-
Notifications
You must be signed in to change notification settings - Fork 24
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
Develop into beta #128
Merged
Merged
Develop into beta #128
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
flashing via usb fixed to not say CAN Flash Success
* feat: make the MOVE argument configurable Fixes #89 * feat: renamed MOVE to FUZZY_TOUCH and renamed scanner_touch_move to scanner_touch_fuzzy_move * fix: set a maxval on fuzzy_touch config --------- Co-authored-by: Chris Krause <[email protected]>
* removed PROBE_CALIBRATE and associated helper function --------- Co-authored-by: Jonas Damtoft <[email protected]>
* feat: add HT firmware and -h flag to firmware.sh * fix: HT folder name + script version
* chore: remove adxl probing remains * removed more adxl stuff
* feat(model): save firmware version used for calibration on model * feat(model): validate against current firmware version * fix: move mcu get_status to identify handler * fixup! feat(model): validate against current firmware version * fix: remove leftover adxl stuff This became visible after adding the type to scanner * chore: add recalibration docs url
* pass params from calibrate to touch * fix: types for GCodeCommand.get_command_parameters --------- Co-authored-by: Jonas Damtoft <[email protected]>
* feat: setup ci to check k1 environment fix: add build tools fix: add setuptools to k1 fix: remove explicit build tools from actions fix: add setuptools for standard env add full pip3 freeze output from standard env fix: full standard env slim down standard env fix: k1 builds pycurl is not happy in gh fix: align standard env fix: update requirements to avoid breaking changes fix(k1): disable rule for K1 * fix: use numpy-stubs instead
krautech
approved these changes
Nov 28, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Takes develop into beta.
Checklist
The following relevant macros have been tested:
CARTOGRAPHER_CALIBRATE
PROBE
PROBE_ACCURACY
CARTOGRAPHER_THRESHOLD_SCAN
CARTOGRAPHER_TOUCH CALIBRATE=1
CARTOGRAPHER_TOUCH
CARTOGRAPHER_TOUCH METHOD=manual
BED_MESH_CALIBRATE