Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.9.0 removes wipe_tower_x and wipe_tower_y from place holders #13684

Closed
2 tasks done
joseph-greiner opened this issue Nov 28, 2024 · 3 comments
Closed
2 tasks done

2.9.0 removes wipe_tower_x and wipe_tower_y from place holders #13684

joseph-greiner opened this issue Nov 28, 2024 · 3 comments
Labels

Comments

@joseph-greiner
Copy link

joseph-greiner commented Nov 28, 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.

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

@joseph-greiner 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
@lukasmatena
Copy link
Collaborator

lukasmatena commented Dec 22, 2024

Thanks. We are aware of the problem. It will be addressed in the next version.
SPE-2631

@scetron
Copy link

scetron commented Jan 18, 2025

I also have the same issue. Thank you for all the hard work!

@lukasmatena
Copy link
Collaborator

Should be fixed in PrusaSlicer 2.9.1-alpha1. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants