lane.wei
cc86a62d40
ENH: config: process object config values after printer switch
...
jira: no-jira
Change-Id: I01532c42c20aa63b1b9621e175a98cad06bdf577
2025-03-22 21:11:22 +08:00
chunmao.guo
76849afd6f
FIX: update_extruder_variants of sub-model tab before update
...
Change-Id: I89be10476e558a1f60f8d33261fd55f34266129f
Jira: STUDIO-8936, STUDIO-8900
2025-03-22 21:11:22 +08:00
zhimin.zeng
00810d685d
ENH: add print_outer_first for wipe tower
...
and modify the min_depth_per_height
jira: none
Change-Id: I4860df661b4dd1f66677112d14e60560bc4a73be
2025-03-22 21:10:13 +08:00
Noisyfox
a21779dd30
NEW: Port of Cura's multi-material interlocking ( #5775 )
...
* Init port of Cura's MM interlocking
* Refactor a bit
* Fix crash when bottom surface is multi-color
* Fix crash when boundary avoidance is 0
* Add config
---------
Co-authored-by: zhimin.zeng <zhimin.zeng@bambulab.com>
jira: none
Change-Id: I81cacddf46ad5921a7a2a23fff07cc17addceb6f
2025-03-22 20:58:36 +08:00
chunmao.guo
6a282118f8
FIX: not set extruder index of option to -1
...
Change-Id: I67b053db9936e71eed54cafe8f8f7a63a7f85822
Jira: none
2025-03-22 20:58:14 +08:00
zhimin.zeng
71987627ef
FIX: flush_volume use correct extra_flush_volume
...
and fix extruder_offset bug
jira: none
Change-Id: I84644ad5b54994ae65269531311386cacd972bf3
2025-03-22 20:53:56 +08:00
zhimin.zeng
ed61d1d31b
FIX: fix flow ratio calib bug for single extruder printer
...
2. modify the filament_flow_ratio to nullable
jira:none
Change-Id: I3f0569ee643cfe9473c6029ca0e04f4b80c8332e
2025-03-22 20:53:54 +08:00
chunmao.guo
56ed912c3e
ENH: vertical layout button
...
Change-Id: I0b205298688c9df88dcfe6eb6e72cc887a9ed5be
Jira: none
2025-03-22 20:53:18 +08:00
xun.zhang
7d4d5f2c9b
ENH: change some params to nullable
...
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifd91da26d089c78e2d5036e145b7f4404535b7a5
2025-03-22 20:52:56 +08:00
chunmao.guo
a80e60bd2b
FIX: extruder sync visible & nozzle_volume_type
...
Change-Id: Id25c325fee6facbd15dbc99688ef3e9fb34efaf0
Jira: none
2025-03-22 20:52:55 +08:00
lane.wei
fe8b904e75
ENH: config: add default_nozzle_volume_type in printer
...
1. also remove original nozzle_volume_type from printer
and move into project config
2. support save nozzle_volume_type into appconfig
and load from it at beginning or printer switch
jira: no-jira
Change-Id: I01fc82d142fc633fc59a238796a71b9f8d180efb
2025-03-22 20:52:24 +08:00
zhimin.zeng
8b2a94ed5f
ENH: wipe tower support nozzle change
...
jira: none
Change-Id: I398a508cbc8d02644b60e504405392254329ef10
2025-03-22 20:52:23 +08:00
chunmao.guo
9801a10f7f
ENH: drop variant modify values if inconsistant
...
Change-Id: I6c3e487e4b222df63f91aceccff13c3afd002ab8
Jira: none
2025-03-22 20:52:23 +08:00
xun.zhang
b49d4ca153
ENH: save multi extruder state in gcode processor
...
1.Save multi extruder state in gcode processor
2.Add machine exturder change time
3.Fix some naming issues
jira:NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I9785331290515eeb908ff0ff01aad5aac44212d9
2025-03-22 20:51:44 +08:00
chunmao.guo
5f30ee389e
ENH: config apply_only vector at index
...
Change-Id: I7bf5a44b2d3db2e21207696b6ef7e41a499da078
Jira: STUDIO-7747
2025-03-22 20:41:57 +08:00
chunmao.guo
99048f668c
FIX: show/hide extruder sync in tab
...
Change-Id: I77e8c68df9a238ac9bf2c367bac3fd1ade0fe060
Jira: STUDIO-7758
2025-03-22 20:41:56 +08:00
chunmao.guo
2aed1142ec
ENH: UnsavedChangesDialog support extruder variant
...
Change-Id: Ifd021461d23b385b71dedbe9cc864eeee1a2541b
Jira: STUDIO-7711
2025-03-22 20:40:26 +08:00
chunmao.guo
d945e2c3ed
FIX: hide parem extruder sync button for diff nozzles
...
Change-Id: If332da20427177bf593a9ba22f31a76e1ed1a303
Jira: STUDIO-7717, STUDIO-7716, STUDIO-7706
2025-03-22 20:40:25 +08:00
chunmao.guo
f722334f3b
ENH: extruder switch for 'Motion ability'
...
Change-Id: Ib327b3f4362cafa8f2425785b7184acf27df89a2
Jira: none
2025-03-22 20:36:49 +08:00
chunmao.guo
7280429583
FIX: filament filter dirty options
...
Change-Id: I00e0df4c2f9dc43f12b38e52c87a353b3f3e38fd
Jira: STUDIO-7643
2025-03-22 20:36:49 +08:00
chunmao.guo
1745657e22
FIX: filament variant index & override nil value
...
Change-Id: I828fff09df39a60d59af516c969466d9b09e503f
Jira: none
2025-03-22 20:32:28 +08:00
zhimin.zeng
67f67d7688
NEW: Add FilamentMapDialog
...
support drag drop to modify the filament map
jira: none
Change-Id: I0ed3180a0fa8e95e7c871bb039eb844faccd1344
2025-03-22 20:32:27 +08:00
chunmao.guo
a1491f432e
ENH: Synchronize the modification of parameters to another extruder.
...
Change-Id: Ieac8dce3f4edec310a51d8e3af90df81a2abcbdb
Jira: none
2025-03-22 20:32:27 +08:00
chunmao.guo
0d31c1d512
ENH: filament variant combobox
...
Change-Id: I6015bc7682cbf3209b03392c0ab4727e66d12ab1
Jira: none
2025-03-22 20:32:27 +08:00
zhimin.zeng
a6ad5c8be8
FIX: update filament map of plate when switching preset
...
that has different nozzle nums
jira:none
Change-Id: If78571ddf4fa7ac17e7dcf47013075821b8567a6
2025-03-22 20:32:26 +08:00
chunmao.guo
579e84e5d2
ENH: toggle print options with variant index
...
Change-Id: I80136f27cf81557106101107ccea1db51032066d
Jira: none
2025-03-22 20:32:26 +08:00
chunmao.guo
7e7e872366
FIX: config deep compare & plate config extruder switch
...
Change-Id: Iae1716e6511e252f131ab4355f9521d7611d7133
2025-03-22 20:31:45 +08:00
chunmao.guo
582b2d470f
ENH: edit object config variant value
...
Change-Id: I97490f555a8a2848ccea78f74d79f71b0e93b36d
2025-03-22 20:31:44 +08:00
chunmao.guo
b45e30543e
FIX: ams filament & process config dirty
...
Change-Id: I80d9b30c82aa2830b821e7317370756d4e99e36d
2025-03-22 20:31:44 +08:00
chunmao.guo
575572f184
ENH: param tab variant index & extruder switch
...
Change-Id: Icad6bce3b23ea98d5ef497ceabacc52f294af8f2
2025-03-22 20:31:44 +08:00
zhimin.zeng
366a14d8f7
FIX: parameters modify of printer preset
...
Ensure correct behavior when modifying parameters of printer preset
Change-Id: Ic627a8e202bf4224b742336cc43ac611ddc5c997
2025-03-22 20:31:43 +08:00
zhimin.zeng
8c8c9a967b
ENH: Add recommend filament maps method
...
Change-Id: I3945a8b9f0a57e10a1d230003f21c9877cc5f342
2025-03-22 20:31:43 +08:00
zhimin.zeng
5b0d525957
ENH: Display and modification of printer presets
...
Change-Id: I6a38704864fd4994a845686a299bec67f1b9b9b3
2025-03-22 20:31:43 +08:00
zhimin.zeng
faa2386b0d
ENH: printer preset display multi_extruder
...
Change-Id: Ibf479140964e9b2c6105d947fe21684cfce4b589
2025-03-22 20:31:43 +08:00
chunmao.guo
26bf483bfe
FIX: impl sync extruder information & fix something
...
Change-Id: I5f7224f646729cba94505487d00015a8e48443c5
2025-03-22 20:30:23 +08:00
chunmao.guo
507c6a9b2c
ENH: dual extruder nozzle setting on sidebar
...
Change-Id: I7bc4209b311360c3357e3974f0e66a51daa78232
2025-03-22 20:30:23 +08:00
qing.zhang
3921adb342
ENH: update plate text and filament printable warning
...
jira: none
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Id9ec632b6d663a5060e63bf151fc277411cced0a
2024-11-12 15:35:32 +08:00
Arthur
1656cf084b
FIX: simple way to avoid collision of seq printing
...
A simple way to avoid collision of seq printing by object of A1 series
printers, at the cost of reduced area of sequential printing.
Add new option extruder_clearance_dist_to_rod.
jira: STUDIO-8137
Change-Id: I033220e090b071c76f5c5be0d0b471e428d807ec
2024-11-12 15:35:32 +08:00
xun.zhang
72df6764d2
ENH: enable edit nozzle diameter in develop mode
...
jira: NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I16481f4206ba73caf38566f9b4b51d9339be5a7c
2024-11-12 15:35:32 +08:00
zhou.xu
dbe2e5325d
FIX:Only third-party printers record custom bed
...
and svg.This can reduce the preset differences in the copying system
jira:none
Change-Id: I6e6add2a9c796d8d42b7f8b7eccc1052250e5ffe
2024-10-28 20:51:35 +08:00
Arthur
7697eb3dc8
ENH: improve tree supports
...
1. speedup organic tree support by using parallel for intersection of bed area
jira: STUDIO-8451
2. add extra wall for hybrid tree support's tall branches
3. disable circle fitting for tree support. This feature produces inconsistent
circles for tree supports.
4. expose the option tree_support_branch_diameter_angle. Tree supports'
strength can be improved by increasing this value.
Change-Id: If3688ca895df98a77f6ca538077daf8fe94e53f1
2024-10-28 20:51:35 +08:00
qing.zhang
63be8a61fb
ENH: filamet shrinkage
...
Github: 2769
This feature ported from superslicer
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ic92d248aa90222e6f74530f01876cc14944f2444
2024-10-28 20:51:35 +08:00
zhou.xu
e667a4160a
FIX:user_bbl_svg_list may is empty when copy machine
...
jira: github 5029
Change-Id: I052f7717f25d3d1f364709d4f6ac9c7a72c47e34
2024-10-28 20:51:35 +08:00
qing.zhang
f1d774f6c0
ENH: apply filament scarf seam
...
Jira: none
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: Ia565da8d280c0f7e51097f1d601240376c1e380e
2024-10-15 15:50:26 +08:00
chunmao.guo
0c03a6b361
FIX: support config editing of type FloatsOrPercents
...
Change-Id: If0821dc357b14f1b72aa1c89b3b0378947e80a5c
Jira: none
(cherry picked from commit 115fb9ce072273acf8df558a33fe48cf71f8e35b)
2024-10-15 15:50:26 +08:00
qing.zhang
872978d61b
ENH: Revert z smoothing function
...
Jira: none
Change-Id: I067033c3beb4b29b8da11ff0c9f12b126bcf61dc
2024-10-15 15:50:26 +08:00
xun.zhang
7dbb0ebd79
ENH: add more wiki links
...
jira:NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I6e4752fd8d818e1cbf7cc20fedf6f5b96dcb0303
2024-10-15 15:50:26 +08:00
xun.zhang
e81c3a735d
ENH: enable to edit extruder offset
...
1.enable to edit extruder offset in developer mode
jira:NONE
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: If1a9cf0884effd1efa6cbef413efa9f65b798174
2024-10-15 15:50:26 +08:00
chunmao.guo
1e1221216a
FIX: update toggle_options after on_preset_loaded
...
Change-Id: I4e4b4f21f50bb6d844c6166cac71f6a9f053e93f
Jira: none
2024-10-15 15:50:26 +08:00
qing.zhang
78572cbff8
ENH: add supertrack plate
...
Jira: none
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I89017c9933597ee035aa20ba3852db6f629f5e20
2024-10-15 15:50:26 +08:00