Advertisement
Guest User

matterslice

a guest
Aug 15th, 2015
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. ; Generated with MatterSlice 1.0
  2. ; filamentDiameter = 1.75
  3. ; extrusionWidth = 0.5
  4. ; firstLayerExtrusionWidth = 0.4
  5. ; layerThickness = 0.25
  6. ; firstLayerThickness = 0.3
  7. ; automatic settings before start_gcode
  8. G21 ; set units to millimeters
  9. M107 ; fan off
  10. T0 ; set the active extruder to 0
  11. ; settings from start_gcode
  12. M104 S210
  13. M190 S60
  14. M109 S210
  15. G28
  16. ; automatic settings after start_gcode
  17. T0 ; set the active extruder to 0
  18. G90 ; use absolute coordinates
  19. G92 E0 ; reset the expected extruder position
  20. M82 ; use absolute distance for extrusion
  21. ; Layer count: 40
  22. ; LAYER:0
  23. M107
  24. G0 F18000 X13.6 Y13.6 Z0.3
  25. ; TYPE:SKIRT
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement