alves
|
cc36dc0295
|
fix sync request lead to question.
|
2026-02-11 16:30:36 +08:00 |
|
Rad
|
112e2e5ef5
|
Add local Z dithering features: Implement local Z height adjustments and clipping for extrusion paths. Introduce new configuration options for local Z dithering in PrintConfig and GUI, enhancing mixed filament management. Update MixedFilamentManager to support height-weighted cadence and integrate local Z settings into the printing process.
|
2026-02-11 03:15:16 +01:00 |
|
Rad
|
494835c5ba
|
Implement advanced mixed filament features: Add gradient settings for mixed filaments, including height-weighted cadence and custom filament definitions. Enhance MixedFilamentManager to support custom rows and apply gradient settings during filament generation. Update PrintConfig and GUI to accommodate new configuration options for mixed filament management.
|
2026-02-10 19:40:22 +01:00 |
|
Rad
|
e6cfadddca
|
Enhance color blending in MixedFilament: Introduce RYB pigment-style blending for improved color mixing accuracy. Add RGB to RYB and RYB to RGB conversion functions, and update blend_color method to utilize the new blending approach. Improve error handling in hex color parsing.
|
2026-02-10 03:49:45 +01:00 |
|
Rad
|
f7b45fa0f0
|
Dithering settings added to README.md
|
2026-02-10 03:10:37 +01:00 |
|
Rad
|
49ab2f9ac5
|
Update README and implement dithering features: Change download link in README, add mixed filament management enhancements including filament removal and layer height adjustments for dithering in the MixedFilamentManager. Introduce new configuration options for dithering in the PrintConfig and GUI, and ensure proper handling of mixed filament states during filament deletion.
|
2026-02-10 03:10:31 +01:00 |
|
Rad
|
aad40efc52
|
readme
|
2026-02-09 22:38:55 +01:00 |
|
Rad
|
e529461234
|
Add mixed filament support: Implement MixedFilament and MixedFilamentManager classes for layer-based color mixing. Update CLI to handle downward_check option. Enhance GUI to display mixed filaments and integrate with existing filament management.
|
2026-02-09 22:35:18 +01:00 |
|
xiaoyeliu
|
d15a146329
|
Add Filament_Extruder_map (#160)
* Optimize: extruder_filament_map
* Fix: {print_time}
|
2026-02-09 20:29:53 +08:00 |
|
alves
|
7c2ec32330
|
fix resource remove old file before download.
|
2026-02-09 19:09:45 +08:00 |
|
alves
|
38819edce4
|
feature add dir for store the profile on ota dir.
|
2026-02-09 18:37:17 +08:00 |
|
alves
|
731549ca4f
|
feature remove not work code.
|
2026-02-09 16:08:34 +08:00 |
|
xiaoyeliu
|
706508c792
|
Fix: Snapmaker TPU 95a hf procession & region error on first use
|
2026-02-09 12:30:12 +08:00 |
|
Alves
|
85d9ea4541
|
Merge pull request #158 from Snapmaker/dev_2.2.3_alves_bug_fix
Dev 2.2.3 alves bug fix
|
2026-02-09 09:58:37 +08:00 |
|
alves
|
770d203242
|
Merge branch '2.2.3' into dev_2.2.3_alves_bug_fix
|
2026-02-09 09:54:37 +08:00 |
|
alves
|
fc466d0698
|
fix local host connect bug.
|
2026-02-09 09:52:10 +08:00 |
|
alves
|
af583c7789
|
feature fix api incorrect bug
|
2026-02-06 18:53:25 +08:00 |
|
Alves
|
696eeabf5b
|
Merge pull request #157 from Snapmaker/dev_2.3.0_alves
fix linux build failed bug.
|
2026-02-06 14:10:27 +08:00 |
|
alves
|
91a164054e
|
fix linux build failed bug.
|
2026-02-06 14:09:00 +08:00 |
|
Alves
|
ff5ac4220c
|
Merge pull request #156 from Snapmaker/dev_2.3.0_alves
feature fix build failed bug.
|
2026-02-06 11:45:07 +08:00 |
|
alves
|
66db67a79d
|
feature fix build failed bug.
|
2026-02-06 11:16:14 +08:00 |
|
xiaoyeliu
|
af495948b3
|
Update: Flutter 0205
|
2026-02-05 23:16:27 +08:00 |
|
xiaoyeliu
|
23dce61f0a
|
Fix: chamfer off
|
2026-02-05 23:14:58 +08:00 |
|
alves
|
fdf853a430
|
fix build failed bug.
|
2026-02-05 18:25:04 +08:00 |
|
alves
|
0bc9ba7fdc
|
fix object is null and the application exit and not check lead to crash.
|
2026-02-05 16:49:31 +08:00 |
|
alves
|
64e08febbe
|
fix exit soft and maybe crash on canvas 3d panel.
|
2026-02-05 15:35:29 +08:00 |
|
Alves
|
1079026d33
|
Merge pull request #155 from Snapmaker/dev_2.3.0_alves
feature update download file and open it function for web.
|
2026-02-05 12:30:11 +08:00 |
|
xiaoyeliu
|
13cdd94954
|
Cancel: ubuntu orca_custom_preset_tests
|
2026-02-05 12:27:36 +08:00 |
|
alves
|
1c0704c3b6
|
feature update download file and open it function for web.
|
2026-02-05 12:19:22 +08:00 |
|
Alves
|
efcef768d5
|
Merge pull request #154 from Snapmaker/dev_2.3.0_alves
feature update data for Format.
|
2026-02-05 11:09:08 +08:00 |
|
alves
|
77a037aa5f
|
feature update data for Format.
|
2026-02-05 11:07:48 +08:00 |
|
Alves
|
02e7cefef4
|
Merge pull request #153 from Snapmaker/dev_2.3.0_alves
feature add tips for import failed.
|
2026-02-05 10:57:58 +08:00 |
|
alves
|
db901ccce0
|
Merge branch '2.3.0' into dev_2.3.0_alves
|
2026-02-05 10:55:47 +08:00 |
|
alves
|
3227444749
|
feature add tips for download failed.
|
2026-02-05 10:54:40 +08:00 |
|
alves
|
addffcc615
|
fix download file format incorrect and not tips bug.
|
2026-02-05 10:47:31 +08:00 |
|
xiaoyeliu
|
a1eddd9d57
|
Fix: linux compilation failed
|
2026-02-05 09:30:10 +08:00 |
|
xiaoyeliu
|
fcc103776d
|
Update: Flutter 0204 (#152)
|
2026-02-04 22:03:06 +08:00 |
|
Alves
|
5fd48a6654
|
Merge pull request #151 from Snapmaker/dev_2.2.3_alves_bug_fix
fix sentry init fail and lead to app process failed.
|
2026-02-04 18:34:53 +08:00 |
|
alves
|
32a3b401cb
|
fix sentry init fail and lead to app process failed.
|
2026-02-04 18:32:32 +08:00 |
|
Alves
|
15d92dcb81
|
Merge pull request #150 from Snapmaker/dev_2.3.0_alves
feature add donwload func for module station
|
2026-02-04 18:29:45 +08:00 |
|
alves
|
34787357e9
|
Merge branch '2.3.0' into dev_2.3.0_alves
|
2026-02-04 17:33:01 +08:00 |
|
alves
|
a609bc6626
|
fix lock bug, and remove not work code.
|
2026-02-04 17:32:09 +08:00 |
|
xiaoyeliu
|
7322ed6307
|
Change: move Brim chanfer & Max chamfer width into dev mode (#149)
|
2026-02-04 17:25:45 +08:00 |
|
alves
|
dfb83e4a14
|
fix lock bug.
|
2026-02-04 17:21:13 +08:00 |
|
alves
|
1f206dc889
|
feature add download file for wcp logic.
|
2026-02-04 16:35:07 +08:00 |
|
alves
|
779e2716a8
|
feature add download files and rename file(1),and check the dir and the file Complete path is valid.
|
2026-02-04 15:43:19 +08:00 |
|
alves
|
ae71ebd908
|
feature add download dialog for download file.
|
2026-02-04 15:19:52 +08:00 |
|
xiaoyeliu
|
9d423d0714
|
add filament_extruder_map (#148)
|
2026-02-04 09:28:34 +08:00 |
|
alves
|
3842444724
|
feature add download function for web and pc.
|
2026-02-03 17:39:30 +08:00 |
|
xiaoyeliu
|
5e36482113
|
fix profile 0203
|
2026-02-03 10:18:55 +08:00 |
|