895188532c
FIX: Flow Rate Calibration Pattern too crowded with 0.8mm nozzle
...
github issue 2296
Change-Id: Iee766680c26ab5ca826961f53f8963d802a25397
2023-08-15 21:39:51 +08:00
007f84cc9f
FIX: replace ',' with '.' when using minor languages
...
Change-Id: I992f4c702141f89860625f64d9524ee1c0445cee
2023-08-15 21:39:51 +08:00
fb56775b02
FIX: config: update config with correct logic
...
1. remove other vendors
2. set the version to correct one
jira: STUDIO-4009
Change-Id: I804bb1d08a9d241bc323a22b0d3fb40f7c9c3c9a
2023-08-15 21:39:51 +08:00
eb84c51033
FIX: Re-multicolor slice when change first_layer_print_sequence
...
Change-Id: If17708744a52c95aec406e2cd46a29ff4cf29872
(cherry picked from commit 892f508f194e49462a2c470ce8d0f3f6313a0c09)
(cherry picked from commit a00864f8d254f10cae6b20dcf5d6edc2814ed802)
2023-08-15 21:39:51 +08:00
52483d6520
ENH: support custom the first layer print sequence
...
Change-Id: I0516948292933fe47d39fb3ae2f7e91473b45b3a
(cherry picked from commit 5bbdb28c86509d5f94b5b9c33a0f2e1b2749e94b)
(cherry picked from commit 22c6e9f1d2c6f1b86c70827c8bec65a857fe2bc5)
2023-08-15 21:39:50 +08:00
97255afad4
FIX: change the max length of plate name from 40 to 250
...
from github user:https://github.com/bambulab/BambuStudio/issues/2119#event-10014273957
Change-Id: I3db2db78f7c870864123789d8ac5eadc31702944
(cherry picked from commit b877284ca8444a76753a5c58ef4d8258990d17c0)
2023-08-15 21:39:50 +08:00
cb772dbdc0
FIX: should consider plate offset in wipe tower
...
Updating position to gcode writer in wipe tower
miss plate offset.
This is handling for github issue #2256
github: github issue #2256
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I915591ee919d10bb5bd2c2dcd5f1e98fd4b66503
2023-08-15 21:39:50 +08:00
40f3faa46d
NEW: first layer printing sequence
...
Change-Id: I19e39a27cf972eb859e51a334aeae8f57ee263f8
(cherry picked from commit 1369107c04668f800a338395ed3af316c32d194d)
2023-08-15 21:39:50 +08:00
ce1b61a536
FIX: [STUDIO-3735] unload default user filament/process presets
...
Change-Id: I24e54823e91ea8f6cad9bfbdf69ee838e75f8190
(cherry picked from commit ed97c7dc65e3c44dac99b01b4dfd0951e048ffc2)
2023-08-15 21:39:50 +08:00
28f0b3612e
FIX: [github 2246 2209] reload form disk not working
...
Change-Id: If70d7b700c454e9290741980afb0a1fd73a1fa5a
2023-08-15 21:39:50 +08:00
b239b5b186
FIX: load from gcode stream crash with null model pointer
...
Change-Id: I09a17dd5726d164a4e0bc1d5f213581832a17a5d
(cherry picked from commit 52065d43c98eda7a2a7c799d2100a10b6cbc42bf)
2023-08-15 21:39:50 +08:00
808a6520fa
FIX: use current_language_code_safe() for valid language
...
Change-Id: I480730055588aa76bd40f35e6c4bcbe9833c330d
2023-08-15 21:39:50 +08:00
3678e91353
FIX: meshboolean set transformation matrix twice
...
Change-Id: I1428c66f69bbd14fa0485bab23b0a26b8e7b6dba
(cherry picked from commit 23e69af4d9516c7c2f8b4fb9649d1757903627b6)
2023-08-15 21:39:50 +08:00
d5635cd0b2
FIX: input ip dialog not show for liveview
...
Change-Id: I422b89eae3c9b9049416f2460bacb4cc991ca605
2023-08-15 21:39:50 +08:00
4d9f519006
FIX: Bugfix for zero-width tree supports from @scottmudge ( #1367 )
...
fix bug with zero width tree supports throwing exception.
This a PR from @scottmudge commited to OrcaSlicer.
More than the original commit, we also unify the usage of line_width and
support_extrusion_width, making things simpler.
Change-Id: I0b7a4344cbda4fdf05dfd9f8965f598ad6844429
(cherry picked from commit 4a7c4d4a0cc4507e7eadfb1825b1fd11bf0aba52)
2023-08-15 21:39:50 +08:00
ffd1be7f52
ENH: remove the single filament limitation of skipping object
...
We planed to skip uncessary filament changing when skip
object. However, this caused color mixing.
If we try to fix the color mixing issue, the flush gcode
should be generated by printer itself. This is not a short
time job.
So currently we never skip changing filament when skip
object. This will not save much time and flushing. But better
than none.
Signed-off-by: salt.wei <salt.wei@bambulab.com >
Change-Id: I6046cd2765cf68058712b4256402acc0be771144
(cherry picked from commit 7cbd0b35671518636dcca173220b25f6dc18ec1f)
2023-08-15 21:39:50 +08:00
c0c0425248
FIX: disordered support interfaces in tree support
...
Can't delete nodes with no children, otherwise the parent-child relations may be corrupted.
Jira: STUDIO-3737, MAK-1557
Change-Id: I1de39e182bac4a55a8739c00e59fdf7b9b5e4dfb
(cherry picked from commit 8ad53b9fc16362e5bac1f649b53f4f0eba1edc1d)
2023-08-15 21:39:50 +08:00
025375afb3
update locale and tweak some profiles
2023-08-14 20:15:57 +08:00
2786de4c30
fix cicd build
2023-08-13 22:32:49 +08:00
1a07f01a2c
Simple brim ears impl ( #1779 )
...
* First working brim ear impl, ported from SuperSlicer
* Make brim ears configurable
* Generate ears only if ear size > 0
* Fix `Polygon::convex_points` as well as brim ear max angle
* Fix another error in `Polygon::convex_points` and `Polygon::concave_points`
* Apply brim ears to inner brims as well
* tweak hide and disable condition a bit
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-13 22:29:45 +08:00
1fe85fbd2f
test ( #1785 )
2023-08-13 22:16:16 +08:00
7a212178e2
Update Spanish translation ( #1783 )
...
* Some Spanish string fixes
PO updated
* More spanish strings fixes
* Compiled MO
* Update spanish strings and MO
* Update
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Delete OrcaSlicer.mo
* update .mo files
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
* Update OrcaSlicer_es.po
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-13 10:26:52 +08:00
081291c5a8
Merge branch 'main' of github.com:SoftFever/OrcaSlicer
2023-08-13 10:07:07 +08:00
eaa3f5505b
AnkerMake Profile Additions ( #1716 )
...
* Ankermake Profile Additions
* updated based on feedback
2023-08-13 10:06:37 +08:00
b3d19b7d94
Fix Troodon2 klipper bug
2023-08-13 09:56:24 +08:00
e1965d7c9c
Fix vivedino profile
2023-08-12 22:19:03 +08:00
c549f00362
minor tweak internal bridge speed
2023-08-12 20:26:22 +08:00
945ad2da9a
Fixed an issue that internal_bridge_speed is applied to external bridge infills
...
A new extrusion role - erInternalBridgeInfill is introduced.
SuperSlicer's implementation is referenced.
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-08-12 15:38:22 +08:00
6b1da10154
Optimize new overhang slowdown and re-enable it #1642
...
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com >
2023-08-12 15:34:08 +08:00
633e7e2624
1.6.4-beta3
2023-08-11 21:14:25 +08:00
9d9bc310e5
misc profile fixes
2023-08-11 21:13:53 +08:00
af9478095b
FIX: tree support's enforcers inside a hole were wrong
...
Previously holes of enforcer_polygons was taken as contours,
which caused enforcers inside a hole were too large.
Jira: STUDIO-3877
Change-Id: If38c34e2469b822012a2ed0b082783563fe99228
2023-08-11 20:50:03 +08:00
3995559ca0
fix crashes on some Linux distro caused by locale by @pfrench42 #235 ( #1766 )
...
fix crashes on some Linux distro caused by locale by @pfrench42
#235
2023-08-11 20:26:37 +08:00
e7deb1ac73
feat: added Anycubic Kobra 2 ( #1765 )
...
* feat: added Anycubic Kobra 2
Signed-off-by: Lee Colarelli <lee@leecolarelli.com >
* fix: corrected buildplate texture size
Signed-off-by: Lee Colarelli <lee@leecolarelli.com >
* fix: corrected max layer height
Signed-off-by: Lee Colarelli <lee@leecolarelli.com >
* fix bed model
---------
Signed-off-by: Lee Colarelli <lee@leecolarelli.com >
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-11 20:26:20 +08:00
cca5057ea5
FIX: Typo with dropped
...
Change droped to dropped for flow rate calibration fail.
2023-08-11 20:23:06 +08:00
f8c20fb4ee
Fix CICD
2023-08-11 18:31:52 +08:00
28c57d9e77
Update Ukrainian translation ( #1748 )
...
* refactor(localization): update Ukrainian
- Fixed typos and inconsistencies in existing Ukrainian translations
Signed-off-by: otkd <7527203+otkd@users.noreply.github.com >
* Update bbl/i18n/uk/OrcaSlicer_uk.po
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
* Apply suggestions from code review
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
* Ukrainian translation changes
- Further changes based on recommendations in #1748
- Updates .mo with current changes and from 9da51fe574db8160e4e95c04fc0bac2b2cba822e 7692851dbd808561f5ebfaacf826eb3166a84265
Signed-off-by: otkd <7527203+otkd@users.noreply.github.com >
---------
Signed-off-by: otkd <7527203+otkd@users.noreply.github.com >
Co-authored-by: Bohdan Keller <vickas777@gmail.com >
2023-08-11 08:41:00 +08:00
35c910b4da
Fix compiling imgui with boost libraries ( #1755 )
...
Addind only the include dirs is wrong. The cmake boost_headeronly
library contains more settings.
Without adding the cmake boost_headeronly library, the compilation of
imgui is missing the defines for the boost library (f.e.
BOOST_LOG_DYN_LINK) and it will result in linker errors.
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-11 08:20:10 +08:00
7396b722c5
fix build errors
2023-08-10 23:30:37 +08:00
c836c9c6b1
increase the line width limit to 5x the nozzle diameter #1745
2023-08-10 23:00:59 +08:00
a3c402fa86
support chamber temperature per filament #1160
2023-08-10 22:08:48 +08:00
fdd6f48a63
FIX: crash when use manual flow rate
...
fix the PA tower is effect
Change-Id: Idc00090c75023d62beca2a32529a6749081de9ef
2023-08-10 21:17:28 +08:00
520f919fdc
Fix a bug that overhang slowdown won't work when top z is 0 #1763
2023-08-10 21:09:27 +08:00
4c3d5227d4
update locale
2023-08-10 20:43:00 +08:00
912e897e2b
internal bridge speed
2023-08-10 17:34:51 +08:00
765fb64e20
add One wall threshold parameter
2023-08-10 10:56:12 +08:00
ac3098fcfb
don't force build debug version of boost on Windows
2023-08-10 10:56:12 +08:00
50b74facc2
Fix wxWidgets debugging macros ( #1742 )
...
wxFAIL will always generate an assert error and does not expect a
condition.
2023-08-09 23:25:25 +08:00
4e611a4774
disable GENERATOR_IS_MULTI_CONFIG for openvdb so we can skip building debug version for it.
2023-08-09 22:16:58 +08:00
24064199ff
Fixed an unicode bug in Mesh boolean
2023-08-09 17:13:44 +08:00