Skip to content

Enhance GCode handling for Z-axis movements#10803

Merged
SoftFever merged 3 commits intomainfrom
feature/idex
Sep 21, 2025
Merged

Enhance GCode handling for Z-axis movements#10803
SoftFever merged 3 commits intomainfrom
feature/idex

Conversation

@SoftFever
Copy link
Copy Markdown
Collaborator

@SoftFever SoftFever commented Sep 19, 2025

Enforce Z-axis restoration after a tool change to ensure the Z position remains accurate, even if the printer firmware changes the Z position during the tool change without restoring it.

Fixes #6773 #8307

Description

Screenshots/Recordings/Graphs

Screenshot 2025-09-19 at 11 25 44 PM

Tests

- Updated `travel_to_z` method to include a `force` parameter, allowing forced Z movements.
- Modified GCode generation logic to ensure Z position is restored after unknown last positions.
- Enforce z restoreation after tool changer
cursor[bot]

This comment was marked as outdated.

@SoftFever SoftFever merged commit b483dff into main Sep 21, 2025
13 checks passed
@SoftFever SoftFever deleted the feature/idex branch September 21, 2025 14:03
dbaarda pushed a commit to dbaarda/OrcaSlicer that referenced this pull request Sep 26, 2025
* opt-marchsq:
  Add Sovol SV08 MAX profiles from Sovol's repo (OrcaSlicer#10768)
  Add tips for testing profile changes in WIKI (#10844)
  Update Q2 print height (OrcaSlicer#10843)
  Fix grid lines origin for multiple plates (OrcaSlicer#10724)
  Improve the pt-BR translation (OrcaSlicer#10837)
  rename variable m_single_value to m_one_layer_value
  [QOL] Remember slider position for single layer mode in preview (OrcaSlicer#10758)
  Enhance GCode handling for Z-axis movements (OrcaSlicer#10803)
  Add Sovol SV01 (OrcaSlicer#10723)
  update max layer height to 0.32 for Qidi 0.4 nozzles
  fixed a typo in script
  Add Afinia 3d printer and update tree_support_tip_diameter option for Tiertime printers (OrcaSlicer#10705)
  Add a once-daily Build All which skips caches (OrcaSlicer#10731)
  fix a regression bug that wrong printer model for Prusa MK3S and MINI in 2.3.1 beta (OrcaSlicer#10821)
  Fix a crash issue when importing a 3MF file saved from version 2.3.1-alpha as geometry only
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.

Add Z coordinate when come back to purge tower

1 participant