Skip to content

2.9.0 removes wipe_tower_x and wipe_tower_y from place holders #13684

@joseph-greiner

Description

@joseph-greiner

Description of the bug

Custom gcode for tool change errors because wipe_tower_x and wipe_tower_y were removed from placeholders.

Project file & How to reproduce

under custom gcode add:
G0 X{wipe_tower_x} Y{wipe_tower_y} F{travel_speed*60}

Slicing will error because the place holders no longer exist.

image

If the place holders will not be returning, how can one move the tool head to the wipe tower before calling the tool change gcode?

Checklist of files included above

Version of PrusaSlicer

2.9.0 Alpha 1
2.9.0 Beta
2.9.0 RC
2.9.0

Operating system

All

Printer model

All

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions