x_after_toolchange (and corresponding y) placeholders (EDIT: and some others) don't adjust for plates #262

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

Originally created by @ninjamida on 3/19/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

Windows 11 Pro

Additional system information

No response

Printer

Flashforge AD5X

How to reproduce

  1. Write some custom filament change gcode that includes the [x_after_toolchange] (or y) placeholder.
  2. Place a multi-colored object on any plate other than the first one.
  3. Observe the generated gcode - the X coordinate will be the raw one (as used in the slicer), not adjusted for the plate.

Actual results

See above.

Expected results

The values for these placeholders should be adjusted for the plate - OR if there is a reason for not doing so, the reason (and workaround) should be clearly documented here: https://github.com/OrcaSlicer/OrcaSlicer/wiki/Built-in-placeholders-variables#toolchange-and-wipe-tower-placeholders

Project file & Debug log uploads

n/a - relates to Orca not doing something it should, not a project fault

Checklist of files to include

  • Log file
  • Project file

Anything else?

No response

*Originally created by @ninjamida on 3/19/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 Windows 11 Pro ### Additional system information _No response_ ### Printer Flashforge AD5X ### How to reproduce 1. Write some custom filament change gcode that includes the [x_after_toolchange] (or y) placeholder. 2. Place a multi-colored object on any plate other than the first one. 3. Observe the generated gcode - the X coordinate will be the raw one (as used in the slicer), not adjusted for the plate. ### Actual results See above. ### Expected results The values for these placeholders should be adjusted for the plate - OR if there is a reason for not doing so, the reason (and workaround) should be clearly documented here: https://github.com/OrcaSlicer/OrcaSlicer/wiki/Built-in-placeholders-variables#toolchange-and-wipe-tower-placeholders ### Project file & Debug log uploads n/a - relates to Orca not doing something it should, not a project fault ### Checklist of files to include - [ ] Log file - [ ] 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#262