chiark / gitweb /
crossbar-computer-led-mount: fiddle a bit with tests
[reprap-play.git] / pronsolerc
index 79a6abf27589f06cf67e9fac329550e868afcb4f..733d068510b814177336700a29eef490736607ea 100644 (file)
@@ -1,26 +1,36 @@
 set port /dev/ttyUSB0
-set last_temperature 200.0
+set last_temperature 215.0
+
+macro button_retract
+      M83
+      G1 E-220 F2000
+      M84
+
+macro button_prefeed
+      M83
+      G1 E220 F2000
+      M84
 
 button 3 "FAN ON" /c "#C8C8C8" M106 S200
 button 4 "GET POS" /c "#C8C8C8" M114
-button 5 "ECHO" /c "#C8C8C8" loud
-button 6 "QUIET" /c "#C8C8C8" quiet
+button 5 "RETRACT" button_retract
+button 6 "PREFEED" button_prefeed
 button 7 "BL" G1 X135 Y15 F12000
 button 8 "CENTRE" G1 X70 Y70 F12000
 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
-set last_bed_temperature 71.0
+set last_bed_temperature 90.0
 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 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