mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00

* Fix 'min' accidentally defined as 'max' * Remove duplicate retract_lift_above/below definitions * Add correct unit for jerk * Make speed tooltip consistent with others * Remove accidental 's' in Qidi XPlus config * Remove trailing comma in RatRig config * Add 'type' field to KP3S PRO configs * Revert "Make speed tooltip consistent with others" This reverts commit16c0575181
. * Revert "Remove duplicate retract_lift_above/below definitions" This reverts commit54ca51f3de
. * Remove non-translated retract_lift_above/below definitions * Update PrintConfig.cpp Revert jerk unit
11 lines
No EOL
295 B
JSON
11 lines
No EOL
295 B
JSON
{
|
|
"type": "process",
|
|
"compatible_printers": [
|
|
"Kingroon KP3S PRO S1 0.4 nozzle"
|
|
],
|
|
"inherits": "fdm_process_common",
|
|
"layer_height": "0.12",
|
|
"line_width": "0.4",
|
|
"name": "0.12mm Standard @Kingroon KP3S PRO S1",
|
|
"print_settings_id": "0.12mm Standard @Kingroon KP3S PRO S1"
|
|
} |