* 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 commit 16c05751814cc6222fa976612ce7ff8e456141c8. * Revert "Remove duplicate retract_lift_above/below definitions" This reverts commit 54ca51f3de2a5e3ca1d9e9538c51a28b59acabcf. * Remove non-translated retract_lift_above/below definitions * Update PrintConfig.cpp Revert jerk unit
12 lines
No EOL
334 B
JSON
12 lines
No EOL
334 B
JSON
{
|
|
"type": "process",
|
|
"compatible_printers": [
|
|
"Kingroon KP3S PRO V2 0.4 nozzle"
|
|
],
|
|
"inherits": "fdm_process_common",
|
|
"name": "0.20mm Standard @Kingroon KP3S PRO V2",
|
|
"print_settings_id": "0.20mm Standard @Kingroon KP3S PRO V2",
|
|
"initial_layer_print_height": "0.2",
|
|
"layer_height": "0.2",
|
|
"line_width": "0.42"
|
|
} |