mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 06:41:14 -06: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:
parent
58e24dd270
commit
aaefc400e1
124 changed files with 390 additions and 965 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue