mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-06 12:03:33 +00:00
retraction speeds according to prusa slicer
This commit is contained in:
@@ -14,5 +14,20 @@
|
||||
"default_print_profile": "0.40mm Standard @MINIIS",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
]
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.55"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.2"
|
||||
] ,
|
||||
"retraction_length": [
|
||||
"2.8"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"45"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"20"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user