Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update SpeedTower.py #151

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

catalintucureanu
Copy link

Added a separate option for M493 K calibration for Marlin. When I compiled Marlin bugfix-2.1.x I noticed Linear Advance K to be way off from previous calibrated values used with M900 (around 10^-2). The implementation is quick and dirty, divide CurrentValue by 10^3 for the G-code only to get around messing with cura's standard float format. Tested it with 0.1 increments (0.0001 in G-code).

Added a separate option for M493 K calibration for Marlin. When I compiled Marlin bugfix-2.1.x I noticed Linear Advance K to be way off from previous calibrated values used with M900 (around 10^-2). The implementation is quick and dirty, divide CurrentValue by 10^3 for the G-code only to get around messing with cura's standard float format. Tested it with 0.1 increments (0.0001 in G-code).
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant