Voron 2.4 Conveyor 90 Belt Kit assembly manual
P a g e
26 | 27
#####################################################################
##
Belt Movement This defines how far and how fast your belt moves
## Slow and steady wins this race
#####################################################################
##Belt movement MACRO you can adjust speed and distance to move
[gcode_macro CLEAR_BELT]
gcode:
MANUAL_STEPPER STEPPER=belt_drives SET_POSITION=0 MOVE=1200 SPEED=50 ; move
Bed to remove parts
#####################################################################
##
Nozzle Prime On Left Side Of Belt No Need For Skirt Priming Anymore :)
#####################################################################
# prime the nozzle on left front side of belt
[gcode_macro PRIME_LINE]
gcode:
M117 Prime Line
G92 E0 ;Reset Extruder
move z axis
G1 Z2.0 F3000 ;Move Z Axis up
move to prime position
G1 X20 Y50 Z0.75 F5000 ;Move to start position
G1 X20 Y200.0 Z0.75 F1500 E25 ;Draw the first line