update finder and guider profiles

This commit is contained in:
Stewart Allen 2019-01-08 18:59:34 -05:00
commit 0f05861b54
2 changed files with 7 additions and 7 deletions

View file

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

View file

@ -1,17 +1,17 @@
{
"pre":[
"M118 X15.00 Y15.00 Z10.00 T0",
"; M118 X15.00 Y15.00 Z10.00 T0",
"M104 S{temp} T0",
"M140 S{bed_temp}",
"M107",
"; M107",
"G90",
"M132 X Y Z A B",
"M907 X100 Y100 Z40 A80 B20",
"; M132 X Y Z A B",
"; M907 X100 Y100 Z40 A80 B20",
"M190 S{bed_temp}",
"M109 S{temp} T0",
"; pre-extrude",
"G1 X-140 Y-115 Z0.35 F400",
"G1 Y50 E120 F1800"
"G1 X-140 Y-115 Z0.4 F400",
"G1 Y50 Z0.2 E240 F1800"
],
"post":[
"M107",