Skip to content

Instantly share code, notes, and snippets.

@elneruda
Created December 16, 2016 10:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elneruda/b1e3cd26ec16cd4635fac3a51b730b62 to your computer and use it in GitHub Desktop.
Save elneruda/b1e3cd26ec16cd4635fac3a51b730b62 to your computer and use it in GitHub Desktop.
;Generated with Cura_SteamEngine 15.04
;Ultimaker 2+ octoprint
M140 S60.0
M109 T0 S210.0
T0
M190 S60.0
;Sliced at: Thu 15-12-2016 09:28:45
;Basic settings: Layer height: 0.1 Walls: 1.2 Fill: 80
;Print time: ?print_time?
;Filament used: ?filament_amount?m ?filament_weight?g
;Filament cost: ?filament_cost?
;M190 S60 ;Uncomment to add your own bed temperature line
;M109 S210 ;Uncomment to add your own temperature line
G21 ;metric values
G90 ;absolute positioning
M82 ;set extruder to absolute mode
M107 ;start with the fan off
G28 X0 Y0 ;move X/Y to min endstops
G28 Z0 ;move Z to min endstops
G1 Z15.0 F4200 ;move the platform down 15mm
G92 E0 ;zero the extruded length
G1 F200 E3 ;extrude 3mm of feed stock
G92 E0 ;zero the extruded length again
G1 F4200
;Put printing message on LCD screen
M117 Printing...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment