You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
joseph-greiner
changed the title
2.9.0 Alpha 1 removes wipe_tower_x and wipe_tower_y from place holders
2.9.0 removes wipe_tower_x and wipe_tower_y from place holders
Dec 21, 2024
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.
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
Project file
cube_test.zip
Screenshot
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
The text was updated successfully, but these errors were encountered: