-
-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[QUESTION]How to use mcu_timing #14
Comments
Welcome airbornetrooper82573!\nCongrats on creating your first issue.\nPlease follow the issue template to help us resolve your issue quickly. |
@airbornetrooper82573 upload to pi via ssh, I used the directory /home/pi/printer_data/config/scripts once uploaded you will have to give it permission to execute. I didn't want to do that each time to I just made a macro in mainsail so i just have a button to update.
I then have a seperate file called shell_commands.cfg with this info in it.
This allows me to have a button to update via the dashboard. |
@o1hitman1o has the right idea. I have tried to covey as well that this mcu_timing script is a sort of band-aid for this issue. Additionally, there have been some changes pushed to the Klipper mcu firmware recently that should help with this issue so for many this script should no longer be necessary. The new update changes TR_SYNC to give it more buffer during homing, which is where most people encounter this issue. You may remember needing to reflash your firmwares recently, that was the update that made this change. So for anyone still using this script, I do recommend trying again without it to see if you no longer need it. Feel free to add any additional suggestions/questions, and let me know if you still find you need this script after the new update! |
I need to adjust mcu_timing because I keep getting communication errors when running QGL on my voron 2.4 350mm. I have no other can bus issues I could find but this is becoming more of an issue. Google led me here. I just can't figure out how to install and make this script work.
The text was updated successfully, but these errors were encountered: