Voron 2.4 Conveyor 90 Belt Kit assembly manual
P a g e
21 | 27
Chapter 6
Klipper and firmware settings
Changes That You Will Need to Make To Add The Voron Belt. This configuration is for an Octopus 1.1
mainboard so you will need to make the proper changes to your pin configuration based on the board
you have.
You will need to use a Klicky, Euclid, BL Touch for the Z endstop as you will have to remove your Manual
Z endstop switch. If you leave your smooth flexible steel sheet on the aluminum print surface then place
it under the belt you can use an inductive probe such as the PL-05N,OMRON, or generic inductive probe
to Probe for Z height and QGL.
If you copy and paste from this document right click and paste in (Plain Text or Without Formating) to
prevent coding issues
#####################################################################
# #
(EDIT HIGHLIGHTED ITEMS) Z Stepper Settings
## This version is configured the the standard inductive probe that comes with most kits
## If you are using a different style probe you will have to change the setting to work for
## your probe. THE STEAL SMOOTH SHEET MUST BE ATTACHED TO THE ALUMINUM
## BUILD SURFACE AND BE BELOW THE BELT FOR THIS TO WORK!!
## DON’T SAY I DID NOT WARN YOU!!!
#####################################################################
## Z0 Stepper - Front Left on MOTOR2_1
[stepper_z]
step_pin: PF11
dir_pin: PG3
enable_pin: !PG5
rotation_distance: 40
gear_ratio: 80:16
microsteps: 32
endstop_pin: probe:z_virtual_endstop #Use Probe For Endstop
## Z-position of nozzle (in mm) to z-endstop trigger point relative to print surface (Z0)
## (+) value = endstop above Z0, (-) value = endstop below
##
Increasing position_endstop brings nozzle closer to the bed
## After you run Z_ENDSTOP_CALIBRATE, position_endstop will be stored at the very end of your config
#position_endstop: -0.5