964df40630
ENH: remove nozzle_hrc in params page and profiles
...
use std::map to map nozzle_type to nozzle_hrc
Signed-off-by: xun.zhang <xun.zhang@bambulab.com >
Change-Id: Ie9d1db486808bd5164c7952caecaf4ac279f43d8
2023-07-31 14:29:15 +08:00
78eb192686
ENH: CLI: refine some logic of repetions and load configs
...
1. when object skipped, it should not be duplicated
it is set to unprintable before arrange
and the plate needs to be considered a skipped plate also
2. skip the wipe tower if not multi-color after skip
3. load default configs if there are no configs loaded
4. refine the result.json to include key_values
Change-Id: I8c132cabcdd78756673fe900267a226a41ae1b4d
2023-07-31 14:29:15 +08:00
192b58dffc
ENH: CLI: add logic of uptodate_settings
...
1. load the updated machine/process config from uptodate_settings
2. if don't have uptodate_settings, keep the logic as before, use from local
Change-Id: I3520469ab6094f03895b8e0e4e84c7549190f244
2023-07-31 14:29:15 +08:00
a92e014369
FIX: Calibration supplementary translation
...
Change-Id: Id4203f55e921dc5c1d1d462f7dcacd262d88c603
2023-07-31 14:29:15 +08:00
62a424a8e4
FIX: the option to adjust the first layer flow
...
Change-Id: Icf0c2686cc78c26724438ddc80d1894ac50ec179
Signed-off-by: wenjie.guo <wenjie.guo@bambulab.com >
2023-07-31 14:29:15 +08:00
937aa01ffb
FIX: pressure advance unrecogized
...
while the newer version of 3mf be load to older software
pressure_advance be unrecogized
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ie160759f58e573f8ad01a2941763016e9b070e9e
2023-07-13 10:35:05 +08:00
4341ccfcde
FIX: config: fix a typo of skip_objects
...
Change-Id: I986da5d677820dfb73fbab5bff43ee26147e431a
2023-07-07 17:52:43 +08:00
83298e0cac
ENH: CLI: add option repetitions for future use
...
Change-Id: I97bdc04b542f9725a047348450c2c677d8807427
(cherry picked from commit d5a20f689cade6cc5b28bbec70931c6d122ef6f4)
2023-07-07 17:52:43 +08:00
8f42b3e022
ENH: add PLA-AERO,add default key in common json
...
Change-Id: Ia6551f50e0f921a196a3a94659b367ca1ec4424f
2023-07-07 17:52:43 +08:00
33b04c007d
ENH: add setting of extruder type
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ic126466f6b579dd6a55a1ba16a63c015d538c750
2023-07-07 17:52:43 +08:00
ed90b72176
ENH: add Generic HIPS
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I0fd861db6137c39f59630ae443661ddeb7a7b060
2023-07-07 17:29:08 +08:00
3c6e0fe75a
ENH: add back use_relative_e for third party printer
...
Useless for BambuPrinter. But used by third party printer
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ib6a63e78816b25696c25952508f76c3d9221e363
2023-07-07 17:29:08 +08:00
e30b4074e4
ENH: show filament vendor in develop mode
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ice9c3a86ce22c4c6dde784afb2e7c23e929ac7d2
2023-07-07 17:29:08 +08:00
0f40702c9d
ENH: add solid infill pattern
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I8878c8d5f0024c9cbde6040f317d0783dfc5eccd
2023-07-07 17:29:08 +08:00
1ae0dfc632
ENH: support exclude objects for klipper printer
...
Thanks OrcaSlicer.
This is just function for klipper printer.
NEVER used for BBL printer.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I910abceb67f4dcb4260f74f5dd1b4fb614812670
2023-07-07 17:29:08 +08:00
95c1d4232e
ENH: add acceleration para
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Ie82934e2fb5cdb4ec77246e2d5cd6be36fdc7d5a
2023-07-07 17:29:08 +08:00
9a172fb8cc
ENH: filter small gap
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I9bffe629419455b2a7b4494aa595b711619939da
2023-07-07 17:29:08 +08:00
8e7b4f2fcb
ENH: add decel para
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I95a1240c8d6ce7365055e840e526f279a55939e4
2023-07-07 17:29:08 +08:00
1f2d22ef92
ENH: add jerk parameter
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I6aadbffebc069167a460c991aa8fb711b754ff37
2023-07-07 17:29:08 +08:00
a6b0cc51a0
ENH: add top & bottom infill flow ratio
...
thanks SoftFever
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: If4b2d203d8568a7c640425702b0a77ccea3b596b
2023-07-07 17:29:08 +08:00
5cfe4e2d55
ENH: manual setting for PA for 3-rd party printer only
...
Should never use these two setting for bambuPrinter.
Thanks original code from OrcaSlicer.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: Ifda4086b71fd2ef170b044c7632d15fe2ef490fd
2023-07-07 17:29:08 +08:00
110164f173
ENH: add seam parameters and increase wall loops
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Id5c6cd6e97493f8912ce1857aed56eecace66cee
2023-07-07 17:29:08 +08:00
fcbf28e220
ENH: sync voron profile from orca
...
Thanks OrcaSlicer.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I02f6b712cc07907ae7cae4284fb75ddef053dfea
2023-07-07 17:29:08 +08:00
4c867565e4
NEW: add Device view for third-party printers
...
cherry-picked from SoftFever
Change-Id: I36b2fa0227886e4fac494c8b83e12f4fc0b04e17
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-07 17:29:08 +08:00
de4b5dd1ac
ENH: skip_objects: add the skipped_objects into sliced_info
...
Change-Id: I2a04aa00503a04cfe3e9d680ceabdb4947142d34
(cherry picked from commit ca548d69daa0bc2970efc080fcf1537e6babb278)
2023-07-07 17:29:08 +08:00
8d8aaf79cf
ENH:update PETG/PTEG-CF fan_threshold
...
Change-Id: Iffdffd936f249dd763ab7ebad0b7622d1eb504af
2023-07-07 17:29:08 +08:00
b7a3b34c6f
ENH: support export multiple model objects as stl under CLI
...
Change-Id: Ib6cb68624d111971dc763901f3a8414673d9a546
2023-07-07 17:29:08 +08:00
6940e1ff1f
ENH: add option "remove_small_overhang"
...
Let the user choose remove or not.
Github issue: #1810
Jira: STUDIO-2992
Change-Id: I9c5e087d171d16d8d7318b36efe825a6cbc29c33
2023-07-07 17:29:08 +08:00
fcdecda7bc
FIX: [STUDIO-3037] use plate type labels from configdef
...
Change-Id: Iecf81fe5a8cbe35ffa431432ff938a4b81ddea5c
2023-07-07 17:25:51 +08:00
2d01c700e5
NEW: add calibration
...
Change-Id: I03e5489a67042e7f76f5a42260a289d540b5a63a
(cherry picked from commit cbac2c639db830eb779b1979c8d6b4eb3decb7e6)
2023-07-07 17:25:51 +08:00
87bf3b8e27
ENH: add back infill anchor for special case
...
These two settings is necessary for some
specific user case.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I9d70679932ac90c34296393d0e8bb8aebd8ebe48
2023-07-07 17:25:51 +08:00
8da3e6e7f7
NEW: add tree_support_brim_width option
...
Jira: STUDIO-2921
Change-Id: Id5fddc0b6f5ffe3beb9afb0be5f81a766fc5b21e
(cherry picked from commit 86d7b6016e48143aad03744a58d44042ff0a0b4c)
2023-07-07 17:25:51 +08:00
1261b25c4d
NEW: add concentric infill pattern for ironing
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: Icd9f9fe0e39d86725faa98dd3eae82a4189130e0
2023-07-07 17:25:51 +08:00
a215fd3d51
NEW: only one wall for first layer
...
Signed-off-by: qing.zhang <qing.zhang@bambulab.com >
Change-Id: I4ed31db361230b7192c210e506717e16bd28a6f3
2023-07-07 17:25:51 +08:00
8ebc82b53a
ENH: modify Support W/G display name
...
Change-Id: I8fbdea4411073a74df804cbcc466027b1c3e941f
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-04-17 15:39:02 +08:00
93bd982418
FIX: modify the translation.
...
Change-Id: I94c1dc1a811b063611d43f6bde5e591e381cb4da
2023-04-17 15:39:02 +08:00
f8c34be36b
ENH: fuzzy skin handling
...
1 limit the range of setting
2 avoid too dense points when fuzzy skin enabled
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I6691fd03d2aa960b055b68100dfb338b640cb4af
2023-04-17 15:39:02 +08:00
7ddf4efd07
ENH: enable inner brim mode
...
Change-Id: I22f53c75e0731cb1ad397c1233e858a5b9a8fc0f
(cherry picked from commit 66637a616498c8fc38745670a75ba119ae9b1a5f)
2023-04-17 15:39:02 +08:00
d1ad39a21c
ENH: CLI: set the default pipe to null to remove warning
...
Change-Id: I9e2cbb3bba02892a6a97a6a3e0bd9b0f729d202a
(cherry picked from commit 1b94c924919c60231e9a87717d0b51204e37dcbc)
2023-04-17 15:39:02 +08:00
27be8d8afe
FIX: CLI: fix the no-check not work issue
...
1. no-check not work
2. refine the progress updating logic
Change-Id: I8acf18d8ab8958310fa3375de50cc9692b3408c1
2023-04-17 15:39:02 +08:00
766516a973
ENH: CLI: add normative_check logic
...
Change-Id: I7a02fefb2a161b27a35ad73102d8c57dbffa7c6b
(cherry picked from commit 3de468b341e95336611ff527453160131ec04b65)
2023-04-17 15:39:02 +08:00
55dff301ff
ENH: add post_process back
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I05fc655080f3888255297d689552de84a81ed849
2023-04-17 15:39:02 +08:00
c8d1beb2b8
ENH: support fuzzy all wall lines
...
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: If6754b6a958203459882a125048e01b347e0a4db
2023-04-17 15:39:02 +08:00
b723de2071
ENH: Re-open pattern angle option under Support/Advanced
...
Re-open this option as requested by github users.
Fix Jira STUDIO-2083; Github issue-1102
Change-Id: Ifb01a5153e7dc105bf2d29a98e64dda3a9d8e6d4
(cherry picked from commit e42914b2448c2693d19d40b0d84e64567b766f37)
2023-04-17 15:39:02 +08:00
2f6f5a00b1
ENH: add grid & rectilinear_interlaced interface pattern
...
Github: #1018 , #1221
Jira: STUDIO-2534
Change-Id: I8c766b5b934364253c0344e39f474e4ac3b81add
(cherry picked from commit e7d46fe60856ab511905b46799943bfde8a71826)
2023-04-17 15:39:02 +08:00
ef1ada05b7
NEW: add gcode conflict checker
...
1. add gcode conflict checker
2. add a new command line option: --no_check. When it's provided, gcode
conflict check is skipped.
Change-Id: I6feafca8c5fa6c3c5eae1f0e541ce59d2f03dedf
(cherry picked from commit 5a39afb64e826a960d9673dcada89d02d62b3911)
2023-04-17 15:39:02 +08:00
cdd95ccbb3
ENH: get start_gcode filament
...
Change-Id: Ia511f758d5c59ddc38c79f251e8c95511de4a235
2023-04-17 15:39:02 +08:00
bc18130d9e
ENH: thumbnail: add top_view thumbnails and picking thumbnails
...
1. add top view thumbnail for each plate
2. add picking thumbnails for each plate
3. save model object id for picking
Change-Id: I1d7f6ade22726ff12c282cb12e4a78e6b444a070
2023-04-17 15:39:02 +08:00
c3d9f32b1f
FIX: some config param range
...
Change-Id: Ia19f51e121bd1966e35efef1127d685b07ca676f
2023-04-17 15:39:02 +08:00
5744e5c9d0
ENH: Re-open support independent layer height
...
Allow user to disable support independent layer height when prime tower closed.
Fix wrong WIKI link jumping.
JIRA: STUDIO-1685
JIRA: STUDIO-2308
Change-Id: I894fdd37b707c53e17fd4ad7d1518897f307e557
(cherry picked from commit e10d31e123306a0893087ea03693303768a2daf6)
2023-04-17 15:39:02 +08:00