Skip to content

Instantly share code, notes, and snippets.

@0x7d7b
Last active September 3, 2024 16:52
Show Gist options
  • Save 0x7d7b/2cf09c0266087eb73af4f18181ddac11 to your computer and use it in GitHub Desktop.
Save 0x7d7b/2cf09c0266087eb73af4f18181ddac11 to your computer and use it in GitHub Desktop.
Anycubic Kobra 2 Pro Timelapse
; AFTER_LAYER_CHANGE [layer_num] @ [layer_z]mm
G1 E-0.2 F3000 ;Retract a little
G1 X220 Y220 F36000 E0 ;Move away from the print at 600 mm/s
G4 S0 ;Wait for move to finish
G1 X219.98 F0.6 E0 ;G4 is not working in anycubic, simulate waiting time by moving X slowly at 0.01 mm/s
G4 S0 ;Wait for move to finish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment