Skip to content

Instantly share code, notes, and snippets.

@Pym
Last active January 18, 2016 12:04
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 Pym/f28fd6ef3292a1c106a7 to your computer and use it in GitHub Desktop.
Save Pym/f28fd6ef3292a1c106a7 to your computer and use it in GitHub Desktop.
-;Cura-by-Dagoma v1
+;Cura-by-Dagoma v2
;Basic settings: Layer height: 0.2 Walls: 0.8 Fill: 17
;Print time: #P_TIME#
;Filament used: #F_AMNT#m #F_WGHT#g
@@ -16,14 +16,14 @@ G01 X20 Y100
G28 Z
M104 S225
G29
-G92 Z3
+G92 Z10
G91
G1 Z-0.5
G90
G92 Z0
G1 Z3
G1 X100 Y200 F3000
-G1 Z0
+G1 Z2
M106 ;start fan full power
M109 S225
M82 ;set extruder to absolute mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment