Advertisement
Guest User

Untitled

a guest
Mar 9th, 2015
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. ; generated by Slic3r 1.1.7 on 2015-03-07 at 02:29:01
  2.  
  3. ; perimeters extrusion width = 0.40mm
  4. ; infill extrusion width = 0.67mm
  5. ; solid infill extrusion width = 0.67mm
  6. ; top infill extrusion width = 0.67mm
  7.  
  8. G21 ; set units to millimeters
  9. M107
  10. M190 S60 ; wait for bed temperature to be reached
  11. M104 S210 ; Start heating Hotend
  12. G21 ;metric values
  13. G90 ;absolute positioning
  14. M82 ;set extruder to absolute mode
  15. M107 ;start with the fan off
  16. G28 ;Home the printer
  17. G29 ;Level the bed
  18. G28 X Y ;move X/Y to min endstops
  19. M114 ; Report position to console
  20. M109 S210 ; Wait for Hotend to come up to temperature
  21. G90 ; use absolute coordinates
  22. G92 E0
  23. M82 ; use absolute distances for extrusion
  24. G1 Z0.200 F6000.000
  25. M114 ; Report position to console
  26. G1 F2400.000 E-0.50000
  27. G92 E0
  28. G1 X81.448 Y82.903 F6000.000
  29. M114 ; Report position to console
  30. G1 E0.50000 F2400.000
  31. G1 X83.231 Y81.212 E0.58174 F2400.000
  32. G1 X85.461 Y80.179 E0.66348
  33. G1 X87.500 Y79.900 E0.73193
  34. G1 X92.500 Y79.900 E0.89823
  35. G1 X94.925 Y80.297 E0.97997
  36. G1 X97.874 Y82.126 E1.09537 F2400.000
  37. M114 ; Report position to console
  38. G1 X117.874 Y102.126 E2.03611
  39. G1 X119.308 Y104.122 E2.11785
  40. G1 X120.100 Y107.500 E2.23325
  41. G1 X120.100 Y112.500 E2.39955
  42. G1 X119.703 Y114.925 E2.48129
  43. G1 X118.552 Y117.097 E2.56304
  44. G1 X116.769 Y118.788 E2.64478
  45. G1 X114.539 Y119.821 E2.72652
  46. G1 X112.500 Y120.100 E2.79496
  47. G1 X87.500 Y120.100 E3.62647
  48. G1 X85.075 Y119.703 E3.70821
  49. G1 X82.903 Y118.552 E3.78995
  50. G1 X81.212 Y116.769 E3.87169
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement