mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06:00
FIX: K1/Max profiles use consistently higher accelerations (#3052)
* FIX: K1/Max consistently increase Default accel to match Creality. * FIX: K1/Max consistently decrease initial_layer_acceleration. * FIX: K1/Max consistently increase Top accel to match Outer Wall quality. * FIX: K1/Max consistently increase Travel accel instead of inherited slow default. * More tweaks --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
parent
fdd42eccd2
commit
2174cd6999
26 changed files with 126 additions and 102 deletions
|
@ -78,6 +78,10 @@
|
|||
"name": "fdm_process_creality_common",
|
||||
"sub_path": "process/fdm_process_creality_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_process_common_klipper",
|
||||
"sub_path": "process/fdm_process_common_klipper.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_process_creality_common_0_2",
|
||||
"sub_path": "process/fdm_process_creality_common_0_2.json"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue