-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Re-introduce prime_tower_enable
#18403
Changes from 6 commits
501b157
bb439e5
0a09cee
d4ba499
d5e8a0a
fb33dfe
af49488
caf710f
85a82ea
98becc9
0007302
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -44,8 +44,8 @@ | |||||
"machine_width": { "default_value": 235 }, | ||||||
"meshfix_maximum_resolution": { "value": 0.25 }, | ||||||
"optimize_wall_printing_order": { "value": true }, | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
"prime_tower_enable": { "value": true }, | ||||||
"prime_tower_min_volume": { "value": 30 }, | ||||||
"prime_tower_mode": { "value": "'normal'" }, | ||||||
"retract_at_layer_change": { "value": false }, | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
|
||||||
"retraction_amount": { "value": 4.5 }, | ||||||
"roofing_layer_count": { "value": 1 }, | ||||||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overriding prime_blob_enable with the same value (default_value: False) as defined in parent definition: fdmprinter