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
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
zhimin.zeng
8c8c9a967b
ENH: Add recommend filament maps method
...
Change-Id: I3945a8b9f0a57e10a1d230003f21c9877cc5f342
2025-03-22 20:31:43 +08:00
chunmao.guo
0065ea986f
ENH: filament actions and dual extruder filaments
...
Change-Id: I12a83f29c96887fc910976ac8e025c4f1508d945
2025-03-22 20:31:43 +08:00
zhimin.zeng
f3d67a98ac
ENH: support delete any filament id
...
Change-Id: I71bcd54985b3f9e19a19d04327d00b402ec22380
2025-03-22 20:31:42 +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
chunmao.guo
507c6a9b2c
ENH: dual extruder nozzle setting on sidebar
...
Change-Id: I7bc4209b311360c3357e3974f0e66a51daa78232
2025-03-22 20:30:23 +08:00
zhou.xu
3a233b06db
FIX:add "check_objects_empty_and_gcode3mf" api
...
jira: none
Change-Id: I8ffa72f5898292dbb8c539b743acd18d12e8dbb7
2025-03-22 20:21:52 +08:00
zhou.xu
77922a9da4
FIX:modify "load_project" api
...
jira: none
Change-Id: I41471a2f02dab3532621974a24693b019adb22bf
2025-03-22 20:20:00 +08:00
Arthur
ca3a372630
FIX: gizmo boolean crashes due to self-intersection
...
Check if boolean operation is possible first, just like in context menu.
jira: STUDIO-6471
Change-Id: I9c201010dad90bbfa615178aa835c7e371755cd2
(cherry picked from commit db8a02e8328b5529123fb83c0373eb01cb925f0a)
2025-01-09 19:32:26 +08:00
zhou.xu
c1fd68051d
ENH:adjust cut-cutter menu content in 3d view
...
jira: none
Change-Id: I384ea7216b5dcebb0869ef7e1b41a4391d7d3b6b
2024-10-15 15:50:26 +08:00
zhou.xu
9b69440ae0
ENH:support multiple svg import
...
jira: none
Change-Id: I1afe671aec6c75cebcc77902b172557ee967475f
2024-10-15 15:50:26 +08:00
zhou.xu
20547f58c1
NEW:Unified SVG import entrance
...
jira: none
Change-Id: Ieabad4379765202383b09af905ad59a53d9abd5a
2024-10-15 15:50:26 +08:00
zhou.xu
9541e2d05e
NEW:add interactive function after importing SVG
...
jira:STUDIO-7406
most of code is from PrusaSlicer and OrcaSlicer,thanks for Filip Sykala - NTB T15p(PrusaSlicer) and Noisyfox(OrcaSlicer)
Port Emboss & SVG gizmo from PrusaSlicer (#2819 )
* Rework UI jobs to make them more understandable and flexible.
Change-Id: I765c7658b0881869754bdb161d720e4cbb180c92
(cherry picked from commit 3cef4611793899fa0ac39cb4d3a3abed7270a8e9)
2024-10-15 15:50:26 +08:00
Arthur
45386c862f
NEW: auto arrange after bed size changes
...
1. auto arrange after bed size changes
When the bed size changes from big to small, auto arrange items outside
beds, while keeping the inside ones still.
This action can be undoed with ctrl+z.
2. Fix the issue that double clicking the orient button of plate causes
a never disappearing busy cursor.
jira: STUDIO-7978
Change-Id: I5ee1f73b80735777c21438a01cbc4649d8cce3fa
(cherry picked from commit f67fd877ea7b07148dc9539938ba319a4f960d0e)
2024-10-15 15:50:26 +08:00
zhou.xu
53d7c755a7
NEW: add "render non_manifold_edges" function
...
jira: none
Change-Id: I620e095740c60a8c9d4ceb33d6b3a44ab3d17f05
(cherry picked from commit f71b0fdeee18e3fb1482fa3e5f1121d33724b1a7)
2024-10-15 15:50:26 +08:00
zhou.xu
b02661e85f
FIX:add exit_gizmo before slice model
...
jira: STUDIO-5531
Change-Id: Icddc9d73b3d91bb68e9768d13e48cbae0680e58e
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
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
7116c5a7c5
ENH: add default params for long retraction
...
1. Only auto calculate flush when enabled
2. Add default params for long retraction
3. Disable filament override for unsupport machines
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ib5d51505b58101839527e944f9a237483951f9fe
2024-04-08 19:50:03 +08:00
xun.zhang
abb2356e6e
ENH: refine long retraction ui
...
1. associate button display logic
2. Add valid range tip
3. seperate the printer into three types
jira:NEW
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie14c8746eb20456dacd5c129a5449c1e7c7db372
2024-04-08 19:50:03 +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
zhou.xu
a8faade43f
FIX:reload paint after background process apply
...
Jira: STUDIO-6493
Change-Id: I9a1986152f05163f236f58bb24210b690ca3d562
2024-03-25 15:29:19 +08:00
Arthur
2839439cb3
ENH: find grid empty cells for fill bed if the item is too small
...
jira: STUDIO-6015
Change-Id: I4e5eafdadd77482a27a8903d32bb83325283088d
(cherry picked from commit 8df4da4a863cdc42c790a9d5da37f8633423e406)
2024-03-25 15:29:19 +08:00
zhou.xu
3b4e2a0afd
ENH:enhance the entry of coloring tools
...
Jira: STUDIO-6026
Change-Id: I3b9b5781379902026b669f1d763d4dcad9342d76
2024-03-25 15:29:19 +08:00
zhou.xu
91f5bc4b52
FIX:Right click is invalid on blank space in the assembly view
...
Jira:STUDIO-5950
modify the menu content of the left UI list
Change-Id: I9784386d8d221a88bf165953b2fc593dc21e3cf4
2024-03-25 10:42:29 +08:00
zhou.xu
9b71e176d9
FIX:gcode.3mf file needs to open the plate_toolbar
...
Jira: STUDIO-5686
Change-Id: I43824cbaaae59e54ccab2298da52c080e1567713
2024-03-25 10:42:29 +08:00
zhou.xu
4b8f9a4cc6
NEW:add "bed type to follow machine preset" function
...
Jira: STUDIO-5535
Change-Id: I2ef99a0a783a074d9379685adde11fddfd6f8cec
2023-12-14 22:08:53 +08:00
Kunlong Ma
5bcd363a25
ENH:Add shortcut keys and lists for objects search
...
JIRA: STUDIO-5157 STUDIO-5158 STUDIO-5240
Signed-off-by: Kunlong Ma <kunlong.ma@bambulab.com>
Change-Id: Ic7cfaaa9b4bb8a85208bafab7fe3bafdb78f0045
2023-11-22 08:23:38 +08:00
maosheng.wei
90dd8bbe86
ENH: add 'edit preset' and 'delete preset' btn for each preset
...
Jira: 5200 5113
Change-Id: I208ad63eb4b895306fa76db424da2e1df10a582e
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
liz.li
dd666a6313
ENH: refactor DailyTips
...
jira: new
1. Refactor the UI:
put dailytips into slicing notification
add image for dailytips
adjust Layout and UI control
adapts retina scale, adapts dark mode color
2. New Features
ability to expand/collapse the dailytips
ability to freely go to next/prev page of dailytips
show a random dailytip each time when begin to slice
ability to remember the default statet add .
of whether expand the dailytips
3. Remove original hintNotification related logic
Change-Id: I99bfa8c19c9417d25cb2f6e205f5e66b7680b189
2023-11-09 10:09:10 +08:00
chunmao.guo
a270c476cf
ENH: [STUDIO-4898] export as STLs
...
Change-Id: I001a7d026ca369fc7ff14f079eec10feaf012eb0
Jira: STUDIO-4898
2023-11-09 10:09:10 +08:00
maosheng.wei
735ef3dc8a
ENH: remove create filament entry to guide
...
Jira: 4036
Change-Id: I86aa3423761956120e9bf42dcb8eca76dd44202b
Signed-off-by: maosheng.wei <maosheng.wei@bambulab.com>
2023-11-09 10:09:10 +08:00
zhou.xu
f9f44d0785
NEW:add groove cut function
...
Jira:STUDIO-4227
Approximately 70% of the code comes from Prusa,thanks for PrusaSlcer and YuSanka
commit 492e356a21734b3503caae115fbb280da5fbaa22
Author: YuSanka <yusanka@gmail.com>
Date: Thu Aug 3 16:09:28 2023 +0200
CutGizmo: Fixed and improved Undo/Redo.
...
Change-Id: I63abb69180aec2ab0ce9bc8f30477d9e9a25a5fb
2023-11-01 09:33:21 +08:00
maosheng.wei
998f53a585
ENH: [STUDIO-4047] Export presets dialog
...
Jira: 4047
Change-Id: I91c5b684784c6c3e31fa0ac53698976732f843cf
2023-11-01 09:33:21 +08:00
liz.li
92f2d8c37c
NEW: add plate tab at objectlist
...
Jira: STUDIO-4154
Change-Id: Id24517df3c15cc3907cb6b1fe0ea9d1b6c6d1e56
2023-11-01 09:33:21 +08:00
maosheng.wei
743f485fad
NEW: [STUDIO-4036 STUDIO-4073] create filament and printer dialog
...
Jira: 4036 4073
Change-Id: I073ee4a2af4c86332e6d052f5d7322c9f2784184
(cherry picked from commit f4ec32929e1e6ebecd87e2e709636a43be497265)
2023-11-01 09:33:21 +08:00
liz.li
522cc9292f
ENH: update slice status after insert all custom gcode
...
Jira: STUDIO-4155
Change-Id: Ia088a471477895c92eaeac6f26052e7ec0f060a9
2023-11-01 09:33:21 +08:00
lane.wei
9755a65289
FIX: CLI: fix the brim related issues
...
1. move the global functions to Model
2. set brim automation paremeters before process
JIRA: STUDIO-4208
Change-Id: I3f75175ec74d214ca2a6d5f3ade56d08e0ecd4f3
2023-11-01 09:11:19 +08:00
Kunlong Ma
9a193fbfea
NEW:[STUDIO-4063] auto calculate flushing volumes
...
jira: STUDIO-4063
Change-Id: If8db1375bc8c17d4c86307c1c93a717f6c0df05a
2023-11-01 09:11:19 +08:00
thewildmage
c0a247994c
NEW: Add Ellis' pattern method for pressure advance calibration
...
Add a new calibration pattern method for pressure advance calibration, which can better test the influence of k value on the corner. The changes of this patch are picked from OrcaSlicer by thewildmage, thanks to thewildmage for the great work!
github issue: https://github.com/bambulab/BambuStudio/issues/2222
Change-Id: Icc8fd4d52b20c1668bfa08716b48549dfada515b
(cherry picked from commit eb72d8b681bef270906406a2d10a36d4efbce900)
2023-11-01 09:11:19 +08:00
tao wang
9d65199a2b
ENH:allow printing of all files in the SD card
...
Change-Id: I72097ddc1fa1020de2133753f14c0715322ea3cd
2023-07-07 17:52:43 +08:00
Stone Li
2368d929fe
NEW: rearch calibration
...
Change-Id: I20ee304eba1a63e08d0a36abdf06ebe6a6e4451f
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:52:43 +08:00
salt.wei
2fe7629388
ENH: normalize comment from OrcaSlicer
...
Mark code from OrcaSlicer with same comment tag for follow easily
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: If4db502a1b0e6d0648c73f2f383b6d1cc8e1aa01
2023-07-07 17:29:08 +08:00
tao wang
e9ad8374bc
FIX:fixed crash after switching languages
...
Change-Id: I949b3bf99e0daefb5e3fac71c6df45e94b51608c
2023-07-07 17:29:08 +08:00
zhimin.zeng
4b23192d6f
NEW: add calibration for 3rd printer
...
cherry pick from SoftFever
Change-Id: Ibb2b4693c3f2e800dbef1542cbada6736154ce48
2023-07-07 17:29:08 +08:00
Arthur
b9abdbe4f8
ENH: add context menu "Mesh boolean"
...
Apply boolean operation on parts. No need to export stl to apply.
Change-Id: I14479d0977e5ec6f5f80f55b22ed02974b8271c7
(cherry picked from commit 14fe96b2b7529380832007a3d3eb93eb8b9a5217)
2023-07-07 17:29:08 +08:00
Stone Li
43810bdac8
NEW: add more track records
...
Change-Id: If82430f8b432f1a1d5a78cd6a63a16cf50d2bbaa
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-07-07 17:29:08 +08:00
tao wang
b79ee23dd6
ENH:check 3mf files without gcode data
...
Change-Id: Ic056cd29d4bab8612701fd2291af5a14eb937bb7
2023-07-07 17:29:08 +08:00
liz.li
d53bd3394a
ENH:calibration
...
1.adjust interaction of calibration
add select my device
add select multi-amstray
modify ams selector
2.add some x1c calibration command
Change-Id: I403446cc0cd3ae5e1dec5d2dc97920ff334522da
2023-07-07 17:25:51 +08:00
liz.li
1f54aaf22b
NEW: add calibration
...
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
2023-07-07 17:25:51 +08:00
tao wang
57873e6e59
FIX:fixed download address splicing failure
...
Change-Id: I41b3f822aac95be86bf05db40dee54da133e6acf
2023-07-07 17:25:51 +08:00
tao wang
7af252fa99
NEW:support for sending print job from SD card view
...
Change-Id: I8366345ae4323c1b568bfd267d036e2474ff969a
2023-07-07 17:25:51 +08:00
zhou.xu
507a8a6d36
NEW: add overhang highlight area
...
overhang rgb=(200,0,0),remove supportType,do not save para after overhang operation preview
Change-Id: I947bbd9db264f00f0609b3f02140060f9a2621fb
(cherry picked from commit 796c4460fe998da206f9ca77973a20796fa1d3ca)
2023-07-07 17:25:51 +08:00
tao wang
8b490adc51
NEW:optimizing error info for network requests
...
Change-Id: I8656c2f899b086b5ab52d94b7186e64df1625e3e
2023-07-07 17:25:51 +08:00
zhou.xu
fdd7d11b14
NEW:Enhanced disk name function
...
Right click to modify the disk name, which is also displayed in the left UI bar
# Conflicts:
# src/slic3r/GUI/GUI_Factories.cpp
# src/slic3r/GUI/GUI_Factories.hpp
Change-Id: Ib688bef58d75fba1e5df4f201bfdcef7a3872308
(cherry picked from commit 019681ce69e115e8e4602a93dcb3dc61f20ecba5)
2023-07-07 17:25:51 +08:00
liz.li
3c6e68553b
ENH: add height_range
...
Change-Id: Ica4def5d54f9e0906d424eea1efd3545b79ed186
2023-04-17 15:39:02 +08:00
tao wang
7481da52d6
NEW:support for launching studio from the model web
...
Change-Id: I931fc8633c057228441daf2ab4c9c37f97e898ab
2023-04-17 15:39:02 +08:00
zhimin.zeng
cd4cddfca4
ENH: Cut optimization, support for custom connectors
...
Change-Id: I65163314374fb74f0b16df47dacae82caa6fab0d
(cherry picked from commit 7bacc2c2a89be471f6fee51dd07a42222a28b55a)
2023-04-17 15:39:02 +08:00
miaoxin
3448b7a053
FIX: avoid arrange to outer when quick click autoarrangement in plate.
...
Change-Id: Ic8fa2f605094c7a3b7fa5a6fe36c5159678c50fd
STUDIO-2202
(cherry picked from commit 641c18c25f5f297234059d463ac12220c4b6fa9f)
Change-Id: Ic452f2fa4357fcacf71f6a70df2c514d2628b217
2023-04-17 15:39:02 +08:00
zhimin.zeng
c7ec112420
ENH: optimize text interaction
...
Change-Id: I1d132124816ba0946fd4d05310f8cd6da17a7e45
(cherry picked from commit f741a33a3651e266edfd4c191322f8988a3666f2)
2023-02-22 20:09:17 +08:00
tao.jin
688084c475
NEW: add print sequence setting to plate
...
Change-Id: Ic4acb68743442a49dee04702e7a8073b6641bc39
2023-02-22 20:09:17 +08:00
chunmao.guo
b3a4384aec
ENH: save ams list to compare with last sync
...
Change-Id: I44db0b0a61cf366929aed6ab703407e5d9b170b7
2023-02-22 20:09:17 +08:00
lane.wei
64173b3fa3
FIX: fix the duplicate model issue after open recent project in some corner cases
...
github issue-1185
Change-Id: I3be5be473cfe7328c4781b1533093cd860e64387
2023-02-01 16:24:44 +08:00
Stone Li
67d4e2148f
FIX: fix sending gcode to octoprint
...
Change-Id: Id541b18d8e3522854d83f57dd4f3b02863a6aae7
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-02-01 16:24:44 +08:00
lane.wei
0dc7f51782
FIX: fix the crash issue when right-click on object list in preview
...
Change-Id: I31fc987b762fe2718b4ca1659d14864e44a86225
2023-01-10 19:08:26 +08:00
liz.li
5fc3694e08
NEW:add hide function in assemble_view menu
...
1.support hide funtion in assemble view
2.fix an issue that switch printable in assemble view will make
model-in-assemble-view turn transparent instead of model-in-view3D
3.fix a crash: right-click on objectlist after entering assemble view
Change-Id: Ia1a7ca492637eeaacd862ba015c440a55a83ca6e
2023-01-10 19:08:26 +08:00
tao wang
c8df45c11f
FIX:fixed some models with special names cannot be downloaded
...
Change-Id: Id5a3dff960d6e9868dfa87aef96093de2dc215e6
2023-01-10 19:08:26 +08:00
zhimin.zeng
e70253cf25
FIX: can not save project when modify bed type in the scene
...
Change-Id: Iaea1bef142edcf0c68a64cfa1f3b1d309b96f251
2023-01-10 19:08:26 +08:00
zhimin.zeng
4284d2ddb0
ENH: generate wipe tower when custom change gcode filament
...
Change-Id: Ia0c81453f09457a9d1d56fbcdce79112953c0208
2023-01-10 19:08:26 +08:00
lane.wei
697d945ca1
ENH: add the logic to prompt user to update network plugins
...
Change-Id: I73cce20e58783a365ad2665c8e095dcf2e9c02ea
2022-12-26 05:31:54 -05:00
tao.jin
38dfde8fc2
ENH: jump to prepare in preview only mode
...
Change-Id: Ic7d1b17938172f81f334df020699b3ffbe92d65f
2022-12-15 04:38:15 -05:00
Stone Li
c69b7780ad
ENH: do not invalid thumbnails when using expoted file
...
fix missing project name for gcode.3mf
Change-Id: Iabc43cd54ceaa9cbbdfb7b045f5d4a24124d7007
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
liz.li
aab62b77bf
ENH:refine GLCanvas update dark mode logic
...
Change-Id: Id4c4f00a18fa0672eab528a6819b6665031a8915
2022-12-15 04:38:15 -05:00
chunmao.guo
5a6263c9f3
FIX: [STUDIO-1525] not switch preset after cancel edit dialog
...
Change-Id: I91810298da40250e3c5def72737b2be6df764a3b
2022-12-15 04:38:15 -05:00
lane.wei
45dd07cfe4
FIX: fix serveral issues in multi-plate slicing
...
1. fix the thumbnail white issue in some random case
2. fix the thumbnail not update issue under preview panel
3. fix the previous panel's toolpath not clear issue while switch panel
under preview
4. fix the toolpath not clear issue while switch from 3d to preview in
some corner case
Change-Id: I158eba35e3b5d8a1e77f19ee9f86801e6a6dbd86
2022-12-15 04:38:15 -05:00
tao wang
0f00adb0d1
NEW:added to send all plate to printer sd card
...
Change-Id: Ib7610d64a3b45afaea432c26832313d248c6890b
2022-12-15 04:38:15 -05:00
tao wang
00ab44f0a0
ENH:add notification when sending gcode finished
...
Change-Id: I9a2dac701053591a1c0bd4d8b376ef07b31262f0
2022-12-15 04:38:15 -05:00
tao wang
6f4e80bbb6
NEW:added dark mode
...
Change-Id: I3f61f1d93020e0a9dfba2c7d6cf6bf5194effcfa
2022-12-15 04:38:15 -05:00
Stone Li
bdab8a28c9
ENH: add filament alias to a print warning
...
Change-Id: Ie7a2e0cbdd016c2120c46cde9a92a93baffbe832
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:38:15 -05:00
Stone Li
4e43ad8c2a
ENH: enlarge filament system colors to 16
...
Change-Id: Ib31fb10869e86e36733aecab858303fafd993cbf
2022-12-15 04:33:48 -05:00
lane.wei
65f2a063b6
ENH: refine multiple plate and CLI logic
...
1. support bed_type for each plate in CLI
2. don't render the calibration thumbnail under CLI
3. fix the plate box not generated issue
4. refine the slice_all button's status logic: from all slicable to one slicable
5. fix serveral issues in multiple plate's switch and slicing
Change-Id: I6193a799da0367068169ce315d1fcc9098357fd1
2022-12-15 04:33:48 -05:00
liz.li
22dd20ab58
NEW:add variable layer height
...
Change-Id: Idef7f0dea32e4faaeb4d6eb188695cc7b554099c
(cherry picked from commit 4969835159eebb356e9b26dab223ad0a18882b70)
2022-12-15 04:33:48 -05:00
Stone Li
71acbec38d
NEW: add slice all and print all buttons
...
1. export all sliced files
2. support to print all sliced files
Change-Id: I59345370fb590b4c3c70b9b71385b25342a22e02
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-15 04:33:48 -05:00
tao wang
1c4ed26b81
FIX:fixed crash caused by unable to resolve file name
...
Change-Id: I98388cd95e8b2bc26d33cddcc4945580a1c34292
2022-12-15 04:33:48 -05:00
tao wang
407d1faf0d
NEW:add model mall system
...
Change-Id: Iccfe460cd7bfd11d91cdd7eddf142a8590e3c5b0
2022-12-15 04:33:48 -05:00
lane.wei
79b5c94f4f
ENH: enable wireframe
...
This reverts commit ed6e149381240fd83b61da70891127d400f30a39.
Change-Id: I010871fcf22322214c627fe907539c0916fa6ff5
2022-12-15 04:33:48 -05:00
salt.wei
99974c7f59
ENH: add warning info when bed temperature is too high
...
Add bed temperature checker in gcode processer. And
save slice warning into GcodeProcessorResult.
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: Iee96e4ab165a3171a5a1e165450bfc360401647f
2022-10-20 19:34:37 +08:00
Stone Li
ee62ffcc7d
NEW: add confirm dialog after check conditions
...
confirm to check printer model and slice warnings
Change-Id: I07a272fda1a5e2ebc0f4e106815fe07da5aaa4df
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-10-20 19:34:37 +08:00
tao.jin
a84cf46699
ENH: refine UI of sending 3rd-party printer task
...
Change-Id: I47cd1682a495eb7aa6f230dfa41ee4f5c321fc72
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-10-20 19:34:37 +08:00
tao wang
a4cda21926
FIX:fixed some issues with send to printer
...
Change-Id: Ic14f1285d234cd00895a343ae22aef90be415072
(cherry picked from commit 9bfb2ddb01878ffa983e9174cb46041fc8330aa8)
2022-10-20 19:34:37 +08:00
lane.wei
b4d66394e7
NEW: add the wireframe rendering mode for debug
...
currently we can turn on/off it by 'ctrl+shift+enter'
Change-Id: Ic9e5460e8955376e8e2c1a3701e12a1f0b4216ad
2022-10-20 19:34:37 +08:00
Stone Li
91d5ba2870
NEW: support send gcode to third-party printer
...
Thanks SoftForever for your works to support
sending a gcode file to third-party printer
Change-Id: I3cba43c8bd878f1f1c2fd5fae202ed4d922e8727
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-10-20 19:34:37 +08:00
tao wang
29e19cb32e
NEW:added sending gcode file to sdcard
...
Change-Id: I60654676a3001c59b8202581576fbfcd5f8388eb
(cherry picked from commit 930b8e034aaa55743aa02fc6e3961fdc388ce53c)
2022-10-20 19:34:37 +08:00
Stone Li
497be311db
NEW: add get_my_message interface
...
Change-Id: If904d6b5692a12bdbca7732002d5bf4e83a85932
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-10-20 19:34:37 +08:00
chunmao.guo
673b6418c1
ENH: sync with ams filament
...
Change-Id: Ifa8b9487c934a18ad1003f380bbb53fa9288e387
2022-09-29 11:16:43 +08:00
tao wang
bf927f5adc
FIX:add the sd card removal function
...
Change-Id: I98592a5d3d4abcfd3a67b8c12fa4cf07e79b0e4b
2022-09-29 11:16:43 +08:00
tao.jin
31ba41ec3e
NEW: move selected model to the center of selected plate
...
Change-Id: I7af49e98e83f5eef690f7d30d10a2cc240046466
2022-09-29 11:16:43 +08:00
chunmao.guo
0fa82b5e18
ENH: expor core spec 3mf
...
Change-Id: I97ccd87f29668833881b9327b251c2ca110ecd31
2022-09-02 12:52:18 +08:00
Stone Li
639bb98396
ENH: refine filename when exporting gcode.3mf
...
Change-Id: Icace408c89f9d9da4695723ea8757ab023f85849
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-09-02 12:52:18 +08:00