lane.wei
e5be69dedd
ENH: dual_extruder: add logic to process extruder_printable_area
...
JIRA: STUDIO-7498
Change-Id: I1cf53db93acf41b06cb1b9569a0679487c9f1e41
2025-03-22 20:53:19 +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
zhimin.zeng
6fbad9ed33
ENH: flush_volume support multi_extruder and fix bug
...
Change-Id: Id6b041f71ee6e55e68a6937f24ce791caac8e708
2025-03-22 20:31:42 +08:00
lane.wei
212f757c51
FIX: CLI: fix the stl name not correct issue when using export-stl
...
jira: no-jira
Change-Id: I5cd83c9fb787416d5045470025fa96696d8bfab9
2025-02-18 17:19:01 +08:00
lane.wei
4ac85b80bb
FIX: CLI: fix the crash issue caused by missing filament_id in some 3mfs
...
jira: STUDIO-9898
Change-Id: I5201e25d899961c97722035f616b4db19d531457
(cherry picked from commit 2d511cb65f619d36d747531bab7dde9d9fdfb037)
2025-02-18 17:19:01 +08:00
lane.wei
134154a0c9
ENH: CLI: exclude the time of erFlush from main_predication
...
jira: no-jira
Change-Id: Ie069fd957227c50619613a50ed5425b00efa4133
2025-02-18 17:19:01 +08:00
lane.wei
4905afe6c2
FIX: CLI: fix the compiling issues casued by variable name changes
...
jira: no-jira
Change-Id: I9ec8d637d45c8f932c3e2bdbf13cfc19a82b3680
2025-02-18 17:19:01 +08:00
lane.wei
e3314ab6a1
ENH: cli: add more information into result.json
...
jira: no-jira
Change-Id: I59d5a249663f79bfd3fe830abd2587cc9e618593
2025-02-18 17:19:01 +08:00
lane.wei
6c56d88d88
ENH: cli: add logic to generate upward_compatibility_taint
...
1. add some machines for downward_check to a1 mini
2. add logic to generate upward_compatibility_taint
jira: no-jira
Change-Id: Idd1cfae918ab9a167305db8614b9edd6f8c75f12
2025-01-09 19:32:26 +08:00
lane.wei
81ffc1a71c
ENH: CLI: refine downward_check logic
...
1. if downward check failed, we should remove it from upward_compatible
2. add A1 into downward_check list
jira: no-jira
Change-Id: I8969b4f2b908044f6881ff7710f7f02576b4363a
2024-11-15 19:17:32 +08:00
Mack
0cce6619ce
ENH:Add 'Don't show again' to the step mesh
...
jira: STUDIO-8606
Change-Id: I2382b9052e2c994a458ad36ca61eb94c517927c6
2024-11-12 15:35:32 +08:00
lane.wei
d65d61a586
ENH: CLI: support filament unprintable check
...
JIRA: no-jira
Change-Id: Iffb400f5cf6df062179e8d8426aa0dca05a7500c
2024-11-12 15:35:32 +08:00
lane.wei
3ee4fd55b1
ENH: CLI: support other volume types in assemble list
...
JIRA: no-jira
Change-Id: Ia283d9a250b0185b43c788649ba2194e52e9e198
2024-10-28 20:51:35 +08:00
lane.wei
ef3d25eb68
ENH: CLI: remove some warnings
...
JIRA: no jira
Change-Id: I41fa9248cd619494a9f6bf8db26988330a7fbbdd
(cherry picked from commit fae0b29f52fa1da6a18c7691329274609d043364)
2024-10-28 20:51:35 +08:00
lane.wei
e0b5be5416
FIX: GLVolume: fix the crash under CLI when load object with lod_enabled
...
add log_enabled param when loading volumes
JIRA: no-jira
Change-Id: I77806622f6b9c5abc723adc389fbb7bd8dc414c5
(cherry picked from commit b2513b139547dfcce0f277fba9ec3d621f09bfa5)
2024-10-15 15:50:26 +08:00
Arthur
98e9be4eb8
ENH: better way to rotate items in auto arranging
...
This helps stabilize "auto rotate" and "align to Y axis" functions.
jira: STUDIO-7775, STUDIO-7036
Change-Id: I3c35fa1d6c5e033915584213cdf79f3aac4dc099
2024-10-15 15:50:26 +08:00
lane.wei
77130cf68d
FIX: CLI: don't auto arrange when printer not changed
...
JIRA: no-jira
Change-Id: I8745540c06c1f9c74bfe8e32247ca3a18ba26365
2024-09-18 21:27:27 +08:00
lane.wei
114a3e157b
ENH: CLI: refine the sequence_print check logic in downward_check
...
JIRA: no-jira
Change-Id: I7995f083346f49e2ed4554d9859c5f08ba8d292f
2024-09-18 21:27:27 +08:00
lane.wei
172ec282dc
FIX: CLI: check enable_prime_tower also when checking wipe tower
...
JIRA: MAK-4101
Change-Id: Ida2f4ef2e95a1ae39cbfd73f996ff063e51dd59e
2024-08-28 21:38:54 +08:00
lane.wei
2d4655e780
FIX: CLI: fix an exception when parsing scale params
...
github: https://github.com/bambulab/BambuStudio/issues/4628
Change-Id: I29f1f8e605c12a92b140e53b6b894a0a676f3588
2024-08-26 17:23:33 +08:00
lane.wei
146d857f50
ENH: CLI: support to remove duplicate colors when import obj
...
jira: no-jira
Change-Id: Ied11676ec1d173b6d80d12b72a0d6dc18d130efc
2024-08-26 17:23:33 +08:00
lane.wei
bba3c30517
FIX: CLI: fix the obj color not correct issue
...
wrong first_filament_id used
Change-Id: I371e7c6bcbf174ffda8966b05c7f4abe74a7771f
(cherry picked from commit 07757be0c70112e86550f5cdae3393313e7d3582)
2024-08-26 17:23:33 +08:00
lane.wei
9525d8657a
ENH: CLI: remove the limitation of assemble and transform
...
JIRA: no-jira
Change-Id: I2c2a880e64b844a9dbed0d62bbe749f3f7e85753
2024-08-26 17:23:33 +08:00
lane.wei
201d3b18cc
ENH: CLI: add support for colored obj
...
jira: no-jira
Change-Id: If9e698d60b71e8835a3ae46c75e9c8c2878556a7
(cherry picked from commit a2b2ec9cb80e3bafabd07a377aff9e11188be346)
2024-08-26 17:23:33 +08:00
lane.wei
4f86697f66
ENH: CLI: support thumbnail for third-party printers into gcode
...
JIRA: no-jira
Change-Id: Ib3886beb3fd60c4ce9e491f9e4c7e14ef05973a9
2024-08-26 17:23:33 +08:00
BBL\chuan.he
f9bc421651
feat:add more slice time details to json file
...
Change-Id: I6c29658a051144dda772b42603db6585ea58816b
jira: none
(cherry picked from commit d1e4b98db6ed0f8e1e29d7e8bdcdda96948d10dd)
(cherry picked from commit 76e3e210e0d22592172e236609f83fcbebea65ea)
2024-08-26 17:23:33 +08:00
BBL\chuan.he
55ccb97719
feat:change cli slicer time from second to millisecond
...
Change-Id: Ieed001d73859878e0723c4d0114ae792ea9b739a
jira:none
(cherry picked from commit bc2db297fb4e27a881e998fd0831b32ffe73b85c)
(cherry picked from commit 907c24c94c02fd7fde070a6abec691d6c861fd39)
2024-08-26 17:23:33 +08:00
lane.wei
179acd12d1
ENH: CLI: add logic to save metadata into 3mf from CLI
...
JIRA: no jira
Change-Id: I7f96c2ab9671ec1c0115e90f6d64230b8170eb38
(cherry picked from commit 3d2d6e23ba318a2b331a62e320f8ca199168f1f5)
2024-06-18 14:55:27 +08:00
lane.wei
58ce03e029
ENH: CLI: skip shrink when load obj and stls
...
JIRA: no jira
Change-Id: I0408da0568090ce9db09d6c43a3a19af59045463
2024-06-11 18:17:08 +08:00
lane.wei
61a1747456
ENH: CLI: add support for params in assembled objects
...
JIRA: no-jira
Change-Id: I3ecd280107e4f6d2a184555b9c31fb49f299e9d4
2024-06-11 18:17:08 +08:00
lane.wei
f9bd783f8b
ENH: CLI: support parse downward_settings from default internal path
...
JIRA: no jira
Change-Id: I99e2b40954c125f6b260f2498374ade66f246d2a
(cherry picked from commit db98aa9a905d62f034cb3f9960f094804b8801be)
2024-06-11 18:17:08 +08:00
lane.wei
9b19dc9edd
ENH: CLI: add logic for backward compatible check
...
1. add logic for backward compatible check
2. add export_stls
JIRA: no-jira
Change-Id: If96ab225b9689e588fae7443e81a73d0872f7eb4
(cherry picked from commit db12cca05c8f60fdc717387253215e361ab29851)
2024-06-11 18:17:08 +08:00
lane.wei
ebe5392932
ENH: CLI: add no light thumbnail logic for CLI
...
previously lots of logic are missed
JIRA: no jira
Change-Id: I3beadbb78127049594614212e8f9a60633e73b56
(cherry picked from commit 8fe9b854fa58c302c56b4f84bd0db9c5d1a4b571)
2024-06-11 18:17:08 +08:00
zhou.xu
47c442a61e
NEW:add no light thumbnail
...
Jira: none
Change-Id: I3c0510dd4d7e444f1a6326b7a59a0ebd5e7aa410
(cherry picked from commit a3d8c36783716e24f39803a8c146a43b1014c092)
2024-06-11 18:17:08 +08:00
lane.wei
d5a59a5fde
ENH: CLI: add layer range support for assembled object
...
JIRA: no jira
Change-Id: I03456997a1a7c38a73ebbcacfa3edff04b50fcb9
2024-06-11 18:17:08 +08:00
lane.wei
dd9af771c2
ENH: CLI: add logic to set different in process settings
...
JIRA: no-jira
Change-Id: Ie05d43f1699c55bab817ed3b639f0fc3ac6431d6
2024-06-11 18:17:08 +08:00
lane.wei
6fa6a1742c
ENH: general: reduce log level of some detailed logs
...
jira: no-jira
Change-Id: I8b074812bf21d982b829f9bdcc65af3996b42eb2
(cherry picked from commit a300bb47e73a25d6851e04efdc7b7a4401b1cda6)
2024-05-13 09:20:46 +08:00
zhou.xu
e3407b3c17
NEW:import vertex and mtl color from obj file
...
Jira: STUDIO-6805
Change-Id: Iaacb13ee2451effdb83e5aba4b7fe1637b7fc95f
2024-04-23 20:07:49 +08:00
xun.zhang
2ff0581cdd
ENH: add filament id in slice info
...
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ic5fe4632bca8acacc9ffd072ee2ed207c1da37aa
2024-04-23 20:07:49 +08:00
lane.wei
37d49a4bf5
FIX: CLI: fix the crash issue caused by get_min_flush_volumes
...
JIRA: no jira
Change-Id: I0d5bfd605e51ebddac8fddc4d83dab5055b0fbf2
2024-04-23 20:07:49 +08:00
xun.zhang
5b834000f6
ENH: refine retraction before cut
...
1. Add filament retraction before cut control
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ifcb087c9791c0461b793ef811b21ebd4c007d880
2024-04-08 19:50:03 +08:00
Leon Fisher-Skipper
0cd8e00df3
NEW:reducing purge through retracting filament
...
1.reducing purge through retracting filament.Currently only
applicable to X&P series
github: PR#3100
Signed-off-by: XunZhangBambu <xun.zhang@bambulab.com>
Change-Id: Ie328039872e50e699dc5e5082fa99f68ac5f5fd1
2024-03-25 15:29:19 +08:00
lane.wei
bb04bacf63
ENH: CLI: add version check logic
...
add option allow_newer_file
Change-Id: I8e8e4a45f77ebdd6dae6189841e4a9952e95ca82
2024-03-25 15:29:19 +08:00
lane.wei
eb06a769b3
ENH: CLI: reset plate_to_slice to 0 when slicing stls
...
github: https://github.com/bambulab/BambuStudio/issues/3453
Change-Id: I5c740f3435896ff132f1ad8c527b78744402cb51
2024-03-25 15:29:19 +08:00
lane.wei
f2f8c13208
FIX: CLI: fix an arrange issue when duplicate failed
...
restore the wipe_tower position to original when duplicate fail
JIRA: MAK-2638
Change-Id: I355056f1d87648cc1f6aafa15a98ff569359b44f
2024-03-25 15:29:19 +08:00
lane.wei
14d1297bbf
ENH: CLI: add logic to support skip pick images
...
1. skip_useless_pick support
2. fix the relation incorrect issue between plates and objects
JIRA: no-jira
Change-Id: I8aba229ca99292914583a1bbd036c2d8421b414d
2024-03-25 10:42:29 +08:00
chunmao.guo
eaf5748742
FIX: set WEBKIT_DISABLE_COMPOSITING_MODE=1 for linux gtk
...
Change-Id: I8a500585ca815948bab1210578ba5c45858ed78e
Jira: STUDIO-5199
2024-03-25 10:42:29 +08:00
maosheng.wei
dc47541220
FIX: add log for base_id and filament_id
...
github: #3087
Change-Id: Iebfbd0f224fce49f33fc81c71e6108f6e3abb5ff
2024-03-25 10:42:29 +08:00
lane.wei
4579623c18
ENH: CLI: add mk information support
...
JIRA: no jira
Change-Id: Idd89b143d439de50d9f52eb8aec95b262d66875d
2024-03-25 10:42:29 +08:00
lane.wei
91036d0b28
FIX: CLI: fix the wipe tower issue while mapping to one filament
...
JIRA: STUDIO-5550
Change-Id: I0b8d3af09d16bdfc45cdc5951d182f7e33dc9b93
2023-12-14 22:08:53 +08:00