Ian Bassi
dae0694e90
Update profiles identation ( #13375 )
2026-04-27 15:59:59 -03:00
yw4z
95cf1745a8
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
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
55ddf158e5
Merge branch 'main' into feature/wipetower-option
2026-03-16 17:41:00 +08:00
SoftFever
c16c7de908
Merge branch 'main' into disable_arc_fitting
2026-03-15 23:05:37 +08:00
SoftFever
d58d9be07b
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
TheLegendTubaGuy
ccf1442c8c
Disable arc fitting for Qidi processes
...
Qidi printers run Klipper and we don't want arc fitting enabled for
these.
2026-03-13 16:38:03 -05:00
HYzd766
5a3523325d
Add the filament id for the box of the Generic PC
2026-03-13 15:15:26 +08:00
HYzd766
909aea3150
Update Qidi X-Max 4 0.4 nozzle.json ( #12716 )
...
Update Qidi X-Max 4 0.4 nozzle.json
2026-03-11 20:17:41 +08:00
HYzd766
9034a74454
Update Qidi X-Max 4 0.4 nozzle.json
2026-03-10 16:22:52 +08:00
SoftFever
0f92dec77d
update profile version
2026-03-06 11:44:20 +08:00
HYzd766
5ac382a9cd
Update Qidi X-Max 4 0.4 nozzle.json ( #12618 )
...
* Q2C model and new consumables
* Update Qidi X-Max 4 0.4 nozzle.json
2026-03-06 10:23:17 +08:00
HYzd766
0a84934639
Q2C model and new consumables ( #12599 )
2026-03-04 15:42:33 +08:00
SoftFever
7cabde6ca6
update profile version
2026-03-01 00:41:54 +08:00
yw4z
c3bb4347da
Filament Selection dialog Fixes / Improvements ( #12325 )
...
* Update 22.js
* fix printer list empty
* switch to vertical scrolling on custom filaments
* Update 23.css
* add stats
* fix uncommon filament types
* fix setup wizerd styling
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2026-02-26 23:42:49 +08:00
SoftFever
8c2f3290f2
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
c400640197
QIDI MAX4 ( #11888 )
...
New Machine QIDI X-Max4
2026-01-09 20:36:57 +08:00
yw4z
3c65617139
Fixes / Improvements for Covers & Printer Selection dialog ( #11151 )
...
* init
* update
* Crop cover images
* match setup wizard UI
* update
* tiertime
* anycubic
* anycubic
* construct3d
* update
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-11-04 10:16:06 +08:00
HYzd766
9d69d37c5a
change machine gcode ( #11136 )
...
* The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed
* Revert "The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed"
This reverts commit 8d296720b8 .
* Update Qidi Q2 0.4 nozzle.json
修改Q2打印高度
* change machine_gcode
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-10-25 16:29:16 +08:00
yw4z
ff0507e5a3
Profile folder optimizations (Anycubic, Artillery, Bambu Lab, BIQU, Creality, Flashforge, Prusa, Ratrig, Sovol, Volumic, Voron, VzBot, Z-Bolt, Wanhao and more) ( #10806 )
...
* init
* voron covers
* voron models
* qidi hotends
* ultimaker
* seckit
* kingroon
* Update kp3s_bed.stl
* default hotend
* VzBot
* Update goliath.stl
* Construct3D
* comgrow
* biqu
* artillery
* anycubic
* bambulab
* flashforge
* chuanying
* update
* ratrig
* snapmaker
* Update sovol_zero_buildplate_model.stl
* sovol
* sovol
* Update wm_3dp_hotend.stl
* Update magicmaker_hotend.stl
* flsun
* iQ
* wanhao
* deltamaker
* phrozen
* MagicMaker covers
* z-bold
* volumic
* VzBot covers
* custom printers
* custom printer covers
* orca arena
* Update Orca Arena X1 Carbon_cover.png
* creality
* sovol sv08 max
* qidi texture
* Update qidi_xplus_buildplate_texture.png
* bump versions
* folgertech
* twotrees
* VzBot
* dremel
* FlyingBear
* Wanhao
* wanhao
* Delete 230 - Mono320x320.png
* voron
* voron
* voron
* seckit
* ultimaker
* kingroon
* default hotend
* Update qidi_xseries_gen3_hotend.stl
* Update deltamaker_2_buildplate_texture.svg
* vzbot
* Update goliath.stl
* biqu
* anycubic
* folgertech
* geetech
* ginger additive
* anycubic
* Update Wanhao D12-300_hotend.stl
* phrozen
* bump versions
* fix missing files on linux & add new models for sv07
* fix missing files
* Prusa
* update
* Update ultimaker_2_buildplate_model.stl
* fix all cover images
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-10-25 15:41:29 +08:00
HYzd766
5d2aaddbee
Update Q2 print height ( #10843 )
...
* The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed
* Revert "The 0.30mm layer height configuration for the 0.4 nozzle of the QIDI model has been removed"
This reverts commit 8d296720b8 .
* Update Qidi Q2 0.4 nozzle.json
修改Q2打印高度
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2025-09-23 19:38:05 +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
783f533a15
[Profiles] Enable Arc fitting for QIDI plus4 and Q2 printers ( #10618 )
...
* New Machine
This update introduces new consumables and a new model, Q2
* Delete HATCHBOX PLA @Qidi - 副本.json
* The arc fitting for QIDI plus4 and Q2 has been initiated
2025-09-04 00:13:54 +08:00
HYzd766
510f0c3242
[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
Thomas
83f8b6b625
Set Crosshatch as default infill pattern instead of grid ( #8952 )
2025-03-18 19:53:10 +08:00
SoftFever
5e5542d02f
Update default filaments for printers ( #8655 )
...
* update M1
* update Voron
* update Positron
* update Biqu
* update Eryone
* update Folgetech
* update Geeetech
* update Kingroon
* update MagicMaker
* update Raise3D
* update Rolohaun
* update Tronxy
* update Kingroon and Tronxy
* update Voxelab
* update Wanhao
* more fix
2025-03-03 20:32:47 +08:00
SoftFever
dc83549aa1
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
Codey Whitt
2767f180b6
Addresses #8275 by adding time lapse gcode to the profile ( #8278 )
...
Addresses #8275 by adding time lapse gcode
The profile was missing the time lapse gcode. I ported the time lapse gcode from Qidi Studio's layer change for this profile.
Co-authored-by: Noisyfox <timemanager.rick@gmail.com >
2025-02-02 20:56:57 +08:00
Codey Whitt
dedc3cbae0
Addresses #8093 by using proper placeholder for bed temperature ( #8253 )
...
addresses #8093 by using proper placeholder
The original setting was using `hot_plate_temp_initial_layer` which doesn't respect the various build plate temperatures. `bed_temperature_initial_layer_single` does.
Co-authored-by: Noisyfox <timemanager.rick@gmail.com >
2025-02-02 20:55:40 +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
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
1992623a50
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
HYzd766
a7924a662e
Qidi.json ( #6841 )
...
* Qidi.json
* Merge branch 'main' into p1
2024-09-20 21:55:57 +08:00
SoftFever
7d4402cea1
Update Qidi profiles, fixes thumbnails for X3 machines ( #6023 )
...
change of thumbnails
2024-09-08 10:15:23 +08:00
HYzd766
3ca9ffe7aa
Update fdm_process_qidi_x3_common.json
...
change of format
2024-07-26 09:12:00 +08:00
HYzd766
ab01e7b5c3
Update QIDI PET-CF @Qidi Q1 Pro 0.8 nozzle.json
...
little change
2024-07-17 11:27:40 +08:00
HYzd766
6601ab9832
Update QIDI PET-CF @Qidi Q1 Pro 0.4 nozzle.json
...
little change
2024-07-17 11:27:12 +08:00
HYzd766
ea1951b23c
Update QIDI PET-CF.json
...
little change
2024-07-17 11:26:41 +08:00
HYzd766
932371b184
Update fdm_filament_common.json
...
little change
2024-07-17 11:24:49 +08:00
HYzd766
ac6b996d13
Update fdm_filament_pla.json
...
little change
2024-07-17 11:23:34 +08:00
HYzd766
3693f36536
Update fdm_filament_pa.json
...
little change
2024-07-17 11:21:57 +08:00
HYzd766
00b501e6ab
Update QIDI PA12-CF.json
...
little change
2024-07-17 11:19:42 +08:00
HYzd766
afe0da8b62
Update QIDI PAHT-CF.json
...
little change
2024-07-17 11:18:52 +08:00
HYzd766
e0711fc41f
Update QIDI PA12-CF @Qidi Q1 Pro 0.8 nozzle.json
...
little change
2024-07-17 11:17:36 +08:00
HYzd766
9d1c4e45fb
Update QIDI PA12-CF @Qidi Q1 Pro 0.4 nozzle.json
...
little change
2024-07-17 11:17:03 +08:00
HYzd766
55ece2eaf0
Update QIDI PA-Ultra.json
...
little change
2024-07-17 11:13:42 +08:00