mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
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
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Kingroon",
|
||||
"url": "https://kingroon.com/",
|
||||
"version": "00.02.00.00",
|
||||
"version": "01.06.04.00",
|
||||
"force_update": "0",
|
||||
"description": "Kingroon configuration files",
|
||||
"machine_model_list": [
|
||||
@@ -19,6 +19,14 @@
|
||||
"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"
|
||||
|
||||
Reference in New Issue
Block a user