Skip to content
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

Serial commands for calibration #99

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

jaywilhelm
Copy link

Additions were made to enable the USB com port and process commands from a PC to assist with the length calibration. Text commands are send to load, increase, decrease, and unload the station instead of using the buttons.
!D -> dump the calibration lengths
!S #,# -> Save the position's length
!CALI -> Start the calibration procedure
!SETUP -> Enter the setup menu
!DISABLE -> Turn off the steppers
!L# -> Load the position
!U -> Unload the position
!INC -> Increment the current position that is loaded for calibration
!DEC -> Decrease the current position that is loaded for calibration

@mkbel mkbel added the enhancement New feature or request label Feb 23, 2019
@ruedli
Copy link
Contributor

ruedli commented Mar 29, 2019

When these commands are in, it paves the path for calibration from the MK3(S) menu instead of buttons. Having a menu for filament lengths in stead of using the buttons (or serial commands) would be great.

@jaywilhelm
Copy link
Author

I performed the merge and got it to compile. This was for v1.0.3 and should get updated for the latest.

@ruedli
Copy link
Contributor

ruedli commented Mar 30, 2019

So.... this is now also compatible with V1.05?

@jaywilhelm
Copy link
Author

Yes, it is compatible with v1.0.5. I have not had a chance to test yet.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants