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

Check filament colour in PrusaSlicer as well #622

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

trajesus
Copy link
Contributor

@trajesus trajesus commented Feb 5, 2025

My files were not detecting the colours when pre-processed by Happy-Hare, found out, while looking at the gcode file that the line it was looking for was set as '; extruder_colour = ;;;;;;;' as my extruders are set to have the colour of the filament. This solves the problem by also looking at the filament colour (if the extruder colour is not set)

My files were not detecting the colours when pre-processed by Happy-Hare, found out, while looking at the gcode file that the line it was looking for was set as '; extruder_colour = ;;;;;;;' as my extruders are set to have the colour of the filament. This solves the problem by also looking at the filament colour (if the extruder colour is not set)
@moggieuk
Copy link
Owner

moggieuk commented Feb 6, 2025

Awesome, thanks. Just too many possible setups for me to test so appreciate this!

@trajesus
Copy link
Contributor Author

trajesus commented Feb 6, 2025

No problem, I'm happy to help!
I'm also having some trouble with the purge volumes matrix, as I'm using Blobifier, with no purge block, they seem not to be generated. Do you know any solution for that?

@moggieuk moggieuk merged commit 23aa3d5 into moggieuk:main Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants