BeltDrivenEnder3
BeltDrivenEnder3 copied to clipboard
Klipper Rotation Distance OR ESteps
Hello, Perfect Mod But what is the Prober Rotation Distance after upgrading to this mod since we are changing from normal T8 Leadscrew
Probably gear_ratio: 80:16
must be specified with rotation_distance: 40
Gear and pulley comes from Voron 2, here is example config – https://github.com/VoronDesign/Voron-2/blob/Voron2.4/firmware/klipper_configurations/SKR_1.4/Voron2_SKR_14_Config.cfg#L179
Hey, I now it's been some time but I haven't checked the issues tab for a while, sorry. The mod works with the stock settings, but for Klipper you could add the gear ratio, like this:
rotation_distance: 40
gear_ratio: 80:16
microsteps: 16
full_steps_per_rotation: 200 #200 for 1.8 degree, 400 for 0.9 degree
@igor-arkhipov @kevinakasam thanks ,i can assure it works as same as in marlin with out any change if you are using normal T8 lead screw , but mainly i was concerned in regards to Klipper and the gear ratio value with the rotation distance . @kevinakasam it would be nice if you can add Klipper Rotation Distance and Estep's in the manual