Compare commits

..

155 Commits

Author SHA1 Message Date
SoftFever
4803c35b76 streamline mac build script
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2023-01-01 12:27:48 +08:00
SoftFever
2c4455fb03 bump version 2022-12-31 22:51:49 +08:00
SoftFever
aea6465863 update CN translation 2022-12-31 22:51:41 +08:00
SoftFever
5628f8c7fe don't cap volumetric speed for flowrate test 2022-12-31 22:51:27 +08:00
SoftFever
5ebb0daff0 reorder calibration menu items 2022-12-31 20:22:35 +08:00
SoftFever
cbbfc57f0f fix an issue that flow rate was not visible sometimes in object view 2022-12-31 20:22:18 +08:00
SoftFever
cbede8882c Support first_layer_bed_temperature and first_layer_temperature variable for better compatibility 2022-12-31 16:59:49 +08:00
SoftFever
260156648d Merge branch 'master-remote' into SoftFever
# Conflicts:
#	bbl/i18n/BambuStudio.pot
#	bbl/i18n/de/BambuStudio_de.po
#	bbl/i18n/en/BambuStudio_en.po
#	bbl/i18n/es/BambuStudio_es.po
#	bbl/i18n/fr/BambuStudio_fr.po
#	bbl/i18n/hu/BambuStudio_hu.po
#	bbl/i18n/nl/BambuStudio_nl.po
#	bbl/i18n/sv/BambuStudio_sv.po
#	bbl/i18n/zh_cn/BambuStudio_zh_CN.po
#	resources/i18n/de/BambuStudio.mo
#	resources/i18n/en/BambuStudio.mo
#	resources/i18n/es/BambuStudio.mo
#	resources/i18n/fr/BambuStudio.mo
#	resources/i18n/hu/BambuStudio.mo
#	resources/i18n/nl/BambuStudio.mo
#	resources/i18n/sv/BambuStudio.mo
#	resources/i18n/zh_cn/BambuStudio.mo
#	resources/profiles/BBL.json
#	resources/profiles/Creality.json
#	resources/profiles/Voron.json
#	src/libslic3r/PrintConfig.cpp
#	src/libslic3r/TreeSupport.cpp
#	src/slic3r/GUI/DeviceManager.cpp
#	src/slic3r/GUI/ReleaseNote.cpp
#	version.inc
2022-12-31 15:15:58 +08:00
SoftFever
359dfc49f7 fix wrong icon after dpi rescaling 2022-12-31 13:50:45 +08:00
SoftFever
913c4976a1 cn translation
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-31 01:26:10 +08:00
SoftFever
810442efe3 Use more informative project name for calibration 2022-12-30 22:09:59 +08:00
SoftFever
69a21f09c4 add Anker M5 printer 2022-12-30 18:11:57 +08:00
SoftFever
ca7000a659 set inner_wall_acceleration to 5000 for Bambu printers 2022-12-30 17:01:32 +08:00
SoftFever
45b40fd380 add Creality CR-10 Max
#46
2022-12-30 16:54:10 +08:00
SoftFever
8d482eddd3 fix profile syncing issue
#74
2022-12-30 15:45:15 +08:00
SoftFever
48032632a6 generate Xcode project instead
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-30 14:19:37 +08:00
SoftFever
10d470b3fc calibration menu for mac os
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-29 23:57:32 +08:00
SoftFever
e1a3b66b9f QOL change: use first model's name as output name if project name isn't set. 2022-12-29 23:13:44 +08:00
SoftFever
5eee758c9e QOL change: Don't add "_plate_0" in file name if there is only one plate in the current project 2022-12-29 23:12:48 +08:00
SoftFever
25e3944c53 QOLchange: Don't add Untitled string if project name is set 2022-12-29 23:11:24 +08:00
SoftFever
fb0719b450 update dev version 2022-12-29 22:17:44 +08:00
SoftFever
9379ea1546 add version check 2022-12-29 20:35:14 +08:00
erebus04
2266aa4d98 Added RatRig Printer Profiles (#71)
* ADD RatRig V-Core 500 Printer Profile

* ADD Other RatRig Printers

ADD V-Core 200/300/400
ADD V-Minion

* Add Printers to Filament

* Update Ratrig.json

* V-Minion correct PNG

* Correct Bed File for Printers

* Update fdm_process_ratrig_common.json

* Filament Settings Update/ Disable Z-Hop /Activate PA with Parameter

* Remove Bed Modell

The bed model was removed due to a known z bug
2022-12-29 20:13:03 +08:00
SoftFever
4623630829 fix scaling issue 2022-12-28 15:10:15 +08:00
SoftFever
3817cb7654 Attempt to fix a crash caused by small perimeters 2022-12-28 13:53:42 +08:00
SoftFever
329975518d re-write flow calibration 2022-12-28 02:14:22 +08:00
SoftFever
2944b6999a tune flowrate test 2022-12-28 00:06:42 +08:00
SoftFever
990d235415 pressure advance tower 2022-12-27 23:51:53 +08:00
SoftFever
647304f4a2 PA tuning tower 2022-12-27 00:57:39 +08:00
SoftFever
a5891fa097 move model 2022-12-27 00:57:13 +08:00
SoftFever
72f23ed5a8 flow calibration first version
Port from SuperSlicer
2022-12-27 00:57:12 +08:00
gerrit
ae8a64f4d5 ci: update build version to 01.04.01.52
Change-Id: I2df45013c155c03e6d64253b7bdf39afe1344e08
2022-12-26 05:31:54 -05:00
Arthur
bb48983e91 ENH: improve generate_contact_points tree support
1. Previously we used integer Point type to detect corner, which was wrong.
2. Delete duplicate points more aggressively to prevent too many points
   around curved overhangs.
3. Do not generate roof_1st_layers if there is no interface at all.

Change-Id: I1167ac04c533ec8f29dc9e656ba7072d1b54197f
(cherry picked from commit 1329347c4bf9c8207cf21e591a6ad113bb565673)
2022-12-26 05:31:54 -05:00
lane.wei
4385a8b33e FIX: fix the seq_print circle size not correct
Change-Id: Ie0674c2653e1db691447c150d9c669967960650e
2022-12-26 05:31:54 -05:00
tao wang
49f8d0df50 ENH:UpdateVersionDialog compatible web mode
Change-Id: I4a9294fc89005995be13cc3503d883324cb01ebf
2022-12-26 05:31:54 -05:00
gerrit
c663968089 ci: update build version to 01.04.01.51
Change-Id: Ia2c83ec777f803667f1f5398426ba19554e6dc7c
2022-12-26 05:31:54 -05:00
lane.wei
3871dfa03e ENH: update translation
Change-Id: Ibe4bbb671b08ae0e94506d629b711963a58907b5
2022-12-26 05:31:54 -05:00
lane.wei
35da8592ba FIX: fix the chinese text display issue for network plugin update
Change-Id: I50efd56f2b4a29237e76f5329c0423cfc2c7fff0
2022-12-26 05:31:54 -05:00
Arthur
f4519a45e9 FIX: tree hybrid may hang duing lightning infill
auto select grid infill for tree hybrid, and set default wall count to
1.

Change-Id: Icbecd540d06f353da2e63533f8f7cf7d7f20fbdb
(cherry picked from commit 246335cc195c88a4101dddd1eeda42d9ca16589f)
2022-12-26 05:31:54 -05:00
Arthur
e7e26b4b1a FIX: fix typos
Change-Id: Iba3727626d9102aa6c87d336ee1d49bbfbb7c479
(cherry picked from commit bf58651fffb94f9aeb4e85ff6c8a7b9feb3cab83)
2022-12-26 05:31:54 -05:00
qing.zhang
d287b88548 ENH: add metal PLA-CF & PAHT-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I698cca7e9a8f62d16361184f0ab8428dc177eacf
2022-12-26 05:31:54 -05:00
Arthur
58aaa94fc7 FIX: empty layers and dangling hybrid support
1. fix possible empty layers (caused by continues walls)
2. fix normal node may be absorbed in drop_nodes in "tree hybrid"
3. popup message to ask the user to select best parameters for tree strong
   and tree hybrid.
4. auto select lightning infill for tree hybrid.

Change-Id: I7d172887a9b0e4f268267684e83fc02dc7ec6a0c
(cherry picked from commit bc6d130e86c252d7fc1f84c4df7da95050dd5d51)
2022-12-26 05:31:54 -05:00
Stone Li
3f9c74c86e ENH: reorder the judgement when sending print job
Change-Id: I1a33bba1d33388a61d12c00a11e84c2ee5c00287
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-26 05:31:54 -05:00
gerrit
3c386f3739 ENH: update networking version
Change-Id: Ic670cf14c1171268ed0ade38145e8e39a16ad7ea
2022-12-26 05:31:54 -05:00
lane.wei
6899947da8 ENH: Update version to 1.4.1
Change-Id: Id21f3ffd8bdeab2cada64c74e87d606cb0ea7856
2022-12-26 05:31:54 -05:00
tao wang
8ccf3cbd7c FIX:fixed can not change filaments on objecttable
Change-Id: Ic4a301a71af1406f02075edaf9ef24a273c82105
2022-12-26 05:31:54 -05:00
lane.wei
697d945ca1 ENH: add the logic to prompt user to update network plugins
Change-Id: I73cce20e58783a365ad2665c8e095dcf2e9c02ea
2022-12-26 05:31:54 -05:00
lane.wei
8b5a49f378 ENH: disable wireframe currently for some macos has performance issue
Change-Id: I7646927352b0097e1a7b4fa97da4730976996b80
2022-12-26 05:31:54 -05:00
Stone Li
aff6fb934c ENH: sync po files with localazy
Change-Id: I1d4b821cb0b681bd0f8c87be942d71365372ddae
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-26 05:31:54 -05:00
Arthur
854eb0af95 ENH: change base pattern "None" to "Hollow"
1. change base pattern "None" to "Hollow", and add an icon image
2. fix a bug of not initializing m_highest_overhang_layer
3. fix a bug where normal(auto) with Tree* styles won't generate any
   supports.
4. add popup message when selecting support material for interface.
5. draw connected loops when wall count is larger than 1

Change-Id: I7ea211d2971b25c65724bb10d0f6cf6e0b68c6a1
(cherry picked from commit 4c1ae7f937239fc3e1397ec2cb3b290d886bb0f0)
2022-12-26 05:31:54 -05:00
qing.zhang
2690b5b558 ENH: add process preset for P1P's 0.4 nozzle
Signed-off-by: qing.zhang <qing.zhang@bambulab.com>
Change-Id: I548fad31e66526689d285b200655342f4655ee5b
2022-12-26 05:31:54 -05:00
Arthur
3e7b5e7657 ENH: [Tree Support] smooth_nodes and draw ellipse works
1. smooth nodes' positions
2. draw ellipse along movement direction
3. fix a bug of radius not smooth
4. fix a bug of Tree Strong having too large radius
5. fix a bug in plan_layer_heights: when wipe tower is
   enabled, independent_support_layer_height is false, and all support
   layers should be exactly the same as the object.
   Jira: STUDIO-1785
6. move support style popup message to on_value_change, so only show the
   popup when the user changes support type or style.

Change-Id: Ibced7a28f436d96000ee35a7194b68bb5a20a32d
(cherry picked from commit 0d814b07e433533c8de1b7a04bf52b577de0778d)
2022-12-26 05:31:54 -05:00
tao.jin
629e68f4a0 ENH: add chinese translation
Change-Id: Ib0ced81990d5f34190775ae38861538bdbba71db
2022-12-26 05:31:54 -05:00
Arthur
7596b3fed9 ENH: improve auto arranging and by-object printing
1. In auto arranging bed temp can be higher than vitrify temp by no more than 15 degrees.
2. In by-object printing we use max radius for clearance
3. Add P1P max radius

Change-Id: If595f3e19fd74f6f36d2f394edbb835c413cc800
(cherry picked from commit 2af42420ad3770f0728adb583082600544519a58)
2022-12-26 05:31:54 -05:00
lane.wei
400ce3bcfd FIX: fix a shader loading failed issue on macos 11.x of m1 processor
Change-Id: I39a4d387a0c80743cd5b7a78547c416b387608fd
2022-12-26 05:31:54 -05:00
tao wang
030efb339a ENH: hide some functions which are not ready on U2 version
Change-Id: I6ff7f98d55d9734938b65aaa72727320dd3c5f6e
2022-12-26 05:31:54 -05:00
tao.jin
efb7106ecc FIX: version info and img in About Bambu Studio
Change-Id: I7c3ed0b13f09d6e97fdbb11b24cdeddc8439df88
2022-12-26 05:31:54 -05:00
Arthur
29dbc77e91 NEW: add new tree support style "Tree Slim"
1. Add a new style "Tree Slim". If enabled, tree
support branches are merged more aggressively, and the support volume
is minimized.
2. Enable support style, add back Snug for normal support.
3. Remove hybrid(auto) type and use "Tree Hybrid" style to represent it.
4. Fix a bug in plan_layer_heights that may generate empty layers when
   layer height is set to 0.3mm.
5. Fix a bug where no raft is generated if there is no overhang.
6. Fix the bug where no bottom interface or bottom gap is generated when
   tree slim is selected.
7. Use physical distance to calc radius

Change-Id: Iacd57018ae5496cdc9acd28551c44d1c88c53fe0
2022-12-26 05:31:54 -05:00
tao wang
51deb70f64 FIX:fixed the side menu popup cannot be selected on macos 13
Change-Id: Ic4e9182a1a7175b89f37114b3857e813f299989d
2022-12-26 05:31:54 -05:00
SoftFever
53f3b8b009 fix a tiny UI bug: wrong slice btn style 2022-12-26 15:45:18 +08:00
SoftFever
7e1a2840e5 Set flowrate per object 2022-12-25 23:29:48 +08:00
SoftFever
fb0b7f7b54 fix add calibration menu for Mac
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-25 22:47:15 +08:00
Zhaofeng Li
5e5dea82b6 HintsToPot: Fix compilation on MSVC 2022-12-25 15:31:32 +08:00
Zhaofeng Li
580d8d13b8 BuildLinuxImage.sh: Remove data dir creation
Fixed in c25c1ba4eb.
2022-12-25 14:32:28 +08:00
Zhaofeng Li
d6a7809d5c BuildLinuxImage.sh: Remove forced light theme 2022-12-25 14:32:27 +08:00
enricoturri1966
ef942d9d06 Updated deps-windows.cmake and Boost.cmake to be able to build dependencies using Visual Studio 2022
(cherry picked from commit 1376c9cffdb23351d35270ef5673ea98789dcaaf)
2022-12-25 14:30:56 +08:00
Zhaofeng Li
fd87560bd7 WebView: Only include the private header on Windows and macOS
The wrapper isn't used in the Linux code path. Some distributions'
wxWidgets packages don't ship the private headers.
2022-12-25 14:30:31 +08:00
Zhaofeng Li
6b0c17d9e9 CMakeLists.txt: Remove non-existent udev dir from installation
It doesn't exist in our tree.
2022-12-25 14:30:23 +08:00
Zhaofeng Li
8d7bb97eb9 GUI_ObjectTable: Fix casting of wxGridCellEditorEvtHandler
Fixes linking errors like:

/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: slic3r/liblibslic3r_gui.a(GUI_ObjectTable.cpp.o): in function `wxClassInfo::IsKindOf(wxClassInfo const*) const':
/nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:88: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:93: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:99: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:93: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:88: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
2022-12-25 14:30:12 +08:00
Zhaofeng Li
5e543837c1 WebView: Only include webview_edge.h when enabled 2022-12-25 14:30:04 +08:00
Zhaofeng Li
1f70fd70cd 3mf: Correctly include expat.h 2022-12-25 14:29:52 +08:00
Zhaofeng Li
c54e6b64bb GCodeProcessor: Add missing mutex include 2022-12-25 14:29:45 +08:00
Zhaofeng Li
7dbf39465c Add missing includes for boost::filesystem::load_string_file
Deprecated in Boost 1.79.0 and no longer included by
filesystem.hpp.
2022-12-25 14:29:34 +08:00
Zhaofeng Li
ab03a10621 Use fstream from boost::nowide
Fixes build on Boost 1.79.0.
2022-12-25 14:29:24 +08:00
tamasmeszaros
a30361ec69 Fix repeated calls to FindTBB in module mode.
fixes #6355
2022-12-25 14:28:58 +08:00
SoftFever
473b1805ed Merge branch 'feature/calib_pa' into SoftFever 2022-12-25 14:25:32 +08:00
SoftFever
a688719e72 Revert "Merge branch 'SoftFever' into feature/calib"
This reverts commit f5b28201fe, reversing
changes made to d9e9fb2206.

# Conflicts:
#	version.inc
2022-12-25 12:39:45 +08:00
SoftFever
de33c24b0a exit pa calib mode when new model is added. 2022-12-24 19:59:47 +08:00
SoftFever
47c744ceb0 export 3mf file with proper file name.
Issue #32
2022-12-24 13:36:04 +08:00
SoftFever
40c7baae83 Merge branch 'SoftFever' into feature/calib_pa 2022-12-24 12:48:13 +08:00
SoftFever
191a04be16 Add skirt height 2022-12-24 12:21:32 +08:00
SoftFever
693c044047 change workflow 2022-12-24 00:02:53 +08:00
SoftFever
d4780c3a97 apply z hop 2022-12-24 00:02:34 +08:00
SoftFever
a8cf77a2b0 small changes 2022-12-23 17:25:04 +08:00
SoftFever
a3bae2f9a5 draft version 2022-12-23 11:12:44 +08:00
SoftFever
1df89650e9 pa works 2022-12-22 22:41:45 +08:00
SoftFever
0bf74c97c3 disable PA when printing numbers 2022-12-22 22:38:24 +08:00
SoftFever
8c46a57036 wip 2022-12-22 16:09:03 +08:00
SoftFever
f5b28201fe Merge branch 'SoftFever' into feature/calib 2022-12-21 17:09:45 +08:00
SoftFever
d9e9fb2206 init 2022-12-21 17:05:27 +08:00
SoftFever
d733ab7e7b Merge branch 'master' into SoftFever
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>

# Conflicts:
#	resources/i18n/zh_cn/BambuStudio.mo
#	src/libslic3r/TreeSupport.cpp
#	version.inc
2022-12-21 16:54:14 +08:00
SoftFever
dc1fcf7ed6 fix typo 2022-12-20 23:21:54 +08:00
SoftFever
c84f01526a update readme with 1.4.0 release notes 2022-12-20 22:26:57 +08:00
SoftFever
41078e6555 refactor and improve layer time display 2022-12-20 22:24:42 +08:00
SoftFever
1eb54c49a6 revert changes for min_layer_height check, there was legacy config on user's machine that won't pass this check. (why?) 2022-12-20 11:41:11 +08:00
SoftFever
49982a4497 change version to 1.4.0 official
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-20 11:35:55 +08:00
SoftFever
57b4f3cf68 change default wall loop to 3
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-20 11:32:54 +08:00
SoftFever
92360f75ed remove redundant send button for 3rd printers
Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-20 11:27:40 +08:00
SoftFever
daf5384b5a Add Layer Time/Layer time(Log).
Main logic is ported from SuperSlicer

Signed-off-by: SoftFever <103989404+SoftFever@users.noreply.github.com>
2022-12-19 23:58:24 +08:00
SoftFever
3d8eca022f temporary disable assert on Mac 2022-12-19 23:57:35 +08:00
chunmao.guo
78f6c429c1 FIX: [STUDIO-1800] enable_user_preset_folder before load preset
Change-Id: I3b877db994440359e56aa2fa13d13b1d9a98f978
2022-12-19 19:34:08 +08:00
chunmao.guo
e32792c305 FIX: [STUDIO-1800] enable_user_preset_folder before load preset
Change-Id: I3b877db994440359e56aa2fa13d13b1d9a98f978
2022-12-19 06:13:10 -05:00
Stone Li
55b6bc5563 ENH: do not show the functions if it is not supported
Change-Id: Iaee9c756f40fd26c376160e9cda305bee88d713b
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-19 06:13:10 -05:00
gerrit
eaf7f87abb ci: update build version to 01.04.00.18
Change-Id: I62b60fc5581dc7a36c5cde20deb974e6ca298606
2022-12-19 06:13:10 -05:00
tao wang
c1ad24d660 FIX:fixed cant not set cover img of 3mf
Change-Id: I3beabd0ccd9fad1e5c48b8c92cc58aba9a4c4210
2022-12-19 06:13:10 -05:00
lane.wei
e03ac4957b ENH: curl: set backend to openssl for windows
Change-Id: I64c3b9f29ec7e986585e7e8361931599d5398125
2022-12-19 06:13:10 -05:00
Stone Li
c6152a70e9 FIX: add get_used_extruders interface
Change-Id: I03f0dca933c0aa9de893bc86b268ea727eeee9fb
Signed-off-by: Stone Li <stone.li@bambulab.com>
2022-12-19 06:13:10 -05:00
salt.wei
aae57b32e4 ENH: po change for translating
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I5bc92aad6647dc9cc2cf94e25bec2f4322940ad2
2022-12-19 06:13:10 -05:00
Zhaofeng Li
ca00918f85 BuildLinuxImage.sh: Remove data dir creation
Fixed in c25c1ba4eb.
2022-12-19 02:28:54 -05:00
Zhaofeng Li
f8a92b2b3f BuildLinuxImage.sh: Remove forced light theme 2022-12-19 02:28:54 -05:00
SoftFever
030063c8d5 Skip AMS filaments for 3rd party printers 2022-12-18 20:32:56 +08:00
SoftFever
71fb7a9f84 add G92 E0 for Prusa priters 2022-12-18 18:39:30 +08:00
SoftFever
8ef935e886 add G92 E0 for Prusa priters 2022-12-18 18:38:44 +08:00
SoftFever
7c11aeba96 add Prusa MINI+ 2022-12-18 16:12:32 +08:00
SoftFever
85f774a72d fix max layer height issue when open the app for the first time 2022-12-18 11:51:25 +08:00
SoftFever
0e64b47f9d expose bed_exclude_area feature to thirdparty printer 2022-12-18 10:30:41 +08:00
SoftFever
32364ee7ee fix a small ui issue 2022-12-18 10:30:15 +08:00
lane.wei
c25c1ba4eb ENH: linux: create data dir when not exists
Change-Id: Icaf5f3a74b52e3ada5db6a4354df6584bbf669cf
2022-12-17 03:21:09 -05:00
MusangKing
6096de0020 FIX: Solve cracked layers of tree support under adaptive slicing
fix bug of empty layers when meeting similar large layer height of tree support

TODO: hybrid(auto) still has dangling layers at the botttom.

Github#826

Change-Id: I6d5dfa9a610403e51ea82c1d86444f8645dc3210
(cherry picked from commit ea38988f0b5ba22c5b7c3b212d510f649dd23301)
2022-12-17 03:21:09 -05:00
MusangKing
18f794e4fa ENH: Optimize TreeSupport
New function plan_layer_heights added for pre-planning maximum layer heights

Previous adjust_layer_heights function has been commentted out.

Change-Id: I8ec5bb7b7e700ed7655d18a17d0b15de5f026592
(cherry picked from commit 55995c138e0375b8055f31768eea1392cd64168d)
2022-12-17 03:21:09 -05:00
tao wang
ee59ac76a9 FIX:fixed display wrong color of the color picker button
Change-Id: I09f955545f5e1adf28842f51394ae63ec1fe3576
2022-12-17 03:21:09 -05:00
salt.wei
1e5c746429 ENH: disable smooth timelapse in vase mode
Smooth timelaps has wipe tower and cause seam in vase
mode. Don't support

Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I7aef1fc1ec2f5d57713fcc01e45ce99f385471c1
(cherry picked from commit 671203ada7c5d48a4eabad156d68d7cb1bb37b54)
2022-12-17 03:21:09 -05:00
zhimin.zeng
915e5a0e69 FIX: model copy problem
Change-Id: I1e32a5a89271a4bdc100599bb6a513e48c545313
(cherry picked from commit eb3755126a2df23045857e4081ba50a42ca5168c)
2022-12-17 03:21:09 -05:00
Arthur Tang
9ca84ba948 FIX: sync with master on TreeSupport.hpp
Change-Id: I5a7eab9fcf1d46ac4a3748c66eb163fb5cc289da
2022-12-17 03:21:09 -05:00
SoftFever
c08fc0c5dc Change layer height checking logic.
max min layer height should be compared against `Layer height limits` parameter instead of hardcoded value
2022-12-17 16:05:49 +08:00
SoftFever
bafd7356d6 update version to beta3 2022-12-17 11:57:31 +08:00
Zhaofeng Li
73679f6f2e TreeSupport: Fix UTF-8 errors
Let's just translate the comments into English while we are at it.
2022-12-16 22:51:07 -05:00
Zhaofeng Li
93bfa10d4e MediaPlayCtrl: Add missing string_file header 2022-12-16 22:51:07 -05:00
Zhaofeng Li
c6ac8193e3 HintsToPot: Fix compilation on MSVC 2022-12-16 22:51:07 -05:00
Zhaofeng Li
9cfe3c6016 Add more missing headers 2022-12-16 22:51:07 -05:00
tamasmeszaros
c87fda7f7a Fix Boost build not forwarding osx sdk flags to the compiler
(cherry picked from commit 8c6f67a1645c596189d6601c5ed758e70adfd172)
2022-12-16 22:51:07 -05:00
tamasmeszaros
d5a8db72ff Really fix boost build
(cherry picked from commit 8d25bf680165f5db0cfd398525199fad64e7642e)
2022-12-16 22:51:07 -05:00
tamasmeszaros
2f39bb0c2b Fix boost build
(cherry picked from commit d3cf765a24cf54d0e2bae790cefb8d77444998f4)
2022-12-16 22:51:07 -05:00
tamasmeszaros
6be5c9b3f8 Fix boost with clang on Linux and fix exclude rules for bad tests
(cherry picked from commit 62fb70d1cb9513f4e54481fac31a1c0771d2a30a)
2022-12-16 22:51:07 -05:00
tamasmeszaros
a5f9ab614a Update Boost to v1.78
(cherry picked from commit 776a125b9b5fb4af1d9c57b78063012ad6421f4b)
2022-12-16 22:51:07 -05:00
enricoturri1966
a89d896679 Updated deps-windows.cmake and Boost.cmake to be able to build dependencies using Visual Studio 2022
(cherry picked from commit 1376c9cffdb23351d35270ef5673ea98789dcaaf)
2022-12-16 22:51:07 -05:00
Zhaofeng Li
06a06714c1 WebView: Only include the private header on Windows and macOS
The wrapper isn't used in the Linux code path. Some distributions'
wxWidgets packages don't ship the private headers.
2022-12-16 22:51:07 -05:00
Zhaofeng Li
920241f0d4 CMakeLists.txt: Remove non-existent udev dir from installation
It doesn't exist in our tree.
2022-12-16 22:51:07 -05:00
Zhaofeng Li
a78bed0fd7 GUI_ObjectTable: Fix casting of wxGridCellEditorEvtHandler
Fixes linking errors like:

/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: slic3r/liblibslic3r_gui.a(GUI_ObjectTable.cpp.o): in function `wxClassInfo::IsKindOf(wxClassInfo const*) const':
/nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:88: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:93: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:99: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:93: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
/nix/store/039g378vc3pc3dvi9dzdlrd0i4q93qwf-binutils-2.39/bin/ld: /nix/store/hzl7rsdq0k6affzy2rz35lhn51lq6zh3-wxwidgets-3.1.5/include/wx-3.1/wx/rtti.h:88: undefined reference to `wxGridCellEditorEvtHandler::ms_classInfo'
2022-12-16 22:51:07 -05:00
Zhaofeng Li
daade424cb WebView: Only include webview_edge.h when enabled 2022-12-16 22:51:07 -05:00
Zhaofeng Li
0c83c2884b 3mf: Correctly include expat.h 2022-12-16 22:51:07 -05:00
Zhaofeng Li
9b1429144b GCodeProcessor: Add missing mutex include 2022-12-16 22:51:07 -05:00
Zhaofeng Li
99043bbb02 Add missing includes for boost::filesystem::load_string_file
Deprecated in Boost 1.79.0 and no longer included by
filesystem.hpp.
2022-12-16 22:51:07 -05:00
Zhaofeng Li
f4f871c906 Use fstream from boost::nowide
Fixes build on Boost 1.79.0.
2022-12-16 22:51:07 -05:00
tamasmeszaros
69edbdd01f Fix repeated calls to FindTBB in module mode.
fixes #6355
2022-12-16 22:51:07 -05:00
SoftFever
1938ab44ba fix an bug that wrong bed type was used for thirdparty printers 2022-12-17 11:11:55 +08:00
SoftFever
ab8e0665b6 bump version to 1.4.0 beta2 2022-12-17 00:15:18 +08:00
SoftFever
2a2604ea95 Merge branch 'master' into SoftFever 2022-12-16 23:27:00 +08:00
SoftFever
55b5a6ff58 fix mac 2022-12-16 23:15:27 +08:00
SoftFever
427f197ca9 fix sandwich mode for Arachene engine 2022-12-16 23:15:27 +08:00
SoftFever
52999ea757 minor change 2022-12-16 21:52:38 +08:00
SoftFever
e0335e73cf fix an issue that thirdparty won't able to send print 2022-12-16 21:39:52 +08:00
SoftFever
45a00489ec fix crash when open filament setting dialog 2022-12-16 20:08:04 +08:00
SoftFever
71b3230d62 update CN translation 2022-12-16 18:07:46 +08:00
yifan.wu
d472eb7afb ENH: update Bambu Christmas Cabin
Change infill density from 20% to 15% to reduce warp risk for large
objects.

Signed-off-by: yifan.wu <yifan.wu@bambulab.com>
Change-Id: I48d616b2f07ee93784d12c7d84b83fdb451e5cc1
2022-12-15 10:33:19 -05:00
316 changed files with 19938 additions and 1754 deletions

View File

@@ -53,7 +53,7 @@ if (APPLE)
if (CMAKE_MACOSX_BUNDLE)
set(CMAKE_INSTALL_RPATH @executable_path/../Frameworks)
endif()
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.15" CACHE STRING "Minimum OS X deployment version" FORCE)
set(CMAKE_OSX_DEPLOYMENT_TARGET "11.3" CACHE STRING "Minimum OS X deployment version" FORCE)
endif ()
# Proposal for C++ unit tests and sandboxes
@@ -704,7 +704,6 @@ elseif (SLIC3R_FHS)
DESTINATION ${CMAKE_INSTALL_DATAROOTDIR}/icons/hicolor/${SIZE}x${SIZE}/apps RENAME BambuStudio.png
)
endforeach()
install(DIRECTORY ${SLIC3R_RESOURCES_DIR}/udev/ DESTINATION lib/udev/rules.d)
elseif (CMAKE_MACOSX_BUNDLE)
install(DIRECTORY "${SLIC3R_RESOURCES_DIR}/" DESTINATION "${CMAKE_INSTALL_PREFIX}/BambuStudio.app/Contents/resources")
else ()

View File

@@ -7,6 +7,18 @@ You can download it here: https://github.com/SoftFever/BambuStudio-SoftFever/rel
## BambuStudio SoftFever change notes:
### [V1.4.0 changes](https://github.com/SoftFever/BambuStudio-SoftFever/releases/tag/v1.4.0):
- Add Layer Time/Layer time(Log) display (NOTE: need more tweaking work for BBL printers as the layer time is skewed by the preparing time)
- Add `sandwich`(inner-outer-inner-infill) mode support for Arachne engine.
- Change default `wall loop` from 2 to 3
- Fix an issue that the last used printer was not remembered after application restart. (Thanks Bambulab engineers, for the quick response and fixing)
- Optimized layer height sanity check logic. It will check against `max_layer_height` in the printer settings now. (I can use CHT 1.8 nozzle to print 1.0 mm thick layers now ;) )
- Add Prusa MINI+ profile
- expose `bed_exclude_area` parameter to 3rd printers
- Fix some 3rd party printer related issues introduced in [BambuStudio v01.04.00.17](https://github.com/bambulab/BambuStudio/releases/tag/v01.04.00.17)
1. Can't send sliced files to printers
2. AMS filaments were added to non-Bambulab printers
3. Wrong bed setting was applied
### [V1.3.4 changes](https://github.com/SoftFever/BambuStudio-SoftFever/releases/tag/v1.3.4):
1. Add a new printer order - sandwich mode:
This new order is similar to the outer-wall-first mode in achieving the best dimensional accuracy. This new approach however avoids printing outer walls right after a long travel, which may cause artifacts on the surface in many cases.

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-13 20:02+0800\n"
"POT-Creation-Date: 2022-12-24 13:01+0800\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1328,6 +1328,9 @@ msgstr ""
msgid "An SD card needs to be inserted before printing via LAN."
msgstr ""
msgid "Failed to send the print job. Please try again."
msgstr ""
msgid "Send to Printer failed. Please try again."
msgstr ""
@@ -1770,8 +1773,8 @@ msgid ""
msgstr ""
msgid ""
"Spiral mode only works when wall loops is 1, \n"
"support is disabled, top shell layers is 0 and sparse infill density is 0\n"
"Spiral mode only works when wall loops is 1, support is disabled, top shell "
"layers is 0, sparse infill density is 0 and timelapse type is traditional"
msgstr ""
msgid ""
@@ -3098,6 +3101,12 @@ msgstr ""
msgid "Undo integration was successful."
msgstr ""
msgid "New network plug-in available."
msgstr ""
msgid "Details"
msgstr ""
msgid "Undo integration failed."
msgstr ""
@@ -4229,6 +4238,30 @@ msgid ""
"model without prime tower. Do you want to enable prime tower?"
msgstr ""
msgid ""
"We have added an experimental style \"Tree Slim\" that features smaller "
"support volume but weaker strength.\n"
"We recommand using it with: 0 interface layers, 0 top distance, 2 walls."
msgstr ""
msgid ""
"Change these settings automatically? \n"
"Yes - Change these settings automatically\n"
"No - Do not change these settings for me"
msgstr ""
msgid ""
"For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommand the following "
"settings: at least 2 interface layers, at least 0.1 top z distance or using "
"support materials on interface."
msgstr ""
msgid ""
"When using support material for the support interface, We recommand the "
"following settings:\n"
"0 top distance, 0 interface spacing, concentric pattern."
msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
@@ -4943,6 +4976,17 @@ msgstr ""
msgid "version %s update information :"
msgstr ""
msgid "Network plug-in update"
msgstr ""
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
msgstr ""
#, possible-c-format, possible-boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
msgid "New version of Bambu Studio"
msgstr ""
@@ -5583,20 +5627,6 @@ msgstr ""
msgid "Bridge flow"
msgstr ""
msgid "Top surface flow ratio"
msgstr ""
msgid "Bottom surface flow ratio"
msgstr ""
msgid "This factor affects the amount of material for bottom solid infill"
msgstr ""
msgid ""
"This factor affects the amount of material for top solid infill. "
"You can decrease it slightly to have smooth surface finish"
msgstr ""
msgid ""
"Decrease this value slightly(for example 0.9) to reduce the amount of "
"material for bridge, to improve sag"
@@ -5605,19 +5635,11 @@ msgstr ""
msgid "Only one wall on top surfaces"
msgstr ""
msgid "Only one wall on first layer"
msgstr ""
msgid ""
"Use only one wall on flat top surface, to give more space to the top infill "
"pattern"
msgstr ""
msgid ""
"Use only one wall on first layer, to give more space to the bottom infill "
"pattern"
msgstr ""
msgid "Slow down for overhang"
msgstr ""
@@ -6698,7 +6720,8 @@ msgstr ""
msgid ""
"normal(auto) and tree(auto) is used to generate support automatically. If "
"normal or tree is selected, only support enforcers are generated"
"normal(manual) or tree(manual) is selected, only support enforcers are "
"generated"
msgstr ""
msgid "normal(auto)"
@@ -6707,9 +6730,6 @@ msgstr ""
msgid "tree(auto)"
msgstr ""
msgid "hybrid(auto)"
msgstr ""
msgid "normal(manual)"
msgstr ""
@@ -6754,9 +6774,12 @@ msgstr ""
msgid "The z gap between the bottom support interface and object"
msgstr ""
msgid "Support base"
msgstr ""
msgid ""
"Filament to print support and raft. \"Default\" means no specific filament "
"for support and current filament is used"
"Filament to print support base and raft. \"Default\" means no specific "
"filament for support and current filament is used"
msgstr ""
msgid "Line width of support"
@@ -6807,6 +6830,9 @@ msgstr ""
msgid "Rectilinear grid"
msgstr ""
msgid "Hollow"
msgstr ""
msgid "Interface pattern"
msgstr ""
@@ -6834,9 +6860,27 @@ msgstr ""
msgid "Style"
msgstr ""
msgid ""
"Style and shape of the support. For normal support, projecting the supports "
"into a regular grid will create more stable supports (default), while snug "
"support towers will save material and reduce object scarring.\n"
"For tree support, tight style will merge branches more aggressively and save "
"a lot of material (default), while hybrid style will create similar "
"structure to normal support under large flat overhangs."
msgstr ""
msgid "Snug"
msgstr ""
msgid "Tree Slim"
msgstr ""
msgid "Tree Strong"
msgstr ""
msgid "Tree Hybrid"
msgstr ""
msgid "Independent support layer height"
msgstr ""

View File

@@ -2,16 +2,13 @@ msgid ""
msgstr ""
"Project-Id-Version: Bambu Studio\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-13 20:02+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"POT-Creation-Date: 2022-12-24 13:01+0800\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Localazy (https://localazy.com)\n"
"Plural-Forms: nplurals=2; plural=(n==1) ? 0 : 1;\n"
"X-Generator: Poedit 3.1\n"
msgid "Supports Painting"
msgstr "Supports aufmalen"
@@ -1395,6 +1392,9 @@ msgstr ""
msgid "An SD card needs to be inserted before printing via LAN."
msgstr ""
msgid "Failed to send the print job. Please try again."
msgstr ""
msgid "Send to Printer failed. Please try again."
msgstr ""
@@ -1903,12 +1903,9 @@ msgstr ""
"Der Wert wird auf 0 zurückgesetzt."
msgid ""
"Spiral mode only works when wall loops is 1, \n"
"support is disabled, top shell layers is 0 and sparse infill density is 0\n"
"Spiral mode only works when wall loops is 1, support is disabled, top shell "
"layers is 0, sparse infill density is 0 and timelapse type is traditional"
msgstr ""
"Der Spiralmodus funktioniert nur, wenn die Wand 1 Linienweite breit sind, \n"
"Support ist deaktiviert, die oberen Schalenschichten sind 0 und die Dichte "
"der Füllung ist 0\n"
msgid ""
"Change these settings automatically? \n"
@@ -3259,6 +3256,12 @@ msgstr "Die Integration ist gescheitert."
msgid "Undo integration was successful."
msgstr "Die Rückgängigmachung der Integration war erfolgreich."
msgid "New network plug-in available."
msgstr ""
msgid "Details"
msgstr ""
msgid "Undo integration failed."
msgstr "Die Rückgängigmachung der Integration war nicht erfolgreich."
@@ -3558,11 +3561,11 @@ msgstr "Sie sollten Ihre Software aktualisieren.\n"
msgid "Newer 3mf version"
msgstr "Neuere 3mf-Version"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid ""
"The 3mf's version %s is newer than %s's version %s, Suggest to upgrade your "
"software.\n"
msgstr ""
msgstr "\n"
msgid "The 3mf is not compatible, load geometry data only!"
msgstr ""
@@ -3843,9 +3846,9 @@ msgid ""
"on Bambu Studio(windows) or CAD softwares."
msgstr ""
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s (%s).\n"
msgstr ""
msgstr "\n"
msgid "Switching the language requires application restart.\n"
msgstr "Der Wechsel der Sprache erfordert einen Neustart der Anwendung.\n"
@@ -4442,6 +4445,30 @@ msgid ""
"model without prime tower. Do you want to enable prime tower?"
msgstr ""
msgid ""
"We have added an experimental style \"Tree Slim\" that features smaller "
"support volume but weaker strength.\n"
"We recommand using it with: 0 interface layers, 0 top distance, 2 walls."
msgstr ""
msgid ""
"Change these settings automatically? \n"
"Yes - Change these settings automatically\n"
"No - Do not change these settings for me"
msgstr ""
msgid ""
"For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommand the following "
"settings: at least 2 interface layers, at least 0.1 top z distance or using "
"support materials on interface."
msgstr ""
msgid ""
"When using support material for the support interface, We recommand the "
"following settings:\n"
"0 top distance, 0 interface spacing, concentric pattern."
msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
@@ -5213,6 +5240,17 @@ msgstr ""
msgid "version %s update information :"
msgstr ""
msgid "Network plug-in update"
msgstr ""
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
msgstr ""
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
msgid "New version of Bambu Studio"
msgstr "Neue Version von Bambu Studio"
@@ -5635,9 +5673,9 @@ msgstr ""
msgid "Layer height cannot exceed nozzle diameter"
msgstr "Schichthöhe kann Druckdüsendurchmesser nicht überschreiten"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s\n"
msgstr ""
msgstr "\n"
msgid "Generating skirt & brim"
msgstr "Erzeugen von Schürze und Rand (skirt & brim)"
@@ -7169,11 +7207,9 @@ msgstr "Support-Erzeugung aktivieren."
msgid ""
"normal(auto) and tree(auto) is used to generate support automatically. If "
"normal or tree is selected, only support enforcers are generated"
"normal(manual) or tree(manual) is selected, only support enforcers are "
"generated"
msgstr ""
"Normal(automatisch) und Baum(automatisch) wird verwendet, um automatischen "
"Support zu erzeugen. Wenn Normal oder Baum ausgewählt ist, werden nur "
"Support Enforcer erzeugt"
msgid "normal(auto)"
msgstr "Normal(automatisch)"
@@ -7181,9 +7217,6 @@ msgstr "Normal(automatisch)"
msgid "tree(auto)"
msgstr "Baum(automatisch)"
msgid "hybrid(auto)"
msgstr "Hybrid(automatisch)"
msgid "normal(manual)"
msgstr ""
@@ -7232,9 +7265,12 @@ msgstr ""
msgid "The z gap between the bottom support interface and object"
msgstr ""
msgid "Support base"
msgstr ""
msgid ""
"Filament to print support and raft. \"Default\" means no specific filament "
"for support and current filament is used"
"Filament to print support base and raft. \"Default\" means no specific "
"filament for support and current filament is used"
msgstr ""
msgid "Line width of support"
@@ -7288,6 +7324,9 @@ msgstr "Linienmuster der Supports"
msgid "Rectilinear grid"
msgstr "Rechtwinkliges Gitter"
msgid "Hollow"
msgstr ""
msgid "Interface pattern"
msgstr "Schnittstellenmuster"
@@ -7318,9 +7357,27 @@ msgstr "Druckgeschwindigkeit für Supports"
msgid "Style"
msgstr "Stil"
msgid ""
"Style and shape of the support. For normal support, projecting the supports "
"into a regular grid will create more stable supports (default), while snug "
"support towers will save material and reduce object scarring.\n"
"For tree support, tight style will merge branches more aggressively and save "
"a lot of material (default), while hybrid style will create similar "
"structure to normal support under large flat overhangs."
msgstr ""
msgid "Snug"
msgstr "Nahtlos"
msgid "Tree Slim"
msgstr ""
msgid "Tree Strong"
msgstr ""
msgid "Tree Hybrid"
msgstr ""
msgid "Independent support layer height"
msgstr "Unabhängige Support-Schichthöhe"
@@ -7988,55 +8045,6 @@ msgid ""
"density to improve the strength of the model?"
msgstr ""
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Wählen sie eine oder mer Dateien (3mf/step/stl/obj/amf):"
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importiere 3MF/STL/STEP/OBJ/AMF"
#~ msgid "Part Cooling"
#~ msgstr "BAuteilkühlung"
#~ msgid "Aux Cooling"
#~ msgstr "Hilfskühlung"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament für den Druck der Supports und der Umrandung. 0 bedeutet, dass "
#~ "kein spezielles Filament für den Support und das aktuelle Filament wird "
#~ "verwendet"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filament zum Drucken der Support-Schnittstelle. 0 bedeutet, dass kein "
#~ "spezielles Filament für die Support-Schnittstelle vorhanden ist und das "
#~ "aktuelle Filament verwendet wird"
#~ msgid "Repair"
#~ msgstr "Reparieren"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr ""
#~ "Reparieren Sie die Maschen des Modells, wenn es sich um nicht-verzweigte "
#~ "Maschen handelt"
#~ msgid "Monitoring Recording"
#~ msgstr "Überwachung der Aufzeichnung"
#~ msgid "Tree support with infill"
#~ msgstr "Baumsupport mit Füllung"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Diese Einstellung legt fest, ob in großen Hohlräumen von Baumsupports "
#~ "Füllmaterial hinzugefügt werden soll"
#~ msgid ""
#~ "\n"
#~ "%1% is too close to exclusion area, there will be collisions when "
@@ -8078,6 +8086,9 @@ msgstr ""
#~ "Wenn es ausgewählte Objekte gibt, werden nur die ausgewählten Objekte "
#~ "ausgerichtet, ansonsten werden alle Objekte im Projekt ausgerichtet."
#~ msgid "Aux Cooling"
#~ msgstr "Hilfskühlung"
#~ msgid "Avoid crossing wall when travel"
#~ msgstr "Vermeiden Sie das Überqueren von Mauern während der Fahrt"
@@ -8090,6 +8101,9 @@ msgstr ""
#~ "dieses Filaments.\n"
#~ "Dies kann zu einer Verstopfung der Düse und zu Druckfehlern führen"
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Wählen sie eine oder mer Dateien (3mf/step/stl/obj/amf):"
#~ msgid "Clear all"
#~ msgstr "Alles löschen"
@@ -8201,6 +8215,22 @@ msgstr ""
#~ msgid "Filament N XX"
#~ msgstr "Filament N XX"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament für den Druck der Supports und der Umrandung. 0 bedeutet, dass "
#~ "kein spezielles Filament für den Support und das aktuelle Filament wird "
#~ "verwendet"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filament zum Drucken der Support-Schnittstelle. 0 bedeutet, dass kein "
#~ "spezielles Filament für die Support-Schnittstelle vorhanden ist und das "
#~ "aktuelle Filament verwendet wird"
#~ msgid "Filaments Selection"
#~ msgstr "Auswahl der Filamente"
@@ -8251,6 +8281,9 @@ msgstr ""
#~ "automatische Anordnung verwendet, um Kollisionen zu vermeiden, wenn "
#~ "Objekt für Objekt gedruckt wird"
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importiere 3MF/STL/STEP/OBJ/AMF"
#~ msgid "In the calibration of extrusion flow"
#~ msgstr "Kalibrierung des Materialflusses"
@@ -8292,6 +8325,9 @@ msgstr ""
#~ msgid "Monitoring"
#~ msgstr "Überwachung"
#~ msgid "Monitoring Recording"
#~ msgstr "Überwachung der Aufzeichnung"
#~ msgid "Open"
#~ msgstr "Öffnen"
@@ -8304,6 +8340,9 @@ msgstr ""
#~ msgid "Output file"
#~ msgstr "Ausgabedatei"
#~ msgid "Part Cooling"
#~ msgstr "BAuteilkühlung"
#~ msgid "Pause(heated bed temperature error)"
#~ msgstr "Pause (Temperaturfehler beim Heizbett)"
@@ -8385,6 +8424,14 @@ msgstr ""
#~ msgid "Reload items"
#~ msgstr "Elemente neu laden"
#~ msgid "Repair"
#~ msgstr "Reparieren"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr ""
#~ "Reparieren Sie die Maschen des Modells, wenn es sich um nicht-verzweigte "
#~ "Maschen handelt"
#~ msgid "Report"
#~ msgstr "Bericht"
@@ -8418,6 +8465,16 @@ msgstr ""
#~ msgid "Spiral mode"
#~ msgstr "Spiralförmiger Modus"
#~ msgid ""
#~ "Spiral mode only works when wall loops is 1, \n"
#~ "support is disabled, top shell layers is 0 and sparse infill density is "
#~ "0\n"
#~ msgstr ""
#~ "Der Spiralmodus funktioniert nur, wenn die Wand 1 Linienweite breit "
#~ "sind, \n"
#~ "Support ist deaktiviert, die oberen Schalenschichten sind 0 und die "
#~ "Dichte der Füllung ist 0\n"
#~ msgid "Successfully sent.Will automatically jump to the device page in %s s"
#~ msgstr "Erfolgreich gesendet, springt automatisch zur Geräteseite in %s"
@@ -8475,6 +8532,13 @@ msgstr ""
#~ "säubern, um Filament zu sparen und die Druckzeit zu verkürzen. Die Farben "
#~ "der Objekte werden als Ergebnis gemischt"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Diese Einstellung legt fest, ob in großen Hohlräumen von Baumsupports "
#~ "Füllmaterial hinzugefügt werden soll"
#~ msgid ""
#~ "This setting stands for how much volume of filament can be melted and "
#~ "extruded per second. Printing speed is limited by max volumetric speed, "
@@ -8491,6 +8555,9 @@ msgstr ""
#~ msgid "Translation"
#~ msgstr "Übersetzung"
#~ msgid "Tree support with infill"
#~ msgstr "Baumsupport mit Füllung"
#~ msgid "Unable to create zip file"
#~ msgstr "ZIP-Datei kann nicht erstellt werden"
@@ -8525,9 +8592,20 @@ msgstr ""
#~ msgid " is too close to others, there will be collisions when printing.\n"
#~ msgstr " zu nahe an anderen, es kommt beim Drucken zu Kollisionen.\n"
#~ msgid "hybrid(auto)"
#~ msgstr "Hybrid(automatisch)"
#~ msgid "normal"
#~ msgstr "Normal"
#~ msgid ""
#~ "normal(auto) and tree(auto) is used to generate support automatically. If "
#~ "normal or tree is selected, only support enforcers are generated"
#~ msgstr ""
#~ "Normal(automatisch) und Baum(automatisch) wird verwendet, um "
#~ "automatischen Support zu erzeugen. Wenn Normal oder Baum ausgewählt ist, "
#~ "werden nur Support Enforcer erzeugt"
#~ msgid "the 3mf is not compatible, load geometry data only!"
#~ msgstr "die 3mf ist nicht kompatibel, laden Sie nur Geometriedaten!"

File diff suppressed because it is too large Load Diff

View File

@@ -2,16 +2,13 @@ msgid ""
msgstr ""
"Project-Id-Version: Bambu Studio\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-13 20:02+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"POT-Creation-Date: 2022-12-24 13:01+0800\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Localazy (https://localazy.com)\n"
"Plural-Forms: nplurals=2; plural=(n==1) ? 0 : 1;\n"
"X-Generator: Poedit 3.1\n"
msgid "Supports Painting"
msgstr "Pintando Soportes"
@@ -1392,6 +1389,9 @@ msgstr ""
msgid "An SD card needs to be inserted before printing via LAN."
msgstr ""
msgid "Failed to send the print job. Please try again."
msgstr ""
msgid "Send to Printer failed. Please try again."
msgstr ""
@@ -1896,12 +1896,9 @@ msgstr ""
"El valor se restablecerá a 0."
msgid ""
"Spiral mode only works when wall loops is 1, \n"
"support is disabled, top shell layers is 0 and sparse infill density is 0\n"
"Spiral mode only works when wall loops is 1, support is disabled, top shell "
"layers is 0, sparse infill density is 0 and timelapse type is traditional"
msgstr ""
"El modo espiral sólo funciona cuando los bucles de pared son 1, \n"
"el soporte está desactivado, las capas superiores de la cáscara es 0 y la "
"densidad de relleno dispersa es 0\n"
msgid ""
"Change these settings automatically? \n"
@@ -3257,6 +3254,12 @@ msgstr "La integración ha fallado."
msgid "Undo integration was successful."
msgstr "La operación de deshacer se ha realizado con éxito."
msgid "New network plug-in available."
msgstr ""
msgid "Details"
msgstr ""
msgid "Undo integration failed."
msgstr "La operación de deshacer ha fallado."
@@ -3557,11 +3560,11 @@ msgstr "Será mejor que actualices tu software.\n"
msgid "Newer 3mf version"
msgstr "Nueva versión 3mf"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid ""
"The 3mf's version %s is newer than %s's version %s, Suggest to upgrade your "
"software.\n"
msgstr ""
msgstr "\n"
msgid "The 3mf is not compatible, load geometry data only!"
msgstr ""
@@ -3844,9 +3847,9 @@ msgid ""
"on Bambu Studio(windows) or CAD softwares."
msgstr ""
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s (%s).\n"
msgstr ""
msgstr "\n"
msgid "Switching the language requires application restart.\n"
msgstr "El cambio de idioma requiere el reinicio de la aplicación.\n"
@@ -4439,6 +4442,30 @@ msgid ""
"model without prime tower. Do you want to enable prime tower?"
msgstr ""
msgid ""
"We have added an experimental style \"Tree Slim\" that features smaller "
"support volume but weaker strength.\n"
"We recommand using it with: 0 interface layers, 0 top distance, 2 walls."
msgstr ""
msgid ""
"Change these settings automatically? \n"
"Yes - Change these settings automatically\n"
"No - Do not change these settings for me"
msgstr ""
msgid ""
"For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommand the following "
"settings: at least 2 interface layers, at least 0.1 top z distance or using "
"support materials on interface."
msgstr ""
msgid ""
"When using support material for the support interface, We recommand the "
"following settings:\n"
"0 top distance, 0 interface spacing, concentric pattern."
msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
@@ -5204,6 +5231,17 @@ msgstr ""
msgid "version %s update information :"
msgstr ""
msgid "Network plug-in update"
msgstr ""
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
msgstr ""
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
msgid "New version of Bambu Studio"
msgstr "Nueva versión de Bambu Studio"
@@ -5625,9 +5663,9 @@ msgstr ""
msgid "Layer height cannot exceed nozzle diameter"
msgstr "La altura de la capa no puede superar el diámetro de la boquilla"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s\n"
msgstr ""
msgstr "\n"
msgid "Generating skirt & brim"
msgstr "Generando falda y ala"
@@ -7160,10 +7198,9 @@ msgstr "Habilitar la generación de soporte."
msgid ""
"normal(auto) and tree(auto) is used to generate support automatically. If "
"normal or tree is selected, only support enforcers are generated"
"normal(manual) or tree(manual) is selected, only support enforcers are "
"generated"
msgstr ""
"normal(auto) y tree(auto) se utiliza para generar soporte automáticamente. "
"Si se selecciona normal o árbol, sólo se generan los soportes"
msgid "normal(auto)"
msgstr "normal(auto)"
@@ -7171,9 +7208,6 @@ msgstr "normal(auto)"
msgid "tree(auto)"
msgstr "árbol(auto)"
msgid "hybrid(auto)"
msgstr "híbrido(auto)"
msgid "normal(manual)"
msgstr ""
@@ -7220,9 +7254,12 @@ msgstr ""
msgid "The z gap between the bottom support interface and object"
msgstr ""
msgid "Support base"
msgstr ""
msgid ""
"Filament to print support and raft. \"Default\" means no specific filament "
"for support and current filament is used"
"Filament to print support base and raft. \"Default\" means no specific "
"filament for support and current filament is used"
msgstr ""
msgid "Line width of support"
@@ -7278,6 +7315,9 @@ msgstr "Patrón lineal de apoyo"
msgid "Rectilinear grid"
msgstr "Rejilla rectilínea"
msgid "Hollow"
msgstr ""
msgid "Interface pattern"
msgstr "Patrón de interfaz"
@@ -7308,9 +7348,27 @@ msgstr "Velocidad de la asistencia"
msgid "Style"
msgstr "Estilo"
msgid ""
"Style and shape of the support. For normal support, projecting the supports "
"into a regular grid will create more stable supports (default), while snug "
"support towers will save material and reduce object scarring.\n"
"For tree support, tight style will merge branches more aggressively and save "
"a lot of material (default), while hybrid style will create similar "
"structure to normal support under large flat overhangs."
msgstr ""
msgid "Snug"
msgstr "Ajustado"
msgid "Tree Slim"
msgstr ""
msgid "Tree Strong"
msgstr ""
msgid "Tree Hybrid"
msgstr ""
msgid "Independent support layer height"
msgstr "Altura de la capa de soporte independiente"
@@ -7976,55 +8034,6 @@ msgid ""
"density to improve the strength of the model?"
msgstr ""
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Elija uno o varios archivos (3mf/step/stl/obj/amf):"
#~ msgid "Finish"
#~ msgstr "Finalizar"
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importar 3MF/STL/STEP/OBJ/AMF"
#~ msgid "Part Cooling"
#~ msgstr "Refrigeración de Piezas"
#~ msgid "Aux Cooling"
#~ msgstr "Enfriamiento Auxiliar"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filamento para imprimir el soporte y el faldón. 0 significa que no hay "
#~ "filamento específico para el soporte y se utiliza el filamento actual"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filamento para imprimir la interfaz de soporte. 0 significa que no hay "
#~ "filamento específico para la interfaz de soporte y se utiliza el "
#~ "filamento actual"
#~ msgid "Repair"
#~ msgstr "Reparar"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr "Reparar las mallas del modelo si se trata de una malla no plegable"
#~ msgid "Monitoring Recording"
#~ msgstr "Monitoreo de grabación"
#~ msgid "Tree support with infill"
#~ msgstr "Soporte para árboles con relleno"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Este ajuste especifica si se añade relleno dentro de los grandes huecos "
#~ "del soporte del árbol"
#~ msgid ""
#~ "\n"
#~ "%1% is too close to exclusion area, there will be collisions when "
@@ -8067,6 +8076,9 @@ msgstr ""
#~ "hay objetos seleccionados, sólo orienta los seleccionados.En caso "
#~ "contrario, orienta todos los objetos del proyecto."
#~ msgid "Aux Cooling"
#~ msgstr "Enfriamiento Auxiliar"
#~ msgid "Avoid crossing wall when travel"
#~ msgstr "Evitar cruzar el muro en los desplazamientos"
@@ -8079,6 +8091,9 @@ msgstr ""
#~ "este filamento.\n"
#~ "Esto puede causar el bloqueo de la boquilla y el fracaso de la impresión"
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Elija uno o varios archivos (3mf/step/stl/obj/amf):"
#~ msgid "Clear all"
#~ msgstr "Borrar todo"
@@ -8189,9 +8204,27 @@ msgstr ""
#~ msgid "Filament N XX"
#~ msgstr "Filamento N XX"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filamento para imprimir el soporte y el faldón. 0 significa que no hay "
#~ "filamento específico para el soporte y se utiliza el filamento actual"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filamento para imprimir la interfaz de soporte. 0 significa que no hay "
#~ "filamento específico para la interfaz de soporte y se utiliza el "
#~ "filamento actual"
#~ msgid "Filaments Selection"
#~ msgstr "Selección de filamentos"
#~ msgid "Finish"
#~ msgstr "Finalizar"
#~ msgid "Finished"
#~ msgstr "Terminado"
@@ -8240,6 +8273,9 @@ msgstr ""
#~ "entrada de auto-organización para evitar la colisión cuando se imprime "
#~ "objeto por objeto."
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importar 3MF/STL/STEP/OBJ/AMF"
#~ msgid "In the calibration of extrusion flow"
#~ msgstr "En la calibración del flujo de extrusión"
@@ -8281,6 +8317,9 @@ msgstr ""
#~ msgid "Monitoring"
#~ msgstr "Monitorizando"
#~ msgid "Monitoring Recording"
#~ msgstr "Monitoreo de grabación"
#~ msgid "Open"
#~ msgstr "Abrir"
@@ -8293,6 +8332,9 @@ msgstr ""
#~ msgid "Output file"
#~ msgstr "Archivo de salida"
#~ msgid "Part Cooling"
#~ msgstr "Refrigeración de Piezas"
#~ msgid "Pause(heated bed temperature error)"
#~ msgstr "Pausa (error de temperatura de la cama caliente)"
@@ -8376,6 +8418,12 @@ msgstr ""
#~ msgid "Reload items"
#~ msgstr "Recarga de objetos"
#~ msgid "Repair"
#~ msgstr "Reparar"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr "Reparar las mallas del modelo si se trata de una malla no plegable"
#~ msgid "Report"
#~ msgstr "Informe"
@@ -8409,6 +8457,15 @@ msgstr ""
#~ msgid "Spiral mode"
#~ msgstr "Modo espiral"
#~ msgid ""
#~ "Spiral mode only works when wall loops is 1, \n"
#~ "support is disabled, top shell layers is 0 and sparse infill density is "
#~ "0\n"
#~ msgstr ""
#~ "El modo espiral sólo funciona cuando los bucles de pared son 1, \n"
#~ "el soporte está desactivado, las capas superiores de la cáscara es 0 y la "
#~ "densidad de relleno dispersa es 0\n"
#~ msgid "Successfully sent.Will automatically jump to the device page in %s s"
#~ msgstr ""
#~ "Enviado con éxito. Saltará automáticamente a la página del dispositivo en "
@@ -8466,6 +8523,13 @@ msgstr ""
#~ "filamento para ahorrar filamento y disminuir el tiempo de impresión. Los "
#~ "colores de los objetos se mezclarán como resultado"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Este ajuste especifica si se añade relleno dentro de los grandes huecos "
#~ "del soporte del árbol"
#~ msgid ""
#~ "This setting stands for how much volume of filament can be melted and "
#~ "extruded per second. Printing speed is limited by max volumetric speed, "
@@ -8482,6 +8546,9 @@ msgstr ""
#~ msgid "Translation"
#~ msgstr "Translación"
#~ msgid "Tree support with infill"
#~ msgstr "Soporte para árboles con relleno"
#~ msgid "Unable to create zip file"
#~ msgstr "No se puede crear un archivo zip"
@@ -8516,9 +8583,20 @@ msgstr ""
#~ msgid " is too close to others, there will be collisions when printing.\n"
#~ msgstr " está demasiado cerca de otros, habrá colisiones al imprimir.\n"
#~ msgid "hybrid(auto)"
#~ msgstr "híbrido(auto)"
#~ msgid "normal"
#~ msgstr "normal"
#~ msgid ""
#~ "normal(auto) and tree(auto) is used to generate support automatically. If "
#~ "normal or tree is selected, only support enforcers are generated"
#~ msgstr ""
#~ "normal(auto) y tree(auto) se utiliza para generar soporte "
#~ "automáticamente. Si se selecciona normal o árbol, sólo se generan los "
#~ "soportes"
#~ msgid "the 3mf is not compatible, load geometry data only!"
#~ msgstr "el 3mf no es compatible, ¡cargue sólo los datos geométricos!"

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Bambu Studio\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-13 20:02+0800\n"
"POT-Creation-Date: 2022-12-24 13:01+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -1386,6 +1386,9 @@ msgstr ""
msgid "An SD card needs to be inserted before printing via LAN."
msgstr ""
msgid "Failed to send the print job. Please try again."
msgstr ""
msgid "Send to Printer failed. Please try again."
msgstr ""
@@ -1877,12 +1880,9 @@ msgstr ""
"La valeur sera remise à 0."
msgid ""
"Spiral mode only works when wall loops is 1, \n"
"support is disabled, top shell layers is 0 and sparse infill density is 0\n"
"Spiral mode only works when wall loops is 1, support is disabled, top shell "
"layers is 0, sparse infill density is 0 and timelapse type is traditional"
msgstr ""
"Le mode spirale ne fonctionne que lorsque les boucles murales sont à 1, \n"
"le support est désactivé, les couches de coque supérieures sont à 0 et la "
"densité de remplissage clairsemée est à 0\n"
msgid ""
"Change these settings automatically? \n"
@@ -3231,6 +3231,12 @@ msgstr "L'intégration a échoué."
msgid "Undo integration was successful."
msgstr "Annuler l'intégration a réussi."
msgid "New network plug-in available."
msgstr ""
msgid "Details"
msgstr ""
msgid "Undo integration failed."
msgstr "L'annulation de l'intégration a échoué."
@@ -3527,11 +3533,11 @@ msgstr "Vous feriez mieux de mettre à jour votre logiciel.\n"
msgid "Newer 3mf version"
msgstr "Nouvelle version 3mf"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid ""
"The 3mf's version %s is newer than %s's version %s, Suggest to upgrade your "
"software.\n"
msgstr ""
msgstr "\n"
msgid "The 3mf is not compatible, load geometry data only!"
msgstr ""
@@ -3814,9 +3820,9 @@ msgid ""
"on Bambu Studio(windows) or CAD softwares."
msgstr ""
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s (%s).\n"
msgstr ""
msgstr "\n"
msgid "Switching the language requires application restart.\n"
msgstr "Le changement de langue nécessite le redémarrage de l'application.\n"
@@ -4310,8 +4316,6 @@ msgid ""
"Please check the following infomation and click Confirm to continue sending "
"print:\n"
msgstr ""
"Please check the following infomation and click Confirm to continue sending "
"print:\n"
msgid ""
"The printer type used to generate G-code is not the same type as the "
@@ -4415,6 +4419,30 @@ msgid ""
"model without prime tower. Do you want to enable prime tower?"
msgstr ""
msgid ""
"We have added an experimental style \"Tree Slim\" that features smaller "
"support volume but weaker strength.\n"
"We recommand using it with: 0 interface layers, 0 top distance, 2 walls."
msgstr ""
msgid ""
"Change these settings automatically? \n"
"Yes - Change these settings automatically\n"
"No - Do not change these settings for me"
msgstr ""
msgid ""
"For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommand the following "
"settings: at least 2 interface layers, at least 0.1 top z distance or using "
"support materials on interface."
msgstr ""
msgid ""
"When using support material for the support interface, We recommand the "
"following settings:\n"
"0 top distance, 0 interface spacing, concentric pattern."
msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
@@ -5185,6 +5213,17 @@ msgstr ""
msgid "version %s update information :"
msgstr ""
msgid "Network plug-in update"
msgstr ""
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
msgstr ""
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
msgid "New version of Bambu Studio"
msgstr "Nouvelle version de Bambu Studio"
@@ -5498,7 +5537,7 @@ msgid "%1% is too tall, and collisions will be caused."
msgstr "%1% est trop grand, cela pourrait provoquer des collisions."
msgid " is too close to others, there may be collisions when printing.\n"
msgstr " is too close to others, there may be collisions when printing.\n"
msgstr ""
msgid ""
" is too close to exclusion area, there may be collisions when printing.\n"
@@ -5608,9 +5647,9 @@ msgstr ""
msgid "Layer height cannot exceed nozzle diameter"
msgstr "La hauteur de la couche ne peut pas dépasser le diamètre de la buse"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s\n"
msgstr ""
msgstr "\n"
msgid "Generating skirt & brim"
msgstr "Génération jupe et bord"
@@ -7156,11 +7195,9 @@ msgstr "Activer la génération de support."
msgid ""
"normal(auto) and tree(auto) is used to generate support automatically. If "
"normal or tree is selected, only support enforcers are generated"
"normal(manual) or tree(manual) is selected, only support enforcers are "
"generated"
msgstr ""
"normal(auto) et tree(auto) sont utilisés pour générer automatiquement le "
"support. Si normal ou arbre est sélectionné, seuls les exécuteurs de support "
"sont générés"
msgid "normal(auto)"
msgstr "normale (auto)"
@@ -7168,9 +7205,6 @@ msgstr "normale (auto)"
msgid "tree(auto)"
msgstr "arbre (auto)"
msgid "hybrid(auto)"
msgstr "hybride (auto)"
msgid "normal(manual)"
msgstr ""
@@ -7219,9 +7253,12 @@ msgstr ""
msgid "The z gap between the bottom support interface and object"
msgstr ""
msgid "Support base"
msgstr ""
msgid ""
"Filament to print support and raft. \"Default\" means no specific filament "
"for support and current filament is used"
"Filament to print support base and raft. \"Default\" means no specific "
"filament for support and current filament is used"
msgstr ""
msgid "Line width of support"
@@ -7276,6 +7313,9 @@ msgstr "Motif de ligne de support"
msgid "Rectilinear grid"
msgstr "Grille rectiligne"
msgid "Hollow"
msgstr ""
msgid "Interface pattern"
msgstr "Modèle d'interface"
@@ -7306,9 +7346,27 @@ msgstr "Vitesse pour les supports"
msgid "Style"
msgstr "Style"
msgid ""
"Style and shape of the support. For normal support, projecting the supports "
"into a regular grid will create more stable supports (default), while snug "
"support towers will save material and reduce object scarring.\n"
"For tree support, tight style will merge branches more aggressively and save "
"a lot of material (default), while hybrid style will create similar "
"structure to normal support under large flat overhangs."
msgstr ""
msgid "Snug"
msgstr "Confortable"
msgid "Tree Slim"
msgstr ""
msgid "Tree Strong"
msgstr ""
msgid "Tree Hybrid"
msgstr ""
msgid "Independent support layer height"
msgstr "Hauteur de la couche de support indépendante"
@@ -7977,56 +8035,6 @@ msgid ""
"density to improve the strength of the model?"
msgstr ""
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Choisissez un ou plusieurs fichiers (3mf/step/stl/obj/amf) :"
#~ msgid "Finish"
#~ msgstr "Finish"
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importer 3MF/STL/STEP/OBJ/AMF"
#~ msgid "Part Cooling"
#~ msgstr "Refroidissement des pièces"
#~ msgid "Aux Cooling"
#~ msgstr "Refroidissement auxiliaire"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament pour imprimer le support et la jupe. 0 signifie qu'aucun "
#~ "filament spécifique pour le support et le filament actuel est utilisé"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filament pour imprimer l'interface de support. 0 signifie qu'aucun "
#~ "filament spécifique pour l'interface de support et le filament actuel est "
#~ "utilisé"
#~ msgid "Repair"
#~ msgstr "Réparation"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr ""
#~ "Réparer les maillages du modèle s'il s'agit d'un maillage non multiple"
#~ msgid "Monitoring Recording"
#~ msgstr "Enregistrement de surveillance"
#~ msgid "Tree support with infill"
#~ msgstr "Support d'arbre avec remplissage"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Ce paramètre spécifie s'il faut ajouter un remplissage à l'intérieur des "
#~ "grands creux du support d'arbre"
#~ msgid ""
#~ "\n"
#~ "%1% is too close to exclusion area, there will be collisions when "
@@ -8069,6 +8077,9 @@ msgstr ""
#~ "y a des objets sélectionnés, il oriente uniquement ceux qui sont "
#~ "sélectionnés. Sinon, il oriente tous les objets du projet."
#~ msgid "Aux Cooling"
#~ msgstr "Refroidissement auxiliaire"
#~ msgid "Avoid crossing wall when travel"
#~ msgstr "Évitez de traverser le mur lorsque vous voyagez"
@@ -8081,6 +8092,9 @@ msgstr ""
#~ "ce filament. Cela peut entraîner le blocage de la buse et l'échec de "
#~ "l'impression"
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Choisissez un ou plusieurs fichiers (3mf/step/stl/obj/amf) :"
#~ msgid "Clear all"
#~ msgstr "Tout effacer"
@@ -8192,9 +8206,27 @@ msgstr ""
#~ msgid "Filament N XX"
#~ msgstr "Filament N XX"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament pour imprimer le support et la jupe. 0 signifie qu'aucun "
#~ "filament spécifique pour le support et le filament actuel est utilisé"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filament pour imprimer l'interface de support. 0 signifie qu'aucun "
#~ "filament spécifique pour l'interface de support et le filament actuel est "
#~ "utilisé"
#~ msgid "Filaments Selection"
#~ msgstr "Sélection de filaments"
#~ msgid "Finish"
#~ msgstr "Finish"
#~ msgid "Finished"
#~ msgstr "Terminé"
@@ -8242,6 +8274,9 @@ msgstr ""
#~ "entrée de l'auto-arrangement pour éviter les collisions lors de "
#~ "l'impression objet par objet"
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importer 3MF/STL/STEP/OBJ/AMF"
#~ msgid "In the calibration of extrusion flow"
#~ msgstr "Calibrage du flux d'extrusion en cours"
@@ -8283,6 +8318,9 @@ msgstr ""
#~ msgid "Monitoring"
#~ msgstr "Surveillance"
#~ msgid "Monitoring Recording"
#~ msgstr "Enregistrement de surveillance"
#~ msgid "Open"
#~ msgstr "Open"
@@ -8295,6 +8333,9 @@ msgstr ""
#~ msgid "Output file"
#~ msgstr "Fichier de sortie"
#~ msgid "Part Cooling"
#~ msgstr "Refroidissement des pièces"
#~ msgid "Pause(heated bed temperature error)"
#~ msgstr "Pause (erreur de température du plateau chauffant)"
@@ -8376,6 +8417,13 @@ msgstr ""
#~ msgid "Reload items"
#~ msgstr "Recharger les éléments"
#~ msgid "Repair"
#~ msgstr "Réparation"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr ""
#~ "Réparer les maillages du modèle s'il s'agit d'un maillage non multiple"
#~ msgid "Report"
#~ msgstr "Signaler"
@@ -8409,6 +8457,15 @@ msgstr ""
#~ msgid "Spiral mode"
#~ msgstr "Mode spirale"
#~ msgid ""
#~ "Spiral mode only works when wall loops is 1, \n"
#~ "support is disabled, top shell layers is 0 and sparse infill density is "
#~ "0\n"
#~ msgstr ""
#~ "Le mode spirale ne fonctionne que lorsque les boucles murales sont à 1, \n"
#~ "le support est désactivé, les couches de coque supérieures sont à 0 et la "
#~ "densité de remplissage clairsemée est à 0\n"
#~ msgid "Successfully sent.Will automatically jump to the device page in %s s"
#~ msgstr ""
#~ "Envoyé avec succès. Sautera automatiquement à la page de l&#39;appareil "
@@ -8466,6 +8523,13 @@ msgstr ""
#~ "filament afin d'économiser du filament et de diminuer le temps "
#~ "d'impression. Les couleurs des objets seront mélangées en conséquence."
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Ce paramètre spécifie s'il faut ajouter un remplissage à l'intérieur des "
#~ "grands creux du support d'arbre"
#~ msgid ""
#~ "This setting stands for how much volume of filament can be melted and "
#~ "extruded per second. Printing speed is limited by max volumetric speed, "
@@ -8482,6 +8546,9 @@ msgstr ""
#~ msgid "Translation"
#~ msgstr "Traduction"
#~ msgid "Tree support with infill"
#~ msgstr "Support d'arbre avec remplissage"
#~ msgid "Unable to create zip file"
#~ msgstr "Création du fichier zip impossible"
@@ -8518,9 +8585,20 @@ msgstr ""
#~ "est trop proche des autres, il y aura des collisions lors de "
#~ "l'impression.\n"
#~ msgid "hybrid(auto)"
#~ msgstr "hybride (auto)"
#~ msgid "normal"
#~ msgstr "Ordinaire"
#~ msgid ""
#~ "normal(auto) and tree(auto) is used to generate support automatically. If "
#~ "normal or tree is selected, only support enforcers are generated"
#~ msgstr ""
#~ "normal(auto) et tree(auto) sont utilisés pour générer automatiquement le "
#~ "support. Si normal ou arbre est sélectionné, seuls les exécuteurs de "
#~ "support sont générés"
#~ msgid "the 3mf is not compatible, load geometry data only!"
#~ msgstr ""
#~ "le 3mf n'est pas compatible, chargez uniquement les données de géométrie !"

View File

@@ -2,16 +2,13 @@ msgid ""
msgstr ""
"Project-Id-Version: Bambu Studio\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-13 20:02+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"POT-Creation-Date: 2022-12-24 13:01+0800\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Localazy (https://localazy.com)\n"
"Plural-Forms: nplurals=2; plural=(n==1) ? 0 : 1;\n"
"X-Generator: Poedit 3.1\n"
msgid "Supports Painting"
msgstr "Támaszok festése"
@@ -1387,6 +1384,9 @@ msgstr ""
msgid "An SD card needs to be inserted before printing via LAN."
msgstr "A LAN-on keresztüli nyomtatáshoz helyezz be egy SD kártyát."
msgid "Failed to send the print job. Please try again."
msgstr ""
msgid "Send to Printer failed. Please try again."
msgstr ""
@@ -1892,12 +1892,9 @@ msgstr ""
"Az érték 0-ra áll vissza."
msgid ""
"Spiral mode only works when wall loops is 1, \n"
"support is disabled, top shell layers is 0 and sparse infill density is 0\n"
"Spiral mode only works when wall loops is 1, support is disabled, top shell "
"layers is 0, sparse infill density is 0 and timelapse type is traditional"
msgstr ""
"A spirál mód csak akkor működik, ha a falak száma 1,\n"
"a támaszok ki vannak kapcsolva, a felső rétegek száma 0 és a hiányos "
"kitöltés sűrűsége 0\n"
msgid ""
"Change these settings automatically? \n"
@@ -1965,9 +1962,6 @@ msgid ""
"Yes - switch to rectilinear pattern automaticlly\n"
"No - reset density to default non 100% value automaticlly\n"
msgstr ""
"Switch to rectilinear pattern?\n"
"Yes - switch to rectilinear pattern automaticlly\n"
"No - reset density to default non 100% value automaticlly\n"
msgid "Auto bed leveling"
msgstr "Automatikus asztalszintezés"
@@ -3261,6 +3255,12 @@ msgstr "Az integráció nem sikerült."
msgid "Undo integration was successful."
msgstr "Az integráció visszavonása sikeres volt."
msgid "New network plug-in available."
msgstr ""
msgid "Details"
msgstr ""
msgid "Undo integration failed."
msgstr "Az integráció visszavonása nem sikerült."
@@ -3559,11 +3559,11 @@ msgstr "Jobb lenne, ha frissítenéd a szoftvert.\n"
msgid "Newer 3mf version"
msgstr "Újabb 3mf verzió"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid ""
"The 3mf's version %s is newer than %s's version %s, Suggest to upgrade your "
"software.\n"
msgstr ""
msgstr "\n"
msgid "The 3mf is not compatible, load geometry data only!"
msgstr ""
@@ -3843,9 +3843,9 @@ msgid ""
"on Bambu Studio(windows) or CAD softwares."
msgstr ""
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s (%s).\n"
msgstr ""
msgstr "\n"
msgid "Switching the language requires application restart.\n"
msgstr "A nyelvváltáshoz az alkalmazás újraindítása szükséges.\n"
@@ -4335,10 +4335,6 @@ msgid ""
"currently selected physical printer. It is recommend to re-slice by "
"selecting the same printer type.\n"
msgstr ""
"The printer type used to generate G-code is not the same type as the "
"currently selected physical printer. It is recommend to re-slice by "
"selecting the same printer type.\n"
"\n"
#, c-format, boost-format
msgid "The %s filament is too soft to be used with the AMS"
@@ -4433,6 +4429,30 @@ msgid ""
"model without prime tower. Do you want to enable prime tower?"
msgstr ""
msgid ""
"We have added an experimental style \"Tree Slim\" that features smaller "
"support volume but weaker strength.\n"
"We recommand using it with: 0 interface layers, 0 top distance, 2 walls."
msgstr ""
msgid ""
"Change these settings automatically? \n"
"Yes - Change these settings automatically\n"
"No - Do not change these settings for me"
msgstr ""
msgid ""
"For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommand the following "
"settings: at least 2 interface layers, at least 0.1 top z distance or using "
"support materials on interface."
msgstr ""
msgid ""
"When using support material for the support interface, We recommand the "
"following settings:\n"
"0 top distance, 0 interface spacing, concentric pattern."
msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
@@ -5194,6 +5214,17 @@ msgstr ""
msgid "version %s update information :"
msgstr ""
msgid "Network plug-in update"
msgstr ""
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
msgstr ""
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
msgid "New version of Bambu Studio"
msgstr "A Bambu Studio új verziója"
@@ -5509,7 +5540,7 @@ msgid "%1% is too tall, and collisions will be caused."
msgstr "%1% túl magas, a nyomtatás során előfordulhatnak ütközések."
msgid " is too close to others, there may be collisions when printing.\n"
msgstr " is too close to others, there may be collisions when printing.\n"
msgstr ""
msgid ""
" is too close to exclusion area, there may be collisions when printing.\n"
@@ -5614,9 +5645,9 @@ msgstr ""
msgid "Layer height cannot exceed nozzle diameter"
msgstr "A rétegmagasság nem lehet nagyobb a fúvóka átmérőjénél."
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s\n"
msgstr ""
msgstr "\n"
msgid "Generating skirt & brim"
msgstr "Szoknya & perem generálása"
@@ -7148,11 +7179,9 @@ msgstr "Engedélyezi a támasz generálását."
msgid ""
"normal(auto) and tree(auto) is used to generate support automatically. If "
"normal or tree is selected, only support enforcers are generated"
"normal(manual) or tree(manual) is selected, only support enforcers are "
"generated"
msgstr ""
"A normál (auto), hibrid (auto) és fa (auto) támaszok automatikus "
"generálására szolgál. Ha normál vagy fa van kiválasztva, akkor csak a támasz "
"kényszerítők kerülnek legenerálásra."
msgid "normal(auto)"
msgstr "normál (auto)"
@@ -7160,9 +7189,6 @@ msgstr "normál (auto)"
msgid "tree(auto)"
msgstr "fa (auto)"
msgid "hybrid(auto)"
msgstr "hibrid (auto)"
msgid "normal(manual)"
msgstr ""
@@ -7210,9 +7236,12 @@ msgstr ""
msgid "The z gap between the bottom support interface and object"
msgstr ""
msgid "Support base"
msgstr ""
msgid ""
"Filament to print support and raft. \"Default\" means no specific filament "
"for support and current filament is used"
"Filament to print support base and raft. \"Default\" means no specific "
"filament for support and current filament is used"
msgstr ""
msgid "Line width of support"
@@ -7267,6 +7296,9 @@ msgstr "A támasz mintázata."
msgid "Rectilinear grid"
msgstr "Vonalrács"
msgid "Hollow"
msgstr ""
msgid "Interface pattern"
msgstr "Érintkező felület mintázata"
@@ -7297,9 +7329,27 @@ msgstr "Támaszok sebessége"
msgid "Style"
msgstr "Stílus"
msgid ""
"Style and shape of the support. For normal support, projecting the supports "
"into a regular grid will create more stable supports (default), while snug "
"support towers will save material and reduce object scarring.\n"
"For tree support, tight style will merge branches more aggressively and save "
"a lot of material (default), while hybrid style will create similar "
"structure to normal support under large flat overhangs."
msgstr ""
msgid "Snug"
msgstr "Szoros"
msgid "Tree Slim"
msgstr ""
msgid "Tree Strong"
msgstr ""
msgid "Tree Hybrid"
msgstr ""
msgid "Independent support layer height"
msgstr "Független támasz rétegmagassága"
@@ -7960,63 +8010,6 @@ msgid ""
"density to improve the strength of the model?"
msgstr ""
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Válassz ki egy vagy több fájlt (3mf/step/stl/obj/amf):"
#~ msgid "Finish"
#~ msgstr "Kész"
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "3MF/STL/STEP/OBJ/AMF importálása"
#~ msgid "Part Cooling"
#~ msgstr "Tárgyhűtés"
#~ msgid "Aux Cooling"
#~ msgstr "Segédhűtés"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament a támasz és perem nyomtatásához. A 0 azt jelenti, hogy nincs "
#~ "erre külön kijelölt filament és a jelenleg használt kerül felhasználásra"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filament a támasz érintkező felületének nyomtatásához. A 0 azt jelenti, "
#~ "hogy nincs erre külön kijelölt filament és a jelenleg használt kerül "
#~ "felhasználásra"
#~ msgid "Repair"
#~ msgstr "Javítás"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr "Megjavítja a modell hálóit, ha azok hibásak"
#~ msgid "Heat the nozzle to target temperature"
#~ msgstr "Fúvóka felmelegítése a kívánt hőmérsékletre"
#~ msgid ""
#~ "Successfully sent. Will automatically jump to the device page in %s s"
#~ msgstr ""
#~ "Sikeresen elküldve. Az eszköz oldala automatikusan megjelenik %s mp belül"
#~ msgid "Monitoring Recording"
#~ msgstr "Felvétel monitorozása"
#~ msgid "Tree support with infill"
#~ msgstr "Fa támasz kitöltéssel"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Ez a beállítás határozza meg, hogy a fa támasz nagyobb üregeiben legyen-e "
#~ "kitöltés."
#~ msgid ""
#~ "\n"
#~ "%1% is too close to exclusion area, there will be collisions when "
@@ -8060,6 +8053,9 @@ msgstr ""
#~ "ellenkező esetben az aktuális projektben lévő összes objektumot "
#~ "orientálja."
#~ msgid "Aux Cooling"
#~ msgstr "Segédhűtés"
#~ msgid "Avoid crossing wall when travel"
#~ msgstr "Falak elkerülése mozgáskor"
@@ -8072,6 +8068,9 @@ msgstr ""
#~ "hőmérséklete.\n"
#~ "Ez a fúvóka eltömődését és nyomtatási hibákat okozhat"
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Válassz ki egy vagy több fájlt (3mf/step/stl/obj/amf):"
#~ msgid "Clear all"
#~ msgstr "Összes törlése"
@@ -8182,9 +8181,27 @@ msgstr ""
#~ msgid "Filament N XX"
#~ msgstr "Filament N XX"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament a támasz és perem nyomtatásához. A 0 azt jelenti, hogy nincs "
#~ "erre külön kijelölt filament és a jelenleg használt kerül felhasználásra"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filament a támasz érintkező felületének nyomtatásához. A 0 azt jelenti, "
#~ "hogy nincs erre külön kijelölt filament és a jelenleg használt kerül "
#~ "felhasználásra"
#~ msgid "Filaments Selection"
#~ msgstr "Filamentek kiválasztása"
#~ msgid "Finish"
#~ msgstr "Kész"
#~ msgid "Finished"
#~ msgstr "Kész"
@@ -8223,6 +8240,9 @@ msgstr ""
#~ "Fúvóka felfűtése a\n"
#~ "célhőmérsékletre"
#~ msgid "Heat the nozzle to target temperature"
#~ msgstr "Fúvóka felmelegítése a kívánt hőmérsékletre"
#~ msgid "Height:"
#~ msgstr "Magasság:"
@@ -8234,6 +8254,9 @@ msgstr ""
#~ "automatikus elrendezéshez van használva az ütközések elkerülése "
#~ "érdekében, amikor a nyomtatás tárgyanként történik."
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "3MF/STL/STEP/OBJ/AMF importálása"
#~ msgid "In the calibration of extrusion flow"
#~ msgstr "Az anyagáramlás kalibrálásában"
@@ -8275,6 +8298,9 @@ msgstr ""
#~ msgid "Monitoring"
#~ msgstr "Monitorozás"
#~ msgid "Monitoring Recording"
#~ msgstr "Felvétel monitorozása"
#~ msgid "Open"
#~ msgstr "Open"
@@ -8287,6 +8313,9 @@ msgstr ""
#~ msgid "Output file"
#~ msgstr "Kimeneti fájl"
#~ msgid "Part Cooling"
#~ msgstr "Tárgyhűtés"
#~ msgid "Pause(heated bed temperature error)"
#~ msgstr "Szünet (tárgyasztal hőmérséklet hiba)"
@@ -8370,6 +8399,12 @@ msgstr ""
#~ msgid "Reload items"
#~ msgstr "Tárgyak újbóli betöltése"
#~ msgid "Repair"
#~ msgstr "Javítás"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr "Megjavítja a modell hálóit, ha azok hibásak"
#~ msgid "Report"
#~ msgstr "Jelentés"
@@ -8403,11 +8438,25 @@ msgstr ""
#~ msgid "Spiral mode"
#~ msgstr "Spirál/Váza mód"
#~ msgid ""
#~ "Spiral mode only works when wall loops is 1, \n"
#~ "support is disabled, top shell layers is 0 and sparse infill density is "
#~ "0\n"
#~ msgstr ""
#~ "A spirál mód csak akkor működik, ha a falak száma 1,\n"
#~ "a támaszok ki vannak kapcsolva, a felső rétegek száma 0 és a hiányos "
#~ "kitöltés sűrűsége 0\n"
#~ msgid "Successfully sent.Will automatically jump to the device page in %s s"
#~ msgstr ""
#~ "Sikeresen elküldve. Automatikus átváltás a készülék oldalára %s mp-en "
#~ "belül"
#~ msgid ""
#~ "Successfully sent. Will automatically jump to the device page in %s s"
#~ msgstr ""
#~ "Sikeresen elküldve. Az eszköz oldala automatikusan megjelenik %s mp belül"
#~ msgid ""
#~ "Support layer uses layer height independent with object layer. This is to "
#~ "support custom support gap,but may cause extra filament switches if "
@@ -8459,6 +8508,13 @@ msgstr ""
#~ "nyomtatási idő csökkentése és némi filament megtakarításának érdekében. "
#~ "Az objektum színei ennek eredményeképpen keveredni fognak."
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Ez a beállítás határozza meg, hogy a fa támasz nagyobb üregeiben legyen-e "
#~ "kitöltés."
#~ msgid ""
#~ "This setting stands for how much volume of filament can be melted and "
#~ "extruded per second. Printing speed is limited by max volumetric speed, "
@@ -8477,6 +8533,9 @@ msgstr ""
#~ msgid "Translation"
#~ msgstr "Fordítás"
#~ msgid "Tree support with infill"
#~ msgstr "Fa támasz kitöltéssel"
#~ msgid "Unable to create zip file"
#~ msgstr "Nem sikerült létrehozni a zip fájlt"
@@ -8514,9 +8573,20 @@ msgstr ""
#~ " túl közel van a tiltott területhez, a nyomtatás során előfordulhatnak "
#~ "ütközések.\n"
#~ msgid "hybrid(auto)"
#~ msgstr "hibrid (auto)"
#~ msgid "normal"
#~ msgstr "normál"
#~ msgid ""
#~ "normal(auto) and tree(auto) is used to generate support automatically. If "
#~ "normal or tree is selected, only support enforcers are generated"
#~ msgstr ""
#~ "A normál (auto), hibrid (auto) és fa (auto) támaszok automatikus "
#~ "generálására szolgál. Ha normál vagy fa van kiválasztva, akkor csak a "
#~ "támasz kényszerítők kerülnek legenerálásra."
#~ msgid "the 3mf is not compatible, load geometry data only!"
#~ msgstr "A 3mf nem kompatibilis, csak geometriai adatok kerülnek betöltésre!"

File diff suppressed because it is too large Load Diff

View File

@@ -2,16 +2,13 @@ msgid ""
msgstr ""
"Project-Id-Version: Bambu Studio\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-13 20:02+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"POT-Creation-Date: 2022-12-24 13:01+0800\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Localazy (https://localazy.com)\n"
"Plural-Forms: nplurals=2; plural=(n==1) ? 0 : 1;\n"
"X-Generator: Poedit 3.1\n"
msgid "Supports Painting"
msgstr "Onderteuning (Support) tekenen"
@@ -1393,6 +1390,9 @@ msgstr ""
msgid "An SD card needs to be inserted before printing via LAN."
msgstr ""
msgid "Failed to send the print job. Please try again."
msgstr ""
msgid "Send to Printer failed. Please try again."
msgstr ""
@@ -1898,12 +1898,9 @@ msgstr ""
"De waarde wordt teruggezet naar 0."
msgid ""
"Spiral mode only works when wall loops is 1, \n"
"support is disabled, top shell layers is 0 and sparse infill density is 0\n"
"Spiral mode only works when wall loops is 1, support is disabled, top shell "
"layers is 0, sparse infill density is 0 and timelapse type is traditional"
msgstr ""
"Spiraal modus werkt alleen indien indien er 1 wall gekozen is, \n"
"support uitgeschakeld is, er 0 top layers gekozen zijn en de vulling "
"dichtheid 0 is\n"
msgid ""
"Change these settings automatically? \n"
@@ -2891,11 +2888,6 @@ msgid ""
"2. The Filament presets\n"
"3. The Printer presets\n"
msgstr ""
"Do you want to synchronize your personal data from Bambu Cloud? \n"
"It contains the following information:\n"
"1. The Process presets\n"
"2. The Filament presets\n"
"3. The Printer presets\n"
msgid "Synchronization"
msgstr "Synchronisatie"
@@ -3259,6 +3251,12 @@ msgstr "Integratie is mislukt."
msgid "Undo integration was successful."
msgstr "Het ongedaan maken van de integratie is gelukt."
msgid "New network plug-in available."
msgstr ""
msgid "Details"
msgstr ""
msgid "Undo integration failed."
msgstr "Het ongedaan maken van de integratie is mislukt."
@@ -3565,11 +3563,11 @@ msgstr "U dient de software te upgraden.\n"
msgid "Newer 3mf version"
msgstr "Nieuwere versie 3mf"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid ""
"The 3mf's version %s is newer than %s's version %s, Suggest to upgrade your "
"software.\n"
msgstr ""
msgstr "\n"
msgid "The 3mf is not compatible, load geometry data only!"
msgstr ""
@@ -3851,9 +3849,9 @@ msgid ""
"on Bambu Studio(windows) or CAD softwares."
msgstr ""
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s (%s).\n"
msgstr ""
msgstr "\n"
msgid "Switching the language requires application restart.\n"
msgstr ""
@@ -4447,6 +4445,30 @@ msgid ""
"model without prime tower. Do you want to enable prime tower?"
msgstr ""
msgid ""
"We have added an experimental style \"Tree Slim\" that features smaller "
"support volume but weaker strength.\n"
"We recommand using it with: 0 interface layers, 0 top distance, 2 walls."
msgstr ""
msgid ""
"Change these settings automatically? \n"
"Yes - Change these settings automatically\n"
"No - Do not change these settings for me"
msgstr ""
msgid ""
"For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommand the following "
"settings: at least 2 interface layers, at least 0.1 top z distance or using "
"support materials on interface."
msgstr ""
msgid ""
"When using support material for the support interface, We recommand the "
"following settings:\n"
"0 top distance, 0 interface spacing, concentric pattern."
msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
@@ -5215,6 +5237,17 @@ msgstr ""
msgid "version %s update information :"
msgstr ""
msgid "Network plug-in update"
msgstr ""
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
msgstr ""
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
msgid "New version of Bambu Studio"
msgstr "Nieuwe versie van Bambu Studio"
@@ -5635,9 +5668,9 @@ msgstr ""
msgid "Layer height cannot exceed nozzle diameter"
msgstr "De laaghoogte kan niet groter zijn dan de diameter van de nozzle"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s\n"
msgstr ""
msgstr "\n"
msgid "Generating skirt & brim"
msgstr "Skirt en brim worden gegenereerd"
@@ -7180,11 +7213,9 @@ msgstr "Dit maakt het genereren van support mogelijk."
msgid ""
"normal(auto) and tree(auto) is used to generate support automatically. If "
"normal or tree is selected, only support enforcers are generated"
"normal(manual) or tree(manual) is selected, only support enforcers are "
"generated"
msgstr ""
"normal (auto), hybride (auto) en tree (auto) worden gebruikt om automatisch "
"support te genereren. Als normaal of tree is geselecteerd, worden alleen "
"vereiste support gegenereerd."
msgid "normal(auto)"
msgstr "Normaal (automatisch)"
@@ -7192,9 +7223,6 @@ msgstr "Normaal (automatisch)"
msgid "tree(auto)"
msgstr "tree(auto)"
msgid "hybrid(auto)"
msgstr "Hybride (automatisch)"
msgid "normal(manual)"
msgstr ""
@@ -7242,9 +7270,12 @@ msgstr ""
msgid "The z gap between the bottom support interface and object"
msgstr ""
msgid "Support base"
msgstr ""
msgid ""
"Filament to print support and raft. \"Default\" means no specific filament "
"for support and current filament is used"
"Filament to print support base and raft. \"Default\" means no specific "
"filament for support and current filament is used"
msgstr ""
msgid "Line width of support"
@@ -7300,6 +7331,9 @@ msgstr "Dit is het lijnpatroon voor support."
msgid "Rectilinear grid"
msgstr "Rechtlijnig raster"
msgid "Hollow"
msgstr ""
msgid "Interface pattern"
msgstr "Interfacepatroon"
@@ -7330,9 +7364,27 @@ msgstr "Dit is de snelheid voor het printen van support."
msgid "Style"
msgstr "Stijl"
msgid ""
"Style and shape of the support. For normal support, projecting the supports "
"into a regular grid will create more stable supports (default), while snug "
"support towers will save material and reduce object scarring.\n"
"For tree support, tight style will merge branches more aggressively and save "
"a lot of material (default), while hybrid style will create similar "
"structure to normal support under large flat overhangs."
msgstr ""
msgid "Snug"
msgstr "Nauwsluitend"
msgid "Tree Slim"
msgstr ""
msgid "Tree Strong"
msgstr ""
msgid "Tree Hybrid"
msgstr ""
msgid "Independent support layer height"
msgstr "Onafhankelijke support laaghoogte"
@@ -7998,54 +8050,6 @@ msgid ""
"density to improve the strength of the model?"
msgstr ""
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Kies een of meer bestanden (3mf/step/stl/obj/amf):"
#~ msgid "Finish"
#~ msgstr "Klaar"
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importeer 3MF/STL/STEP/OBJ/AMF"
#~ msgid "Part Cooling"
#~ msgstr "Koeling van de printkop"
#~ msgid "Aux Cooling"
#~ msgstr "Extra koeling"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament om randen (skirt) en support te printen. Indien u kiest voor 0 "
#~ "dan is er geen specifiek filament en wordt het huidige filament gebruikt"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filament om support te printen. Indien u kiest voor 0 dan is er geen "
#~ "specifiek filament en wordt het huidige filament gebruikt"
#~ msgid "Repair"
#~ msgstr "Repareren"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr "Repareer de meshes van het model als ze niet-manifold zijn."
#~ msgid "Monitoring Recording"
#~ msgstr "Monitoring en opname"
#~ msgid "Tree support with infill"
#~ msgstr "Tree support met vulling"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Deze instelling geeft aan of er opvulling moet worden toegevoegd in grote "
#~ "holtes van de tree support."
#~ msgid ""
#~ "\n"
#~ "%1% is too close to exclusion area, there will be collisions when "
@@ -8088,6 +8092,9 @@ msgstr ""
#~ "deze georiënteert. Anders worden alle objecten op de huidige project "
#~ "georiënteert."
#~ msgid "Aux Cooling"
#~ msgstr "Extra koeling"
#~ msgid "Avoid crossing wall when travel"
#~ msgstr "Vermijd wanden tijdens het verplaatsen"
@@ -8100,6 +8107,9 @@ msgstr ""
#~ "filament. Hierdoor kan de nozzle verstopt raken en kan het printen "
#~ "mislukken"
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Kies een of meer bestanden (3mf/step/stl/obj/amf):"
#~ msgid "Clear all"
#~ msgstr "Alles wissen"
@@ -8210,9 +8220,26 @@ msgstr ""
#~ msgid "Filament N XX"
#~ msgstr "Filament N XX"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament om randen (skirt) en support te printen. Indien u kiest voor 0 "
#~ "dan is er geen specifiek filament en wordt het huidige filament gebruikt"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Filament om support te printen. Indien u kiest voor 0 dan is er geen "
#~ "specifiek filament en wordt het huidige filament gebruikt"
#~ msgid "Filaments Selection"
#~ msgstr "Filaments selectie"
#~ msgid "Finish"
#~ msgstr "Klaar"
#~ msgid "Finished"
#~ msgstr "Voltooid"
@@ -8258,6 +8285,9 @@ msgstr ""
#~ "voor automatisch rangschikken om botsingen te voorkomen bij object voor "
#~ "object printen."
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importeer 3MF/STL/STEP/OBJ/AMF"
#~ msgid "In the calibration of extrusion flow"
#~ msgstr "Bij de kalibratie van de extrusieflow"
@@ -8299,6 +8329,9 @@ msgstr ""
#~ msgid "Monitoring"
#~ msgstr "Monitoren"
#~ msgid "Monitoring Recording"
#~ msgstr "Monitoring en opname"
#~ msgid "Open"
#~ msgstr "Open"
@@ -8311,6 +8344,9 @@ msgstr ""
#~ msgid "Output file"
#~ msgstr "Bestand weergeven"
#~ msgid "Part Cooling"
#~ msgstr "Koeling van de printkop"
#~ msgid "Pause(heated bed temperature error)"
#~ msgstr "Pauze (fout in temperatuur printbed)"
@@ -8391,6 +8427,12 @@ msgstr ""
#~ msgid "Reload items"
#~ msgstr "Onderdelen opnieuw laden"
#~ msgid "Repair"
#~ msgstr "Repareren"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr "Repareer de meshes van het model als ze niet-manifold zijn."
#~ msgid "Report"
#~ msgstr "Rapport"
@@ -8424,6 +8466,15 @@ msgstr ""
#~ msgid "Spiral mode"
#~ msgstr "Spiraal modus"
#~ msgid ""
#~ "Spiral mode only works when wall loops is 1, \n"
#~ "support is disabled, top shell layers is 0 and sparse infill density is "
#~ "0\n"
#~ msgstr ""
#~ "Spiraal modus werkt alleen indien indien er 1 wall gekozen is, \n"
#~ "support uitgeschakeld is, er 0 top layers gekozen zijn en de vulling "
#~ "dichtheid 0 is\n"
#~ msgid "Successfully sent.Will automatically jump to the device page in %s s"
#~ msgstr ""
#~ "Succesvol verzonden. Automatisch terug naar de apparaatpagina in %s s"
@@ -8478,6 +8529,13 @@ msgstr ""
#~ "om filament te besparen en de print tijd te verkorten. De kleuren van de "
#~ "objecten worden gemengd als resultaat"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Deze instelling geeft aan of er opvulling moet worden toegevoegd in grote "
#~ "holtes van de tree support."
#~ msgid ""
#~ "This setting stands for how much volume of filament can be melted and "
#~ "extruded per second. Printing speed is limited by max volumetric speed, "
@@ -8494,6 +8552,9 @@ msgstr ""
#~ msgid "Translation"
#~ msgstr "Vertaling"
#~ msgid "Tree support with infill"
#~ msgstr "Tree support met vulling"
#~ msgid "Unable to create zip file"
#~ msgstr "Kan het zip-bestand niet aanmaken"
@@ -8531,9 +8592,20 @@ msgstr ""
#~ " bevindt zich te dichtbij andere objecten, er zullen botsingen optreden "
#~ "tijdens het printen.\n"
#~ msgid "hybrid(auto)"
#~ msgstr "Hybride (automatisch)"
#~ msgid "normal"
#~ msgstr "Normaal"
#~ msgid ""
#~ "normal(auto) and tree(auto) is used to generate support automatically. If "
#~ "normal or tree is selected, only support enforcers are generated"
#~ msgstr ""
#~ "normal (auto), hybride (auto) en tree (auto) worden gebruikt om "
#~ "automatisch support te genereren. Als normaal of tree is geselecteerd, "
#~ "worden alleen vereiste support gegenereerd."
#~ msgid "the 3mf is not compatible, load geometry data only!"
#~ msgstr ""
#~ "Het 3mf bestand is niet compatibel, enkel de geometrische data wordt "

View File

@@ -2,16 +2,13 @@ msgid ""
msgstr ""
"Project-Id-Version: Bambu Studio\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-13 20:02+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
"POT-Creation-Date: 2022-12-24 13:01+0800\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Localazy (https://localazy.com)\n"
"Plural-Forms: nplurals=2; plural=(n==1) ? 0 : 1;\n"
"X-Generator: Poedit 3.1\n"
msgid "Supports Painting"
msgstr "Färgläggning av Support"
@@ -1373,6 +1370,9 @@ msgstr ""
msgid "An SD card needs to be inserted before printing via LAN."
msgstr ""
msgid "Failed to send the print job. Please try again."
msgstr ""
msgid "Send to Printer failed. Please try again."
msgstr ""
@@ -1868,11 +1868,9 @@ msgstr ""
"Värdet kommer att återställas till 0."
msgid ""
"Spiral mode only works when wall loops is 1, \n"
"support is disabled, top shell layers is 0 and sparse infill density is 0\n"
"Spiral mode only works when wall loops is 1, support is disabled, top shell "
"layers is 0, sparse infill density is 0 and timelapse type is traditional"
msgstr ""
"Spiral läge fungerar bara när vägg antalet är 1,\n"
"support är inaktiverad, top lager är 0 och låg ifyllnads densitet är 0\n"
msgid ""
"Change these settings automatically? \n"
@@ -1938,9 +1936,6 @@ msgid ""
"Yes - switch to rectilinear pattern automaticlly\n"
"No - reset density to default non 100% value automaticlly\n"
msgstr ""
"Switch to rectilinear pattern?\n"
"Yes - switch to rectilinear pattern automaticlly\n"
"No - reset density to default non 100% value automaticlly\n"
msgid "Auto bed leveling"
msgstr "Auto justera byggplattan"
@@ -3225,6 +3220,12 @@ msgstr "Integrationen misslyckades."
msgid "Undo integration was successful."
msgstr "Återställande av integrationen lyckades."
msgid "New network plug-in available."
msgstr ""
msgid "Details"
msgstr ""
msgid "Undo integration failed."
msgstr "Återställande av integrationen misslyckades."
@@ -3521,11 +3522,11 @@ msgstr "Uppdatera mjukvaran.\n"
msgid "Newer 3mf version"
msgstr "Nyare 3mf version"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid ""
"The 3mf's version %s is newer than %s's version %s, Suggest to upgrade your "
"software.\n"
msgstr ""
msgstr "\n"
msgid "The 3mf is not compatible, load geometry data only!"
msgstr ""
@@ -3798,9 +3799,9 @@ msgid ""
"on Bambu Studio(windows) or CAD softwares."
msgstr ""
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s (%s).\n"
msgstr ""
msgstr "\n"
msgid "Switching the language requires application restart.\n"
msgstr "Byte av språk krävs för omstart.\n"
@@ -4378,6 +4379,30 @@ msgid ""
"model without prime tower. Do you want to enable prime tower?"
msgstr ""
msgid ""
"We have added an experimental style \"Tree Slim\" that features smaller "
"support volume but weaker strength.\n"
"We recommand using it with: 0 interface layers, 0 top distance, 2 walls."
msgstr ""
msgid ""
"Change these settings automatically? \n"
"Yes - Change these settings automatically\n"
"No - Do not change these settings for me"
msgstr ""
msgid ""
"For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommand the following "
"settings: at least 2 interface layers, at least 0.1 top z distance or using "
"support materials on interface."
msgstr ""
msgid ""
"When using support material for the support interface, We recommand the "
"following settings:\n"
"0 top distance, 0 interface spacing, concentric pattern."
msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
@@ -5136,6 +5161,17 @@ msgstr ""
msgid "version %s update information :"
msgstr ""
msgid "Network plug-in update"
msgstr ""
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
msgstr ""
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
msgid "New version of Bambu Studio"
msgstr "Ny version av Bambu Studio"
@@ -5444,13 +5480,11 @@ msgid "%1% is too tall, and collisions will be caused."
msgstr "%1% är för hög, och kollisioner kommer att uppstå."
msgid " is too close to others, there may be collisions when printing.\n"
msgstr " is too close to others, there may be collisions when printing.\n"
msgstr ""
msgid ""
" is too close to exclusion area, there may be collisions when printing.\n"
msgstr ""
" is too close to exclusion area, there may be collisions when printing.\n"
"\n"
msgid "Prime Tower"
msgstr "Prime Torn"
@@ -5543,9 +5577,9 @@ msgstr ""
msgid "Layer height cannot exceed nozzle diameter"
msgstr "Lagerhöjden kan inte överstiga nozzel diametern"
#, c-format, boost-format
#, fuzzy, c-format, boost-format
msgid "Plate %d: %s does not support filament %s\n"
msgstr ""
msgstr "\n"
msgid "Generating skirt & brim"
msgstr "Skapar Skirt & Brim"
@@ -7048,11 +7082,9 @@ msgstr "Aktivera support generering."
msgid ""
"normal(auto) and tree(auto) is used to generate support automatically. If "
"normal or tree is selected, only support enforcers are generated"
"normal(manual) or tree(manual) is selected, only support enforcers are "
"generated"
msgstr ""
"normal(auto), hybrid(auto) och tree(auto) används för att skapa support "
"automatiskt. Om normal eller tree är vald, kommer endast tvingande support "
"skapas"
msgid "normal(auto)"
msgstr "normal (auto)"
@@ -7060,9 +7092,6 @@ msgstr "normal (auto)"
msgid "tree(auto)"
msgstr "träd(auto)"
msgid "hybrid(auto)"
msgstr "hybrid(auto)"
msgid "normal(manual)"
msgstr ""
@@ -7110,9 +7139,12 @@ msgstr ""
msgid "The z gap between the bottom support interface and object"
msgstr ""
msgid "Support base"
msgstr ""
msgid ""
"Filament to print support and raft. \"Default\" means no specific filament "
"for support and current filament is used"
"Filament to print support base and raft. \"Default\" means no specific "
"filament for support and current filament is used"
msgstr ""
msgid "Line width of support"
@@ -7166,6 +7198,9 @@ msgstr "Supportens linje mönster"
msgid "Rectilinear grid"
msgstr "Rät linjärt nät"
msgid "Hollow"
msgstr ""
msgid "Interface pattern"
msgstr "Gränssnitts mönster"
@@ -7196,9 +7231,27 @@ msgstr "Support hastighet"
msgid "Style"
msgstr "Stil"
msgid ""
"Style and shape of the support. For normal support, projecting the supports "
"into a regular grid will create more stable supports (default), while snug "
"support towers will save material and reduce object scarring.\n"
"For tree support, tight style will merge branches more aggressively and save "
"a lot of material (default), while hybrid style will create similar "
"structure to normal support under large flat overhangs."
msgstr ""
msgid "Snug"
msgstr "Tight"
msgid "Tree Slim"
msgstr ""
msgid "Tree Strong"
msgstr ""
msgid "Tree Hybrid"
msgstr ""
msgid "Independent support layer height"
msgstr "Oberoende support lagerhöjd"
@@ -7853,54 +7906,6 @@ msgid ""
"density to improve the strength of the model?"
msgstr ""
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Välj en eller flera filer (3mf/step/stl/obj/amf):"
#~ msgid "Finish"
#~ msgstr "Slutför"
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importera 3MF/STL/STEP/OBJ/AMF"
#~ msgid "Part Cooling"
#~ msgstr "Del Kylning"
#~ msgid "Aux Cooling"
#~ msgstr "Extra Kylning"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament för att skriva ut support och skirt med. 0 betyder inget "
#~ "speciellt filament för support och nuvarande filament används"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Support filament för utskrift. 0 betyder att inget specifikt filament för "
#~ "support gränssnitt och nuvarande filament används"
#~ msgid "Repair"
#~ msgstr "Reparera"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr "Reparera modellens mesh om den inte är mångfaldig"
#~ msgid "Monitoring Recording"
#~ msgstr "Övervaknings Inspelning"
#~ msgid "Tree support with infill"
#~ msgstr "Tree support med ifyllnad"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Inställningen bestämmer om det ska läggas till ifyllnad i stora hålrum av "
#~ "tree support"
#~ msgid ""
#~ "\n"
#~ "%1% is too close to exclusion area, there will be collisions when "
@@ -7938,6 +7943,9 @@ msgstr ""
#~ "Auto placera valda objekt eller alla objekt. Om det finns valda objekt så "
#~ "placeras endast dem. Alternativt så placeras alla objekt i projektet."
#~ msgid "Aux Cooling"
#~ msgstr "Extra Kylning"
#~ msgid "Avoid crossing wall when travel"
#~ msgstr "Undvik väggar vid förflyttning"
@@ -7950,6 +7958,9 @@ msgstr ""
#~ "filament.\n"
#~ "Detta kan orsaka att nozzeln blockeras och utskriften misslyckas"
#~ msgid "Choose one or more files (3mf/step/stl/obj/amf):"
#~ msgstr "Välj en eller flera filer (3mf/step/stl/obj/amf):"
#~ msgid "Clear all"
#~ msgstr "Rensa allt"
@@ -8059,9 +8070,26 @@ msgstr ""
#~ msgid "Filament N XX"
#~ msgstr "Filament N XX"
#~ msgid ""
#~ "Filament to print support and skirt. 0 means no specific filament for "
#~ "support and current filament is used"
#~ msgstr ""
#~ "Filament för att skriva ut support och skirt med. 0 betyder inget "
#~ "speciellt filament för support och nuvarande filament används"
#~ msgid ""
#~ "Filament to print support interface. 0 means no specific filament for "
#~ "support interface and current filament is used"
#~ msgstr ""
#~ "Support filament för utskrift. 0 betyder att inget specifikt filament för "
#~ "support gränssnitt och nuvarande filament används"
#~ msgid "Filaments Selection"
#~ msgstr "Filament Val"
#~ msgid "Finish"
#~ msgstr "Slutför"
#~ msgid "Finished"
#~ msgstr "Färdig"
@@ -8110,6 +8138,9 @@ msgstr ""
#~ "auto-placering för att undvika kollision när man skriver ut objekt för "
#~ "objekt"
#~ msgid "Import 3MF/STL/STEP/OBJ/AMF"
#~ msgstr "Importera 3MF/STL/STEP/OBJ/AMF"
#~ msgid "In the calibration of extrusion flow"
#~ msgstr "Vid kalibrering av extruderingsflödet"
@@ -8151,6 +8182,9 @@ msgstr ""
#~ msgid "Monitoring"
#~ msgstr "Övervakar"
#~ msgid "Monitoring Recording"
#~ msgstr "Övervaknings Inspelning"
#~ msgid "Open"
#~ msgstr "Öppna"
@@ -8163,6 +8197,9 @@ msgstr ""
#~ msgid "Output file"
#~ msgstr "Utdatafil"
#~ msgid "Part Cooling"
#~ msgstr "Del Kylning"
#~ msgid "Pause(heated bed temperature error)"
#~ msgstr "Paus (temperaturfel i byggplattan)"
@@ -8245,6 +8282,12 @@ msgstr ""
#~ msgid "Reload items"
#~ msgstr "Ladda om objekten"
#~ msgid "Repair"
#~ msgstr "Reparera"
#~ msgid "Repair the model's meshes if it is non-manifold mesh"
#~ msgstr "Reparera modellens mesh om den inte är mångfaldig"
#~ msgid "Report"
#~ msgstr "Rapportera"
@@ -8278,6 +8321,14 @@ msgstr ""
#~ msgid "Spiral mode"
#~ msgstr "Spiral läge"
#~ msgid ""
#~ "Spiral mode only works when wall loops is 1, \n"
#~ "support is disabled, top shell layers is 0 and sparse infill density is "
#~ "0\n"
#~ msgstr ""
#~ "Spiral läge fungerar bara när vägg antalet är 1,\n"
#~ "support är inaktiverad, top lager är 0 och låg ifyllnads densitet är 0\n"
#~ msgid "Successfully sent.Will automatically jump to the device page in %s s"
#~ msgstr ""
#~ "Framgångsrikt skickat. Kommer automatiskt att hoppa till enhetssidan om "
@@ -8331,6 +8382,13 @@ msgstr ""
#~ "byte för att spara filament och minska utskriftstiden. Objektens färger "
#~ "blandas som ett resultat"
#~ msgid ""
#~ "This setting specifies whether to add infill inside large hollows of tree "
#~ "support"
#~ msgstr ""
#~ "Inställningen bestämmer om det ska läggas till ifyllnad i stora hålrum av "
#~ "tree support"
#~ msgid ""
#~ "This setting stands for how much volume of filament can be melted and "
#~ "extruded per second. Printing speed is limited by max volumetric speed, "
@@ -8347,6 +8405,9 @@ msgstr ""
#~ msgid "Translation"
#~ msgstr "Översättning"
#~ msgid "Tree support with infill"
#~ msgstr "Tree support med ifyllnad"
#~ msgid "Unable to create zip file"
#~ msgstr "Det gick inte att skapa zip-fil"
@@ -8379,9 +8440,20 @@ msgstr ""
#~ msgid " is too close to others, there will be collisions when printing.\n"
#~ msgstr " för tätt inpå andra, utskriften kolliderar.\n"
#~ msgid "hybrid(auto)"
#~ msgstr "hybrid(auto)"
#~ msgid "normal"
#~ msgstr "normal"
#~ msgid ""
#~ "normal(auto) and tree(auto) is used to generate support automatically. If "
#~ "normal or tree is selected, only support enforcers are generated"
#~ msgstr ""
#~ "normal(auto), hybrid(auto) och tree(auto) används för att skapa support "
#~ "automatiskt. Om normal eller tree är vald, kommer endast tvingande "
#~ "support skapas"
#~ msgid "the 3mf is not compatible, load geometry data only!"
#~ msgstr "3mf ej kompatibel, laddar endast geometrin !"

View File

@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Slic3rPE\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-12-13 20:02+0800\n"
"PO-Revision-Date: 2022-12-13 20:18+0800\n"
"POT-Creation-Date: 2022-12-24 13:01+0800\n"
"PO-Revision-Date: 2022-12-22 17:47+0800\n"
"Last-Translator: Jiang Yue <maze1024@gmail.com>\n"
"Language-Team: \n"
"Language: zh_CN\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.0.1\n"
"X-Generator: Poedit 3.1\n"
msgid "Supports Painting"
msgstr "支撑绘制"
@@ -708,7 +708,7 @@ msgid "Set filament for selected items"
msgstr "设置所选项的耗材丝"
msgid "Default"
msgstr "默认"
msgstr "缺省"
#, c-format, boost-format
msgid "Filament %d"
@@ -1824,10 +1824,11 @@ msgstr ""
"这个数值将被重置为0。"
msgid ""
"Spiral mode only works when wall loops is 1, \n"
"support is disabled, top shell layers is 0 and sparse infill density is 0\n"
"Spiral mode only works when wall loops is 1, support is disabled, top shell "
"layers is 0, sparse infill density is 0 and timelapse type is traditional"
msgstr ""
"旋转模式只能在外墙层数为1关闭支撑顶层层数为0稀疏填充密度为0时有效。\n"
"旋转模式只能在外墙层数为1关闭支撑顶层层数为0稀疏填充密度为0,传统延时摄"
"影时有效"
msgid ""
"Change these settings automatically? \n"
@@ -1983,10 +1984,10 @@ msgid "Unknown"
msgstr "未定义"
msgid "Fatal"
msgstr ""
msgstr "致命"
msgid "Serious"
msgstr ""
msgstr "严重"
msgid "Common"
msgstr ""
@@ -2479,7 +2480,7 @@ msgid "No"
msgstr "否"
msgid " will be closed before creating a new model. Do you want to continue?"
msgstr "会被关闭以创建新模型。是否继续?"
msgstr "会被关闭以创建新模型。是否继续?"
msgid "Slice"
msgstr "切片"
@@ -2724,6 +2725,39 @@ msgstr "在3D场景中显示对象名称"
msgid "Preferences"
msgstr "偏好设置"
msgid "Line method - DDE"
msgstr "划线方法 - 近程"
msgid "Line method - Bowden"
msgstr "划线方法 - 远程"
msgid "Tower method - DDE"
msgstr "打印塔方法 - 近程"
msgid "Tower method - Bowden"
msgstr "打印塔方法 - 远程"
msgid "Presure/Linear Advance"
msgstr "压力提前"
msgid "Flow rate"
msgstr "流量"
msgid "Pass 1"
msgstr "粗调"
msgid "Pass 2"
msgstr "细调"
msgid "Tutorial"
msgstr "教程"
msgid "Layer Time"
msgstr "层时间"
msgid "Layer Time (log)"
msgstr "层时间(对数)"
msgid "View"
msgstr "视图"
@@ -3196,6 +3230,12 @@ msgstr "集成失败。"
msgid "Undo integration was successful."
msgstr "集成取消成功。"
msgid "New network plug-in available."
msgstr "新的网络插件可用。"
msgid "Details"
msgstr "详情"
msgid "Undo integration failed."
msgstr "集成取消失败。"
@@ -4353,6 +4393,38 @@ msgid ""
msgstr ""
"平滑模式的延时摄影需要擦料塔,否则打印件上可能会有瑕疵。您想打开擦料塔吗?"
msgid ""
"We have added an experimental style \"Tree Slim\" that features smaller "
"support volume but weaker strength.\n"
"We recommand using it with: 0 interface layers, 0 top distance, 2 walls."
msgstr ""
"我们加入一个新的实验性风格\\\"苗条树\\\",它使用更少的支撑体积,但强度可能较"
"弱。\n"
"\"因此我们推荐以下参数接触层数为0顶部Z距离为0墙层数为2。"
msgid ""
"Change these settings automatically? \n"
"Yes - Change these settings automatically\n"
"No - Do not change these settings for me"
msgstr ""
"自动调整这些设置?\n"
"是 - 自动调整这些设置\n"
"否 - 不用为我调整这些设置"
msgid ""
"For \"Tree Strong\" and \"Tree Hybrid\" styles, we recommand the following "
"settings: at least 2 interface layers, at least 0.1 top z distance or using "
"support materials on interface."
msgstr ""
msgid ""
"When using support material for the support interface, We recommand the "
"following settings:\n"
"0 top distance, 0 interface spacing, concentric pattern."
msgstr ""
"当使用支撑材料作为支撑面,我们推荐以下设置:\n"
"顶部Z距离为0 支撑面线距为0接触面图案为同。"
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
@@ -5081,6 +5153,17 @@ msgstr "更新说明"
msgid "version %s update information :"
msgstr "版本 %s 更新信息"
msgid "Network plug-in update"
msgstr "网络插件升级"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
msgstr "点击OK将在Bambu Studio下次启动之后自动升级网络插件"
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "新的网络插件(%s) 可用,您是否需要安装它?"
msgid "New version of Bambu Studio"
msgstr "新版本的Bambu Studio"
@@ -6975,10 +7058,11 @@ msgstr "开启支撑生成。"
msgid ""
"normal(auto) and tree(auto) is used to generate support automatically. If "
"normal or tree is selected, only support enforcers are generated"
"normal(manual) or tree(manual) is selected, only support enforcers are "
"generated"
msgstr ""
"普通(自动)和树状(自动)用于自动生成支撑体。如果选择普通或树状,仅会在支撑"
"强制面上生成支撑。"
"普通(自动)和树状(自动)用于自动生成支撑体。如果选择普通(手动)或树状(手"
"动),仅会在支撑强制面上生成支撑。"
msgid "normal(auto)"
msgstr "普通(自动)"
@@ -6986,9 +7070,6 @@ msgstr "普通(自动)"
msgid "tree(auto)"
msgstr "树状(自动)"
msgid "hybrid(auto)"
msgstr "混合(自动)"
msgid "normal(manual)"
msgstr "普通(手动)"
@@ -7033,10 +7114,14 @@ msgstr "底部Z距离"
msgid "The z gap between the bottom support interface and object"
msgstr "支撑生成于模型表面时支撑面底部和模型之间的z间隙"
msgid "Support base"
msgstr "支撑主体"
msgid ""
"Filament to print support and raft. \"Default\" means no specific filament "
"for support and current filament is used"
msgstr "打印支撑和筏层的耗材丝。“默认”代表不指定特定的耗材丝,并使用当前耗材"
"Filament to print support base and raft. \"Default\" means no specific "
"filament for support and current filament is used"
msgstr ""
"打印支撑主体和筏层的耗材丝。\"缺省\"代表不指定特定的耗材丝,并使用当前耗材"
msgid "Line width of support"
msgstr "支撑的线宽"
@@ -7051,7 +7136,7 @@ msgstr "使用圈形走线覆盖顶部接触面。默认关闭。"
msgid ""
"Filament to print support interface. \"Default\" means no specific filament "
"for support interface and current filament is used"
msgstr "打印支撑接触面的耗材丝。“默认”代表不指定特定的耗材丝,并使用当前耗材"
msgstr "打印支撑接触面的耗材丝。\"缺省\"代表不指定特定的耗材丝,并使用当前耗材"
msgid "Top interface layers"
msgstr "顶部接触面层数"
@@ -7086,6 +7171,9 @@ msgstr "支撑走线图案"
msgid "Rectilinear grid"
msgstr "直线网格"
msgid "Hollow"
msgstr "空心"
msgid "Interface pattern"
msgstr "支撑面图案"
@@ -7115,9 +7203,27 @@ msgstr "支撑打印速度"
msgid "Style"
msgstr "样式"
msgid ""
"Style and shape of the support. For normal support, projecting the supports "
"into a regular grid will create more stable supports (default), while snug "
"support towers will save material and reduce object scarring.\n"
"For tree support, tight style will merge branches more aggressively and save "
"a lot of material (default), while hybrid style will create similar "
"structure to normal support under large flat overhangs."
msgstr ""
msgid "Snug"
msgstr "紧贴"
msgid "Tree Slim"
msgstr "苗条树"
msgid "Tree Strong"
msgstr "粗壮树"
msgid "Tree Hybrid"
msgstr "混合树"
msgid "Independent support layer height"
msgstr "支撑独立层高"
@@ -7841,6 +7947,30 @@ msgstr ""
"提高强度\n"
"你知道吗?你可以使用更多的墙层数和更高的疏散填充密度来提高模型的强度。"
#~ msgid ""
#~ "normal(auto) and tree(auto) is used to generate support automatically. If "
#~ "normal or tree is selected, only support enforcers are generated"
#~ msgstr ""
#~ "普通(自动)和树状(自动)用于自动生成支撑体。如果选择普通或树状,仅会在支"
#~ "撑强制面上生成支撑。"
#~ msgid "hybrid(auto)"
#~ msgstr "混合(自动)"
#~ msgid ""
#~ "Filament to print support and raft. \"Default\" means no specific "
#~ "filament for support and current filament is used"
#~ msgstr ""
#~ "打印支撑和筏层的耗材丝。\"缺省\"代表不指定特定的耗材丝,并使用当前耗材"
#~ msgid ""
#~ "Spiral mode only works when wall loops is 1, \n"
#~ "support is disabled, top shell layers is 0 and sparse infill density is "
#~ "0\n"
#~ msgstr ""
#~ "旋转模式只能在外墙层数为1关闭支撑顶层层数为0稀疏填充密度为0时有"
#~ "效。\n"
#~ msgid ""
#~ "When sparse infill density is low, the internal solid infill or internal "
#~ "bridge may have no archor at the end of line. This cause falling and bad "

View File

@@ -3,12 +3,12 @@ cd deps
mkdir build
cd build
set DEPS=%CD%/BambuStudio_dep
cmake ../ -G "Visual Studio 16 2019" -DDESTDIR="%CD%/BambuStudio_dep" -DCMAKE_BUILD_TYPE=Release
cmake --build . --config Release --target ALL_BUILD -- -m
@REM cmake ../ -G "Visual Studio 16 2019" -DDESTDIR="%CD%/BambuStudio_dep" -DCMAKE_BUILD_TYPE=Release
@REM cmake --build . --config Release --target ALL_BUILD -- -m
cd %WP%
mkdir build
cd build
cmake .. -G "Visual Studio 16 2019" -DBBL_RELEASE_TO_PUBLIC=1 -DCMAKE_PREFIX_PATH="%DEPS%/usr/local" -DCMAKE_INSTALL_PREFIX="./BambuStudio-SoftFever" -DCMAKE_BUILD_TYPE=Release -DWIN10SDK_PATH="C:/Program Files (x86)/Windows Kits/10/Include/10.0.19041.0"
cmake --build . --config Release --target ALL_BUILD -- -m
cmake --build . --target install --config Release
@REM cmake --build . --config Release --target ALL_BUILD -- -m
@REM cmake --build . --target install --config Release

View File

@@ -1,5 +1,4 @@
#!/bin/sh
WD="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
cd $WD/deps
mkdir -p build
@@ -7,14 +6,22 @@ cd build
DEPS=$PWD/BambuStudio_dep
mkdir -p $DEPS
cmake ../ -DDESTDIR="$DEPS" -DOPENSSL_ARCH="darwin64-$(uname -m)-cc" -DCMAKE_BUILD_TYPE=Release
make -j10
cmake --build . --config Release --target all
cd $WD
mkdir -p build
cd build
cmake .. -DBBL_RELEASE_TO_PUBLIC=1 -DCMAKE_PREFIX_PATH="$DEPS/usr/local" -DCMAKE_INSTALL_PREFIX="$PWD/BambuStudio-SoftFever" -DCMAKE_BUILD_TYPE=Release -DCMAKE_MACOSX_RPATH=ON -DCMAKE_INSTALL_RPATH="$DEPS/usr/local" -DCMAKE_MACOSX_BUNDLE=ON
cmake --build . --config Release --target all -j10
cmake --build . --target install --config Release -j10
cmake .. -GXcode -DBBL_RELEASE_TO_PUBLIC=1 -DCMAKE_PREFIX_PATH="$DEPS/usr/local" -DCMAKE_INSTALL_PREFIX="$PWD/BambuStudio-SoftFever" -DCMAKE_BUILD_TYPE=Release -DCMAKE_MACOSX_RPATH=ON -DCMAKE_INSTALL_RPATH="$DEPS/usr/local" -DCMAKE_MACOSX_BUNDLE=ON
cmake --build . --config Release --target ALL_BUILD
mkdir -p BambuStudio-SoftFever
cd BambuStudio-SoftFever
cp -r bin/BambuStudio.app/Contents/MacOS BambuStudio.app/Contents
cp -r bin/BambuStudio.app/Contents/Info.plist BambuStudio.app/Contents/
rm -r ./BambuStudio-SoftFever.app
cp -pR ../src/Release/BambuStudio.app ./BambuStudio-SoftFever.app
resources_path=$(readlink ./BambuStudio-SoftFever.app/Contents/Resources)
rm ./BambuStudio-SoftFever.app/Contents/Resources
cp -R $resources_path ./BambuStudio-SoftFever.app/Contents/Resources
# extract version
ver=$(grep '^#define SoftFever_VERSION' ../src/libslic3r/libslic3r_version.h | cut -d ' ' -f3)
ver="${ver//\"}"
zip -FSr BambuStudio-SoftFever_V${ver}_Mac_$(uname -m).zip BambuStudio-SoftFever.app

View File

@@ -293,7 +293,7 @@ if(NOT TBB_FOUND)
# Create targets
##################################
if(NOT CMAKE_VERSION VERSION_LESS 3.0 AND TBB_FOUND)
if(NOT CMAKE_VERSION VERSION_LESS 3.0 AND TBB_FOUND AND NOT TARGET TBB::tbb)
add_library(TBB::tbb UNKNOWN IMPORTED)
set_target_properties(TBB::tbb PROPERTIES
INTERFACE_COMPILE_DEFINITIONS "${TBB_DEFINITIONS}"

View File

@@ -28,6 +28,9 @@ elseif (CMAKE_CXX_COMPILER_ID STREQUAL "MSVC")
elseif (MSVC_VERSION LESS 1930)
# 1920-1929 = VS 16.0 (v142 toolset)
set(_boost_toolset "msvc-14.2")
elseif (MSVC_VERSION LESS 1940)
# 1930-1939 = VS 17.0 (v143 toolset)
set(_boost_toolset "msvc-14.3")
else ()
message(FATAL_ERROR "Unsupported MSVC version")
endif ()

2
deps/CMakeLists.txt vendored
View File

@@ -117,7 +117,7 @@ if (MSVC)
endif ()
elseif (APPLE)
message("OS X SDK Path: ${CMAKE_OSX_SYSROOT}")
set(CMAKE_OSX_DEPLOYMENT_TARGET "10.15" CACHE STRING "Minimum OS X deployment version" FORCE)
set(CMAKE_OSX_DEPLOYMENT_TARGET "11.3" CACHE STRING "Minimum OS X deployment version" FORCE)
if (CMAKE_OSX_DEPLOYMENT_TARGET)
set(DEP_OSX_TARGET "${CMAKE_OSX_DEPLOYMENT_TARGET}")
message("OS X Deployment Target: ${DEP_OSX_TARGET}")

View File

@@ -15,6 +15,10 @@ elseif (MSVC_VERSION LESS 1930)
# 1920-1929 = VS 16.0 (v142 toolset)
set(DEP_VS_VER "16")
set(DEP_BOOST_TOOLSET "msvc-14.2")
elseif (MSVC_VERSION LESS 1940)
# 1930-1939 = VS 17.0 (v143 toolset)
set(DEP_VS_VER "17")
set(DEP_BOOST_TOOLSET "msvc-14.3")
else ()
message(FATAL_ERROR "Unsupported MSVC version")
endif ()

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -21,7 +21,7 @@
"FUNC_SEND_TO_SDCARD": false
},
"camera_resolution":["720p"],
"bed_temperature_limit": 100,
"bed_temperature_limit": 120,
"model_id": "C11",
"printer_type": "C11",
"printer_thumbnail_image": "printer_thumbnail_p1p"
@@ -32,6 +32,7 @@
"FUNC_LOCAL_TUNNEL": false
},
"camera_resolution":["720p","1080p"],
"bed_temperature_limit": 120,
"model_id": "BL-P002",
"printer_type": "3DPrinter-X1",
"printer_thumbnail_image": "printer_thumbnail"
@@ -43,6 +44,7 @@
},
"model_id": "BL-P001",
"camera_resolution":["720p","1080p"],
"bed_temperature_limit": 120,
"printer_type": "3DPrinter-X1-Carbon",
"printer_thumbnail_image": "printer_thumbnail"
}

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -0,0 +1,87 @@
<svg width="562" height="238" viewBox="0 0 562 238" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="1" y="1" width="560" height="237" fill="#00AE42"/>
<g opacity="0.2">
<path d="M19.234 8.7434V25.4149L37.159 18.6717V2.00019L19.234 8.7434Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M19.2341 8.7434V25.4149L1 18.6717V2.00019L19.2341 8.7434Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M90.9363 8.7434V25.4149L73.0113 18.6717V2.00019L90.9363 8.7434Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M127.404 8.7434V25.4149L145.329 18.6717V2.00019L127.404 8.7434Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M19.2341 25.538V42.2238L1 35.4806V18.8091L19.2341 25.538Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M19.234 58.7326V75.8463L37.159 68.9302V51.8313L19.234 58.7326Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M55.3944 25.538V42.2238L73.0104 35.4806V18.8091L55.3944 25.538Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M90.9363 42.2787V58.7364L73.0113 52.0939V35.6219L90.9363 42.2787Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M90.9363 96.0424V112.5L73.0113 105.858V89.3856L90.9363 96.0424Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M55.3945 25.6388V42.524L37.1604 35.7089V18.8091L55.3945 25.6388Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M55.3945 42.3652V59.0366L37.1604 52.3078V35.6219L55.3945 42.3652Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M127.404 42.2787V58.7364L145.329 52.0939V35.6219L127.404 42.2787Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M163.251 25.538V42.2238L145.326 35.4806V18.8091L163.251 25.538Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M127.404 75.4718V92.357L145.329 85.5419V68.6422L127.404 75.4718Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M163.251 42.2233V59.337L145.326 52.4209V35.472L163.251 42.2233Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M90.9338 58.7326V75.8463L108.859 68.9302V51.8313L90.9338 58.7326Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M199.413 25.538V42.2238L181.179 35.4806V18.8091L199.413 25.538Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M127.401 25.538V42.2238L108.858 35.4806V18.8091L127.401 25.538Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M199.413 58.7326V75.8463L181.179 68.9302V51.8313L199.413 58.7326Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M163.253 8.65694V25.1147L181.178 18.4721V2.00019L163.253 8.65694Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
</g>
<g opacity="0.2">
<path d="M235.752 8.74321V25.4147L253.677 18.6715V2L235.752 8.74321Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M235.75 8.74321V25.4147L217.516 18.6715V2L235.75 8.74321Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M307.45 8.74321V25.4147L289.525 18.6715V2L307.45 8.74321Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M343.92 8.74321V25.4147L361.845 18.6715V2L343.92 8.74321Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M199.591 42.2785V58.7363L217.516 52.0937V35.6218L199.591 42.2785Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M235.75 25.5378V42.2236L217.516 35.4804V18.8089L235.75 25.5378Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M235.752 58.7325V75.8461L253.677 68.93V51.8311L235.752 58.7325Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M271.91 25.5378V42.2236L289.526 35.4804V18.8089L271.91 25.5378Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M307.45 42.2785V58.7363L289.525 52.0937V35.6218L307.45 42.2785Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M307.45 76.8426V93.3003L289.525 86.6577V70.1858L307.45 76.8426Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M271.908 25.6386V42.5238L253.674 35.7087V18.8089L271.908 25.6386Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M271.908 42.365V59.0365L253.674 52.3076V35.6218L271.908 42.365Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M343.92 42.2785V58.7363L361.845 52.0937V35.6218L343.92 42.2785Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M379.769 25.5378V42.2236L361.844 35.4804V18.8089L379.769 25.5378Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M343.92 75.4716V92.3568L361.845 85.5417V68.642L343.92 75.4716Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M379.769 42.2231V59.3368L361.844 52.4207V35.4719L379.769 42.2231Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M307.452 58.7325V75.8461L325.377 68.93V51.8311L307.452 58.7325Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M415.925 25.5378V42.2236L397.691 35.4804V18.8089L415.925 25.5378Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M379.771 58.7472V75.8461L397.696 68.9447V51.8311L379.771 58.7472Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M379.769 98.3847V115.484L397.694 108.582V91.4686L379.769 98.3847Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M343.917 25.5378V42.2236L325.374 35.4804V18.8089L343.917 25.5378Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M415.925 58.7325V75.8461L397.691 68.93V51.8311L415.925 58.7325Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M455.53 113.522V130.636L437.296 123.72V106.621L455.53 113.522Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M379.771 8.65675V25.1145L397.696 18.4719V2L379.771 8.65675Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
</g>
<g opacity="0.5">
<g opacity="0.2">
<path d="M452.919 8.74321V25.4147L434.685 18.6715V2L452.919 8.74321Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M416.76 42.2785V58.7363L434.685 52.0937V35.6218L416.76 42.2785Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M416.76 75.2345V91.6922L434.685 85.0496V68.5777L416.76 75.2345Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M452.919 25.5378V42.2236L434.685 35.4804V18.8089L452.919 25.5378Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
</g>
</g>
<g opacity="0.2">
<path d="M452.832 8.74321V25.4147L470.757 18.6715V2L452.832 8.74321Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M452.832 8.74321V25.4147L434.598 18.6715V2L452.832 8.74321Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M524.534 8.74321V25.4147L506.609 18.6715V2L524.534 8.74321Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M452.832 25.5378V42.2236L434.598 35.4804V18.8089L452.832 25.5378Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M452.832 58.7325V75.8461L470.757 68.93V51.8311L452.832 58.7325Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M488.992 25.5378V42.2236L506.608 35.4804V18.8089L488.992 25.5378Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M524.534 42.2785V58.7363L506.609 52.0937V35.6218L524.534 42.2785Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M524.534 96.0422V112.5L506.609 105.857V89.3854L524.534 96.0422Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M488.992 25.6386V42.5238L470.758 35.7087V18.8089L488.992 25.6386Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M488.992 42.365V59.0365L470.758 52.3076V35.6218L488.992 42.365Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M524.531 58.7325V75.8461L542.457 68.93V51.8311L524.531 58.7325Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M560.999 25.5378V42.2236L542.456 35.4804V18.8089L560.999 25.5378Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
<path d="M560.999 77.5065V94.1923L542.456 87.4491V70.7776L560.999 77.5065Z" stroke="white" stroke-width="1.5" stroke-miterlimit="10"/>
</g>
<path d="M248.355 127.203V110.613H243.689V131.077H260.806L259.335 127.203H248.355Z" fill="white"/>
<path d="M280.597 114.678H264.164L265.501 118.212H280.434C280.687 118.212 280.895 118.419 280.895 118.67V120.755H267.566C265.055 120.755 263.02 122.781 263.02 125.279V126.551C263.02 129.05 265.055 131.076 267.566 131.076H285.159V119.188C285.159 116.704 283.123 114.678 280.597 114.678ZM280.88 127.512H267.73C267.477 127.512 267.269 127.305 267.269 127.054V124.732C267.269 124.481 267.477 124.274 267.73 124.274H280.88V127.512Z" fill="white"/>
<path d="M304.669 114.678H293.941V110.583H293.852H289.261V131.076H293.941H304.669C307.18 131.076 309.216 129.05 309.216 126.551V119.218C309.231 116.719 307.195 114.678 304.669 114.678ZM304.64 127.069C304.64 127.32 304.432 127.527 304.179 127.527H293.941V118.286H304.179C304.432 118.286 304.64 118.493 304.64 118.744V127.069Z" fill="white"/>
<path d="M319.319 88.403H296.169V104.801H300.716V92.4543C300.716 92.203 300.924 91.996 301.177 91.996H307.328C307.581 91.996 307.789 92.203 307.789 92.4543V104.801H312.351V92.4543C312.351 92.203 312.559 91.996 312.811 91.996H318.874C319.126 91.996 319.334 92.203 319.334 92.4543V104.801H323.911V92.9275C323.866 90.4287 321.83 88.403 319.319 88.403Z" fill="white"/>
<path d="M367.491 100.779C367.491 101.03 367.283 101.237 367.031 101.237H356.095C355.842 101.237 355.634 101.03 355.634 100.779V88.403H351.34V100.276C351.34 102.775 353.375 104.801 355.887 104.801H367.194C369.705 104.801 371.741 102.775 371.741 100.276V88.403H367.476V100.779H367.491Z" fill="white"/>
<path d="M287.492 88.403H271.058L272.395 91.9368H287.328C287.581 91.9368 287.789 92.1438 287.789 92.3952V94.48H274.461C271.95 94.48 269.914 96.5057 269.914 99.0045V100.276C269.914 102.775 271.95 104.801 274.461 104.801H292.039V92.9127C292.053 90.4139 290.003 88.403 287.492 88.403ZM287.774 101.237H274.624C274.372 101.237 274.164 101.03 274.164 100.779V98.4574C274.164 98.2061 274.372 97.9991 274.624 97.9991H287.774V101.237Z" fill="white"/>
<path d="M342.976 88.4034H332.248V84.3077H332.158H327.567V104.801H332.248H342.976C345.487 104.801 347.522 102.775 347.522 100.276V92.9279C347.537 90.429 345.502 88.4034 342.976 88.4034ZM342.946 100.779C342.946 101.031 342.738 101.238 342.485 101.238H332.248V91.9963H342.485C342.738 91.9963 342.946 92.2033 342.946 92.4547V100.779Z" fill="white"/>
<path d="M266.452 98.0871C266.319 96.5198 265.516 95.1151 264.268 94.0801C264.922 93.1782 265.353 92.084 265.427 90.9012C265.427 90.7829 265.457 89.6887 265.442 89.5409C265.175 86.1401 261.802 83.4639 257.701 83.4639C257.641 83.4639 252.426 83.4639 248.369 83.4639V87.116L243.689 88.9051V104.815H260.539C260.539 104.815 260.821 104.8 260.94 104.8C263.897 104.608 266.259 102.212 266.452 99.2108C266.467 99.063 266.452 98.235 266.452 98.0871ZM248.354 87.1012H258.28C258.577 87.1012 258.86 87.1603 259.112 87.2786C260.048 87.6483 260.717 88.565 260.717 89.6296C260.717 89.6296 260.702 89.9844 260.657 90.1619C260.524 90.9751 259.974 91.6257 259.246 91.9214C258.919 92.0693 258.562 92.158 258.176 92.158H248.354V87.1012ZM258.934 101.237H248.354V95.7805H258.934C260.449 95.7805 261.668 96.993 261.668 98.5011C261.668 100.024 260.449 101.237 258.934 101.237Z" fill="white"/>
<path d="M248.354 83.4486V79.0276L243.689 80.8167V85.2377L248.354 83.4486Z" fill="white"/>
<path d="M212.56 98.4442V131.077H231.222V105.748L212.56 98.4442Z" fill="white"/>
<path d="M212.56 79V95.3236L231.222 102.643V79H212.56Z" fill="white"/>
<path d="M191 111.647V79H209.663V104.328L191 111.647Z" fill="white"/>
<path d="M191 131.076V114.767L209.663 107.448V131.076H191Z" fill="white"/>
</svg>

After

Width:  |  Height:  |  Size: 12 KiB

View File

@@ -0,0 +1,15 @@
<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_8074_35820)">
<path d="M2.1084 3.09195C2.1084 2.81581 2.33226 2.59195 2.6084 2.59195H11.3915C11.6677 2.59195 11.8915 2.81581 11.8915 3.09195V11.8751C11.8915 12.1512 11.6677 12.3751 11.3915 12.3751H2.6084C2.33226 12.3751 2.1084 12.1512 2.1084 11.8751V3.09195Z" fill="#505050"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.1084 3.59195V11.3751H10.8915V3.59195H3.1084ZM2.6084 2.59195C2.33226 2.59195 2.1084 2.81581 2.1084 3.09195V11.8751C2.1084 12.1512 2.33226 12.3751 2.6084 12.3751H11.3915C11.6677 12.3751 11.8915 12.1512 11.8915 11.8751V3.09195C11.8915 2.81581 11.6677 2.59195 11.3915 2.59195H2.6084Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.6709 5.48537L6.6709 0.48352L7.6709 0.483521L7.6709 5.48537L6.6709 5.48537Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.6709 14.4835L6.6709 9.48166L7.6709 9.48166L7.6709 14.4835L6.6709 14.4835Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.99815 6.93469L14 6.93469L14 7.93469L8.99815 7.93469L8.99815 6.93469Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.000104992 6.93469L5.00195 6.93469L5.00195 7.93469L0.000104904 7.93469L0.000104992 6.93469Z" fill="#F7F7F7"/>
</g>
<defs>
<clipPath id="clip0_8074_35820">
<rect width="14" height="14" fill="white" transform="translate(0 14.4835) rotate(-90)"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -0,0 +1,17 @@
<svg width="14" height="15" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<g opacity="0.5">
<g clip-path="url(#clip0_8074_35820)">
<path d="M2.1084 3.09195C2.1084 2.81581 2.33226 2.59195 2.6084 2.59195H11.3915C11.6677 2.59195 11.8915 2.81581 11.8915 3.09195V11.8751C11.8915 12.1512 11.6677 12.3751 11.3915 12.3751H2.6084C2.33226 12.3751 2.1084 12.1512 2.1084 11.8751V3.09195Z" fill="#505050"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.1084 3.59195V11.3751H10.8915V3.59195H3.1084ZM2.6084 2.59195C2.33226 2.59195 2.1084 2.81581 2.1084 3.09195V11.8751C2.1084 12.1512 2.33226 12.3751 2.6084 12.3751H11.3915C11.6677 12.3751 11.8915 12.1512 11.8915 11.8751V3.09195C11.8915 2.81581 11.6677 2.59195 11.3915 2.59195H2.6084Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.6709 5.48537L6.6709 0.48352L7.6709 0.483521L7.6709 5.48537L6.6709 5.48537Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.6709 14.4835L6.6709 9.48166L7.6709 9.48166L7.6709 14.4835L6.6709 14.4835Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.99815 6.93469L14 6.93469L14 7.93469L8.99815 7.93469L8.99815 6.93469Z" fill="#F7F7F7"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M0.000104992 6.93469L5.00195 6.93469L5.00195 7.93469L0.000104904 7.93469L0.000104992 6.93469Z" fill="#F7F7F7"/>
</g>
<defs>
<clipPath id="clip0_8074_35820">
<rect width="14" height="14" fill="white" transform="translate(0 14.4835) rotate(-90)"/>
</clipPath>
</defs>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -0,0 +1,10 @@
<svg width="10" height="10" viewBox="0 0 10 10" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_9167_33521)">
<rect x="0.75" y="0.75" width="8.5" height="8.5" rx="0.25" stroke="#262E30" stroke-width="0.5"/>
</g>
<defs>
<clipPath id="clip0_9167_33521">
<rect width="10" height="10" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 348 B

View File

@@ -0,0 +1,110 @@
{
"name": "Anker",
"version": "01.04.00.01",
"force_update": "0",
"description": "Anker configurations",
"machine_model_list": [
{
"name": "Anker M5",
"sub_path": "machine/Anker M5.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.20mm Standard @Anker",
"sub_path": "process/0.20mm Standard @Anker.json"
}
],
"filament_list": [
{
"name": "fdm_filament_common",
"sub_path": "filament/fdm_filament_common.json"
},
{
"name": "fdm_filament_pla",
"sub_path": "filament/fdm_filament_pla.json"
},
{
"name": "fdm_filament_tpu",
"sub_path": "filament/fdm_filament_tpu.json"
},
{
"name": "fdm_filament_pet",
"sub_path": "filament/fdm_filament_pet.json"
},
{
"name": "fdm_filament_abs",
"sub_path": "filament/fdm_filament_abs.json"
},
{
"name": "fdm_filament_pc",
"sub_path": "filament/fdm_filament_pc.json"
},
{
"name": "fdm_filament_asa",
"sub_path": "filament/fdm_filament_asa.json"
},
{
"name": "fdm_filament_pva",
"sub_path": "filament/fdm_filament_pva.json"
},
{
"name": "fdm_filament_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "Anker Generic PLA",
"sub_path": "filament/Anker Generic PLA.json"
},
{
"name": "Anker Generic PLA-CF",
"sub_path": "filament/Anker Generic PLA-CF.json"
},
{
"name": "Anker Generic PETG",
"sub_path": "filament/Anker Generic PETG.json"
},
{
"name": "Anker Generic ABS",
"sub_path": "filament/Anker Generic ABS.json"
},
{
"name": "Anker Generic TPU",
"sub_path": "filament/Anker Generic TPU.json"
},
{
"name": "Anker Generic ASA",
"sub_path": "filament/Anker Generic ASA.json"
},
{
"name": "Anker Generic PC",
"sub_path": "filament/Anker Generic PC.json"
},
{
"name": "Anker Generic PVA",
"sub_path": "filament/Anker Generic PVA.json"
},
{
"name": "Anker Generic PA",
"sub_path": "filament/Anker Generic PA.json"
},
{
"name": "Anker Generic PA-CF",
"sub_path": "filament/Anker Generic PA-CF.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "Anker M5 0.4 nozzle",
"sub_path": "machine/Anker M5 0.4 nozzle.json"
}
]
}

View File

@@ -0,0 +1,18 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "Anker Generic ABS",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"filament_flow_ratio": [
"0.926"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,18 @@
{
"type": "filament",
"filament_id": "GFB98",
"setting_id": "GFSA04",
"name": "Anker Generic ASA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_asa",
"filament_flow_ratio": [
"0.93"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,24 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSA04",
"name": "Anker Generic PA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_type": [
"PA-CF"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"8"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,21 @@
{
"type": "filament",
"filament_id": "GFN99",
"setting_id": "GFSA04",
"name": "Anker Generic PA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,18 @@
{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSA04",
"name": "Anker Generic PC",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"12"
],
"filament_flow_ratio": [
"0.94"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,48 @@
{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSA04",
"name": "Anker Generic PETG",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pet",
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"fan_cooling_layer_time": [
"30"
],
"overhang_fan_speed": [
"90"
],
"overhang_fan_threshold": [
"25%"
],
"fan_max_speed": [
"90"
],
"fan_min_speed": [
"40"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"8"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"10"
],
"filament_start_gcode": [
"; filament start gcode\n"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,24 @@
{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSA04",
"name": "Anker Generic PLA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,21 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSA04",
"name": "Anker Generic PLA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.98"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,24 @@
{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSA04",
"name": "Anker Generic PVA",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pva",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,15 @@
{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSA04",
"name": "Anker Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,82 @@
{
"type": "filament",
"name": "fdm_filament_abs",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"105"
],
"eng_plate_temp" : [
"105"
],
"hot_plate_temp" : [
"105"
],
"cool_plate_temp_initial_layer" : [
"105"
],
"eng_plate_temp_initial_layer" : [
"105"
],
"hot_plate_temp_initial_layer" : [
"105"
],
"slow_down_for_layer_cooling": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"30"
],
"filament_max_volumetric_speed": [
"28.6"
],
"filament_type": [
"ABS"
],
"filament_density": [
"1.04"
],
"filament_cost": [
"20"
],
"nozzle_temperature_initial_layer": [
"260"
],
"reduce_fan_stop_start_freq": [
"1"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"10"
],
"overhang_fan_threshold": [
"25%"
],
"overhang_fan_speed": [
"80"
],
"nozzle_temperature": [
"260"
],
"temperature_vitrification": [
"110"
],
"nozzle_temperature_range_low": [
"240"
],
"nozzle_temperature_range_high": [
"270"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"3"
]
}

View File

@@ -0,0 +1,82 @@
{
"type": "filament",
"name": "fdm_filament_asa",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"105"
],
"eng_plate_temp" : [
"105"
],
"hot_plate_temp" : [
"105"
],
"cool_plate_temp_initial_layer" : [
"105"
],
"eng_plate_temp_initial_layer" : [
"105"
],
"hot_plate_temp_initial_layer" : [
"105"
],
"slow_down_for_layer_cooling": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"35"
],
"filament_max_volumetric_speed": [
"28.6"
],
"filament_type": [
"ASA"
],
"filament_density": [
"1.04"
],
"filament_cost": [
"20"
],
"nozzle_temperature_initial_layer": [
"260"
],
"reduce_fan_stop_start_freq": [
"1"
],
"fan_max_speed": [
"80"
],
"fan_min_speed": [
"10"
],
"overhang_fan_threshold": [
"25%"
],
"overhang_fan_speed": [
"80"
],
"nozzle_temperature": [
"260"
],
"temperature_vitrification": [
"110"
],
"nozzle_temperature_range_low": [
"240"
],
"nozzle_temperature_range_high": [
"270"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"3"
]
}

View File

@@ -0,0 +1,135 @@
{
"type": "filament",
"name": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"cool_plate_temp" : [
"60"
],
"eng_plate_temp" : [
"60"
],
"hot_plate_temp" : [
"60"
],
"cool_plate_temp_initial_layer" : [
"60"
],
"eng_plate_temp_initial_layer" : [
"60"
],
"hot_plate_temp_initial_layer" : [
"60"
],
"overhang_fan_threshold": [
"95%"
],
"overhang_fan_speed": [
"100"
],
"slow_down_for_layer_cooling": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"filament_end_gcode": [
"; filament end gcode \n"
],
"filament_flow_ratio": [
"1"
],
"reduce_fan_stop_start_freq": [
"0"
],
"fan_cooling_layer_time": [
"60"
],
"filament_cost": [
"0"
],
"filament_density": [
"0"
],
"filament_deretraction_speed": [
"nil"
],
"filament_diameter": [
"1.75"
],
"filament_max_volumetric_speed": [
"0"
],
"filament_minimal_purge_on_wipe_tower": [
"15"
],
"filament_retraction_minimum_travel": [
"nil"
],
"filament_retract_before_wipe": [
"nil"
],
"filament_retract_when_changing_layer": [
"nil"
],
"filament_retraction_length": [
"nil"
],
"filament_z_hop": [
"nil"
],
"filament_retract_restart_extra": [
"nil"
],
"filament_retraction_speed": [
"nil"
],
"filament_settings_id": [
""
],
"filament_soluble": [
"0"
],
"filament_type": [
"PLA"
],
"filament_vendor": [
"Generic"
],
"filament_wipe": [
"nil"
],
"filament_wipe_distance": [
"nil"
],
"bed_type": [
"Cool Plate"
],
"nozzle_temperature_initial_layer": [
"200"
],
"full_fan_speed_layer": [
"0"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"35"
],
"slow_down_min_speed": [
"10"
],
"slow_down_layer_time": [
"8"
],
"filament_start_gcode": [
"; Filament gcode\n"
],
"nozzle_temperature": [
"200"
],
"temperature_vitrification": [
"100"
]
}

View File

@@ -0,0 +1,79 @@
{
"type": "filament",
"name": "fdm_filament_pa",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"0"
],
"eng_plate_temp" : [
"100"
],
"hot_plate_temp" : [
"100"
],
"cool_plate_temp_initial_layer" : [
"0"
],
"eng_plate_temp_initial_layer" : [
"100"
],
"hot_plate_temp_initial_layer" : [
"100"
],
"slow_down_for_layer_cooling": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"4"
],
"filament_max_volumetric_speed": [
"8"
],
"filament_type": [
"PA"
],
"filament_density": [
"1.04"
],
"filament_cost": [
"20"
],
"nozzle_temperature_initial_layer": [
"290"
],
"reduce_fan_stop_start_freq": [
"0"
],
"fan_max_speed": [
"60"
],
"fan_min_speed": [
"0"
],
"overhang_fan_speed": [
"30"
],
"nozzle_temperature": [
"290"
],
"temperature_vitrification": [
"108"
],
"nozzle_temperature_range_low": [
"270"
],
"nozzle_temperature_range_high": [
"300"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,82 @@
{
"type": "filament",
"name": "fdm_filament_pc",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"0"
],
"eng_plate_temp" : [
"110"
],
"hot_plate_temp" : [
"110"
],
"cool_plate_temp_initial_layer" : [
"0"
],
"eng_plate_temp_initial_layer" : [
"110"
],
"hot_plate_temp_initial_layer" : [
"110"
],
"slow_down_for_layer_cooling": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"30"
],
"filament_max_volumetric_speed": [
"23.2"
],
"filament_type": [
"PC"
],
"filament_density": [
"1.04"
],
"filament_cost": [
"20"
],
"nozzle_temperature_initial_layer": [
"270"
],
"reduce_fan_stop_start_freq": [
"1"
],
"fan_max_speed": [
"60"
],
"fan_min_speed": [
"10"
],
"overhang_fan_threshold": [
"25%"
],
"overhang_fan_speed": [
"60"
],
"nozzle_temperature": [
"280"
],
"temperature_vitrification": [
"140"
],
"nozzle_temperature_range_low": [
"260"
],
"nozzle_temperature_range_high": [
"280"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,76 @@
{
"type": "filament",
"name": "fdm_filament_pet",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"60"
],
"eng_plate_temp" : [
"0"
],
"hot_plate_temp" : [
"80"
],
"cool_plate_temp_initial_layer" : [
"60"
],
"eng_plate_temp_initial_layer" : [
"0"
],
"hot_plate_temp_initial_layer" : [
"80"
],
"slow_down_for_layer_cooling": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"20"
],
"filament_max_volumetric_speed": [
"25"
],
"filament_type": [
"PETG"
],
"filament_density": [
"1.27"
],
"filament_cost": [
"30"
],
"nozzle_temperature_initial_layer": [
"255"
],
"reduce_fan_stop_start_freq": [
"1"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"20"
],
"overhang_fan_speed": [
"100"
],
"nozzle_temperature": [
"255"
],
"temperature_vitrification": [
"80"
],
"nozzle_temperature_range_low": [
"220"
],
"nozzle_temperature_range_high": [
"260"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

@@ -0,0 +1,88 @@
{
"type": "filament",
"name": "fdm_filament_pla",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"fan_cooling_layer_time": [
"100"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_type": [
"PLA"
],
"filament_density": [
"1.24"
],
"filament_cost": [
"20"
],
"cool_plate_temp" : [
"35"
],
"eng_plate_temp" : [
"0"
],
"hot_plate_temp" : [
"45"
],
"cool_plate_temp_initial_layer" : [
"35"
],
"eng_plate_temp_initial_layer" : [
"0"
],
"hot_plate_temp_initial_layer" : [
"45"
],
"nozzle_temperature_initial_layer": [
"220"
],
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"overhang_fan_speed": [
"100"
],
"overhang_fan_threshold": [
"50%"
],
"close_fan_the_first_x_layers": [
"1"
],
"nozzle_temperature": [
"220"
],
"temperature_vitrification": [
"60"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"230"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"4"
],
"additional_cooling_fan_speed": [
"70"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

@@ -0,0 +1,94 @@
{
"type": "filament",
"name": "fdm_filament_pva",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"35"
],
"eng_plate_temp" : [
"0"
],
"hot_plate_temp" : [
"45"
],
"cool_plate_temp_initial_layer" : [
"35"
],
"eng_plate_temp_initial_layer" : [
"0"
],
"hot_plate_temp_initial_layer" : [
"45"
],
"fan_cooling_layer_time": [
"100"
],
"filament_max_volumetric_speed": [
"15"
],
"filament_soluble": [
"1"
],
"filament_is_support": [
"1"
],
"filament_type": [
"PVA"
],
"filament_density": [
"1.24"
],
"filament_cost": [
"20"
],
"nozzle_temperature_initial_layer": [
"220"
],
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"overhang_fan_speed": [
"100"
],
"overhang_fan_threshold": [
"50%"
],
"close_fan_the_first_x_layers": [
"1"
],
"nozzle_temperature": [
"220"
],
"temperature_vitrification": [
"50"
],
"nozzle_temperature_range_low": [
"190"
],
"nozzle_temperature_range_high": [
"250"
],
"slow_down_min_speed": [
"50"
],
"slow_down_layer_time": [
"4"
],
"additional_cooling_fan_speed": [
"70"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

@@ -0,0 +1,82 @@
{
"type": "filament",
"name": "fdm_filament_tpu",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_common",
"cool_plate_temp" : [
"30"
],
"eng_plate_temp" : [
"30"
],
"hot_plate_temp" : [
"35"
],
"cool_plate_temp_initial_layer" : [
"30"
],
"eng_plate_temp_initial_layer" : [
"30"
],
"hot_plate_temp_initial_layer" : [
"35"
],
"fan_cooling_layer_time": [
"100"
],
"filament_max_volumetric_speed": [
"15"
],
"filament_type": [
"TPU"
],
"filament_density": [
"1.24"
],
"filament_cost": [
"20"
],
"filament_retraction_length": [
"0.4"
],
"nozzle_temperature_initial_layer": [
"240"
],
"reduce_fan_stop_start_freq": [
"1"
],
"slow_down_for_layer_cooling": [
"1"
],
"fan_max_speed": [
"100"
],
"fan_min_speed": [
"100"
],
"overhang_fan_speed": [
"100"
],
"additional_cooling_fan_speed": [
"70"
],
"close_fan_the_first_x_layers": [
"1"
],
"nozzle_temperature": [
"240"
],
"temperature_vitrification": [
"60"
],
"nozzle_temperature_range_low": [
"200"
],
"nozzle_temperature_range_high": [
"250"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

@@ -0,0 +1,30 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Anker M5 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"printer_model": "Anker M5",
"default_print_profile": "0.20mm Standard @Anker",
"nozzle_diameter": [
"0.4"
],
"bed_exclude_area": [
"0x0"
],
"printable_area": [
"0x0",
"235x0",
"235x235",
"0x235"
],
"printable_height": "250",
"machine_start_gcode": "M190 S[bed_temperature_initial_layer_single]\nM109 S[nozzle_temperature_initial_layer]\nG28",
"machine_end_gcode": "; config end gcode\nM104 S0\nM140 S0\n;Retract the filament\nG92 E1\nG1 E-1 F300\nG28 X0 Y0\nM84",
"layer_change_gcode": "",
"scan_first_layer": "0",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "0"
}

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Anker M5",
"model_id": "Anker-M5",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Anker",
"bed_model": "",
"bed_texture": "",
"hotend_model": "bbl-3dp-hotend.stl",
"default_materials": "Anker Generic ABS;Anker Generic PLA;Anker Generic PLA-CF;Anker Generic PETG;Anker Generic TPU;Anker Generic ASA;Anker Generic PC;Anker Generic PVA;Anker Generic PA;Anker Generic PA-CF"
}

View File

@@ -0,0 +1,139 @@
{
"type": "machine",
"name": "fdm_machine_common",
"from": "system",
"instantiation": "false",
"gcode_flavor": "marlin",
"machine_start_gcode": "",
"machine_end_gcode": "",
"extruder_colour": [
"#018001"
],
"extruder_offset": [
"0x0"
],
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"5000",
"5000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"3000",
"3000"
],
"machine_max_acceleration_x": [
"5000",
"5000"
],
"machine_max_acceleration_y": [
"5000",
"5000"
],
"machine_max_acceleration_z": [
"300",
"200"
],
"machine_max_speed_e": [
"25",
"25"
],
"machine_max_speed_x": [
"300",
"200"
],
"machine_max_speed_y": [
"300",
"200"
],
"machine_max_speed_z": [
"12",
"12"
],
"machine_max_jerk_e": [
"2.5",
"2.5"
],
"machine_max_jerk_x": [
"30",
"30"
],
"machine_max_jerk_y": [
"30",
"30"
],
"machine_max_jerk_z": [
"0.4",
"0.4"
],
"machine_min_extruding_rate": [
"0",
"0"
],
"machine_min_travel_rate": [
"0",
"0"
],
"max_layer_height": [
"0.3"
],
"min_layer_height": [
"0.08"
],
"printable_height": "250",
"extruder_clearance_radius": "65",
"extruder_clearance_height_to_rod": "36",
"extruder_clearance_height_to_lid": "140",
"nozzle_diameter": [
"0.4"
],
"printer_settings_id": "",
"printer_technology": "FFF",
"printer_variant": "0.4",
"retraction_minimum_travel": [
"1"
],
"retract_before_wipe": [
"70%"
],
"retract_when_changing_layer": [
"1"
],
"retraction_length": [
"0.8"
],
"retract_length_toolchange": [
"2"
],
"z_hop": [
"0.4"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retraction_speed": [
"30"
],
"deretraction_speed": [
"30"
],
"silent_mode": "0",
"single_extruder_multi_material": "1",
"change_filament_gcode": "",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"machine_pause_gcode": "M400 U1\n",
"wipe": [
"0"
],
"z_lift_type": "NormalLift"
}

View File

@@ -0,0 +1,30 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Anker",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"internal_solid_infill_speed": "200",
"gap_infill_speed": "40",
"bottom_shell_layers": "4",
"default_acceleration": "2500",
"default_jerk": "12",
"initial_layer_acceleration": "1000",
"initial_layer_infill_speed": "125",
"initial_layer_speed": "50",
"inner_wall_acceleration": "1000",
"inner_wall_speed": "250",
"outer_wall_acceleration": "1000",
"outer_wall_speed": "150",
"small_perimeter_speed": "50%",
"sparse_infill_speed": "250",
"top_surface_acceleration": "1500",
"top_surface_speed": "150",
"travel_acceleration": "2500",
"travel_jerk": "9",
"travel_speed": "250",
"compatible_printers": [
"Anker M5 0.4 nozzle"
]
}

View File

@@ -0,0 +1,107 @@
{
"type": "process",
"name": "fdm_process_common",
"from": "system",
"instantiation": "false",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_thickness": "0",
"bridge_speed": "50",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [],
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "1000",
"initial_layer_acceleration": "500",
"top_surface_acceleration": "800",
"travel_acceleration": "1000",
"inner_wall_acceleration": "900",
"outer_wall_acceleration": "700",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"enable_arc_fitting": "1",
"outer_wall_line_width": "0.4",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.4",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"inner_wall_line_width": "0.45",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.4",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_interface_speed": "80",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "30",
"tree_support_wall_count": "0",
"tree_support_with_infill": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.4",
"top_shell_thickness": "0.8",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "35",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"layer_height": "0.2",
"bottom_shell_layers": "3",
"top_shell_layers": "4",
"bridge_flow": "1",
"initial_layer_speed": "45",
"initial_layer_infill_speed": "45",
"outer_wall_speed": "45",
"inner_wall_speed": "80",
"sparse_infill_speed": "150",
"internal_solid_infill_speed": "150",
"top_surface_speed": "50",
"gap_infill_speed": "30",
"travel_speed": "200",
"enable_arc_fitting": "0"
}

View File

@@ -1,6 +1,6 @@
{
"name": "Anycubic",
"version": "01.02.00.05",
"version": "01.04.00.01",
"force_update": "0",
"description": "Anycubic configurations",
"machine_model_list": [

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSB99",
"setting_id": "GFSA04",
"name": "Anycubic Generic ABS",
"from": "system",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFB98",
"setting_id": "GFSB98",
"setting_id": "GFSA04",
"name": "Anycubic Generic ASA",
"from": "system",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFN98",
"setting_id": "GFSN99",
"setting_id": "GFSA04",
"name": "Anycubic Generic PA-CF",
"from": "system",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFN99",
"setting_id": "GFSN98",
"setting_id": "GFSA04",
"name": "Anycubic Generic PA",
"from": "system",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSC99",
"setting_id": "GFSA04",
"name": "Anycubic Generic PC",
"from": "system",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFG99",
"setting_id": "GFSG99",
"setting_id": "GFSA04",
"name": "Anycubic Generic PETG",
"from": "system",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSL98",
"setting_id": "GFSA04",
"name": "Anycubic Generic PLA-CF",
"from": "system",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"setting_id": "GFSA04",
"name": "Anycubic Generic PLA",
"from": "system",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSS99",
"setting_id": "GFSA04",
"name": "Anycubic Generic PVA",
"from": "system",
"instantiation": "true",

View File

@@ -1,7 +1,7 @@
{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSR99",
"setting_id": "GFSA04",
"name": "Anycubic Generic TPU",
"from": "system",
"instantiation": "true",

View File

@@ -1,6 +1,6 @@
{
"type": "process",
"setting_id": "Anycubic-1",
"setting_id": "GP004",
"name": "0.20mm Standard @4MaxPro",
"from": "system",
"instantiation": "true",

View File

@@ -48,7 +48,7 @@
"overhang_3_4_speed": "30",
"overhang_4_4_speed": "10",
"inner_wall_line_width": "0.45",
"wall_loops": "2",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",

View File

@@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.04.00.14",
"version": "01.04.01.01",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [
@@ -123,6 +123,30 @@
"name":"0.30mm Standard @BBL P1P 0.6 nozzle",
"sub_path":"process/0.30mm Standard @BBL P1P 0.6 nozzle.json"
},
{
"name":"0.08mm Extra Fine @BBL P1P",
"sub_path":"process/0.08mm Extra Fine @BBL P1P.json"
},
{
"name":"0.12mm Fine @BBL P1P",
"sub_path":"process/0.12mm Fine @BBL P1P.json"
},
{
"name":"0.16mm Optimal @BBL P1P",
"sub_path":"process/0.16mm Optimal @BBL P1P.json"
},
{
"name":"0.20mm Strength @BBL P1P",
"sub_path":"process/0.20mm Strength @BBL P1P.json"
},
{
"name":"0.24mm Draft @BBL P1P",
"sub_path":"process/0.24mm Draft @BBL P1P.json"
},
{
"name":"0.28mm Extra Draft @BBL P1P",
"sub_path":"process/0.28mm Extra Draft @BBL P1P.json"
},
{
"name":"0.40mm Standard @BBL P1P 0.8 nozzle",
"sub_path":"process/0.40mm Standard @BBL P1P 0.8 nozzle.json"
@@ -505,6 +529,38 @@
"name":"Generic PETG @0.2 nozzle",
"sub_path":"filament/Generic PETG @0.2 nozzle.json"
},
{
"name":"Bambu PLA Metal @BBL X1C 0.2 nozzle",
"sub_path":"filament/Bambu PLA Metal @BBL X1C 0.2 nozzle.json"
},
{
"name":"Bambu PLA Metal @BBL X1",
"sub_path":"filament/Bambu PLA Metal @BBL X1.json"
},
{
"name":"Bambu PLA Metal @BBL X1C",
"sub_path":"filament/Bambu PLA Metal @BBL X1C.json"
},
{
"name":"Bambu PLA-CF @base",
"sub_path":"filament/Bambu PLA-CF @base.json"
},
{
"name":"Bambu PLA-CF @BBL X1C 0.8 nozzle",
"sub_path":"filament/Bambu PLA-CF @BBL X1C 0.8 nozzle.json"
},
{
"name":"Bambu PLA-CF @BBL X1C",
"sub_path":"filament/Bambu PLA-CF @BBL X1C.json"
},
{
"name":"Bambu PAHT-CF @base",
"sub_path":"filament/Bambu PAHT-CF @base.json"
},
{
"name":"Bambu PAHT-CF @BBL X1C",
"sub_path":"filament/Bambu PAHT-CF @BBL X1C.json"
},
{
"name": "Generic PETG @BBL P1P",
"sub_path": "filament/P1P/Generic PETG @BBL P1P.json"
@@ -553,9 +609,29 @@
"name":"Generic PETG @BBL P1P 0.2 nozzle",
"sub_path":"filament/P1P/Generic PETG @BBL P1P 0.2 nozzle.json"
},
{
"name":"Bambu PAHT-CF @BBL P1P",
"sub_path":"filament/P1P/Bambu PAHT-CF @BBL P1P.json"
},
{
"name":"Bambu PLA Metal @BBL P1P 0.2 nozzle",
"sub_path":"filament/P1P/Bambu PLA Metal @BBL P1P 0.2 nozzle.json"
},
{
"name":"Bambu PLA Metal @BBL P1P",
"sub_path":"filament/P1P/Bambu PLA Metal @BBL P1P.json"
},
{
"name":"Bambu PLA-CF @BBL P1P",
"sub_path":"filament/P1P/Bambu PLA-CF @BBL P1P.json"
},
{
"name":"Generic PLA-CF @BBL P1P",
"sub_path":"filament/P1P/Generic PLA-CF @BBL P1P.json"
},
{
"name":"Bambu PLA-CF @BBL P1P 0.8 nozzle",
"sub_path":"filament/P1P/Bambu PLA-CF @BBL P1P 0.8 nozzle.json"
}
],
"machine_list": [

View File

@@ -6,7 +6,7 @@
"instantiation": "false",
"inherits": "fdm_filament_pa",
"required_nozzle_HRC": [
"55"
"40"
],
"filament_vendor": [
"Bambu Lab"
@@ -30,7 +30,7 @@
"PA-CF"
],
"filament_cost": [
"44.99"
"84.99"
],
"nozzle_temperature": [
"280"

View File

@@ -0,0 +1,16 @@
{
"type": "filament",
"setting_id": "GFSN04",
"name": "Bambu PAHT-CF @BBL X1C",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PAHT-CF @base",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle"
]
}

View File

@@ -0,0 +1,56 @@
{
"type": "filament",
"filament_id": "GFN04",
"name": "Bambu PAHT-CF @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pa",
"filament_max_volumetric_speed": [
"8"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"fan_cooling_layer_time": [
"5"
],
"full_fan_speed_layer": [
"2"
],
"required_nozzle_HRC": [
"40"
],
"filament_vendor": [
"Bambu Lab"
],
"filament_density": [
"1.06"
],
"filament_flow_ratio": [
"0.96"
],
"nozzle_temperature_initial_layer": [
"290"
],
"overhang_fan_threshold": [
"0%"
],
"overhang_fan_speed": [
"40"
],
"filament_type": [
"PA-CF"
],
"filament_cost": [
"94.99"
],
"temperature_vitrification": [
"180"
],
"nozzle_temperature": [
"290"
]
}

View File

@@ -0,0 +1,19 @@
{
"type": "filament",
"setting_id": "GFSA02_02",
"name": "Bambu PLA Metal @BBL X1",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA Metal @base",
"filament_max_volumetric_speed": [
"21"
],
"slow_down_layer_time": [
"8"
],
"compatible_printers": [
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle"
]
}

View File

@@ -0,0 +1,15 @@
{
"type": "filament",
"setting_id": "GFSA02_01",
"name": "Bambu PLA Metal @BBL X1C 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA Metal @base",
"filament_max_volumetric_speed": [
"2"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle"
]
}

View File

@@ -6,10 +6,11 @@
"instantiation": "true",
"inherits": "Bambu PLA Metal @base",
"filament_max_volumetric_speed": [
"25"
"21"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]
}

View File

@@ -9,12 +9,12 @@
"Bambu Lab"
],
"filament_cost": [
"25.4"
"29.99"
],
"filament_flow_ratio": [
"0.95"
"0.98"
],
"filament_density": [
"1.24"
"1.25"
]
}

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"setting_id": "GFSA50_02",
"name": "Bambu PLA-CF @BBL X1C 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA-CF @base",
"filament_max_volumetric_speed": [
"18"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature": [
"230"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle"
]
}

View File

@@ -0,0 +1,24 @@
{
"type": "filament",
"setting_id": "GFSA50_01",
"name": "Bambu PLA-CF @BBL X1C",
"from": "system",
"instantiation": "true",
"inherits": "Bambu PLA-CF @base",
"filament_max_volumetric_speed": [
"15"
],
"slow_down_layer_time": [
"2"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature": [
"230"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle"
]
}

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"filament_id": "GFA50",
"name": "Bambu PLA-CF @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pla",
"filament_vendor": [
"Bambu Lab"
],
"filament_cost": [
"34.99"
],
"filament_flow_ratio": [
"0.98"
],
"filament_density": [
"1.22"
],
"required_nozzle_HRC": [
"40"
],
"nozzle_temperature_range_low": [
"210"
],
"nozzle_temperature_range_high": [
"250"
],
"additional_cooling_fan_speed": [
"0"
],
"filament_type": [
"PLA-CF"
]
}

Some files were not shown because too many files have changed in this diff Show More