mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -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,6 +1,6 @@
|
|||
{
|
||||
"name": "Qidi",
|
||||
"version": "01.00.00.03",
|
||||
"version": "01.06.00.00",
|
||||
"force_update": "0",
|
||||
"description": "Qidi configurations",
|
||||
"machine_model_list": [
|
||||
|
@ -37,6 +37,10 @@
|
|||
{
|
||||
"name": "fdm_process_qidi_common",
|
||||
"sub_path": "process/fdm_process_qidi_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_process_qidi_x3_common",
|
||||
"sub_path": "process/fdm_process_qidi_x3_common.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Qidi XMPlus",
|
||||
|
@ -253,6 +257,10 @@
|
|||
{
|
||||
"name": "fdm_qidi_common",
|
||||
"sub_path": "machine/fdm_qidi_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_qidi_x3_common",
|
||||
"sub_path": "machine/fdm_qidi_x3_common.json"
|
||||
},
|
||||
{
|
||||
"name": "Qidi X-Plus 0.4 nozzle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue