e6b1590e72
FIX: do not redo slicing after changing support params
...
This reverts part of the commit d4490af, because redo slicing is unacceptable after changing support params.
Known issue:
Bottom surface type depends on support parmas, that's why we add the steps dependency of slicing against support params in commit d4490af.
With this commit, bottom surface type may not be right with the initial params, and the user can't do anything to make it better.
Change-Id: Iff079c4d1205b8a07468be6396990fe87634a3fe
(cherry picked from commit c663a844629c07dd40973832df4e4d1e1827235a)
2023-07-07 17:25:51 +08:00
8603bd68b0
FIX: check conflict when only have mutilcolor obj and wipetower
...
STUDIO-2789
Change-Id: Ic2cdd76416fc979b13f9c2fc9a29a5312b832caa
(cherry picked from commit 47319cafa726983f66577209b2c58fd7ead304ee)
2023-07-07 17:25:51 +08:00
385440dbfc
ENH: revert remove unused cert
...
This reverts commit 73410cf602c97466619856890da39db820e7cedf.
2023-07-07 17:25:51 +08:00
eebd9fb60a
ENH:support for model names containing spaces
...
Change-Id: I267d8b87cd2ae4ad8f90d47eab97305b88239771
2023-07-07 17:25:51 +08:00
108211bee1
ENH: remove unused cert
...
Change-Id: I2b5032cc990463872e9c03f9a793886936c4f01c
2023-07-07 17:25:51 +08:00
023f365408
ENH: update version to 01.06.00.51
...
Change-Id: I01b5721e8b713b5e9f763898e3c9c3eaf6321b4e
Signed-off-by: Stone Li <stone.li@bambulab.com >
2023-07-07 17:25:51 +08:00
26a3cda88a
ENH:rename model file after download finish
...
Change-Id: I3ae1c8ca4f53bf41c00688b6bb5b0c0e0a4f869b
2023-07-07 17:25:51 +08:00
5bffe32657
FIX:hide publish in the Chinese region
...
Change-Id: I39e6d96ab6fa14f25a284a5eaf9988dd37a42b6a
2023-07-07 17:25:51 +08:00
2aab21d078
ENH:enable authorized login for model publish page
...
Change-Id: If5045dc77d537c426f6847c47f961e0d247ed9fd
2023-07-07 17:25:51 +08:00
c576c0ba4f
ENH:open the model store and no longer check login status
...
Change-Id: I045ea9f33467637841cb811e8799ab903b981ebe
2023-07-07 17:25:51 +08:00
ca5675eb57
ENH:update the model mall address in other regions to makerworld
...
Change-Id: Ie897b23c69af6490ddb8e4554e673627cd61f3d5
2023-07-07 17:25:51 +08:00
3ba205e9f4
ENH: all fix about OnlineModels
...
Change-Id: I9ae1a9fdb364c28f3c9de2827ca1bbb9a2f750fa
2023-07-07 17:25:51 +08:00
fc37931d1d
NEW:add new startup name in the MacOS system
...
Change-Id: I0648e2379314c02a9255c3aa5f6e786a37438d4b
2023-07-07 17:25:51 +08:00
50f091281e
NEW: [STUDIO-2476] design_staffpick
...
This reverts commit 4d13a44a2e4136d0c2e173e367e13f6a6ba00670.
Reason for revert: 123
Change-Id: I008a0ab3540589e5938fb3e1814571e00c467227
2023-07-07 17:25:51 +08:00
43dcb73746
ENH:show the entrance of the model mall on Mac OS
...
Change-Id: I6d40149a32d862247db3d4c446a0f3fa8e8bbac6
2023-07-07 17:25:51 +08:00
9c6671ad95
FIX: close conflict notification after move obj
...
Jira: STUDIO-2720
Change-Id: Icb7bc2ed76aa28c7b8227a219cb57da412aab12d
(cherry picked from commit 47e04a1bd7118de95c4a964fea38d8c09f53a200)
2023-07-07 17:25:51 +08:00
1494c6c30e
ENH: refine model uploading logics
...
1. change the url of product env to makerworld
2. always show the uploading button without checking permission
Signed-off-by: yifan.wu <yifan.wu@bambulab.com >
Change-Id: I666042a216d1a4aca69e2a50d430532f722d9b00
(cherry picked from commit 94daddc0aa593778fbf4a9d44d92a68883292a7f)
2023-07-07 17:25:51 +08:00
8b3f0d7f3b
clear m_calib_config before each print
2023-07-07 01:03:32 +08:00
98dafd7c47
Merge remote-tracking branch 'remote/v1.6.0'
...
# Conflicts:
# .github/workflows/build_ubuntu.yml
# src/libslic3r/Print.cpp
# version.inc
2023-07-07 00:38:54 +08:00
3a09cb46ef
Improve seams:
...
1. Turn off wipe_on_loops by default
2. Change default wipe distance to 1 mm
2023-07-06 21:11:55 +08:00
a404bc2085
Port PrusaSlicer staggered_inner_seams
2023-07-06 21:08:39 +08:00
ee2ee478b6
optimize gcode generation
2023-07-06 00:01:06 +08:00
3494a2de8b
update doxygen setting
2023-06-30 13:59:41 +08:00
dff39ab000
Fix check multi filament valid ( #1433 )
...
* no need to check different filaments if using a multi-head printer
* bed temperatures warning
2023-06-29 12:03:34 +08:00
0a83db0b90
Optimise sandwich wall mode when perimeters are shared with multiple islands(Arachne only) ( #1352 )
...
* Update PerimeterGenerator.cpp
* PerimeterGenerator updated with improved Sandwich infill handling
Cleaned up code
* Beautified syntax
* Optimise the logic
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-06-29 12:02:07 +08:00
83a46a7853
Add option for skirt-speed override ( #1371 )
...
Add skirt speed option.
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-06-26 20:53:17 +08:00
870e4e0290
fix is_extruder_used ( #1422 )
2023-06-25 15:18:56 +08:00
28ea2ff4a4
Bugfix for zero-width tree supports ( #1367 )
...
fix bug with zero width tree supports throwing exception.
2023-06-25 13:38:29 +08:00
a45cec054e
Fix tooltip referencing "Studio" ( #1370 )
...
Fixed language with reference to "Studio"
2023-06-25 13:32:47 +08:00
61221aa273
Initialize locale before wxTranslations::Get()
...
This fixes a crash similar to <https://github.com/prusa3d/PrusaSlicer/issues/8299 >.
2023-06-14 10:44:13 +08:00
91e78cabdf
Fix Clipper2 build with GCC13
2023-06-14 10:43:35 +08:00
4972fc8710
Fix building with GCC13 (required to build on Arch and Fedora) ( #1220 )
...
* Backport TBB fix to allow building on GCC13
* Fix OpenEXR build with GCC13
* Fix Clipper2 build with GCC13
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-06-11 11:36:33 +08:00
a819ba7ba5
fix(macos): disable App Transport Security ( #1157 )
...
* feat(webview): enable context menu
This enables the ability (at least on MacOS) to reload the webview.
* fix(webview): add handler for webview error
Adding this un-covered the following error when trying to load a the printer page using http and hostname:
```
OnError: error loading page about:blank wxWEBVIEW_NAV_ERR_OTHER The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.
```
* fix(macos): disable App Transport Security policy
Disables the [App Transport Security](https://developer.apple.com/documentation/bundleresources/information_property_list/nsapptransportsecurity ) policy that blocks loading http urls (via hostname...ip addresses were fine because ip addresses can't have certs, so they would be excluded from the ATS restriction).
Resolves #791
2023-06-01 00:14:47 +08:00
d25ab16ba4
Add more PrusaSlicer compatible placeholder #1142 #1148
2023-05-27 19:38:14 +08:00
8bea2275d9
1. Add run_gettext.sh
...
2. Update locale
2023-05-27 19:08:42 +08:00
8f9b475ce3
infill_anchor #500 #136
2023-05-27 17:39:48 +08:00
8354815184
Decrease default PETG temp for temp tower test #1117
2023-05-27 10:17:49 +08:00
7b0421908c
Fixed an issue that project file(.3mf) can't be loaded if plate name contains illegal characters like & #1141
2023-05-26 23:43:34 +08:00
48a83f0abd
Skip checking Repetier server name #1116
2023-05-24 00:27:29 +08:00
d98eb65c17
tiny code clean up for Improve bridge_density commit
2023-05-22 21:14:11 +08:00
6d7dff937a
Improve bridge_density #1043
2023-05-22 20:35:20 +08:00
3da5b316fc
Update locale
...
1. include PhysicalPrinterDialog.cpp in the list.txt
2. Update Chinese translation
3. Add handy models to the translation list
2023-05-14 12:50:43 +08:00
7bca034563
Fixed an issue that Orcaslicer didn't jumping to device tab after sending job #520 #567 #1044 #1047
2023-05-14 00:31:31 +08:00
b964d86041
Orca Tolerance Test
2023-05-13 18:22:55 +08:00
def0d25e2b
optimized M106 command
...
write down integer number instead of float
2023-05-12 23:12:50 +08:00
4737703e87
Fix build warnings, update deprecated boost headers ( #1035 )
...
Fix build warnings, update deprecated boost headers.
2023-05-11 23:46:15 +08:00
45bcef0d89
minor changes
...
1. when default hotend model
2. apply speed change for current path
2023-05-10 22:32:51 +08:00
b3b5cb7a9f
fine tune retraction test
2023-05-10 22:32:51 +08:00
6f5fb1c936
Fix acceleration being set when disabled in PA line calibration ( #1011 )
...
Update GCode.cpp
Fixed issue where acceleration was being set on PA line calibration even when disabled in settings
2023-05-09 20:50:08 +08:00
33bb038bd1
Fixed double-label for fan speed-up time, fixed label to include hyphen ( #996 )
...
Fixed double-label for fan speed-up time, fixed label to include hyphen.
2023-05-08 22:24:39 +08:00