HYzd766
3611903b8d
QIDI: Disable Reduce infill retraction ( #13267 )
...
* 关掉减小填充回抽功能
* 关掉减小填充回抽功能
* Update Qidi X-Max 4 0.4 nozzle.json
Optimize the starting code of MAX4
2026-04-23 00:00:18 +08:00
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
SoftFever
f4224e9780
tidy up and bump profile version ( #12889 )
...
* tidy up and bump profile version
* fix error
* tidy up
* fix
* tide up more
* fix errors
* fix more errors
2026-03-23 01:17:34 +08:00
SoftFever
4f50fdc94e
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
Thomas
83f8b6b625
Set Crosshatch as default infill pattern instead of grid ( #8952 )
2025-03-18 19:53:10 +08:00
HYzd766
c217b53285
Qidi profile udpates: new filaments etc... ( #8121 )
2025-01-31 16:41:33 +08:00
Thomas
3375b53141
Qidi Plus4 profile improvements ( #7868 )
...
* Added new filament (PLA High Speed)
* Changed default infill to crosshatch
* Added precise wall option
2025-01-07 23:15:00 +08:00
HYzd766
f714b849ad
Update fdm_process_qidi_common.json
...
change
2024-07-05 19:09:02 +08:00
SoftFever
0459c28596
Tweak default parameters
...
1. Change default ensure_vertical_shell_thickness value back to ensure_all as suggested by @igiannakas
2. Change default sparse_infill_pattern vaule to ipCrossHatch
2024-05-29 23:07:29 +08:00
SoftFever
f13dc1fdcd
bump profiles version to 2.1, change most profiles' top_surface_pattern to monotonicline as default pattern
2024-05-22 22:54:56 +08:00
SoftFever
5213fbfa86
Support initial_tool variable for filename format
2023-11-13 22:25:32 +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