renemosner
452ba1c8af
Updating the translation into Czech ( #1872 )
...
Completion of the Czech translation
2023-08-22 18:26:27 +08:00
just-trey
ca3b25cc56
Am profile bug fixes ( #1868 )
...
* anker profile bug fixes
* akermake profile bug fix
* feedback from review
* frevert resolution
2023-08-22 18:12:35 +08:00
stasyan68
f6899b48d1
Updating the translation into Russian, adding new lines ( #1865 )
...
Updating the translation into Russian, adding new lines
2023-08-21 21:58:39 +08:00
Carlos Caruncho
8f3e7682ed
Spanish translation ( #1866 )
...
* 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
* Update spanish lang and english string
* Update OrcaSlicer_es.po
* revert .gitignore changes
* Update OrcaSlicer_es.po
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-21 21:58:08 +08:00
Hotsolidinfill
6841e6d44c
Fix blank button in mesh boolean ( #1870 )
...
* Update Korean translation
* 1. Fix blank button text after translation
2. Fix some mistranslated korean
2023-08-21 21:38:39 +08:00
SoftFever
baa550dc27
fix linux build errors
2023-08-20 22:16:32 +08:00
SoftFever
8ae718c4ef
final 1.6.4
...
set default internal_solid_infill_pattern to ipMonotonic
2023-08-20 20:49:06 +08:00
SoftFever
0413c1a3f0
some misc changes ( #1848 )
...
* some misc changes
* stealth_mode: disable hms
* fix bbl camera #1091 #1830
* fix anker
2023-08-20 20:02:54 +08:00
Vojtech Bubnik
4a2df1820a
Fix of #6336 #5073 : Throw an error if G92 E0 is missing in layer change
...
G-code with relative extruder addressing. Also thrown an error,
if G92 E0 is used with absolute extruder addressing.
2023-08-20 20:00:49 +08:00
Hotsolidinfill
fa24ab3807
Update Korean translation ( #1859 )
2023-08-20 11:15:50 +08:00
SoftFever
f888e3d07c
support adaptive bed mesh for PA calib
2023-08-19 23:31:12 +08:00
chunmao.guo
53b75f3082
FIX: WebView: not wrap javascript
...
Change-Id: If2b1fe8163599ebbfd97334115a786a8985bf876
2023-08-19 22:16:19 +08:00
SoftFever
54d4876ca1
update locale
2023-08-19 22:09:27 +08:00
Stephen Hurd
81a020bef2
Add spacenavd support ( #1769 )
2023-08-19 15:45:27 +08:00
SoftFever
eafae8e2a5
Fixed a bug that print_bed_min/max values were not correct in multi-plate project #1834
2023-08-19 11:01:00 +08:00
Heiko Liebscher
062557a7fe
fix de for new features ( #1837 )
2023-08-19 09:42:55 +08:00
Carlos Caruncho
741277a91d
Spanish translation update and error in english string "outer_only" ( #1794 )
...
* Update spanish lang and english string
* Update OrcaSlicer_es.po
* revert .gitignore changes
---------
Co-authored-by: SoftFever <softfeverever@gmail.com >
2023-08-19 09:42:00 +08:00
SoftFever
4fa1251f78
fix build error
2023-08-19 09:30:54 +08:00
zhimin.zeng
45d6101a45
ENH: Allow users to adjust the order of components in assemble
...
Change-Id: Ie4b979e4cfdf99d822801400cd6b54773f526d7a
(cherry picked from commit 2b8b32a2d2d8181d1ab0c490e1a7b4333dc34fad)
2023-08-19 01:32:59 +08:00
lane.wei
591544b887
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-19 01:32:59 +08:00
zhimin.zeng
919d5183d8
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-19 01:32:59 +08:00
zhimin.zeng
69e1145a7a
ENH: support custom the first layer print sequence
...
Change-Id: I0516948292933fe47d39fb3ae2f7e91473b45b3a
(cherry picked from commit 5bbdb28c86509d5f94b5b9c33a0f2e1b2749e94b)
(cherry picked from commit 22c6e9f1d2c6f1b86c70827c8bec65a857fe2bc5)
2023-08-19 01:32:59 +08:00
salt.wei
e9a62578ce
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-19 01:32:59 +08:00
liz.li
7b3ab967fb
NEW: first layer printing sequence
...
Change-Id: I19e39a27cf972eb859e51a334aeae8f57ee263f8
(cherry picked from commit 1369107c04668f800a338395ed3af316c32d194d)
2023-08-19 01:32:59 +08:00
maosheng.wei
098ff3b441
FIX: [github 2246 2209] reload form disk not working
...
Change-Id: If70d7b700c454e9290741980afb0a1fd73a1fa5a
2023-08-19 01:32:59 +08:00
chunmao.guo
c03d06350d
FIX: load from gcode stream crash with null model pointer
...
Change-Id: I09a17dd5726d164a4e0bc1d5f213581832a17a5d
(cherry picked from commit 52065d43c98eda7a2a7c799d2100a10b6cbc42bf)
2023-08-19 01:32:59 +08:00
liz.li
a2123a01ed
FIX: meshboolean set transformation matrix twice
...
Change-Id: I1428c66f69bbd14fa0485bab23b0a26b8e7b6dba
(cherry picked from commit 23e69af4d9516c7c2f8b4fb9649d1757903627b6)
2023-08-19 01:32:59 +08:00
igiannakas
69b40f90b6
Fix for support generating mid air ( #1762 ) ( #1815 )
...
Fix for support generating mid air
2023-08-18 18:55:25 +08:00
rspython
c9d095f5a9
add Anycubic Kobra Plus profile based on Anycubic Kobra Max. ( #1823 )
...
Co-authored-by: HANDS Richard <richard.hands@soprasteria.com >
2023-08-18 18:53:49 +08:00
slynn1324
9f0837272a
Add P1S to config.json, copied from BambuStudio. ( #1817 )
...
Add P1S to config.json, copied from BambuStudio. Fixes OrcaSlicer issue #1712 .
2023-08-17 23:10:26 +08:00
gerrit
2d38c09e81
ci: update build version to 01.07.04.52
...
Change-Id: I82f6546d95aeac84366e473b9c4d6b9cd54152ae
2023-08-16 20:45:28 +08:00
liz.li
ec20179763
ENH: translate text
...
Change-Id: I4b8d631ca2518e8436d089924c06a967dba59b33
2023-08-16 20:45:28 +08:00
zhimin.zeng
7efb466b55
FIX: remove Tolerance test and modify wiki link for mac
...
Change-Id: Ieca66b0226eef692191e9e7bed56e54dc9d7b40c
2023-08-16 20:45:28 +08:00
liz.li
2506360b4e
FIX: modify title text Jira: STUDIO-4007
...
Change-Id: I1826f72ba8e09b22481aa096fd5c1f881410d08d
2023-08-16 20:45:28 +08:00
gerrit
b309709806
ci: update build version to 01.07.04.51
...
Change-Id: I0e3566f962356d6c00880f83b3da4b143cc806c8
2023-08-16 20:45:27 +08:00
just-trey
fca7a94d58
ENH: Thanks @just-trey for updating Anker profiles
...
Update Anker profiles and includes the new AnkerMake M5C printer.
github pull request: 2125
Change-Id: I961976420d0352a460e6ac79cc107a27aed83b62
2023-08-16 20:45:27 +08:00
zhimin.zeng
e4802511d6
ENH: Allow users to adjust the order of components in assemble
...
Change-Id: Ie4b979e4cfdf99d822801400cd6b54773f526d7a
(cherry picked from commit 2b8b32a2d2d8181d1ab0c490e1a7b4333dc34fad)
2023-08-16 20:45:27 +08:00
Lane.Wei
004c4b88a8
Merge branch 'master' into v1.7.2
2023-08-15 21:45:42 +08:00
lane.wei
31aea65ade
ENH: Version: update version to 1.7.4
...
Change-Id: Ie7ef6a711b600dc83fae488038ee2d266e29f297
2023-08-15 21:39:51 +08:00
SoftFever
091be04fa0
ENH: switch ironing_type to no ironing
...
This modification is based on Orca's commits 61db1ef369
Commit: 61db1ef369
Parents: a1bc4b3a57
Author: SoftFever <softfeverever@gmail.com >
Committer: SoftFever <softfeverever@gmail.com >
misc profile fixes
Change-Id: Id12d17d0534d1835a244f4619f5730dd0bd345ce
2023-08-15 21:39:51 +08:00
Lee Colarelli
f18b519d6e
ENH: Add Anycubic Kobra 2.
...
This modification is based on Orca's commit abc0f1c682
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
---------
Change-Id: I442995a3e80fef680f2d9a5ae1899a8ef5625795
Signed-off-by: Lee Colarelli <lee@leecolarelli.com >
2023-08-15 21:39:51 +08:00
thewildmage
462b6efa9a
NEW: Add Ellis' pattern method for pressure advance calibration
...
Add a new calibration pattern method for pressure advance calibration, which can better test the influence of k value on the corner. The changes of this patch are picked from OrcaSlicer by thewildmage, thanks to thewildmage for the great work!
github issue: https://github.com/bambulab/BambuStudio/issues/2222
Change-Id: Icc8fd4d52b20c1668bfa08716b48549dfada515b
(cherry picked from commit eb72d8b681bef270906406a2d10a36d4efbce900)
(cherry picked from commit 2b07c1154f4a009612f951938e7865dc338b2d9b)
2023-08-15 21:39:51 +08:00
zhimin.zeng
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
zhimin.zeng
007f84cc9f
FIX: replace ',' with '.' when using minor languages
...
Change-Id: I992f4c702141f89860625f64d9524ee1c0445cee
2023-08-15 21:39:51 +08:00
lane.wei
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
zhimin.zeng
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
zhimin.zeng
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
zhou.xu
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
salt.wei
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
liz.li
40f3faa46d
NEW: first layer printing sequence
...
Change-Id: I19e39a27cf972eb859e51a334aeae8f57ee263f8
(cherry picked from commit 1369107c04668f800a338395ed3af316c32d194d)
2023-08-15 21:39:50 +08:00