Skip to content

QoL: improve gcode marker#11881

Merged
SoftFever merged 1 commit into
mainfrom
feature/QoL-improve-gcode-marker
Jan 9, 2026
Merged

QoL: improve gcode marker#11881
SoftFever merged 1 commit into
mainfrom
feature/QoL-improve-gcode-marker

Conversation

@SoftFever

@SoftFever SoftFever commented Jan 8, 2026

Copy link
Copy Markdown
Collaborator

Description

Before:

Screenshot 2026-01-09 at 01 10 29

After:

marker.webm

Screenshots/Recordings/Graphs

Tests

@github-actions

github-actions Bot commented Jan 8, 2026

Copy link
Copy Markdown

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 2190990. ± Comparison against base commit 4af168b.

tome9111991 added a commit to tome9111991/OrcaSlicer that referenced this pull request Jan 8, 2026
… Wizard

- Integrated PR OrcaSlicer#11881: Display layer duration in G-code viewer position window.
- Enhanced Flow Rate Calibration:
    - Implemented a Wizard dialog (FlowRateCalibrationDialog) using DPIDialog for Dark Mode support.
    - Restricted pattern selection to 'Archimedean Chords' and 'Monotonic'.
    - Integrated logic to pass the selected pattern to the calibration generation.
@SoftFever SoftFever merged commit 779f4a8 into main Jan 9, 2026
12 of 13 checks passed
@SoftFever SoftFever deleted the feature/QoL-improve-gcode-marker branch January 9, 2026 03:52
@boromyr

boromyr commented Jan 9, 2026

Copy link
Copy Markdown
Contributor

Fantastic, thank you!

SoftFever added a commit that referenced this pull request Apr 24, 2026
* feat: Add flow rate calibration pattern selector dialog

* feat: Integrate PR #11881 and improve Flow Rate Calibration Wizard

- Integrated PR #11881: Display layer duration in G-code viewer position window.
- Enhanced Flow Rate Calibration:
    - Implemented a Wizard dialog (FlowRateCalibrationDialog) using DPIDialog for Dark Mode support.
    - Restricted pattern selection to 'Archimedean Chords' and 'Monotonic'.
    - Integrated logic to pass the selected pattern to the calibration generation.

* fix(UI): Refactor FlowRateCalibrationDialog to calib_dlg for macOS build fix and UI consistency

Moved FlowRateCalibrationDialog from MainFrame.cpp to calib_dlg.hpp/.cpp to resolve build errors on macOS. Updated UI to match Pressure Advance calibration dialog style (Dark Mode support, RadioGroups). Logic moved to dialog class.

* Update Wiki link for flow rate calibration

* ui: replace RadioGroup with BitmapComboBox for Flow Rate pattern selection

* fix(ui): use custom ComboBox widget for Flow Rate Calibration

Replaces wxBitmapComboBox with OrcaSlicer's custom ComboBox widget to fix rendering issues on Windows (empty selection) and compilation errors on Linux.

* Refactor: Cleanup unused includes and members in FlowRate calibration dialog

* Fix: Complete rename of Flow Rate to Flow ratio in calibration menus after merge

* Fix: Update Flow Rate to Flow Ratio in Calibration Dialog and Wiki Link

---------

Co-authored-by: yw4z <[email protected]>
Co-authored-by: SoftFever <[email protected]>
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.

2 participants