X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=blobdiff_plain;f=pronsolerc;h=e9666b76ff2eb460387fc834af08143a5a46705e;hp=bcccf23c321859f8d2dbbeeb27bc3bc0b31e69a0;hb=6f2050515372cea549e0a9f15e7078312774feb4;hpb=174cfcafa02f1435e5865fc6815677f46fe874f5 diff --git a/pronsolerc b/pronsolerc index bcccf23..e9666b7 100644 --- a/pronsolerc +++ b/pronsolerc @@ -1,5 +1,5 @@ set port /dev/ttyUSB0 -set last_temperature 195.0 +set last_temperature 217.0 button 3 "FAN ON" /c "#C8C8C8" M106 S200 button 4 "GET POS" /c "#C8C8C8" M114 @@ -11,9 +11,9 @@ 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 65.0 +set last_bed_temperature 60.0 set baudrate 115200 -set last_file_path /home/reprap/play +set last_file_path /home/reprap/dl-things.git/th-8317 set xy_feedrate 3000 set z_feedrate 200 set e_feedrate 1500