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

CURA-12313 Add argument to set actual number of output extruders #28

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

wawanbreton
Copy link
Contributor

Makerbot Replicator+ requires that we don't mention the second extruder (b) in the jsontoolpath file. Thus we can now give the number of actual extruders to be exported to dulcificum.

Using an init method for this is not great, technically the settings list should be moved to a local variable instead of global static, and given to methods that require it. This requires a larger code change, but I would be ok with it, tell me what you think.

CURA-12313

Copy link

github-actions bot commented Jan 9, 2025

Test Results

1 tests   1 ✅  0s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit e933710.

♻️ This comment has been updated with latest results.

CURA-12313
We now need to initialize the exporter with the proper number of extruders before we can use it.
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.

1 participant