kevinakasam / BeltDrivenEnder3

All parts including Voron files for the Belt Driven Ender 3 V3
GNU General Public License v3.0
586 stars 65 forks source link

Klipper Rotation Distance OR ESteps #38

Open MahmoudHassib opened 2 years ago

MahmoudHassib commented 2 years ago

Hello, Perfect Mod But what is the Prober Rotation Distance after upgrading to this mod since we are changing from normal T8 Leadscrew

igor-arkhipov commented 2 years ago

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

kevinakasam commented 2 years ago

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
MahmoudHassib commented 2 years ago

@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