Slope Zhop labelled incorrectly in verbose Gcode #294

Open
opened 2026-04-05 16:19:38 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Wegerich on 3/16/2026

Is there an existing issue for this problem?

  • I have searched the existing issues

OrcaSlicer Version

2.3.2-rc2

Operating System (OS)

Windows

OS Version

11

Additional system information

No response

Printer

mk4s wtih MMU3

How to reproduce

  1. Add 2 primitive objects
  2. enable verbose Gcode
  3. Slice using "slope" Zhop
  4. Review Gcode

Actual results

Zhop travel moves are labelled as ; move to first perimeter point, the same as the line after the hop (which is where the printhead does indeed move to the perimeter point of the next print move.

Expected results

The Zhop move should be labelled as ; Slope Zhop

Project file & Debug log uploads

incorrect label on sloped zhop.zip

Checklist of files to include

  • Log file
  • Project file

Anything else?

No response

*Originally created by @Wegerich on 3/16/2026* ### Is there an existing issue for this problem? - [x] I have searched the existing issues ### OrcaSlicer Version 2.3.2-rc2 ### Operating System (OS) Windows ### OS Version 11 ### Additional system information _No response_ ### Printer mk4s wtih MMU3 ### How to reproduce 1. Add 2 primitive objects 2. enable verbose Gcode 3. Slice using "slope" Zhop 4. Review Gcode ### Actual results Zhop travel moves are labelled as `; move to first perimeter point`, the same as the line after the hop (which is where the printhead does indeed move to the perimeter point of the next print move. ### Expected results The Zhop move should be labelled as `; Slope Zhop` ### Project file & Debug log uploads [incorrect label on sloped zhop.zip](https://github.com/user-attachments/files/26032872/incorrect.label.on.sloped.zhop.zip) ### Checklist of files to include - [ ] Log file - [x] Project file ### Anything else? _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#294