Ian Bassi
faafe23470
Qidi q2 start gcode Update ( #14111 )
...
Co-authored-by: Rodrigo Faselli <162915171+RF47@users.noreply.github.com >
2026-06-08 16:47:47 -03:00
SoftFever
23f2a0e5b4
bump profile versions for those have changes
2026-06-07 21:25:10 +08:00
SoftFever
fe4569131f
bump profile version
2026-05-22 02:27:34 +08:00
yw4z
afd7eb7481
Profile folder optimizations (Anycubic, Creality, Elegoo, Flashforge, Qidi, Prusa, Re3d, Rh3d, Snapmaker, Sovol and more) ( #13149 )
...
* anker
* blocks
* prusa
* zbolt
* snapmaker
* iQ
* eryone
* OpenEYE
* RH3D
* anycubic kobra neo
* kobra neo cover
* prusa one L cover
* longer lk10 & plus
* anycubic predettor
* creality covers
* k2 - k2 pro bed models
* m3d enabler d8500
* artillery m1 pro
* wemake3d
* Update Anet A8 Plus(A8+)_cover.png
* cubicon
* qidi
* Update Qidi X-Max 4_cover.png
* re3D
* Update Flashforge Artemis_cover.png
* flashforge
* tronxy
* Update flashforge_g2s_buildplate_model.stl
* Update FlyingBear Ghost7-bed.stl
* lulzbot
* Rolohaun3D
* Raise3D
* Update ThePositron_bed_texture.svg
* Mellow M1
* flsun
* CoPrint
* chuanying
* artillery
* anycubic
* sovol
* comgrow
* elegoo
* fix conflict
* update
* Update M5-CE-texture.svg
* prusa
* anker
* creality texture and model
* creality covers
* magicmaker
* Update wm_buildplate_model.stl
* comgrow
* infimech
* voxelab
* flashforge
* peopoly
* biqu
* ginger additive
* e3ng
* flashforge
* wanhao
* compress covers
* re3D
* wemake3d
* update
* flsun
* flashforge
* elegoo
* creality
* blocks
* update
* anycubic
* artillery
* Update Co_Print_ChromaSet_buildplate_texture.svg
* comgrow
* Update Taz_Pro_Dual_printbed.svg
* Update elegoo_orangestorm_giga_buildplate_texture.svg
* snapmaker
* flashforge
* anycubic 3 and S1
* artillery
* artillery
* update
* update
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-04-26 20:17:08 +08:00
Ian Bassi
b2c5344fd2
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
f603e0f56a
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
534dee4d0e
Add wipe_tower_type printer setting to replace vendor-based wipe tower selection
...
Previously, wipe tower behavior was determined by checking if the printer
was a QIDI vendor. This introduces a configurable enum (Type 1 / Type 2)
so any printer can select its wipe tower implementation. BBL printers
remain hardcoded to Type 1. Qidi profiles default to Type 1.
2026-03-15 22:19:53 +08:00
SoftFever
580ed1af37
update profile version
2026-03-06 11:44:20 +08:00
HYzd766
ef4f87c3b3
Q2C model and new consumables ( #12599 )
2026-03-04 15:42:33 +08:00
SoftFever
f7df5cd41a
update profile version
2026-03-01 00:41:54 +08:00
SoftFever
021a2be14b
bump profile version to "02.03.02.40" ( #12309 )
2026-02-15 14:24:36 +08:00
SoftFever
388791d95f
Misc profile fixes ( #11944 )
...
* fix errors in Qidi profile
* update U1 profile
* Add permissions for pull requests and contents in check_profiles.yml
2026-01-13 21:06:48 +08:00
HYzd766
8a1cf5df28
QIDI MAX4 ( #11888 )
...
New Machine QIDI X-Max4
2026-01-09 20:36:57 +08:00
SoftFever
deeb5c4902
update profile version
2025-09-29 22:57:27 +08:00
SoftFever
a691035c22
Fixed many profile issues and cleaned up some messes. ( #10686 )
2025-09-11 17:50:53 +08:00
SoftFever
41c71416ab
update profiles
2025-09-10 23:21:45 +08:00
HYzd766
416145577c
[Profile] Add Qidi Q2 ( #10539 )
...
* New Machine
This update introduces new consumables and a new model, Q2
* Delete HATCHBOX PLA @Qidi - 副本.json
2025-08-30 12:54:49 +08:00
SoftFever
bd7f32f3ff
update profile version
2025-03-16 22:59:07 +08:00
SoftFever
414a432bb8
bump profile version to "02.03.00.02"
2025-03-09 15:25:44 +08:00
SoftFever
d2c584c7df
update profile version
2025-03-01 17:49:00 +08:00
SoftFever
7679b8c73c
bump profile versions
2025-02-20 21:44:39 +08:00
SoftFever
df2a1bc4fc
Orca filament profile revamp - done ( #8287 )
...
* Update Qidi profiles
* restructure orca filament lib folder
* update profiles
* add more global filaments
* check missing instantiation errors
* fix missing instantiation attribute
* delete voron generic filaments
* remove Mellow filaments
* clean profiles
* QoL: select only visible filament when select all filaments
2025-02-03 21:15:17 +08:00
HYzd766
18f975d3ae
Qidi profile udpates: new filaments etc... ( #8121 )
2025-01-31 16:41:33 +08:00
Thomas
447019fa73
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
SoftFever
25376ad6c7
update profile version
2024-10-27 23:11:44 +08:00
HYzd766
d4d33541be
Qidi profile updates: latest consumables and machine modifications ( #6952 )
...
* Qidi.json
* Qidi.json
* Qidi.json
* new change
new change
2024-10-03 23:38:46 +08:00
SoftFever
d8ba2547c1
bump profile version
2024-09-23 21:29:19 +08:00
HYzd766
f3587b4e33
Qidi.json ( #6841 )
...
* Qidi.json
* Merge branch 'main' into p1
2024-09-20 21:55:57 +08:00
SoftFever
a5e316fd44
bump profile version
2024-09-08 23:12:46 +08:00
SoftFever
0a9bb915bd
upgrade profiles version to 02.01.01.00
2024-06-26 21:32:45 +08:00
SoftFever
c9038099fd
bump profile version to 02.01.00.01
2024-06-16 21:22:23 +08:00
HYzd766
e1dfbd70bd
Tweak Qidi profiles ( #5677 )
...
* Qidi.Json
* Qidi.json
* Qidi.json
* Qidi.json
* Qidi.json
2024-06-15 12:24:26 +08:00
SoftFever
eeaf9bdefe
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
HYzd766
b142e03d80
Update QIDI profiles ( #5017 )
...
* Qidi.Json
* Qidi.json
* Qidi.json
2024-04-15 22:20:11 +08:00
SoftFever
dcd8e51eb0
update profile version
2024-03-29 18:37:40 +08:00
SoftFever
42cf139b4a
bump profile version to 2.0.1
2024-03-23 16:31:13 +08:00
Hukete
52f362c17f
Update QIDI profiles ( #4549 )
...
1)add Q1 Pro profiles
2024-03-18 23:07:40 +08:00
SoftFever
fa85926eb1
bump printer profile version to 2.0
2024-03-11 22:42:32 +08:00
Hukete
9055b66f81
Update the some profiles ( #3470 )
...
* 10-25
Add TPU-95A HF
* 1030
Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
* 1102
Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
* 1106
Add the PA value to some genetic filament profiles
* Add new filaments profiles
Add new filaments profiles
* 1
1
* Add two new filaments
Add two new filaments
* Optimized 0.2mm nozzle profiles
Optimized 0.2 mm nozzle QIDI Generic ABS/PETG/PLA profiles
* disable prime tower
disable prime tower and independent_support_layer_height,
Improve some part of the surface when supported
* Fix the name issue
Fix the name issue
2024-01-06 15:15:49 +08:00
SoftFever
fb15eebceb
bump version profile version to "01.09.00.02"
2024-01-06 09:22:44 +08:00
Hukete
fd774637f0
QIDI: Add two new filaments ( #3304 )
...
* 10-25
Add TPU-95A HF
* 1030
Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
* 1102
Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
* 1106
Add the PA value to some genetic filament profiles
* Add new filaments profiles
Add new filaments profiles
* 1
1
* Add two new filaments
Add two new filaments
2023-12-27 09:16:45 +00:00
SoftFever
3a55f8b196
bump profile version to 1.9.0
2023-12-24 11:41:55 +08:00
SoftFever
1da8bebb50
update profile version to 1.08.00.00
2023-11-16 23:02:10 +08:00
Hukete
0ab3e2e0bc
Update QIDI profiles ( #2586 )
...
* 10-25
Add TPU-95A HF
* 1030
Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
* 1102
Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
2023-11-02 18:41:03 +08:00
Hukete
05f1027e70
Qidi: profiles updates ( #2506 )
...
Add TPU-95A HF
2023-10-25 17:11:24 +08:00
SoftFever
60bd0de799
fix profiles
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-09-10 14:57:22 +08:00
Hukete
47cb002515
QIDI Profiles Change ( #2054 )
...
* QIDI Profiles Change
* fix syntax errors
---------
Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-09-10 14:11:28 +08:00
SoftFever
3751670033
fix
2023-08-26 20:55:44 +08:00
SoftFever
ce5f288430
post changes after merging BS1.7.4
...
Remove tracking etc..
2023-08-26 18:45:43 +08:00
xun.zhang
9b7377b3bf
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