Fixed many profile issues and cleaned up some messes. (#10686)

This commit is contained in:
SoftFever
2025-09-11 17:50:53 +08:00
committed by GitHub
parent 5e9570c946
commit 4f50fdc94e
6026 changed files with 187121 additions and 169667 deletions

View File

@@ -1,13 +1,13 @@
{
"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",
"instantiation": "true"
"type": "process",
"name": "0.20mm Standard @Kingroon KP3S PRO V2",
"inherits": "fdm_process_common",
"instantiation": "true",
"compatible_printers": [
"Kingroon KP3S PRO V2 0.4 nozzle"
],
"print_settings_id": "0.20mm Standard @Kingroon KP3S PRO V2",
"initial_layer_print_height": "0.2",
"layer_height": "0.2",
"line_width": "0.42"
}