Ao100config: Difference between revisions
From Pumping Station One
No edit summary |
m Bot: Cosmetic changes |
||
| Line 1: | Line 1: | ||
#Copy this into a text file, save as a .ini | # Copy this into a text file, save as a .ini | ||
# generated by Slic3r 0.9.9-dev on Sat Feb 23 23:30:57 2013 | # generated by Slic3r 0.9.9-dev on Sat Feb 23 23:30:57 2013 | ||
avoid_crossing_perimeters = 0 | avoid_crossing_perimeters = 0 | ||
| Line 16: | Line 16: | ||
duplicate_distance = 6 | duplicate_distance = 6 | ||
duplicate_grid = 1,1 | duplicate_grid = 1,1 | ||
end_gcode = M104 T0 S0 ; turn off temperature\nM104 T1 S0 ; turn off temperature\nM140 S0 ; turn off bed temperature\nG1 Y200 ; move bed to the front\nG28 X0 | end_gcode = M104 T0 S0 ; turn off temperature\nM104 T1 S0 ; turn off temperature\nM140 S0 ; turn off bed temperature\nG1 Y200 ; move bed to the front\nG28 X0 ; home X axis\nM84 ; disable motors | ||
external_perimeter_speed = 100% | external_perimeter_speed = 100% | ||
extra_perimeters = 1 | extra_perimeters = 1 | ||