orcaslicer/resources/profiles/Kingroon.json
SoftFever aaefc400e1 Tweak profiles
1. Fix Voron Trident printable height issue #1641
2. Revamp Qidi X3 printer profiles
3. Turn on accel_to_decel_enable for klipper machine by default
4. Many other profiles tweaks
2023-07-31 19:52:56 +08:00

131 lines
3.4 KiB
JSON

{
"name": "Kingroon",
"url": "https://kingroon.com/",
"version": "01.06.04.00",
"force_update": "0",
"description": "Kingroon configuration files",
"machine_model_list": [
{
"name": "Kingroon KP3S PRO S1",
"sub_path": "machine/Kingroon KP3S PRO S1.json"
},
{
"name": "Kingroon KP3S PRO V2",
"sub_path": "machine/Kingroon KP3S PRO V2.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.08mm Standard @Kingroon KP3S PRO S1",
"sub_path": "process/0.08mm Standard @Kingroon KP3S PRO S1.json"
},
{
"name": "0.12mm Standard @Kingroon KP3S PRO S1",
"sub_path": "process/0.12mm Standard @Kingroon KP3S PRO S1.json"
},
{
"name": "0.20mm Standard @Kingroon KP3S PRO S1",
"sub_path": "process/0.20mm Standard @Kingroon KP3S PRO S1.json"
},
{
"name": "0.20mm Standard @Kingroon KP3S PRO V2",
"sub_path": "process/0.20mm Standard @Kingroon KP3S PRO V2.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "fdm_filament_asa",
"sub_path": "filament/fdm_filament_asa.json"
},
{
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "fdm_filament_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "Kingroon Generic PLA",
"sub_path": "filament/Kingroon Generic PLA.json"
},
{
"name": "Kingroon Generic PLA-CF",
"sub_path": "filament/Kingroon Generic PLA-CF.json"
},
{
"name": "Kingroon Generic PETG",
"sub_path": "filament/Kingroon Generic PETG.json"
},
{
"name": "Kingroon Generic ABS",
"sub_path": "filament/Kingroon Generic ABS.json"
},
{
"name": "Kingroon Generic TPU",
"sub_path": "filament/Kingroon Generic TPU.json"
},
{
"name": "Kingroon Generic ASA",
"sub_path": "filament/Kingroon Generic ASA.json"
},
{
"name": "Kingroon Generic PC",
"sub_path": "filament/Kingroon Generic PC.json"
},
{
"name": "Kingroon Generic PVA",
"sub_path": "filament/Kingroon Generic PVA.json"
},
{
"name": "Kingroon Generic PA",
"sub_path": "filament/Kingroon Generic PA.json"
},
{
"name": "Kingroon Generic PA-CF",
"sub_path": "filament/Kingroon Generic PA-CF.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "Kingroon KP3S PRO S1 0.4 nozzle",
"sub_path": "machine/Kingroon KP3S PRO S1 0.4 nozzle.json"
},
{
"name": "Kingroon KP3S PRO V2 0.4 nozzle",
"sub_path": "machine/Kingroon KP3S PRO V2 0.4 nozzle.json"
}
]
}