Ian Bassi
16727644bb
Reduce size by Json Fromatting ( #13163 )
...
Reduce the size of current and new JSONs by standardising them with 1 tab indentation instead of 4 spaces.
This effectively reduces the size by almost 20 MB.
| Current | New |
|---|---|
| 85.2 Mib | 67 Mib |
Used [JQ](https://jqlang.org/ ) `--tab` to automatically format every current JSON.
> [!NOTE]
> Some profiles had the arrays on the same line, but those created by Orca were in the standard format (each object below the previous one). In some cases, this increases the number of tabs due to the new lines, but the increase is negligible, and this way both the base profiles and those created by Orca maintain the same style.
2026-04-15 22:58:12 +08:00
HYzd766
0a84934639
Q2C model and new consumables ( #12599 )
2026-03-04 15:42:33 +08:00
SoftFever
3877f15b68
update max layer height to 0.32 for Qidi 0.4 nozzles
2025-09-21 21:42:03 +08:00
SoftFever
4f50fdc94e
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
HYzd766
c59cb0ed64
Qidi profile updates ( #7056 )
...
* Qidi.json
* Qidi.json
* Qidi.json
* new change
new change
* Qidi.json
* Update fdm_filament_pla.json
little change
* Update fdm_filament_pla.json
little change
* Update fdm_machine_common.json
little change
* Update fdm_process_qidi_x3_common.json
little change
2024-10-27 22:54:26 +08:00
HYzd766
a7924a662e
Qidi.json ( #6841 )
...
* Qidi.json
* Merge branch 'main' into p1
2024-09-20 21:55:57 +08:00
HYzd766
9411354139
Tweak Qidi profiles ( #5677 )
...
* Qidi.Json
* Qidi.json
* Qidi.json
* Qidi.json
* Qidi.json
2024-06-15 12:24:26 +08:00
HYzd766
5a3366b6f5
New Change ( #5071 )
...
* Qidi.Json
* Qidi.json
* Qidi.json
* Update fdm_machine_common.json
Added options for time-lapse photography
2024-04-21 23:39:31 +08:00
HYzd766
8ae358e9bc
Update QIDI profiles ( #5017 )
...
* Qidi.Json
* Qidi.json
* Qidi.json
2024-04-15 22:20:11 +08:00
Hukete
95dc4b7c6d
Update Chamber Temperature Control ( #2542 )
...
* 10-25
Add TPU-95A HF
* 1030
Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
2023-10-30 19:56:56 +08:00
Hukete
fdb73b2e2a
Qidi: profiles updates ( #2506 )
...
Add TPU-95A HF
2023-10-25 17:11:24 +08:00
SoftFever
e624632969
semm
2023-09-09 13:19:59 +08:00
SoftFever
e6fcbfae07
fix
2023-08-26 20:55:44 +08:00
SoftFever
2a478ab4f9
post changes after merging BS1.7.4
...
Remove tracking etc..
2023-08-26 18:45:43 +08:00
xun.zhang
a39c2018d4
ENH: optimize some params for third-party printer
...
Thanks for Orca's efforts to improve third-party profiles.
This modification is based on Orca's commits afdd753db7 and aaefc400e1 .
commit afdd753db7
Author: SoftFever <softfeverever@gmail.com >
Date: Thu Aug 3 00:40:30 2023 +0800
tweak profiles
commit aaefc400e1
Author: SoftFever <softfeverever@gmail.com >
Date: Mon Jul 31 18:48:25 2023 +0800
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
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: I7c3ffaec5b06df61eb44b1c565bcb4a6c8de89ea
2023-08-04 18:28:42 +08:00
xun.zhang
4733a9a602
ENH: pick Qidi and Voxelab printers from orca
...
Change-Id: Ic441a96dfe82915c6b1ddfba07c5cabd7a7a4148
2023-07-07 17:29:08 +08:00