-
-
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
Updated Eazao printer settings to allow material selection. #19818
Changes from all commits
3bb782f
0667e4b
d6b94dd
86576c6
d896dd5
c2bbeec
ef8559c
d768506
91ec968
c2dfcfe
abfdeca
aaff84c
3b37436
a1029d8
239b1a4
1e6fa86
11ae0c5
e778be5
57f12ef
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 | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -9,7 +9,7 @@ | |||||||
"manufacturer": "Eazao", | ||||||||
"file_formats": "text/x-gcode", | ||||||||
"has_machine_quality": false, | ||||||||
"has_materials": false, | ||||||||
"has_materials": true, | ||||||||
"machine_extruder_trains": { "0": "eazao_m600_extruder_0" }, | ||||||||
"preferred_quality_type": "normal" | ||||||||
}, | ||||||||
|
@@ -58,7 +58,7 @@ | |||||||
"retraction_amount": { "value": 7 }, | ||||||||
"retraction_combing": { "value": "'noskin'" }, | ||||||||
"retraction_count_max": { "value": 100 }, | ||||||||
"retraction_enable": { "value": false }, | ||||||||
"retraction_enable": { "value": true }, | ||||||||
"retraction_extrusion_window": { "value": 10 }, | ||||||||
Comment on lines
+61
to
62
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_hop": { "value": 0.2 }, | ||||||||
"speed_print": { "value": 20.0 }, | ||||||||
|
@@ -71,4 +71,4 @@ | |||||||
"top_bottom_thickness": { "value": 3 }, | ||||||||
"wall_thickness": { "value": 5.0 } | ||||||||
} | ||||||||
} | ||||||||
} |
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -9,7 +9,7 @@ | |||||||
"manufacturer": "Eazao", | ||||||||
"file_formats": "text/x-gcode", | ||||||||
"has_machine_quality": false, | ||||||||
"has_materials": false, | ||||||||
"has_materials": true, | ||||||||
"machine_extruder_trains": { "0": "eazao_m700_extruder_0" }, | ||||||||
"preferred_quality_type": "normal" | ||||||||
}, | ||||||||
|
@@ -58,7 +58,7 @@ | |||||||
"retraction_amount": { "value": 7 }, | ||||||||
"retraction_combing": { "value": "'noskin'" }, | ||||||||
"retraction_count_max": { "value": 100 }, | ||||||||
"retraction_enable": { "value": false }, | ||||||||
"retraction_enable": { "value": true }, | ||||||||
"retraction_extrusion_window": { "value": 10 }, | ||||||||
Comment on lines
+61
to
62
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_hop": { "value": 0.2 }, | ||||||||
"speed_print": { "value": 20.0 }, | ||||||||
|
@@ -71,4 +71,4 @@ | |||||||
"top_bottom_thickness": { "value": 3 }, | ||||||||
"wall_thickness": { "value": 5.0 } | ||||||||
} | ||||||||
} | ||||||||
} |
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -9,7 +9,7 @@ | |||||||
"manufacturer": "Eazao", | ||||||||
"file_formats": "text/x-gcode", | ||||||||
"has_machine_quality": false, | ||||||||
"has_materials": false, | ||||||||
"has_materials": true, | ||||||||
"machine_extruder_trains": { "0": "eazao_potter_extruder_0" }, | ||||||||
"preferred_quality_type": "normal" | ||||||||
}, | ||||||||
|
@@ -58,7 +58,7 @@ | |||||||
"retraction_amount": { "value": 7 }, | ||||||||
"retraction_combing": { "value": "'noskin'" }, | ||||||||
"retraction_count_max": { "value": 100 }, | ||||||||
"retraction_enable": { "value": false }, | ||||||||
"retraction_enable": { "value": true }, | ||||||||
"retraction_extrusion_window": { "value": 10 }, | ||||||||
Comment on lines
+61
to
62
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_hop": { "value": 0.2 }, | ||||||||
"speed_print": { "value": 25.0 }, | ||||||||
|
@@ -71,4 +71,4 @@ | |||||||
"top_bottom_thickness": { "value": 3 }, | ||||||||
"wall_thickness": { "value": 3.0 } | ||||||||
} | ||||||||
} | ||||||||
} |
Original file line number | Diff line number | Diff line change | ||||||
---|---|---|---|---|---|---|---|---|
|
@@ -9,7 +9,7 @@ | |||||||
"manufacturer": "Eazao", | ||||||||
"file_formats": "text/x-gcode", | ||||||||
"has_machine_quality": false, | ||||||||
"has_materials": false, | ||||||||
"has_materials": true, | ||||||||
"machine_extruder_trains": { "0": "eazao_zero_extruder_0" }, | ||||||||
"preferred_quality_type": "normal" | ||||||||
}, | ||||||||
|
@@ -60,7 +60,7 @@ | |||||||
"retraction_combing": { "value": "'noskin'" }, | ||||||||
"retraction_combing_max_distance": { "value": 0 }, | ||||||||
"retraction_count_max": { "value": 100 }, | ||||||||
Comment on lines
61
to
62
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_enable": { "value": false }, | ||||||||
"retraction_enable": { "value": true }, | ||||||||
"retraction_extrusion_window": { "value": 10 }, | ||||||||
Comment on lines
+63
to
64
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_hop": { "value": 0.2 }, | ||||||||
"speed_print": { "value": 25.0 }, | ||||||||
|
@@ -69,4 +69,4 @@ | |||||||
"top_bottom_thickness": { "value": 3 }, | ||||||||
"wall_thickness": { "value": 3.0 } | ||||||||
} | ||||||||
} | ||||||||
} |
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 retraction_enable with the same value (value: True) as defined in parent definition: fdmprinter