Start & End Code

Published by Roy Berntsen on

How Can We Help?

< Back
You are here:
Print

These are basic start and end codes for the V-King

Start Code – Without ABL

G28 ; Home XYZ
G92 E0 ; Zero Extruder
G1 F6000 X0 Y350 Z0.3 E ; Move to corner Z0.3 and purge 5mm of filament
G1 F3600 X0 Y200 E25 ; Prime
G1 X0 Y200 Z5 ; Raise Nozzle
G1 F3600 X0 Y0 Z0.3 ; Goto x0y0 – Release backpresssure
G92 E0 ; Zero extruder
G1 F6000 ; Print
M117 ->> V-King Rocks! <<-

End Code

M104 S0 ; Turn off Heater
M140 S0 ; Turn off Heater
G92 E1 ; Set Extruder to 1 mm
G1 E-1 F300 ; Retract 1 mm of Filament
G28 X0 Y0 ; Return Home
M84 ; Motors Off

Start Code – With ABL

G28 ; Home XYZ
M420 Z2 ; Fade ABL Height at 2mm
G29 ABL ; Run ABL
G92 E0 ;  Zero Extruder
G1 F6000 X0 Y0 Z0.3 E6 ; Move to X0 Y0 Z0.3 and purge 6mm of filament
G92 E0 ; Zero extruder
G1 ; Print
M117 ->> V-King Rocks! <<-

Table of Contents
Categories: