1e1e0e3500
ci: update build version to 01.03.00.20
...
Change-Id: I9245d64eb7ae836581fc2426921b4ecda63a064e
2022-11-01 20:52:23 +08:00
230635cc59
FIX: reduce height_to_lid to 90mm
...
Towline may be even lower than the upper rod. Let's
take away 10mm tolerance.
Change-Id: I13972fc4ecb0671e1af4b2c6d102e319417e532f
(cherry picked from commit cedcb862556c8c9014a91ef2aad8f39fc118d925)
2022-11-01 20:52:23 +08:00
ae2cd67802
ci: update build version to 01.03.00.19
...
Change-Id: Ieee2345c952011ef87915bb07134ccb3c36309ec
2022-11-01 20:52:23 +08:00
0d2c750ff8
ENH: refine the label logic of seq_print
...
use the arrange_order computed by Print
turn on label by default when switch to sequent print
Change-Id: I7063bcc9494bbfc14a3cee85eaf30a9eb52c99d2
2022-11-01 20:52:23 +08:00
7e10151e28
ci: update build version to 01.03.00.18
...
Change-Id: Ic3ad3d2e1314e131178962961c6d8c75afb3ad4c
2022-11-01 20:52:23 +08:00
ba3ed9b247
ci: update build version to 01.03.00.17
...
Change-Id: I4a3695999070a72b9cf59f2273875d788ecb4cb8
2022-11-01 20:52:23 +08:00
d17c3eb42d
FIX: 2 auto-arrange bugss with per-object printing
...
1. use strict ordering to ensure the printing order is right
2. reduce height-to-lid to 100mm considering towline is lower than lid
and may collid with objects
TODO: printing brim may still collide, need to subtract inflated boundary of
others during brim generation
Change-Id: Icf0cba10c579d28fabd97764c1b3abec267ebd9b
(cherry picked from commit 46c6f5ff94488b2f4481bf1d34555f4a7c45e135)
2022-11-01 20:52:23 +08:00
cd2a8c7b05
ci: update build version to 01.03.00.16
...
Change-Id: I44e01e64fcc762c9bc0082b446543f78bfb40279
2022-11-01 20:52:23 +08:00
04b1698e58
ci: update build version to 01.03.00.15
...
Change-Id: I2936f6922e0ee188575777483d7c12a92dcef024
2022-11-01 20:52:23 +08:00
e4840991a5
FIX:AssembleViewData crash
...
Change-Id: I759a385621b8a83d89abcc7c1b38786e067dbb33
(cherry picked from commit c218e7dd77fad970f637412dc9c230b1241c1f67)
2022-11-01 20:52:23 +08:00
4fa7f4564d
ci: update build version to 01.03.00.14
...
Change-Id: I2d9679a72adafd0e0b29cf1da27d98f034cd4abf
2022-11-01 20:52:23 +08:00
16b22cfbd1
FIX: print ordering didn't consider object height
...
This may cause tall objects be printed before short ones. There are two
possible solutions:
1. do strict ordering only when y-overlap is large enough (the one
chosen in this commit)
2. when considering vertical collision with rod, the actual expansion
can be much smaller (because the rod is only slightly off extruder).
But this solution requires an extra parameter. Let's hold it for a
while.
Change-Id: Icc9a4796d49dad93cbcc20d4103e641a48886e5e
(cherry picked from commit 6a958b1fa9e58e4ca3be63b4918da77bcdc53314)
(cherry picked from commit ceff67789c27ea576afd663a2e5bae9a10241728)
2022-11-01 20:52:23 +08:00
1d8b38fc18
FIX:fixed cant not link to wiki on macos
...
Change-Id: I8c7fc943e9c6eb46c1f7a63dcd32f0a9a7f120d3
(cherry picked from commit 1fd7ef86e39c979e8b986c9f6d6db239949682cd)
2022-11-01 20:52:23 +08:00
510f78c0f8
ci: update build version to 01.03.00.13
...
Change-Id: Iedf30b5615da18c0b5e3a1e86e12cfd9d7de6af2
2022-11-01 20:52:23 +08:00
dc90d5e170
FIX: rewrite per-object printing order logic
...
1. Previous logic can't guarantee left-to-right printing order, so
toolhead may crash on the right side. In the new algorithm printing
order is guaranteed.
2. Clearance radius should be the max of 3 directions (left, bottom,
up), not including right, otherwise collision may happen on bottom or
up directions.
3. Add is_extrusion_cali_object property to handle extrusion brim
overlap better.
Change-Id: I44868b9925d983f5cca0c31d35dfa28d895fadbf
2022-11-01 20:52:23 +08:00
b6ade27fad
FIX: fix the empty layer after adding modifier
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Iad6c149cb5f1a50a199fdf1dd50f4971898972e2
(cherry picked from commit 6065729c6febb9f3a704dde12bda6ad34f62caec)
2022-11-01 20:52:23 +08:00
5fe648a866
FIX:fixed description messages not refreshing the scrollbar
...
Change-Id: Ie067784144031d4f9418b4af1b08420bf919d7f1
(cherry picked from commit 520703c1823bdf6ec802467b4bc035da8e797d8f)
2022-11-01 20:52:23 +08:00
1b7f15489f
FIX:change the downloading plugin url of the wiki
...
Change-Id: I0eb1c42105e5e27e16b9888f8c415aa157cd6f03
(cherry picked from commit 6a35a3546722d16e6118539ab60b748aa9666097)
2022-11-01 20:52:23 +08:00
77ef07b83f
FIX:fixed incorrect display after adding files via add
...
Change-Id: Id812b40cb85a882a8c490ccdc2375e0d9b8e312d
2022-11-01 20:52:23 +08:00
15f82a2d98
bump voron profile version
2022-10-30 21:32:40 +08:00
315360ae09
bump up version 1.32
2022-10-30 19:45:35 +08:00
260d914ff6
handle klipper set_velocity_limit
2022-10-30 00:50:15 +08:00
6559a14bb7
Merge branch 'SoftFever' into feature/compatible_comments
2022-10-28 17:44:50 +08:00
1b88272fd4
show fan speed
2022-10-28 17:17:35 +08:00
f06069cdd8
layer count issue fixed
2022-10-28 17:16:07 +08:00
da24d86f5c
fix crash when there are unicode string in the model path
2022-10-26 21:23:51 +08:00
f4372dd305
handle url
2022-10-26 12:45:16 +08:00
3c37accd66
fix aux fan issue for third party printers
2022-10-25 21:42:36 +08:00
41cd44d22d
Special handling temperature for Klipper
2022-10-25 10:40:23 +08:00
3d4280b3e8
un-hide fan speed/temp preview
2022-10-25 09:11:19 +08:00
aed8714f6d
hide bed type for 3rd party printer
2022-10-25 09:10:09 +08:00
10c54b0738
small perimeter threshold
2022-10-24 22:35:40 +08:00
ded4c88e6d
Merge branch 'SoftFever' into feature/small_perimeter
2022-10-24 14:53:58 +08:00
4d384b6fce
add back small perimeter support
2022-10-24 14:47:18 +08:00
b531270aa4
support changing thumbnail size
2022-10-23 23:00:46 +08:00
c557cfc14c
support klipper gcode flavor
2022-10-23 19:42:01 +08:00
4e90c9b902
Device view for third party printers
2022-10-23 16:37:34 +08:00
bf060414b4
Omit M981 for third party printers
2022-10-23 15:49:02 +08:00
520c4e7f32
update 1.3.1 changenotes
2022-10-22 14:37:56 +08:00
01453e6fd8
bump version to 1.3.1
2022-10-22 01:09:57 +08:00
138984b203
update mac build script
2022-10-22 01:07:32 +08:00
bbf0c40098
Omit BBL specific gcodes for other machines
2022-10-22 00:19:08 +08:00
fef5188a59
expose more parameters
2022-10-21 16:50:59 +08:00
aafe7c7954
update SF version
2022-10-21 16:50:34 +08:00
51efb72163
update SoftFever version number
2022-10-21 00:43:21 +08:00
a8c9280853
update Chinese translation
2022-10-21 00:43:03 +08:00
9601df285f
rename "z lift type" to "z hop type"
2022-10-21 00:42:41 +08:00
cc099946bd
hide circle bed shape
2022-10-21 00:42:11 +08:00
65086732fb
tweak ender 3 profile
2022-10-21 00:41:33 +08:00
0267e2f230
Merge branch 'master-remote' into feature/merge_remote_1.3
...
# Conflicts:
# bbl/i18n/zh_cn/BambuStudio_zh_CN.po
# resources/i18n/zh_cn/BambuStudio.mo
# resources/profiles/Voron.json
# resources/profiles/Voron/filament/Voron Generic ABS.json
# resources/profiles/Voron/filament/Voron Generic ASA.json
# resources/profiles/Voron/filament/Voron Generic PA-CF.json
# resources/profiles/Voron/filament/Voron Generic PA.json
# resources/profiles/Voron/filament/Voron Generic PC.json
# resources/profiles/Voron/filament/Voron Generic PETG.json
# resources/profiles/Voron/filament/Voron Generic PLA-CF.json
# resources/profiles/Voron/filament/Voron Generic PLA.json
# resources/profiles/Voron/filament/Voron Generic PVA.json
# resources/profiles/Voron/filament/Voron Generic TPU.json
# resources/profiles/Voron/filament/fdm_filament_abs.json
# resources/profiles/Voron/filament/fdm_filament_asa.json
# resources/profiles/Voron/filament/fdm_filament_common.json
# resources/profiles/Voron/filament/fdm_filament_pa.json
# resources/profiles/Voron/filament/fdm_filament_pc.json
# resources/profiles/Voron/filament/fdm_filament_pet.json
# resources/profiles/Voron/filament/fdm_filament_pla.json
# resources/profiles/Voron/filament/fdm_filament_pva.json
# resources/profiles/Voron/filament/fdm_filament_tpu.json
# resources/profiles/Voron/machine/Voron 0.1 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron 0.1.json
# resources/profiles/Voron/machine/Voron 2.4 250 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron 2.4 250.json
# resources/profiles/Voron/machine/Voron 2.4 300 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron 2.4 300.json
# resources/profiles/Voron/machine/Voron 2.4 350 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron 2.4 350.json
# resources/profiles/Voron/machine/Voron Trident 250 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron Trident 250.json
# resources/profiles/Voron/machine/Voron Trident 300 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron Trident 300.json
# resources/profiles/Voron/machine/Voron Trident 350 0.4 nozzle.json
# resources/profiles/Voron/machine/Voron Trident 350.json
# resources/profiles/Voron/machine/fdm_klipper_common.json
# resources/profiles/Voron/process/0.08mm Extra Fine @Voron.json
# resources/profiles/Voron/process/0.12mm Fine @Voron.json
# resources/profiles/Voron/process/0.15mm Optimal @Voron.json
# resources/profiles/Voron/process/0.20mm Standard @Voron.json
# resources/profiles/Voron/process/0.24mm Draft @Voron.json
# resources/profiles/Voron/process/0.28mm Extra Draft @Voron.json
# resources/profiles/Voron/process/fdm_process_voron_common.json
# src/libslic3r/Preset.cpp
# src/libslic3r/PrintConfig.cpp
# src/libslic3r/PrintConfig.hpp
# src/libslic3r/PrintObject.cpp
# src/slic3r/GUI/BackgroundSlicingProcess.cpp
# src/slic3r/GUI/Field.cpp
# src/slic3r/GUI/GLToolbar.cpp
# src/slic3r/GUI/GLToolbar.hpp
# src/slic3r/GUI/MainFrame.cpp
# src/slic3r/GUI/MainFrame.hpp
# src/slic3r/GUI/NotificationManager.cpp
# src/slic3r/GUI/PhysicalPrinterDialog.cpp
# src/slic3r/GUI/PhysicalPrinterDialog.hpp
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/Plater.hpp
# src/slic3r/GUI/PrintHostDialogs.cpp
# src/slic3r/GUI/PrintHostDialogs.hpp
# src/slic3r/Utils/PrintHost.cpp
2022-10-20 23:12:00 +08:00