Quantcast
Viewing latest article 25
Browse Latest Browse All 20289

Re: Jumbo Delta is messed up

Hercek,

Thank you for your reply. Seven years ago, when I built my first Anycubic Delta, the Delta style 3D printer was very popular. Even five years ago when the CoreXY machines gained popularity, Delta 3D printers were still relevant. Today, they appear to be relics of the past and I don't think there are many Delta DIY enthusiasts to bash the bugs with the new Marlin releases. However, I digress. Since I am using a 32 bit processor (BTT SKR 1.4 Turbo), I suspect that it would be using a long-signed integer. Am I wrong? Below is the calculation that determines the scaling. I tried using a floating point number when changing this calculation using M92. That produced some interesting results, as I move the effector around the bed and it quickly lost its position.

#define DEFAULT_XYZ_STEPS_PER_UNIT ((XYZ_FULL_STEPS_PER_ROTATION) * (XYZ_MICROSTEPS) / double(XYZ_BELT_PITCH) / double(XYZ_PULLEY_TEETH))


Thanks again. If you or anyone else has any ideas, please share. BTW- I read another post on this group of another person having a similar problem posted last year. I will ping him for any suggestions too.


Rick

Viewing latest article 25
Browse Latest Browse All 20289

Trending Articles