MRX8024 / motors-sync

Klipper module for synchronizing two stepper motors located on one belt
GNU General Public License v3.0
29 stars 4 forks source link

SYNC_MOTORS with tuned ROTATION_DISTANCE #7

Open FlorentBroise opened 2 months ago

FlorentBroise commented 2 months ago

image Hi As I'm using custom rotation_distance values for XY Z to make perfect dimensionned parts (Not the only one I presume), is there a solution for your mod to work with another value than a round one (40) put with 39.xxx by exemple?

Thanks in advance

MRX8024 commented 2 months ago

Hello, I still dont receive notifications :) I believe that it is incorrect to edit the size of the prints by editing the distance of the pulleys; they are always machined to certain constants. This should be done with a slicer or third-party programs. However, I will add rounding to the nearest integer.

-Maxim

FlorentBroise commented 1 month ago

Are you aware of another solution to match the dimentionnal accuracy depending of material expension, Nozzle width, and some other factor that can impact accuracies? Scaling is another option but give some other dimentionnal issue...

MRX8024 commented 1 month ago

My prints suit my requirements with normal scaling inside the slicer. If your model geometry (length, width, etc.) changes depending on the width of the nozzle, then when changing the nozzle you will have to use a different rotation_distance... However, despite the fact that this does not apply to the current repository, you can describe the problem in more detail , and if I know the answer, I will help you.