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

Improve the calibration process and add a test button #5

Merged
merged 12 commits into from
Mar 14, 2024

Conversation

BarbourSmith
Copy link
Owner

This PR improves the calibration process making it print results while the computation is running and also adds a test button

www/js/grbl.js Outdated
@@ -613,7 +613,7 @@ var collectHandler = undefined
var collectedSettings = null

async function handleCalibrationData(measurements) {
document.querySelector('#messages').value += '\nComputing... This may take a few minutes'
document.querySelector('#messages').value += '\nComputing... This may several minutes'
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix typo

@BarbourSmith BarbourSmith merged commit e7e937b into Maslow-Main Mar 14, 2024
1 check passed
@BarbourSmith BarbourSmith deleted the Temp-working-branch branch March 14, 2024 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant