mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
Ender 3 V3 : Some improvements for supports and machines limits (#4527)
* Some improvements for supports and machines limits * Increase z-hop for KE to avoid the nozzle hit the parts * Changed jerk V3 KE settings to more logical values. * Decreased jerk * Speed, acceleration and jerk settings fine-tunings.
This commit is contained in:
@@ -83,7 +83,7 @@
|
||||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
@@ -107,7 +107,7 @@
|
||||
"40"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.1"
|
||||
"0.2"
|
||||
],
|
||||
"single_extruder_multi_material": "1",
|
||||
"manual_filament_change": "1",
|
||||
|
||||
@@ -83,7 +83,7 @@
|
||||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.36"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
||||
Reference in New Issue
Block a user