chiark / gitweb /
slic3r-config warptest2 shows that higher temps work better
[reprap-play.git] / pronsolerc
index 59416e07fc9bc686fe585a07a0f26dd9cd539f05..101ccca1e672615248a4de4fff3c3b6e7a4383e8 100644 (file)
@@ -1,5 +1,5 @@
-set port /dev/ttyUSB1
-set last_temperature 230.0
+set port /dev/ttyUSB0
+set last_temperature 225.0
 
 button 3 "FAN ON" /c "#C8C8C8" M106 S200
 button 4 "GET POS" /c "#C8C8C8" M114
 
 button 3 "FAN ON" /c "#C8C8C8" M106 S200
 button 4 "GET POS" /c "#C8C8C8" M114
@@ -11,16 +11,16 @@ button 9 "BR" G1 X15 Y15 F12000
 button 10 "FL" G1 X135 Y135 F12000
 button 11 "UP" G1 Z6 F200
 button 12 "FR" G1 X15 Y135 F12000
 button 10 "FL" G1 X135 Y135 F12000
 button 11 "UP" G1 Z6 F200
 button 12 "FR" G1 X15 Y135 F12000
-set last_bed_temperature 85.0
+set last_bed_temperature 70.0
 set baudrate 115200
 set baudrate 115200
-set last_file_path /home/ian/things/Reprap/play
+set last_file_path /home/reprap/play
 set xy_feedrate 3000
 set z_feedrate 200
 set e_feedrate 1500
 
 set xy_feedrate 3000
 set z_feedrate 200
 set e_feedrate 1500
 
-set slicecommand /home/ian/things/Reprap/Slic3r/bin/slic3r $s --load /home/ian/things/Reprap/play/slic3r-config.ini --output $o
+set slicecommand /home/reprap/Slic3r/bin/slic3r $s --load /home/reprap/play/slic3r-config.ini --output $o
 
 
-set sliceoptscommand /home/ian/things/Reprap/Slic3r/bin/slic3r --load /home/ian/things/Reprap/play/slic3r-config.ini --ignore-nonexistent-config
+set sliceoptscommand /home/reprap/Slic3r/bin/slic3r --load /home/reprap/play/slic3r-config.ini --ignore-nonexistent-config
 
 #set sliceoptscommand python xskeinforge/skeinforge_application/skeinforge.py
 #set slicecommand python xskeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py $s
 
 #set sliceoptscommand python xskeinforge/skeinforge_application/skeinforge.py
 #set slicecommand python xskeinforge/skeinforge_application/skeinforge_utilities/skeinforge_craft.py $s