Skip to content

feat: adds basic support for cartographer#1722

Merged
pedrolamas merged 1 commit intofluidd-core:developfrom
pedrolamas:pedrolamas/cartographer-basic
Oct 14, 2025
Merged

feat: adds basic support for cartographer#1722
pedrolamas merged 1 commit intofluidd-core:developfrom
pedrolamas:pedrolamas/cartographer-basic

Conversation

@pedrolamas
Copy link
Member

Adds some basic support for Cartographer, just to ensure PROBE_ACCURACY and PROBE_CALIBRATE commands are shown.

Fixes #1721

Signed-off-by: Pedro Lamas <pedrolamas@gmail.com>
@pedrolamas pedrolamas added this to the 1.34.5 milestone Oct 14, 2025
@pedrolamas pedrolamas added the FR - Enhancement New feature or request label Oct 14, 2025
@pedrolamas pedrolamas requested a review from Copilot October 14, 2025 09:03
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds basic support for Cartographer probe sensor in the Fluidd interface by adding the necessary type definitions and detecting its presence to display probe-related commands.

Key Changes

  • Adds TypeScript interface for Cartographer scanner settings
  • Updates probe detection logic to recognize Cartographer sensor
  • Enables display of PROBE_ACCURACY and PROBE_CALIBRATE commands for Cartographer users

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/store/printer/types.ts Adds TypeScript interface for Cartographer scanner settings and includes it in printer settings type
src/components/widgets/toolhead/ToolheadCard.vue Updates probe detection logic to identify Cartographer sensor and show probe commands

@pedrolamas pedrolamas merged commit 5b92b98 into fluidd-core:develop Oct 14, 2025
4 checks passed
@pedrolamas pedrolamas deleted the pedrolamas/cartographer-basic branch October 14, 2025 16:50
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.

PROBE_ACCURACY not available for Cartographer

1 participant