Skip to content

Instantly share code, notes, and snippets.

@mitchwongho
Last active May 23, 2020 18:32
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Cura Start G-Code
G28 ; Home all axes
G29 ; Auto bed-level (BL-Touch)
;G1 Z15.0 F6000 ;Move the platform down 15mm
;Prime the extruder
G92 E0
G1 F200 E3
G92 E0
; Linear advance
M900 K0.11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment