fix dup point detection between prints. fix dwell

This commit is contained in:
Stewart Allen 2018-01-13 16:33:58 -05:00
commit 8dae3e7617
5 changed files with 27 additions and 15 deletions

View file

@ -8,8 +8,7 @@
"M907 X100 Y100 Z40 A80 B20",
"; pre-extrude",
"G1 X-75 Y-75 Z0.35 F400",
"G1 X75 E25 F1800",
"G1 Y00 E20 F2400"
"G1 X75 E25 F1800"
],
"post":[
"M107",

View file

@ -14,7 +14,7 @@
"G1 Z0.05 F6000.00",
"G92 E0",
"G1 F140 E29",
"G1 F600 E28",
"G4 P500",
"G1 X15 Y15 Z0.02 F2000",
"G1 F6000.00",
"M117 Printing...",