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

feat: adds new Tools menu to Tool card #1071

Merged
merged 1 commit into from
Mar 18, 2023

Conversation

pedrolamas
Copy link
Member

@pedrolamas pedrolamas commented Mar 17, 2023

Adds a new Tools menu to the Tool card, aggregating all the current exposed tools and a few news ones!

Tools handled:

  • BED_SCREWS_ADJUST
  • BED_TILT_CALIBRATE
  • DELTA_CALIBRATE
  • MANUAL_PROBE
  • PROBE_CALIBRATE
  • QUAD_GANTRY_LEVEL
  • SCREWS_TILT_CALCULATE
  • Z_ENDSTOP_CALIBRATE
  • Z_TILT_ADJUST

Most of these will only show up if the necessary configurations are enabled.

Cartesian Kinematics

image

Cartesian Kinematics + Probe/BLtouch

image

Delta

image

Fixes #1070

@pedrolamas pedrolamas added this to the 1.24 milestone Mar 17, 2023
@pedrolamas pedrolamas added the FR - Enhancement New feature or request label Mar 17, 2023
@pedrolamas pedrolamas marked this pull request as ready for review March 17, 2023 16:04
Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
Copy link
Member

@matmen matmen left a comment

Choose a reason for hiding this comment

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

Nice, LGTM!

@pedrolamas pedrolamas merged commit 835f658 into fluidd-core:develop Mar 18, 2023
@pedrolamas pedrolamas deleted the pedrolamas/tools-menu branch March 18, 2023 16:39
@churls5495
Copy link

Love this, thanks @pedrolamas!

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

Successfully merging this pull request may close these issues.

Disable "screw_tilt_adjust" when paused
3 participants