tao wang
3cf99c7b34
FIX:fixed some issues with other languages
...
jira:[STUDIO-3721]
Change-Id: I236c194d2ce6d0f4c97d3b8283cac1a8de904266
2023-11-01 09:33:21 +08:00
tao wang
e171425b3e
ENH:importing to studio will retry three times
...
jira:[STUDIO-4223]
Change-Id: If66faa4a21a414d43860ef8aa657562f5ee617b8
2023-11-01 09:33:21 +08:00
zhimin.zeng
563b1255eb
FIX: add log for cali
...
Jira: XXXX
Change-Id: Ifce2d57d2694c5b39fec93529e6efffa036b8e68
2023-11-01 09:33:21 +08:00
Arthur
855c3d61ff
FIX: tree support + raft may fail to slice
...
Do not skip generate_toolpaths if has no overhang but has raft.
Jira: STUDIO-4341
Change-Id: I0bdadb5f778e0e1fda686341c0860d0f0c160f0f
2023-11-01 09:33:21 +08:00
liz.li
ae53c50098
FIX: slider show custom gcode issue
...
Jira: STUDIO-4316
Change-Id: I576e35861cd6306b67a0b5bd098eb2a739faf75b
2023-11-01 09:33:21 +08:00
liz.li
453662647e
FIX: clone operation snapshot issue
...
Jira: STUDIO-4015
Change-Id: I6cecc67653ecf94bc550bb86f699f223fade4c4d
2023-11-01 09:33:21 +08:00
zhimin.zeng
588723a854
FIX: report warning when uncheck timelapse for i3
...
Jira: 4338
Change-Id: Ia66676c25f2fa6a111e3e864a7b25989beaaf59b
2023-11-01 09:33:21 +08:00
salt.wei
3536cec1ea
ENH: fix collision of timelaps gcode when by object
...
Z height after timelaps gcode is changed. Should get
the new z height and save into gcode writer.
Jira: none, bug is found by self-test
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I25516def507782600f0f270a339c88ea01a472a3
2023-11-01 09:33:21 +08:00
hu.wang
9f83f6deff
ENH:Don't call the interface when task id is incorrect
...
JIRA:STUDIO-4322
Change-Id: I6fc1dc7379cba0702927e30cab0aa271074c59da
2023-11-01 09:33:21 +08:00
Kunlong Ma
378a0a9d75
FIX:crash when close preference
...
JIRA: STUDIO-4340
Change-Id: I95b1c77720bf1264ca70f2fa3652e814d8f20e53
2023-11-01 09:33:21 +08:00
Arthur
04ce14ca90
FIX: crash when support spacing set to 0
...
Jira: STUDIO-4339
Change-Id: Ic9198e21fbaa8992cc08628aefa8673ba82194b3
2023-11-01 09:33:21 +08:00
wintergua
5160c8c4f6
FIX: brim generation with extruder overridding in by layer slicing
...
in brim generation, object's first layer extruders are obtained from regions.
If the extruders are changed at certain layers in by layer slicing mode,
the extruders from layer regions are not right.
this patch fix that issue by updating the extruder overridding in
a new member "object_first_layer_wall_extruders" in "print_object" class during
constructing "Tool_ordering" class. then using the new member directly when generating brim.
besides, support contour, which should be no_brim_area, is obtained from "support_infills" instead of "lslices" of "support_layers"
JIRA-ID: https://jira.bambooolab.com/browse/STUDIO-4332
Change-Id: I271d0ea0d8c01c412d4fb9ade5296c6a6471aed6
(cherry picked from commit 9919ce9d1b9105b859273eee4fe9481c4dff6189)
2023-11-01 09:33:21 +08:00
xun.zhang
0eb9ac856b
ENH: use json to store filament & nozzle info
...
1.Use json to store nozzle hrc
2.Use json to store filament temp type
jira: STUDIO-3488
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I8eb226e26352a41418f4e46d8cda403dc22ecff4
2023-11-01 09:33:21 +08:00
Stone Li
eb8cb63d88
NEW: generate small thumbnail size in 3mf
...
JIRA: STUDIO-4282
Change-Id: I2f6e35bd643e950d15dcfacb9f6ecae8f8bd80fa
Signed-off-by: Stone Li <stone.li@bambulab.com>
2023-11-01 09:33:21 +08:00
xun.zhang
8d8b690adf
ENH: optimize exhaust fan param display
...
1.Optimize exhaust fan param display
2.Set max chamber temp to 60
jira:STUDIO-3518
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I0663803381f38f717554da4aefc61e02a8c1f37e
2023-11-01 09:33:21 +08:00
hu.wang
2509c9c90a
FIX:Translation of Calibration and Printing Popups
...
JIRA:STUDIO-4055
Change-Id: I570a53a7a6b18b323b42893c3ddc128bae7d0b94
2023-11-01 09:33:21 +08:00
chunmao.guo
bf6924de18
FIX: prefer local tunnel for P1P liveview
...
Change-Id: Ia4f52a8bd2b8bcf20740b2c7043e437d56a4a5b1
2023-11-01 09:33:21 +08:00
chunmao.guo
0db3fd9f81
ENH: [STUDIO-4034] add functions for custom printer/filament
...
Change-Id: I0fc2738392970b19c0ae8263ea7d968cc8f23c2f
JIRA: STUDIO-4034
(cherry picked from commit 30e5b3f61f2f5aae308d5e454f71d69939104ebb)
2023-11-01 09:33:21 +08:00
chunmao.guo
f4ffe8621b
ENH: [STUDIO-4005] support custom root preset
...
Change-Id: I0cf2142a2d3cee7269b53b73ad44e05934c2e9e6
Jira: STUDIO-4005
2023-11-01 09:33:21 +08:00
tao wang
375932aea0
FIX:do not store empty use access codes
...
jira:[STUDIO-3776]
Change-Id: I660533ecbee25409967ab7b4df625d4a53451faf
2023-11-01 09:33:21 +08:00
zhimin.zeng
34ee98f5ad
FIX: modify the default position of wipe tower
...
Jira: XXXX
Change-Id: I8c44ef6fbeba57eb14bd261ab09ee08429cddcaf
2023-11-01 09:33:21 +08:00
Lukáš Hejl
11b55ccd73
ENH: Added option for enabling interlocking between segmented regions
...
by the multimaterial painting.
This commit is cherry pick from Prusa, the commit number is
9bce0fcf9bb479c289c396e7e23ce95841a61628
Thanks to Prusa.
Jira: XXXX
Change-Id: I29ad1fa9ab3ccc393a1e2affde1ae869d0a33afa
2023-11-01 09:33:21 +08:00
tao wang
dd7bfa21e9
ENH:disable combobox when sending file
...
jira:[STUDIO-3243]
Change-Id: I90aa7a639bf729dba462c957bdbda7ba4af08266
2023-11-01 09:33:21 +08:00
tao wang
db6bfca564
NEW:Use new command for chamber temperature settings
...
jira:[STUDIO-4296]
Change-Id: Ic70a6f6dc412cde7f6d9d6361f8646df59df56b9
2023-11-01 09:33:21 +08:00
hu.wang
147b6beecb
FIX:fixed too many times requests for get_subtask
...
JIRA:STUDIO-4283
Change-Id: Ic15c782b8304d5fefbc78cc76fb32fa5ccf9335b
2023-11-01 09:33:21 +08:00
zhimin.zeng
f88983f989
FIX: No progress bar is displayed during manual calibration
...
Jira: 3789
Change-Id: I4d56839136f4590b6df384f2287e9565e5e61afa
2023-11-01 09:33:21 +08:00
zhimin.zeng
9c91341f6b
FIX: cali - The progress bar should not be displayed.
...
after the prompt box appears.
Jira: 4288
Change-Id: I97f2073847877dcfe98d4a6faa5b09cf257a5c7c
2023-11-01 09:33:21 +08:00
zhimin.zeng
c1d1e6efbb
FIX: Incorrect exploded view after split to objects
...
and modify the incorrect assemble view after cut
Jira: 4182
Change-Id: I813a9179c54d544e745153186e09a4d82fc50dbc
2023-11-01 09:33:21 +08:00
wintergua
e8f8a5d487
FIX: brim generation with raft
...
in previous codes, we generate brim for an object with raft, which do not need brim.
jira-ID: https://jira.bambooolab.com/browse/STUDIO-4238
Change-Id: I4b2c2c1c744c098cdcfdb03c2100b06a458e983a
(cherry picked from commit 0d06415d42c95e40f79a228f75827588171d410c)
2023-11-01 09:33:21 +08:00
chunmao.guo
0a991fa369
FIX: [STUDIO-4253] remove file exception in bbs_3mf
...
Change-Id: Ie585c4864239e7e25176fb316b5ed2e2249c9234
Jira: STUDIO-4253
2023-11-01 09:33:21 +08:00
chunmao.guo
ae67715eb5
FIX: [STUDIO-4305] fix crash when max-recent-proj is 0
...
Change-Id: I7f7ae9139e266667718b3275ada58fee63c627fa
Jira: STUDIO-4305
2023-11-01 09:33:21 +08:00
hu.wang
b281285a2d
NEW:[STUDIO-4016] Support motor noise cali for N1
...
Calibrated motor noise option, N1 supported.
And when none of the calibration options are selected, the start calibration button turns gray
Change-Id: I991034a13001f840016475171c33218ddc812d35
2023-11-01 09:33:21 +08:00
zhou.xu
eb7f53d6c1
FIX: modify enforcer and blocker color
...
Jira: STUDIO-4304
Change-Id: I1d58d1b61929a831fc87f53ef364eb0d1af91c17
(cherry picked from commit 40022ec91a15f2663ce51948118fe2a5b716ecdf)
2023-11-01 09:33:21 +08:00
zhou.xu
bcd8c90b4f
FIX:add new light for text shape
...
Jira: STUDIO-2623
Change-Id: I3a189154455040e8c2cb41ff8d8ac065661406ad
(cherry picked from commit 5854839c8f552b136cca6b3ff75605fa1e696fd0)
2023-11-01 09:33:21 +08:00
Arthur
c631a69c32
FIX: coPoint type couldn't display
...
This causes the printer setting page unable to display becase I added a
coPoint type option best_object_pos.
Add reading and writing coPoint type configs solves the problem.
Jira: STUDIO-4303
Change-Id: I34e40e567236d28ab1a7be265128275191fcc935
2023-11-01 09:33:21 +08:00
hu.wang
28376584a3
NEW:[STUDIO-4012] support prompt sound
...
support modifying whether to turn on prompt sound from the print option pop-up window
Change-Id: I3206bfcefc9292dd2a7acb7294addc901ad21d4d
(cherry picked from commit ecc13666689d7f644ed3db36088b32b239728779)
2023-11-01 09:33:21 +08:00
tao wang
44eaa75110
FIX:fixed studio crash caused by HTTP request blocking
...
jira:[STUDIO-3849]
Change-Id: I6348af96014e80da6b720da48239fed262f0f3c5
2023-11-01 09:33:21 +08:00
tao wang
c144d4e7d6
FIX:fixed issue with calibration progress
...
jira:[STUDIO-3592]
Change-Id: I54ff7141169f8d1e33f2c1711d464ce5d04877c2
2023-11-01 09:33:21 +08:00
xun.zhang
bc53eb23fc
ENH: modify tooltip in chamber temp
...
Also remove bed_temperature_difference in config
jira: STUDIO-4197
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id992bf0a6b5496038d513a6243b54c5232113515
2023-11-01 09:33:21 +08:00
Arthur
3f1e15995f
FIX: auto-arranging made objects overlap with occluded region
...
finalAlign was not correct because the excluded regions are counted twice.
Jira: STUDIO-4259
Change-Id: Ie4ad167af8487ce7250b83d85f144ef01e60e00f
(cherry picked from commit 154de0d94ff34231a60966fb89cc14655cce8008)
2023-11-01 09:33:21 +08:00
tao wang
b1d38928fc
FIX:clear calibration progress when switching printers
...
jira:[STUDIO-3407]
Change-Id: I5fcf6f9f6bd001a13c0f1e4b076334479ee98d45
2023-11-01 09:33:21 +08:00
tao wang
b5e38cfe30
ENH:optimized display of German and Swedish
...
jira:[STUDIO-3722]
Change-Id: I4562b1d55c709a6aac56f91601b12ae3f3459fd1
2023-11-01 09:33:21 +08:00
zhimin.zeng
668106cc5d
ENH: support traditional timelapse for i3 structure
...
Jira: 3935
Change-Id: I38a270f7d9060ea1b271c69fd0d427205817e705
2023-11-01 09:33:21 +08:00
zhou.xu
7df99021c1
FIX: normal_matrix calculation lack transpose in overhang
...
Jira: STUDIO-4244
Change-Id: If706f098c43f15aa407dde68e8a914bd53ab7188
2023-11-01 09:33:21 +08:00
zhimin.zeng
f942d5d55d
FIX: Text dragging of special file doesn't work
...
Jira: 4271
Change-Id: I0b2e33ac0cf4919bea93732151529deac3b7e9ed
2023-11-01 09:33:21 +08:00
slynn1324
6f1d04f270
ENH: support thumbnail in gcode for 3rd printers
...
Thanks @slynn1324
1. Add thumbnail size in printer params page
2. Optimize writing thumbnail data in gcode
jira:STUDIO-3942
Github: #2166
Github pull request: #2333
Change-Id: I6897cfddfa6a1b0c95decf67329a486d40ec0cc2
2023-11-01 09:33:21 +08:00
Arthur
641a4fd1f2
ENH: add load_model_objects_and_custom_gcodes
...
Add cmd line option to pass layer change gcode.
This is useful for lithophane auto change colors.
Cmd: --custom-gcode custom_gcode_toolchange.json
Examples of the input json file can be found in the jira.
Jira: STUDIO-4070
Change-Id: I5beb5ff7d6d81028e95013e79f955e498cd3ba30
2023-11-01 09:11:19 +08:00
lane.wei
2a6bb02d60
FIX: CLI: fix the thumbnail color not correct issue
...
JIRA: MAK-1812
Change-Id: I61832ffeea75b9423d85ccd81d5602a3e7d288b8
2023-11-01 09:11:19 +08:00
zhimin.zeng
e379d127d6
FIX: Crash when switch to the calibration page
...
after binding the printer in device page
jira: 4080
Change-Id: I8e712389bf619b177255111766c271cb9f1bf66e
2023-11-01 09:11:19 +08:00
zhimin.zeng
4084702057
FIX: the default value of flow rate calibration is the last value set
...
Jira: 4147
Change-Id: If587d92aea872e8cfadb556b2912db402e0a6a86
2023-11-01 09:11:19 +08:00