mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-04-06 00:32:05 +02:00
Compare commits
110 Commits
v1.6.3-bet
...
v1.6.4-bet
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
886c1eee6d | ||
|
|
68ac3eb526 | ||
|
|
f3b1694a14 | ||
|
|
95539c78fa | ||
|
|
79911ab188 | ||
|
|
12195c722f | ||
|
|
afdd753db7 | ||
|
|
6c8b011991 | ||
|
|
aaefc400e1 | ||
|
|
58e24dd270 | ||
|
|
2903942403 | ||
|
|
92b1ff824a | ||
|
|
b571318be8 | ||
|
|
ab6649da8a | ||
|
|
71b76d74d7 | ||
|
|
e78a6d964b | ||
|
|
a329497f49 | ||
|
|
2dfb4f1a68 | ||
|
|
979b17fab7 | ||
|
|
d7a1241550 | ||
|
|
c13a2e57e2 | ||
|
|
0657ad9e58 | ||
|
|
be54f6bc99 | ||
|
|
71ddef9724 | ||
|
|
5c71994c83 | ||
|
|
1a869cfca9 | ||
|
|
ff7fb51f41 | ||
|
|
53688791af | ||
|
|
df819b2778 | ||
|
|
910d79ae6f | ||
|
|
c0cb91bb8a | ||
|
|
9368ca46ed | ||
|
|
b5d5b972fc | ||
|
|
7f6f01c4c9 | ||
|
|
6aa3e400d1 | ||
|
|
cccc857f6f | ||
|
|
7a3971eca5 | ||
|
|
777c7c68f9 | ||
|
|
87f6c43784 | ||
|
|
224e1ea2de | ||
|
|
f5b824eaa2 | ||
|
|
b5cbb42e62 | ||
|
|
fda21497fc | ||
|
|
ed156c1fc9 | ||
|
|
3725ef1e1b | ||
|
|
40a17695c5 | ||
|
|
9253fed401 | ||
|
|
b76be35d5a | ||
|
|
053bb37ece | ||
|
|
453b0cf8e6 | ||
|
|
e3a85e2b33 | ||
|
|
3d7c45c6dc | ||
|
|
809278320e | ||
|
|
bdf8c8d5b1 | ||
|
|
93b8d7aeff | ||
|
|
e94fe296ee | ||
|
|
c3c6bbc4e5 | ||
|
|
b47777e73e | ||
|
|
85882c3dde | ||
|
|
1318051bc3 | ||
|
|
f6c5369e76 | ||
|
|
d6fedfb47a | ||
|
|
92e02dbef4 | ||
|
|
1a809b0931 | ||
|
|
1c780496aa | ||
|
|
8e4a43ea5c | ||
|
|
e925db8c0f | ||
|
|
3fee164058 | ||
|
|
1ef8ca2de0 | ||
|
|
b943a04da7 | ||
|
|
4a799aa770 | ||
|
|
e065809e3a | ||
|
|
6108d8ee40 | ||
|
|
d54861b8f7 | ||
|
|
42d78a3a57 | ||
|
|
6aa84e8c42 | ||
|
|
483febb01d | ||
|
|
678a0918d2 | ||
|
|
335ba93982 | ||
|
|
9861051cd7 | ||
|
|
c675d979a7 | ||
|
|
a636df63c1 | ||
|
|
48a7e73fe7 | ||
|
|
35e75b9824 | ||
|
|
fb6d5e5547 | ||
|
|
c942447f7f | ||
|
|
da73688e76 | ||
|
|
1ab212512e | ||
|
|
8b0e307941 | ||
|
|
aa4704a6db | ||
|
|
cf4df922bf | ||
|
|
2f34ddb524 | ||
|
|
442c232323 | ||
|
|
ab5e7f7de8 | ||
|
|
fe6ce5e28a | ||
|
|
b953fd0b4d | ||
|
|
dbc797305c | ||
|
|
955d9bb84b | ||
|
|
fe04156500 | ||
|
|
8b08d2be9f | ||
|
|
afe0ed6f41 | ||
|
|
48bdf6dbc7 | ||
|
|
1f42a95ee4 | ||
|
|
18fcbc8857 | ||
|
|
8be14d6cfe | ||
|
|
64428b4d3b | ||
|
|
ae0a470f4c | ||
|
|
6c0d1898b3 | ||
|
|
d20afab115 | ||
|
|
9defe7b617 |
@@ -1,4 +1,4 @@
|
||||
# Doxyfile 1.9.5
|
||||
# Doxyfile 1.9.8
|
||||
|
||||
# This file describes the settings to be used by the documentation system
|
||||
# doxygen (www.doxygen.org) for a project.
|
||||
@@ -48,7 +48,7 @@ PROJECT_NAME = OrcaSlicer
|
||||
# could be handy for archiving the generated documentation or if some version
|
||||
# control system is used.
|
||||
|
||||
PROJECT_NUMBER = 1.5.0
|
||||
PROJECT_NUMBER = 1.6.3
|
||||
|
||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||
# for a project that appears at the top of each page and should give viewer a
|
||||
@@ -61,14 +61,14 @@ PROJECT_BRIEF = OrcaSlicer
|
||||
# pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
|
||||
# the logo to the output directory.
|
||||
|
||||
PROJECT_LOGO = D:/a/OrcaSlicer/OrcaSlicer/resources/images/BambuStudio.png
|
||||
PROJECT_LOGO = ./resources/images/OrcaSlicer_32px.png
|
||||
|
||||
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path
|
||||
# into which the generated documentation will be written. If a relative path is
|
||||
# entered, it will be relative to the location where doxygen was started. If
|
||||
# left blank the current directory will be used.
|
||||
|
||||
OUTPUT_DIRECTORY = OrcaSlicer-doc
|
||||
OUTPUT_DIRECTORY = ../
|
||||
|
||||
# If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
|
||||
# sub-directories (in 2 levels) under the output directory of each output format
|
||||
@@ -86,7 +86,7 @@ CREATE_SUBDIRS = YES
|
||||
# level increment doubles the number of directories, resulting in 4096
|
||||
# directories at level 8 which is the default and also the maximum value. The
|
||||
# sub-directories are organized in 2 levels, the first level always has a fixed
|
||||
# numer of 16 directories.
|
||||
# number of 16 directories.
|
||||
# Minimum value: 0, maximum value: 8, default value: 8.
|
||||
# This tag requires that the tag CREATE_SUBDIRS is set to YES.
|
||||
|
||||
@@ -184,7 +184,7 @@ FULL_PATH_NAMES = YES
|
||||
# will be relative from the directory where doxygen is started.
|
||||
# This tag requires that the tag FULL_PATH_NAMES is set to YES.
|
||||
|
||||
STRIP_FROM_PATH = /Users/lijiang/lab/OrcaSlicer/
|
||||
STRIP_FROM_PATH = /Users/runner/work/OrcaSlicer/OrcaSlicer
|
||||
|
||||
# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the
|
||||
# path mentioned in the documentation of a class, which tells the reader which
|
||||
@@ -193,7 +193,7 @@ STRIP_FROM_PATH = /Users/lijiang/lab/OrcaSlicer/
|
||||
# specify the list of include paths that are normally passed to the compiler
|
||||
# using the -I flag.
|
||||
|
||||
STRIP_FROM_INC_PATH =
|
||||
STRIP_FROM_INC_PATH = /Users/runner/work/OrcaSlicer/OrcaSlicer
|
||||
|
||||
# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but
|
||||
# less readable) file names. This can be useful is your file systems doesn't
|
||||
@@ -363,6 +363,17 @@ MARKDOWN_SUPPORT = YES
|
||||
|
||||
TOC_INCLUDE_HEADINGS = 5
|
||||
|
||||
# The MARKDOWN_ID_STYLE tag can be used to specify the algorithm used to
|
||||
# generate identifiers for the Markdown headings. Note: Every identifier is
|
||||
# unique.
|
||||
# Possible values are: DOXYGEN use a fixed 'autotoc_md' string followed by a
|
||||
# sequence number starting at 0 and GITHUB use the lower case version of title
|
||||
# with any whitespace replaced by '-' and punctuation characters removed.
|
||||
# The default value is: DOXYGEN.
|
||||
# This tag requires that the tag MARKDOWN_SUPPORT is set to YES.
|
||||
|
||||
MARKDOWN_ID_STYLE = GITHUB
|
||||
|
||||
# When enabled doxygen tries to link words that correspond to documented
|
||||
# classes, or namespaces to their corresponding documentation. Such a link can
|
||||
# be prevented in individual cases by putting a % sign in front of the word or
|
||||
@@ -379,7 +390,7 @@ AUTOLINK_SUPPORT = YES
|
||||
# diagrams that involve STL classes more complete and accurate.
|
||||
# The default value is: NO.
|
||||
|
||||
BUILTIN_STL_SUPPORT = NO
|
||||
BUILTIN_STL_SUPPORT = YES
|
||||
|
||||
# If you use Microsoft's C++/CLI language, you should set this option to YES to
|
||||
# enable parsing support.
|
||||
@@ -418,7 +429,7 @@ DISTRIBUTE_GROUP_DOC = NO
|
||||
# is disabled and one has to add nested compounds explicitly via \ingroup.
|
||||
# The default value is: NO.
|
||||
|
||||
GROUP_NESTED_COMPOUNDS = NO
|
||||
GROUP_NESTED_COMPOUNDS = YES
|
||||
|
||||
# Set the SUBGROUPING tag to YES to allow class member groups of the same type
|
||||
# (for instance a group of public functions) to be put as a subgroup of that
|
||||
@@ -487,6 +498,14 @@ LOOKUP_CACHE_SIZE = 6
|
||||
|
||||
NUM_PROC_THREADS = 0
|
||||
|
||||
# If the TIMESTAMP tag is set different from NO then each generated page will
|
||||
# contain the date or date and time when the page was generated. Setting this to
|
||||
# NO can help when comparing the output of multiple runs.
|
||||
# Possible values are: YES, NO, DATETIME and DATE.
|
||||
# The default value is: NO.
|
||||
|
||||
TIMESTAMP = NO
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Build related configuration options
|
||||
#---------------------------------------------------------------------------
|
||||
@@ -499,7 +518,7 @@ NUM_PROC_THREADS = 0
|
||||
# normally produced when WARNINGS is set to YES.
|
||||
# The default value is: NO.
|
||||
|
||||
EXTRACT_ALL = NO
|
||||
EXTRACT_ALL = YES
|
||||
|
||||
# If the EXTRACT_PRIVATE tag is set to YES, all private members of a class will
|
||||
# be included in the documentation.
|
||||
@@ -568,7 +587,8 @@ HIDE_UNDOC_MEMBERS = NO
|
||||
# If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all
|
||||
# undocumented classes that are normally visible in the class hierarchy. If set
|
||||
# to NO, these classes will be included in the various overviews. This option
|
||||
# has no effect if EXTRACT_ALL is enabled.
|
||||
# will also hide undocumented C++ concepts if enabled. This option has no effect
|
||||
# if EXTRACT_ALL is enabled.
|
||||
# The default value is: NO.
|
||||
|
||||
HIDE_UNDOC_CLASSES = NO
|
||||
@@ -714,26 +734,26 @@ STRICT_PROTO_MATCHING = NO
|
||||
# list. This list is created by putting \todo commands in the documentation.
|
||||
# The default value is: YES.
|
||||
|
||||
GENERATE_TODOLIST = YES
|
||||
GENERATE_TODOLIST = NO
|
||||
|
||||
# The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test
|
||||
# list. This list is created by putting \test commands in the documentation.
|
||||
# The default value is: YES.
|
||||
|
||||
GENERATE_TESTLIST = YES
|
||||
GENERATE_TESTLIST = NO
|
||||
|
||||
# The GENERATE_BUGLIST tag can be used to enable (YES) or disable (NO) the bug
|
||||
# list. This list is created by putting \bug commands in the documentation.
|
||||
# The default value is: YES.
|
||||
|
||||
GENERATE_BUGLIST = YES
|
||||
GENERATE_BUGLIST = NO
|
||||
|
||||
# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or disable (NO)
|
||||
# the deprecated list. This list is created by putting \deprecated commands in
|
||||
# the documentation.
|
||||
# The default value is: YES.
|
||||
|
||||
GENERATE_DEPRECATEDLIST= YES
|
||||
GENERATE_DEPRECATEDLIST= NO
|
||||
|
||||
# The ENABLED_SECTIONS tag can be used to enable conditional documentation
|
||||
# sections, marked by \if <section_label> ... \endif and \cond <section_label>
|
||||
@@ -859,11 +879,26 @@ WARN_IF_INCOMPLETE_DOC = YES
|
||||
|
||||
WARN_NO_PARAMDOC = NO
|
||||
|
||||
# If WARN_IF_UNDOC_ENUM_VAL option is set to YES, doxygen will warn about
|
||||
# undocumented enumeration values. If set to NO, doxygen will accept
|
||||
# undocumented enumeration values. If EXTRACT_ALL is set to YES then this flag
|
||||
# will automatically be disabled.
|
||||
# The default value is: NO.
|
||||
|
||||
WARN_IF_UNDOC_ENUM_VAL = NO
|
||||
|
||||
# If the WARN_AS_ERROR tag is set to YES then doxygen will immediately stop when
|
||||
# a warning is encountered. If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS
|
||||
# then doxygen will continue running as if WARN_AS_ERROR tag is set to NO, but
|
||||
# at the end of the doxygen process doxygen will return with a non-zero status.
|
||||
# Possible values are: NO, YES and FAIL_ON_WARNINGS.
|
||||
# If the WARN_AS_ERROR tag is set to FAIL_ON_WARNINGS_PRINT then doxygen behaves
|
||||
# like FAIL_ON_WARNINGS but in case no WARN_LOGFILE is defined doxygen will not
|
||||
# write the warning messages in between other messages but write them at the end
|
||||
# of a run, in case a WARN_LOGFILE is defined the warning messages will be
|
||||
# besides being in the defined file also be shown at the end of a run, unless
|
||||
# the WARN_LOGFILE is defined as - i.e. standard output (stdout) in that case
|
||||
# the behavior will remain as with the setting FAIL_ON_WARNINGS.
|
||||
# Possible values are: NO, YES, FAIL_ON_WARNINGS and FAIL_ON_WARNINGS_PRINT.
|
||||
# The default value is: NO.
|
||||
|
||||
WARN_AS_ERROR = NO
|
||||
@@ -908,7 +943,7 @@ WARN_LOGFILE =
|
||||
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
|
||||
# Note: If this tag is empty the current directory is searched.
|
||||
|
||||
INPUT = .
|
||||
INPUT = ./src
|
||||
|
||||
# This tag can be used to specify the character encoding of the source files
|
||||
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
|
||||
@@ -1031,9 +1066,6 @@ EXCLUDE_PATTERNS =
|
||||
# output. The symbol name can be a fully qualified name, a word, or if the
|
||||
# wildcard * is used, a substring. Examples: ANamespace, AClass,
|
||||
# ANamespace::AClass, ANamespace::*Test
|
||||
#
|
||||
# Note that the wildcards are matched against the file with absolute path, so to
|
||||
# exclude all test directories use the pattern */test/*
|
||||
|
||||
EXCLUDE_SYMBOLS =
|
||||
|
||||
@@ -1219,46 +1251,6 @@ USE_HTAGS = YES
|
||||
|
||||
VERBATIM_HEADERS = YES
|
||||
|
||||
# If the CLANG_ASSISTED_PARSING tag is set to YES then doxygen will use the
|
||||
# clang parser (see:
|
||||
# http://clang.llvm.org/) for more accurate parsing at the cost of reduced
|
||||
# performance. This can be particularly helpful with template rich C++ code for
|
||||
# which doxygen's built-in parser lacks the necessary type information.
|
||||
# Note: The availability of this option depends on whether or not doxygen was
|
||||
# generated with the -Duse_libclang=ON option for CMake.
|
||||
# The default value is: NO.
|
||||
|
||||
CLANG_ASSISTED_PARSING = NO
|
||||
|
||||
# If the CLANG_ASSISTED_PARSING tag is set to YES and the CLANG_ADD_INC_PATHS
|
||||
# tag is set to YES then doxygen will add the directory of each input to the
|
||||
# include path.
|
||||
# The default value is: YES.
|
||||
# This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
|
||||
|
||||
CLANG_ADD_INC_PATHS = YES
|
||||
|
||||
# If clang assisted parsing is enabled you can provide the compiler with command
|
||||
# line options that you would normally use when invoking the compiler. Note that
|
||||
# the include paths will already be set by doxygen for the files and directories
|
||||
# specified with INPUT and INCLUDE_PATH.
|
||||
# This tag requires that the tag CLANG_ASSISTED_PARSING is set to YES.
|
||||
|
||||
CLANG_OPTIONS =
|
||||
|
||||
# If clang assisted parsing is enabled you can provide the clang parser with the
|
||||
# path to the directory containing a file called compile_commands.json. This
|
||||
# file is the compilation database (see:
|
||||
# http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html) containing the
|
||||
# options used when the source files were built. This is equivalent to
|
||||
# specifying the -p option to a clang tool, such as clang-check. These options
|
||||
# will then be passed to the parser. Any options specified with CLANG_OPTIONS
|
||||
# will be added as well.
|
||||
# Note: The availability of this option depends on whether or not doxygen was
|
||||
# generated with the -Duse_libclang=ON option for CMake.
|
||||
|
||||
CLANG_DATABASE_PATH =
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to the alphabetical class index
|
||||
#---------------------------------------------------------------------------
|
||||
@@ -1270,10 +1262,11 @@ CLANG_DATABASE_PATH =
|
||||
|
||||
ALPHABETICAL_INDEX = YES
|
||||
|
||||
# In case all classes in a project start with a common prefix, all classes will
|
||||
# be put under the same header in the alphabetical index. The IGNORE_PREFIX tag
|
||||
# can be used to specify a prefix (or a list of prefixes) that should be ignored
|
||||
# while generating the index headers.
|
||||
# The IGNORE_PREFIX tag can be used to specify a prefix (or a list of prefixes)
|
||||
# that should be ignored while generating the index headers. The IGNORE_PREFIX
|
||||
# tag works for classes, function and member names. The entity will be placed in
|
||||
# the alphabetical list under the first letter of the entity name that remains
|
||||
# after removing the prefix.
|
||||
# This tag requires that the tag ALPHABETICAL_INDEX is set to YES.
|
||||
|
||||
IGNORE_PREFIX =
|
||||
@@ -1293,7 +1286,7 @@ GENERATE_HTML = YES
|
||||
# The default directory is: html.
|
||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||
|
||||
HTML_OUTPUT = html
|
||||
HTML_OUTPUT = OrcaSlicer_Dev_Document
|
||||
|
||||
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for each
|
||||
# generated HTML page (for example: .htm, .php, .asp).
|
||||
@@ -1352,7 +1345,12 @@ HTML_STYLESHEET =
|
||||
# Doxygen will copy the style sheet files to the output directory.
|
||||
# Note: The order of the extra style sheet files is of importance (e.g. the last
|
||||
# style sheet in the list overrules the setting of the previous ones in the
|
||||
# list). For an example see the documentation.
|
||||
# list).
|
||||
# Note: Since the styling of scrollbars can currently not be overruled in
|
||||
# Webkit/Chromium, the styling will be left out of the default doxygen.css if
|
||||
# one or more extra stylesheets have been specified. So if scrollbar
|
||||
# customization is desired it has to be added explicitly. For an example see the
|
||||
# documentation.
|
||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||
|
||||
HTML_EXTRA_STYLESHEET =
|
||||
@@ -1368,17 +1366,13 @@ HTML_EXTRA_STYLESHEET =
|
||||
HTML_EXTRA_FILES =
|
||||
|
||||
# The HTML_COLORSTYLE tag can be used to specify if the generated HTML output
|
||||
# should be rendered with a dark or light theme. Default setting AUTO_LIGHT
|
||||
# enables light output unless the user preference is dark output. Other options
|
||||
# are DARK to always use dark mode, LIGHT to always use light mode, AUTO_DARK to
|
||||
# default to dark mode unless the user prefers light mode, and TOGGLE to let the
|
||||
# user toggle between dark and light mode via a button.
|
||||
# Possible values are: LIGHT Always generate light output., DARK Always generate
|
||||
# dark output., AUTO_LIGHT Automatically set the mode according to the user
|
||||
# preference, use light mode if no preference is set (the default)., AUTO_DARK
|
||||
# Automatically set the mode according to the user preference, use dark mode if
|
||||
# no preference is set. and TOGGLE Allow to user to switch between light and
|
||||
# dark mode via a button..
|
||||
# should be rendered with a dark or light theme.
|
||||
# Possible values are: LIGHT always generate light mode output, DARK always
|
||||
# generate dark mode output, AUTO_LIGHT automatically set the mode according to
|
||||
# the user preference, use light mode if no preference is set (the default),
|
||||
# AUTO_DARK automatically set the mode according to the user preference, use
|
||||
# dark mode if no preference is set and TOGGLE allow to user to switch between
|
||||
# light and dark mode via a button.
|
||||
# The default value is: AUTO_LIGHT.
|
||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||
|
||||
@@ -1414,15 +1408,6 @@ HTML_COLORSTYLE_SAT = 100
|
||||
|
||||
HTML_COLORSTYLE_GAMMA = 80
|
||||
|
||||
# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML
|
||||
# page will contain the date and time when the page was generated. Setting this
|
||||
# to YES can help to show when doxygen was last run and thus if the
|
||||
# documentation is up to date.
|
||||
# The default value is: NO.
|
||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||
|
||||
HTML_TIMESTAMP = NO
|
||||
|
||||
# If the HTML_DYNAMIC_MENUS tag is set to YES then the generated HTML
|
||||
# documentation will contain a main index with vertical navigation menus that
|
||||
# are dynamically created via JavaScript. If disabled, the navigation index will
|
||||
@@ -1440,7 +1425,7 @@ HTML_DYNAMIC_MENUS = YES
|
||||
# The default value is: NO.
|
||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||
|
||||
HTML_DYNAMIC_SECTIONS = NO
|
||||
HTML_DYNAMIC_SECTIONS = YES
|
||||
|
||||
# With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries
|
||||
# shown in the various tree structured indices initially; the user can expand
|
||||
@@ -1468,7 +1453,7 @@ HTML_INDEX_NUM_ENTRIES = 100
|
||||
# The default value is: NO.
|
||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||
|
||||
GENERATE_DOCSET = NO
|
||||
GENERATE_DOCSET = YES
|
||||
|
||||
# This tag determines the name of the docset feed. A documentation feed provides
|
||||
# an umbrella under which multiple documentation sets from a single provider
|
||||
@@ -1572,6 +1557,16 @@ BINARY_TOC = NO
|
||||
|
||||
TOC_EXPAND = NO
|
||||
|
||||
# The SITEMAP_URL tag is used to specify the full URL of the place where the
|
||||
# generated documentation will be placed on the server by the user during the
|
||||
# deployment of the documentation. The generated sitemap is called sitemap.xml
|
||||
# and placed on the directory specified by HTML_OUTPUT. In case no SITEMAP_URL
|
||||
# is specified no sitemap is generated. For information about the sitemap
|
||||
# protocol see https://www.sitemaps.org
|
||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||
|
||||
SITEMAP_URL =
|
||||
|
||||
# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and
|
||||
# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that
|
||||
# can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help
|
||||
@@ -1736,7 +1731,7 @@ OBFUSCATE_EMAILS = YES
|
||||
# The default value is: png.
|
||||
# This tag requires that the tag GENERATE_HTML is set to YES.
|
||||
|
||||
HTML_FORMULA_FORMAT = png
|
||||
HTML_FORMULA_FORMAT = svg
|
||||
|
||||
# Use this tag to change the font size of LaTeX formulas included as images in
|
||||
# the HTML documentation. When you change the font size after a successful
|
||||
@@ -2060,9 +2055,16 @@ PDF_HYPERLINKS = YES
|
||||
|
||||
USE_PDFLATEX = YES
|
||||
|
||||
# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
|
||||
# command to the generated LaTeX files. This will instruct LaTeX to keep running
|
||||
# if errors occur, instead of asking the user for help.
|
||||
# The LATEX_BATCHMODE tag ignals the behavior of LaTeX in case of an error.
|
||||
# Possible values are: NO same as ERROR_STOP, YES same as BATCH, BATCH In batch
|
||||
# mode nothing is printed on the terminal, errors are scrolled as if <return> is
|
||||
# hit at every error; missing files that TeX tries to input or request from
|
||||
# keyboard input (\read on a not open input stream) cause the job to abort,
|
||||
# NON_STOP In nonstop mode the diagnostic message will appear on the terminal,
|
||||
# but there is no possibility of user interaction just like in batch mode,
|
||||
# SCROLL In scroll mode, TeX will stop only for missing files to input or if
|
||||
# keyboard input is necessary and ERROR_STOP In errorstop mode, TeX will stop at
|
||||
# each error, asking for user intervention.
|
||||
# The default value is: NO.
|
||||
# This tag requires that the tag GENERATE_LATEX is set to YES.
|
||||
|
||||
@@ -2083,14 +2085,6 @@ LATEX_HIDE_INDICES = NO
|
||||
|
||||
LATEX_BIB_STYLE = plain
|
||||
|
||||
# If the LATEX_TIMESTAMP tag is set to YES then the footer of each generated
|
||||
# page will contain the date and time when the page was generated. Setting this
|
||||
# to NO can help when comparing the output of multiple runs.
|
||||
# The default value is: NO.
|
||||
# This tag requires that the tag GENERATE_LATEX is set to YES.
|
||||
|
||||
LATEX_TIMESTAMP = NO
|
||||
|
||||
# The LATEX_EMOJI_DIRECTORY tag is used to specify the (relative or absolute)
|
||||
# path from which the emoji images will be read. If a relative path is entered,
|
||||
# it will be relative to the LATEX_OUTPUT directory. If left blank the
|
||||
@@ -2256,7 +2250,7 @@ DOCBOOK_OUTPUT = docbook
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
# If the GENERATE_AUTOGEN_DEF tag is set to YES, doxygen will generate an
|
||||
# AutoGen Definitions (see http://autogen.sourceforge.net/) file that captures
|
||||
# AutoGen Definitions (see https://autogen.sourceforge.net/) file that captures
|
||||
# the structure of the code including all documentation. Note that this feature
|
||||
# is still experimental and incomplete at the moment.
|
||||
# The default value is: NO.
|
||||
@@ -2267,6 +2261,28 @@ GENERATE_AUTOGEN_DEF = NO
|
||||
# Configuration options related to Sqlite3 output
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
# If the GENERATE_SQLITE3 tag is set to YES doxygen will generate a Sqlite3
|
||||
# database with symbols found by doxygen stored in tables.
|
||||
# The default value is: NO.
|
||||
|
||||
GENERATE_SQLITE3 = NO
|
||||
|
||||
# The SQLITE3_OUTPUT tag is used to specify where the Sqlite3 database will be
|
||||
# put. If a relative path is entered the value of OUTPUT_DIRECTORY will be put
|
||||
# in front of it.
|
||||
# The default directory is: sqlite3.
|
||||
# This tag requires that the tag GENERATE_SQLITE3 is set to YES.
|
||||
|
||||
SQLITE3_OUTPUT = sqlite3
|
||||
|
||||
# The SQLITE3_OVERWRITE_DB tag is set to YES, the existing doxygen_sqlite3.db
|
||||
# database file will be recreated with each doxygen run. If set to NO, doxygen
|
||||
# will warn if an a database file is already found and not modify it.
|
||||
# The default value is: YES.
|
||||
# This tag requires that the tag GENERATE_SQLITE3 is set to YES.
|
||||
|
||||
SQLITE3_RECREATE_DB = YES
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to the Perl module output
|
||||
#---------------------------------------------------------------------------
|
||||
@@ -2322,7 +2338,7 @@ ENABLE_PREPROCESSING = YES
|
||||
# The default value is: NO.
|
||||
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
|
||||
|
||||
MACRO_EXPANSION = NO
|
||||
MACRO_EXPANSION = YES
|
||||
|
||||
# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES then
|
||||
# the macro expansion is limited to the macros specified with the PREDEFINED and
|
||||
@@ -2330,7 +2346,7 @@ MACRO_EXPANSION = NO
|
||||
# The default value is: NO.
|
||||
# This tag requires that the tag ENABLE_PREPROCESSING is set to YES.
|
||||
|
||||
EXPAND_ONLY_PREDEF = NO
|
||||
EXPAND_ONLY_PREDEF = YES
|
||||
|
||||
# If the SEARCH_INCLUDES tag is set to YES, the include files in the
|
||||
# INCLUDE_PATH will be searched if a #include is found.
|
||||
@@ -2431,16 +2447,9 @@ EXTERNAL_GROUPS = YES
|
||||
EXTERNAL_PAGES = YES
|
||||
|
||||
#---------------------------------------------------------------------------
|
||||
# Configuration options related to the dot tool
|
||||
# Configuration options related to diagram generator tools
|
||||
#---------------------------------------------------------------------------
|
||||
|
||||
# You can include diagrams made with dia in doxygen documentation. Doxygen will
|
||||
# then run dia to produce the diagram and insert it in the documentation. The
|
||||
# DIA_PATH tag allows you to specify the directory where the dia binary resides.
|
||||
# If left empty dia is assumed to be found in the default search path.
|
||||
|
||||
DIA_PATH =
|
||||
|
||||
# If set to YES the inheritance and collaboration graphs will hide inheritance
|
||||
# and usage relations if the target is undocumented or is not a class.
|
||||
# The default value is: YES.
|
||||
@@ -2449,7 +2458,7 @@ HIDE_UNDOC_RELATIONS = YES
|
||||
|
||||
# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
|
||||
# available from the path. This tool is part of Graphviz (see:
|
||||
# http://www.graphviz.org/), a graph visualization toolkit from AT&T and Lucent
|
||||
# https://www.graphviz.org/), a graph visualization toolkit from AT&T and Lucent
|
||||
# Bell Labs. The other options in this section have no effect if this option is
|
||||
# set to NO
|
||||
# The default value is: NO.
|
||||
@@ -2502,13 +2511,15 @@ DOT_NODE_ATTR = "shape=box,height=0.2,width=0.4"
|
||||
|
||||
DOT_FONTPATH =
|
||||
|
||||
# If the CLASS_GRAPH tag is set to YES (or GRAPH) then doxygen will generate a
|
||||
# graph for each documented class showing the direct and indirect inheritance
|
||||
# relations. In case HAVE_DOT is set as well dot will be used to draw the graph,
|
||||
# otherwise the built-in generator will be used. If the CLASS_GRAPH tag is set
|
||||
# to TEXT the direct and indirect inheritance relations will be shown as texts /
|
||||
# links.
|
||||
# Possible values are: NO, YES, TEXT and GRAPH.
|
||||
# If the CLASS_GRAPH tag is set to YES or GRAPH or BUILTIN then doxygen will
|
||||
# generate a graph for each documented class showing the direct and indirect
|
||||
# inheritance relations. In case the CLASS_GRAPH tag is set to YES or GRAPH and
|
||||
# HAVE_DOT is enabled as well, then dot will be used to draw the graph. In case
|
||||
# the CLASS_GRAPH tag is set to YES and HAVE_DOT is disabled or if the
|
||||
# CLASS_GRAPH tag is set to BUILTIN, then the built-in generator will be used.
|
||||
# If the CLASS_GRAPH tag is set to TEXT the direct and indirect inheritance
|
||||
# relations will be shown as texts / links.
|
||||
# Possible values are: NO, YES, TEXT, GRAPH and BUILTIN.
|
||||
# The default value is: YES.
|
||||
|
||||
CLASS_GRAPH = YES
|
||||
@@ -2579,7 +2590,7 @@ DOT_WRAP_THRESHOLD = 17
|
||||
# The default value is: NO.
|
||||
# This tag requires that the tag HAVE_DOT is set to YES.
|
||||
|
||||
TEMPLATE_RELATIONS = NO
|
||||
TEMPLATE_RELATIONS = YES
|
||||
|
||||
# If the INCLUDE_GRAPH, ENABLE_PREPROCESSING and SEARCH_INCLUDES tags are set to
|
||||
# YES then doxygen will generate a graph for each documented file showing the
|
||||
@@ -2649,7 +2660,7 @@ DIR_GRAPH_MAX_DEPTH = 1
|
||||
# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images
|
||||
# generated by dot. For an explanation of the image formats see the section
|
||||
# output formats in the documentation of the dot tool (Graphviz (see:
|
||||
# http://www.graphviz.org/)).
|
||||
# https://www.graphviz.org/)).
|
||||
# Note: If you choose svg you need to set HTML_FILE_EXTENSION to xhtml in order
|
||||
# to make the SVG files visible in IE 9+ (other browsers do not have this
|
||||
# requirement).
|
||||
@@ -2686,11 +2697,12 @@ DOT_PATH =
|
||||
|
||||
DOTFILE_DIRS =
|
||||
|
||||
# The MSCFILE_DIRS tag can be used to specify one or more directories that
|
||||
# contain msc files that are included in the documentation (see the \mscfile
|
||||
# command).
|
||||
# You can include diagrams made with dia in doxygen documentation. Doxygen will
|
||||
# then run dia to produce the diagram and insert it in the documentation. The
|
||||
# DIA_PATH tag allows you to specify the directory where the dia binary resides.
|
||||
# If left empty dia is assumed to be found in the default search path.
|
||||
|
||||
MSCFILE_DIRS =
|
||||
DIA_PATH =
|
||||
|
||||
# The DIAFILE_DIRS tag can be used to specify one or more directories that
|
||||
# contain dia files that are included in the documentation (see the \diafile
|
||||
@@ -2738,7 +2750,7 @@ DOT_GRAPH_MAX_NODES = 50
|
||||
# Minimum value: 0, maximum value: 1000, default value: 0.
|
||||
# This tag requires that the tag HAVE_DOT is set to YES.
|
||||
|
||||
MAX_DOT_GRAPH_DEPTH = 4
|
||||
MAX_DOT_GRAPH_DEPTH = 5
|
||||
|
||||
# Set the DOT_MULTI_TARGETS tag to YES to allow dot to generate multiple output
|
||||
# files in one run (i.e. multiple -o and -T options on the command line). This
|
||||
@@ -2767,3 +2779,19 @@ GENERATE_LEGEND = YES
|
||||
# The default value is: YES.
|
||||
|
||||
DOT_CLEANUP = YES
|
||||
|
||||
# You can define message sequence charts within doxygen comments using the \msc
|
||||
# command. If the MSCGEN_TOOL tag is left empty (the default), then doxygen will
|
||||
# use a built-in version of mscgen tool to produce the charts. Alternatively,
|
||||
# the MSCGEN_TOOL tag can also specify the name an external tool. For instance,
|
||||
# specifying prog as the value, doxygen will call the tool as prog -T
|
||||
# <outfile_format> -o <outputfile> <inputfile>. The external tool should support
|
||||
# output file formats "png", "eps", "svg", and "ismap".
|
||||
|
||||
MSCGEN_TOOL =
|
||||
|
||||
# The MSCFILE_DIRS tag can be used to specify one or more directories that
|
||||
# contain msc files that are included in the documentation (see the \mscfile
|
||||
# command).
|
||||
|
||||
MSCFILE_DIRS =
|
||||
79
.github/workflows/build_deps.yml
vendored
Normal file
79
.github/workflows/build_deps.yml
vendored
Normal file
@@ -0,0 +1,79 @@
|
||||
# name: Build Deps
|
||||
name: Build deps
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'deps/**'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'deps/**'
|
||||
|
||||
jobs:
|
||||
build_deps:
|
||||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-22.04
|
||||
- os: windows-2019
|
||||
- os: macos-12
|
||||
arch: x86_64
|
||||
- os: macos-12
|
||||
arch: arm64
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: setup dev on Windows
|
||||
if: matrix.os == 'Windows'
|
||||
uses: ilammy/msvc-dev-cmd@v1
|
||||
|
||||
- name: Build on Windows
|
||||
if: matrix.os == 'windows-2019'
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
choco install strawberryperl
|
||||
mkdir ${{ github.workspace }}/deps/build
|
||||
mkdir ${{ github.workspace }}/deps/build/OrcaSlicer_dep
|
||||
.\build_release.bat deps
|
||||
|
||||
- name: Build on Mac x86_64
|
||||
if: matrix.os == 'macos-12' && matrix.arch == 'x86_64'
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
brew install cmake git gettext
|
||||
mkdir -p ${{ github.workspace }}/deps/build_x86_64
|
||||
mkdir -p ${{ github.workspace }}/deps/build_x86_64/OrcaSlicer_dep_x86_64
|
||||
./build_release_macos.sh -d -a x86_64
|
||||
|
||||
- name: Build on Mac arm64
|
||||
if: matrix.os == 'macos-12' && matrix.arch == 'arm64'
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
brew install cmake git gettext
|
||||
mkdir -p ${{ github.workspace }}/deps/build_arm64
|
||||
mkdir -p ${{ github.workspace }}/deps/build_arm64/OrcaSlicer_dep_arm64
|
||||
./build_release_macos.sh -d -a arm64
|
||||
|
||||
- name: Build on Ubuntu
|
||||
if: matrix.os == 'ubuntu-22.04'
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y cmake git g++ build-essential libgl1-mesa-dev m4 \
|
||||
libwayland-dev libxkbcommon-dev wayland-protocols extra-cmake-modules pkgconf \
|
||||
libglu1-mesa-dev libcairo2-dev libgtk-3-dev libsoup2.4-dev libwebkit2gtk-4.0-dev \
|
||||
libgstreamer1.0-dev libgstreamer-plugins-good1.0-dev libgstreamer-plugins-base1.0-dev \
|
||||
gstreamer1.0-plugins-bad libosmesa6-dev wget sudo autoconf curl libunwind-dev
|
||||
mkdir -p ${{ github.workspace }}/deps/build
|
||||
mkdir -p ${{ github.workspace }}/deps/build/destdir
|
||||
sudo ./BuildLinux.sh -ur
|
||||
sudo chown $USER -R ./
|
||||
./BuildLinux.sh -dr
|
||||
8
.github/workflows/build_linux.yml
vendored
8
.github/workflows/build_linux.yml
vendored
@@ -6,7 +6,6 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'deps/**'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'version.inc'
|
||||
- 'bbl/**'
|
||||
@@ -17,7 +16,6 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'deps/**'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'version.inc'
|
||||
- 'bbl/**'
|
||||
@@ -64,11 +62,11 @@ jobs:
|
||||
run: |
|
||||
mkdir -p ${{ github.workspace }}/deps/build
|
||||
mkdir -p ${{ github.workspace }}/deps/build/destdir
|
||||
curl -LJO https://github.com/SoftFever/FileSharing/releases/download/OrcaSlicer_deps_Mar/OrcaSlicer_dep_ubuntu_05-04-2023.tar.gz
|
||||
tar -zxf OrcaSlicer_dep_ubuntu_05-04-2023.tar.gz -C ${{ github.workspace }}/deps/build
|
||||
curl -LJO https://github.com/SoftFever/FileSharing/releases/download/2023.08/OrcaSlicer_dep_ubuntu_02-08-2023.tar.gz
|
||||
tar -zxf OrcaSlicer_dep_ubuntu_02-08-2023.tar.gz -C ${{ github.workspace }}/deps/build
|
||||
chown -R $(id -u):$(id -g) ${{ github.workspace }}/deps/build/destdir
|
||||
ls -l ${{ github.workspace }}/deps/build/destdir
|
||||
rm OrcaSlicer_dep_ubuntu_05-04-2023.tar.gz
|
||||
rm OrcaSlicer_dep_ubuntu_02-08-2023.tar.gz
|
||||
|
||||
|
||||
- name: Build Studio
|
||||
|
||||
8
.github/workflows/build_mac_arm64.yml
vendored
8
.github/workflows/build_mac_arm64.yml
vendored
@@ -6,7 +6,6 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'deps/**'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'version.inc'
|
||||
- 'bbl/**'
|
||||
@@ -17,7 +16,6 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'deps/**'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'version.inc'
|
||||
- 'bbl/**'
|
||||
@@ -54,11 +52,11 @@ jobs:
|
||||
- name: Download and extract deps
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
curl -LJO https://github.com/SoftFever/FileSharing/releases/download/OrcaSlicer_deps_Mar/OrcaSlicer_dep_mac_arm64_11-03-2023.tar.gz
|
||||
tar -zxf OrcaSlicer_dep_mac_arm64_11-03-2023.tar.gz -C ${{ github.workspace }}/deps/build_arm64
|
||||
curl -LJO https://github.com/SoftFever/FileSharing/releases/download/2023.08/OrcaSlicer_dep_mac_arm64_02-08-2023.tar.gz
|
||||
tar -zxf OrcaSlicer_dep_mac_arm64_02-08-2023.tar.gz -C ${{ github.workspace }}/deps/build_arm64
|
||||
chown -R $(id -u):$(id -g) ${{ github.workspace }}/deps/build_arm64/OrcaSlicer_dep_arm64
|
||||
ls -l ${{ github.workspace }}/deps/build_arm64/OrcaSlicer_dep_arm64
|
||||
rm OrcaSlicer_dep_mac_arm64_11-03-2023.tar.gz
|
||||
rm OrcaSlicer_dep_mac_arm64_02-08-2023.tar.gz
|
||||
|
||||
|
||||
- name: Build studio
|
||||
|
||||
8
.github/workflows/build_mac_x64.yml
vendored
8
.github/workflows/build_mac_x64.yml
vendored
@@ -6,7 +6,6 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'deps/**'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'version.inc'
|
||||
- 'bbl/**'
|
||||
@@ -17,7 +16,6 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'deps/**'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'version.inc'
|
||||
- 'bbl/**'
|
||||
@@ -55,11 +53,11 @@ jobs:
|
||||
- name: Download and extract deps
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
curl -LJO https://github.com/SoftFever/FileSharing/releases/download/OrcaSlicer_deps_Mar/OrcaSlicer_dep_mac_x86_64_11-03-2023.tar.gz
|
||||
tar -zxf OrcaSlicer_dep_mac_x86_64_11-03-2023.tar.gz -C ${{ github.workspace }}/deps/build_x86_64
|
||||
curl -LJO https://github.com/SoftFever/FileSharing/releases/download/2023.08/OrcaSlicer_dep_mac_x86_64_02-08-2023.tar.gz
|
||||
tar -zxf OrcaSlicer_dep_mac_x86_64_02-08-2023.tar.gz -C ${{ github.workspace }}/deps/build_x86_64
|
||||
chown -R $(id -u):$(id -g) ${{ github.workspace }}/deps/build_x86_64/OrcaSlicer_dep_x86_64
|
||||
ls -l ${{ github.workspace }}/deps/build_x86_64/OrcaSlicer_dep_x86_64
|
||||
rm OrcaSlicer_dep_mac_x86_64_11-03-2023.tar.gz
|
||||
rm OrcaSlicer_dep_mac_x86_64_02-08-2023.tar.gz
|
||||
|
||||
|
||||
- name: Build studio
|
||||
|
||||
8
.github/workflows/build_win.yml
vendored
8
.github/workflows/build_win.yml
vendored
@@ -6,22 +6,22 @@ on:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'deps/**'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'version.inc'
|
||||
- 'bbl/**'
|
||||
- 'resources/**'
|
||||
- '.github/workflows/build_win.yml'
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'src/**'
|
||||
- 'deps/**'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'version.inc'
|
||||
- 'bbl/**'
|
||||
- 'resources/**'
|
||||
- '.github/workflows/build_win.yml'
|
||||
|
||||
jobs:
|
||||
build_win64:
|
||||
@@ -38,11 +38,11 @@ jobs:
|
||||
- run: mkdir ${{ github.workspace }}/deps/build/OrcaSlicer_dep
|
||||
- name: download deps
|
||||
shell: powershell
|
||||
run: '(new-object System.Net.WebClient).DownloadFile("https://github.com/SoftFever/FileSharing/releases/download/OrcaSlicer_deps_Mar/OrcaSlicer_dep_05May2023.zip", "$env:temp\OrcaSlicer_dep_05May2023.zip")'
|
||||
run: '(new-object System.Net.WebClient).DownloadFile("https://github.com/SoftFever/FileSharing/releases/download/4/OrcaSlicer_dep_18Jul2023.zip", "$env:temp\OrcaSlicer_dep_18Jul2023.zip")'
|
||||
- name: extract deps
|
||||
working-directory: ${{ github.workspace }}/deps/build
|
||||
shell: cmd
|
||||
run: '"C:/Program Files/7-Zip/7z.exe" x %temp%\OrcaSlicer_dep_05May2023.zip'
|
||||
run: '"C:/Program Files/7-Zip/7z.exe" x %temp%\OrcaSlicer_dep_18Jul2023.zip'
|
||||
|
||||
- run: dir "${{ github.workspace }}\deps\build\OrcaSlicer_dep"
|
||||
|
||||
|
||||
8
.gitignore
vendored
8
.gitignore
vendored
@@ -18,9 +18,13 @@ local-lib
|
||||
/src/TAGS
|
||||
/.vscode/
|
||||
build-linux/*
|
||||
deps/build-linux/*
|
||||
deps/build*/*
|
||||
**/.DS_Store
|
||||
install_*
|
||||
build_*/
|
||||
SVG
|
||||
src/OrcaSlicer-doc/
|
||||
src/OrcaSlicer-doc/
|
||||
.idea/
|
||||
bbl/i18n/es/OrcaSlicer_es.mo
|
||||
bbl/i18n/es/OrcaSlicer.mo
|
||||
/.cache/
|
||||
@@ -406,6 +406,7 @@ if(SLIC3R_STATIC)
|
||||
set(TBB_STATIC 1)
|
||||
endif()
|
||||
set(TBB_DEBUG 1)
|
||||
set(CMAKE_MAP_IMPORTED_CONFIG_RELWITHDEBINFO RelWithDebInfo Release "")
|
||||
find_package(TBB REQUIRED)
|
||||
# include_directories(${TBB_INCLUDE_DIRS})
|
||||
# add_definitions(${TBB_DEFINITIONS})
|
||||
@@ -502,6 +503,10 @@ find_package(glfw3 REQUIRED)
|
||||
|
||||
# Find the Cereal serialization library
|
||||
find_package(cereal REQUIRED)
|
||||
set_target_properties(cereal PROPERTIES IMPORTED_GLOBAL TRUE)
|
||||
if (NOT TARGET cereal::cereal)
|
||||
add_library(cereal::cereal ALIAS cereal)
|
||||
endif ()
|
||||
|
||||
# l10n
|
||||
set(L10N_DIR "${SLIC3R_RESOURCES_DIR}/i18n")
|
||||
|
||||
10
README.md
10
README.md
@@ -33,12 +33,16 @@ Prebuilt binaries are available through the [github releases page](https://githu
|
||||
2. Double click to unzip the package, move OrcaSlicer.app to Application folder.
|
||||
3. The app is signed but not notarized at the moment due to the proptiery network plugin.
|
||||
We have two options to make it run on our machines
|
||||
- Option 1:
|
||||
- Option 1 (You only need to do this once. After that the app can be oppened normally.):
|
||||
- Step 1: Hold _cmd_ and right click the app, from the context menu choose **Open**.
|
||||
- Step 2: A warning window will pop up, click _Open_
|
||||
|
||||
- Option 2:
|
||||
Execute this command in terminal: `xattr -dr com.apple.quarantine /Applications/OrcaSlicer.app`
|
||||
```console
|
||||
softfever@mac:~$ xattr -dr com.apple.quarantine /Applications/OrcaSlicer.app
|
||||
```
|
||||
- Option 2:
|
||||
- Option 3:
|
||||
- Step 1: open the app, a warning window will pop up
|
||||

|
||||
- Step 2: in `System Settings` -> `Privacy & Security`, click `Open Anyway`:
|
||||
@@ -82,5 +86,7 @@ Slic3r is licensed under the GNU Affero General Public License, version 3. Slic3
|
||||
|
||||
The GNU Affero General Public License, version 3 ensures that if you use any part of this software in any way (even behind a web server), your software must be released under the same license.
|
||||
|
||||
Orca Slicer includes a pressure advance calibration pattern test adapted from Andrew Ellis' generator, which is licensed under GNU General Public License, version 3. Ellis' generator is itself adapted from a generator developed by Sineos for Marlin, which is licensed under GNU General Public License, version 3.
|
||||
|
||||
The bambu networking plugin is based on non-free libraries. It is optional to the Orca Slicer and provides extended functionalities for users.
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:52+0800\n"
|
||||
"POT-Creation-Date: 2023-07-31 21:29+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"
|
||||
@@ -1838,7 +1838,10 @@ msgstr ""
|
||||
msgid "You need to select the material type and color first."
|
||||
msgstr ""
|
||||
|
||||
msgid "Other color"
|
||||
msgid "Other Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dynamic flow calibration"
|
||||
@@ -5192,6 +5195,9 @@ msgstr ""
|
||||
msgid "Layer height limits"
|
||||
msgstr ""
|
||||
|
||||
msgid "Lift Z Enforcement"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction when switching material"
|
||||
msgstr ""
|
||||
|
||||
@@ -6067,6 +6073,9 @@ msgstr ""
|
||||
msgid "No extrusions under current settings."
|
||||
msgstr ""
|
||||
|
||||
msgid "Bed temperatures for the used filaments differ significantly."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Smooth mode of timelapse is not supported when \"by object\" sequence is "
|
||||
"enabled."
|
||||
@@ -6447,12 +6456,15 @@ msgstr ""
|
||||
msgid "Enable this option to slow printing down for different overhang degree"
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s"
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of bridge and completely overhang wall"
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr ""
|
||||
|
||||
msgid "Brim width"
|
||||
msgstr ""
|
||||
|
||||
@@ -6599,11 +6611,11 @@ msgid "Internal bridge support thickness"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If enabled, Studio will generate support loops under the contours of "
|
||||
"internal bridges.These support loops could prevent internal bridges from "
|
||||
"extruding over the air and improve the top surface quality, especially when "
|
||||
"the sparse infill density is low.This value determines the thickness of the "
|
||||
"support loops. 0 means disable this feature"
|
||||
"If enabled, support loops will be generated under the contours of internal "
|
||||
"bridges.These support loops could prevent internal bridges from extruding "
|
||||
"over the air and improve the top surface quality, especially when the sparse "
|
||||
"infill density is low.This value determines the thickness of the support "
|
||||
"loops. 0 means disable this feature"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top surface pattern"
|
||||
@@ -6642,7 +6654,9 @@ msgstr ""
|
||||
msgid "Line pattern of bottom surface infill, not bridge infill"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of outer wall"
|
||||
msgid ""
|
||||
"Line width of outer wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -6660,9 +6674,6 @@ msgid ""
|
||||
"Set to zero for auto."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr ""
|
||||
|
||||
@@ -6743,7 +6754,9 @@ msgstr ""
|
||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default line width if some line width is set to be zero"
|
||||
msgid ""
|
||||
"Default line width if other line widths are set to 0. If expressed as a %, "
|
||||
"it will be computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Keep fan always on"
|
||||
@@ -6929,6 +6942,45 @@ msgstr ""
|
||||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
@@ -7001,7 +7053,9 @@ msgstr ""
|
||||
msgid "Jerk for travel"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of initial layer"
|
||||
msgid ""
|
||||
"Line width of initial layer. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer height"
|
||||
@@ -7103,7 +7157,7 @@ msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affact top/bottom layers"
|
||||
"affect top/bottom layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -7241,7 +7295,9 @@ msgstr ""
|
||||
msgid "Filament to print internal sparse infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of internal sparse infill"
|
||||
msgid ""
|
||||
"Line width of internal sparse infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Infill/Wall overlap"
|
||||
@@ -7511,6 +7567,32 @@ msgstr ""
|
||||
msgid "User can self-define the project file name when export"
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Modify the geometry to print overhangs without support material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable maximum angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum angle of overhangs to allow after making more steep overhangs "
|
||||
"printable.90° will not change the model at all and allow any overhang, while "
|
||||
"0 will replace all overhangs with conical material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable hole area"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum area of a hole in the base of the model before it's filled by "
|
||||
"conical material.A value of 0 will fill all the holes in the model base."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr ""
|
||||
|
||||
msgid "Detect overhang wall"
|
||||
msgstr ""
|
||||
|
||||
@@ -7520,7 +7602,9 @@ msgid ""
|
||||
"speed to print. For 100%% overhang, bridge speed is used."
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of inner wall"
|
||||
msgid ""
|
||||
"Line width of inner wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of inner wall"
|
||||
@@ -7625,6 +7709,42 @@ msgstr ""
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place above the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z below"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place below the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "On surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enforce Z Hop behavior. This setting is impacted by the above settings (Only "
|
||||
"lift Z above/below)."
|
||||
msgstr ""
|
||||
|
||||
msgid "All Surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top and Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr ""
|
||||
|
||||
@@ -7681,6 +7801,14 @@ msgstr ""
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
msgid "Staggered inner seams"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This option causes the inner seams to be shifted backwards based on their "
|
||||
"depth, forming a zigzag pattern."
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam gap"
|
||||
msgstr ""
|
||||
|
||||
@@ -7688,7 +7816,7 @@ msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
"current extruder diameter. The default value for this parameter is 10%."
|
||||
msgstr ""
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
@@ -7736,6 +7864,12 @@ msgstr ""
|
||||
msgid "Number of loops for the skirt. Zero means disabling skirt"
|
||||
msgstr ""
|
||||
|
||||
msgid "Skirt speed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The printing speed in exported gcode will be slowed down, when the estimated "
|
||||
"layer time is shorter than this value, to get better cooling for these layers"
|
||||
@@ -7749,10 +7883,9 @@ msgid ""
|
||||
"internal solid infill"
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of internal solid infill"
|
||||
msgid ""
|
||||
"Line width of internal solid infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of internal solid infill, not the top and bottom surface"
|
||||
@@ -7889,7 +8022,9 @@ msgid ""
|
||||
"filament for support and current filament is used"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of support"
|
||||
msgid ""
|
||||
"Line width of support. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interface use loop pattern"
|
||||
@@ -8094,7 +8229,9 @@ msgid ""
|
||||
"tool change"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width for top surfaces"
|
||||
msgid ""
|
||||
"Line width for top surfaces. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of top surface infill which is solid"
|
||||
@@ -8566,6 +8703,9 @@ msgstr ""
|
||||
msgid "PA Line"
|
||||
msgstr ""
|
||||
|
||||
msgid "PA Pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Method"
|
||||
msgstr ""
|
||||
|
||||
@@ -8712,103 +8852,3 @@ msgstr ""
|
||||
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid "3D Scene Operations\nDid you know how to control view and object/part selection with mouse and touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid "Cut Tool\nDid you know that you can cut a model at any angle and position with the cutting tool?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid "Fix Model\nDid you know that you can fix a corrupted 3D model to avoid a lot of slicing problems?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid "Timelapse\nDid you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid "Auto-Arrange\nDid you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid "Auto-Orient\nDid you know that you can rotate objects to an optimal orientation for printing by a simple click?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid "Lay on Face\nDid you know that you can quickly orient a model so that one of its faces sits on the print bed? Select the \"Place on face\" function or press the <b>F</b> key."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid "Object List\nDid you know that you can view all objects/parts in a list and change settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid "Simplify Model\nDid you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model. Read more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid "Slicing Parameter Table\nDid you know that you can view all objects/parts on a table and change settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid "Split to Objects/Parts\nDid you know that you can split a big object into small ones for easy colorizing or printing?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid "Subtract a Part\nDid you know that you can subtract one mesh from another using the Negative part modifier? That way you can, for example, create easily resizable holes directly in Orca Slicer. Read more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid "STEP\nDid you know that you can improve your print quality by slicing a STEP file instead of an STL?\nOrca Slicer supports slicing STEP files, providing smoother results than a lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid "Z seam location\nDid you know that you can customize the location of the Z seam, and even paint it on your print, to have it in a less visible location? This improves the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid "Fine-tuning for flow rate\nDid you know that flow rate can be fine-tuned for even better-looking prints? Depending on the material, you can improve the overall finish of the printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid "Split your prints into plates\nDid you know that you can split a model that has a lot of parts into individual plates ready to print? This will simplify the process of keeping track of all the parts."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer Height]
|
||||
msgid "Speed up your print with Adaptive Layer Height\nDid you know that you can print a model even faster, by using the Adaptive Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid "Support painting\nDid you know that you can paint the location of your supports? This feature makes it easy to place the support material only on the sections of the model that actually need it."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid "Different types of supports\nDid you know that you can choose from multiple types of supports? Tree supports work great for organic models, while saving filament and improving print speed. Check them out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid "Printing Silk Filament\nDid you know that Silk filament needs special consideration to print it successfully? Higher temperature and lower speed are always recommended for the best results."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid "Brim for better adhesion\nDid you know that when printing models have a small contact interface with the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid "Set parameters for multiple objects\nDid you know that you can set slicing parameters for all selected objects at one time?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid "Stack objects\nDid you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid "Flush into support/objects/infill\nDid you know that you can save the wasted filament by flushing them into support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid "Improve strength\nDid you know that you can use more wall loops and higher sparse infill density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-07-31 21:29+0800\n"
|
||||
"PO-Revision-Date: 2023-03-31 22:48+0200\n"
|
||||
"Last-Translator: Momo <renemosner@seznam.cz>\n"
|
||||
"Language-Team: \n"
|
||||
@@ -1909,7 +1909,10 @@ msgstr "Zadejte platnou hodnotu (K v 0~0,5, N v 0,6~2,0)"
|
||||
msgid "You need to select the material type and color first."
|
||||
msgstr ""
|
||||
|
||||
msgid "Other color"
|
||||
msgid "Other Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dynamic flow calibration"
|
||||
@@ -5515,6 +5518,9 @@ msgstr "Omezení Jerk"
|
||||
msgid "Layer height limits"
|
||||
msgstr "Výškové limity vrstvy"
|
||||
|
||||
msgid "Lift Z Enforcement"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction when switching material"
|
||||
msgstr "Retrakce při změně materiálu"
|
||||
|
||||
@@ -6437,6 +6443,9 @@ msgstr ""
|
||||
msgid "No extrusions under current settings."
|
||||
msgstr "Žádné extruze pod aktuálním nastavením."
|
||||
|
||||
msgid "Bed temperatures for the used filaments differ significantly."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Smooth mode of timelapse is not supported when \"by object\" sequence is "
|
||||
"enabled."
|
||||
@@ -6908,12 +6917,15 @@ msgstr "Zpomalte kvůli převisům"
|
||||
msgid "Enable this option to slow printing down for different overhang degree"
|
||||
msgstr "Povolte tuto volbu pro zpomalení tisku pro různé stupně přesahu"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of bridge and completely overhang wall"
|
||||
msgstr "Rychlost mostu a zcela převislá stěna"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
|
||||
msgid "Brim width"
|
||||
msgstr "Šířka Límce"
|
||||
|
||||
@@ -7079,17 +7091,12 @@ msgid "Internal bridge support thickness"
|
||||
msgstr "Tloušťka vnitřní podpory mostu"
|
||||
|
||||
msgid ""
|
||||
"If enabled, Studio will generate support loops under the contours of "
|
||||
"internal bridges.These support loops could prevent internal bridges from "
|
||||
"extruding over the air and improve the top surface quality, especially when "
|
||||
"the sparse infill density is low.This value determines the thickness of the "
|
||||
"support loops. 0 means disable this feature"
|
||||
"If enabled, support loops will be generated under the contours of internal "
|
||||
"bridges.These support loops could prevent internal bridges from extruding "
|
||||
"over the air and improve the top surface quality, especially when the sparse "
|
||||
"infill density is low.This value determines the thickness of the support "
|
||||
"loops. 0 means disable this feature"
|
||||
msgstr ""
|
||||
"Pokud je povoleno, Studio vygeneruje podpůrné smyčky pod obrysy vnitřních "
|
||||
"mostů. Tyto podpůrné smyčky by mohly bránit vnitřním mostům vytlačováním "
|
||||
"vzduchem a zlepšují špičkovou kvalitu povrchu, zvláště když řídká hustota "
|
||||
"výplně je nízká. Tato hodnota určuje tloušťku výplně podpůrné smyčky. 0 "
|
||||
"znamená vypnutí této funkce"
|
||||
|
||||
msgid "Top surface pattern"
|
||||
msgstr "Vzor horního povrchu"
|
||||
@@ -7127,8 +7134,10 @@ msgstr "Vzor spodního povrchu"
|
||||
msgid "Line pattern of bottom surface infill, not bridge infill"
|
||||
msgstr "Čárový vzor výplně spodní plochy, nikoli výplně mostů"
|
||||
|
||||
msgid "Line width of outer wall"
|
||||
msgstr "Šířka linky vnější stěny"
|
||||
msgid ""
|
||||
"Line width of outer wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Speed of outer wall which is outermost and visible. It's used to be slower "
|
||||
@@ -7147,9 +7156,6 @@ msgid ""
|
||||
"Set to zero for auto."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr "Práh malého perimetru"
|
||||
|
||||
@@ -7243,8 +7249,10 @@ msgstr ""
|
||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
||||
msgstr "Předtlak (Klipper) AKA Lineární faktor předstihu (Marlin)"
|
||||
|
||||
msgid "Default line width if some line width is set to be zero"
|
||||
msgstr "Výchozí šířka linky pro šířku linky nastavte na 0"
|
||||
msgid ""
|
||||
"Default line width if other line widths are set to 0. If expressed as a %, "
|
||||
"it will be computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Keep fan always on"
|
||||
msgstr "Ventilátor vždy zapnutý"
|
||||
@@ -7456,6 +7464,45 @@ msgstr "Kubický podepíraný"
|
||||
msgid "Lightning"
|
||||
msgstr "Blesky"
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr "Zrychlení vnějších stěny"
|
||||
|
||||
@@ -7538,8 +7585,10 @@ msgstr "Jerk pro první vrstvu"
|
||||
msgid "Jerk for travel"
|
||||
msgstr "Jerk pro cestování"
|
||||
|
||||
msgid "Line width of initial layer"
|
||||
msgstr "Šířka linky první vrstvy"
|
||||
msgid ""
|
||||
"Line width of initial layer. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer height"
|
||||
msgstr "Výška první vrstvy"
|
||||
@@ -7647,7 +7696,7 @@ msgstr "Vrstvy a perimetry"
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affact top/bottom layers"
|
||||
"affect top/bottom layers"
|
||||
msgstr ""
|
||||
"Odfiltrujte mezery menší než zadaná prahová hodnota. Toto nastavení "
|
||||
"neovlivní horní/spodní vrstvy"
|
||||
@@ -7807,8 +7856,10 @@ msgstr ""
|
||||
msgid "Filament to print internal sparse infill."
|
||||
msgstr "Filament pro tisk vnitřní řídké výplně."
|
||||
|
||||
msgid "Line width of internal sparse infill"
|
||||
msgstr "Šířka linky vnitřní řídké výplně"
|
||||
msgid ""
|
||||
"Line width of internal sparse infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Infill/Wall overlap"
|
||||
msgstr "Výplň/Přesah stěny"
|
||||
@@ -8106,6 +8157,32 @@ msgstr "Formát názvu souboru"
|
||||
msgid "User can self-define the project file name when export"
|
||||
msgstr "Uživatel může sám definovat název souboru projektu při exportu"
|
||||
|
||||
msgid "Make overhang printable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Modify the geometry to print overhangs without support material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable maximum angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum angle of overhangs to allow after making more steep overhangs "
|
||||
"printable.90° will not change the model at all and allow any overhang, while "
|
||||
"0 will replace all overhangs with conical material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable hole area"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum area of a hole in the base of the model before it's filled by "
|
||||
"conical material.A value of 0 will fill all the holes in the model base."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr ""
|
||||
|
||||
msgid "Detect overhang wall"
|
||||
msgstr "Detekovat převisy stěn"
|
||||
|
||||
@@ -8117,8 +8194,10 @@ msgstr ""
|
||||
"Zjistěte procento přesahu vzhledem k šířce čáry a použijte jinou rychlost "
|
||||
"tisku. Pro 100%% přvisu se použije rychlost mostu."
|
||||
|
||||
msgid "Line width of inner wall"
|
||||
msgstr "Šířka linky vnitřní stěny"
|
||||
msgid ""
|
||||
"Line width of inner wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of inner wall"
|
||||
msgstr "Rychlost vnitřní stěny"
|
||||
@@ -8237,6 +8316,42 @@ msgstr "Sklon"
|
||||
msgid "Spiral"
|
||||
msgstr "Spirála"
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place above the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z below"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place below the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "On surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enforce Z Hop behavior. This setting is impacted by the above settings (Only "
|
||||
"lift Z above/below)."
|
||||
msgstr ""
|
||||
|
||||
msgid "All Surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top and Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr "Extra vzdálenost při návratu"
|
||||
|
||||
@@ -8302,6 +8417,14 @@ msgstr "Zezadu"
|
||||
msgid "Random"
|
||||
msgstr "Náhodný"
|
||||
|
||||
msgid "Staggered inner seams"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This option causes the inner seams to be shifted backwards based on their "
|
||||
"depth, forming a zigzag pattern."
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam gap"
|
||||
msgstr "Mezera švu"
|
||||
|
||||
@@ -8309,12 +8432,12 @@ msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
"current extruder diameter. The default value for this parameter is 10%."
|
||||
msgstr ""
|
||||
"Aby se snížila viditelnost švu při vytlačování s uzavřenou smyčkou, smyčka "
|
||||
"se přeruší a zkrátí o zadanou hodnotu.\n"
|
||||
"Jeho množství lze zadat v milimetrech nebo jako procento aktuálního průměru "
|
||||
"vytlačovacího stroje. Výchozí hodnota pro tento parametr je 15 %."
|
||||
"vytlačovacího stroje. Výchozí hodnota pro tento parametr je 10 %."
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
msgstr "Rychlost otření podle role"
|
||||
@@ -8370,6 +8493,12 @@ msgstr "Obrysové Smyčky"
|
||||
msgid "Number of loops for the skirt. Zero means disabling skirt"
|
||||
msgstr "Počet smyček pro Obrys. Nula znamená deaktivaci sukně"
|
||||
|
||||
msgid "Skirt speed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The printing speed in exported gcode will be slowed down, when the estimated "
|
||||
"layer time is shorter than this value, to get better cooling for these layers"
|
||||
@@ -8388,12 +8517,11 @@ msgstr ""
|
||||
"Řídká oblast výplně, která je menší než prahová hodnota, je nahrazena "
|
||||
"vnitřní plnou výplní"
|
||||
|
||||
msgid "mm²"
|
||||
msgid ""
|
||||
"Line width of internal solid infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of internal solid infill"
|
||||
msgstr "Šířka linky vnitřní plné výplně"
|
||||
|
||||
msgid "Speed of internal solid infill, not the top and bottom surface"
|
||||
msgstr "Rychlost vnitřní plné výplně, nikoli horní a spodní plochy"
|
||||
|
||||
@@ -8549,8 +8677,10 @@ msgstr ""
|
||||
"Vlákno pro tiskovou podporu základny a člunu. \"Výchozí\" znamená, že pro "
|
||||
"podporu není použito žádné konkrétní vlákno a je použito aktuální vlákno"
|
||||
|
||||
msgid "Line width of support"
|
||||
msgstr "Šířka linky podpěr"
|
||||
msgid ""
|
||||
"Line width of support. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interface use loop pattern"
|
||||
msgstr "Použijte vzor smyčky"
|
||||
@@ -8785,8 +8915,10 @@ msgstr ""
|
||||
"Tento kód gcode se vloží při výměně vlákna, včetně příkazu T ke spuštění "
|
||||
"výměny nástroje"
|
||||
|
||||
msgid "Line width for top surfaces"
|
||||
msgstr "Šířka linky pro horní plochy"
|
||||
msgid ""
|
||||
"Line width for top surfaces. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of top surface infill which is solid"
|
||||
msgstr "Rychlost výplně horních ploch, která je plná"
|
||||
@@ -9335,6 +9467,9 @@ msgstr "PA Věž"
|
||||
msgid "PA Line"
|
||||
msgstr "PA Linky"
|
||||
|
||||
msgid "PA Pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Method"
|
||||
msgstr "Metoda"
|
||||
|
||||
@@ -9496,270 +9631,283 @@ msgstr ""
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
"Did you know how to control view and object/part selection with mouse and "
|
||||
"touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
"Operace 3D scény\n"
|
||||
"Did jste, jak ovládat pohled a výběr objektů/dílů pomocí myši a dotykového "
|
||||
"panelu ve 3D scéně?"
|
||||
#~ msgid "Line width of outer wall"
|
||||
#~ msgstr "Šířka linky vnější stěny"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid ""
|
||||
"Cut Tool\n"
|
||||
"Did you know that you can cut a model at any angle and position with the "
|
||||
"cutting tool?"
|
||||
msgstr ""
|
||||
"Nástroj pro řezání\n"
|
||||
"Did jste, že pomocí řezného nástroje můžete řezat model v libovolném úhlu a "
|
||||
"poloze?"
|
||||
#~ msgid "Default line width if some line width is set to be zero"
|
||||
#~ msgstr "Výchozí šířka linky pro šířku linky nastavte na 0"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid ""
|
||||
"Fix Model\n"
|
||||
"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing "
|
||||
"problems?"
|
||||
msgstr ""
|
||||
"Opravit model\n"
|
||||
"Did jste, že můžete opravit poškozený 3D model, abyste se vyhnuli mnoha "
|
||||
"problémům s krájením?"
|
||||
#~ msgid "Line width of initial layer"
|
||||
#~ msgstr "Šířka linky první vrstvy"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid ""
|
||||
"Timelapse\n"
|
||||
"Did you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
"Časosběr\n"
|
||||
"Did jste, že můžete generovat časosběrné video během každého tisku?"
|
||||
#~ msgid "Line width of internal sparse infill"
|
||||
#~ msgstr "Šířka linky vnitřní řídké výplně"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid ""
|
||||
"Auto-Arrange\n"
|
||||
"Did you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
"Automatické uspořádání\n"
|
||||
"Did jste, že můžete automaticky uspořádat všechny objekty ve svém projektu?"
|
||||
#~ msgid "Line width of inner wall"
|
||||
#~ msgstr "Šířka linky vnitřní stěny"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid ""
|
||||
"Auto-Orient\n"
|
||||
"Did you know that you can rotate objects to an optimal orientation for "
|
||||
"printing by a simple click?"
|
||||
msgstr ""
|
||||
"Auto-Orient\n"
|
||||
"Did jste, že můžete otočit objekty do optimální orientace pro tisk "
|
||||
"jednoduchým kliknutím?"
|
||||
#~ msgid "Line width of internal solid infill"
|
||||
#~ msgstr "Šířka linky vnitřní plné výplně"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid ""
|
||||
"Lay on Face\n"
|
||||
"Did you know that you can quickly orient a model so that one of its faces "
|
||||
"sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
"<b>F</b> key."
|
||||
msgstr ""
|
||||
"Plochou na podložku\n"
|
||||
"Did jste, že můžete rychle orientovat model tak, aby jedna z jeho tváří "
|
||||
"seděla na tiskové podložce? Vyberte funkci \"Umístit na obličej\" nebo "
|
||||
"stiskněte klávesu <b>F</b> ."
|
||||
#~ msgid "Line width of support"
|
||||
#~ msgstr "Šířka linky podpěr"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid ""
|
||||
"Object List\n"
|
||||
"Did you know that you can view all objects/parts in a list and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
"Seznam objektů\n"
|
||||
"Did jste, že můžete zobrazit všechny objekty/části v seznamu a změnit "
|
||||
"nastavení pro každý objekt/část?"
|
||||
#~ msgid "Line width for top surfaces"
|
||||
#~ msgstr "Šířka linky pro horní plochy"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid ""
|
||||
"Simplify Model\n"
|
||||
"Did you know that you can reduce the number of triangles in a mesh using the "
|
||||
"Simplify mesh feature? Right-click the model and select Simplify model. Read "
|
||||
"more in the documentation."
|
||||
msgstr ""
|
||||
"Zjednodušte model\n"
|
||||
"Did jste, že můžete snížit počet trojúhelníků v síti pomocí funkce "
|
||||
"Zjednodušit síť? Klikněte pravým tlačítkem na model a vyberte Zjednodušit "
|
||||
"model. Více v dokumentaci."
|
||||
#~ msgid ""
|
||||
#~ "3D Scene Operations\n"
|
||||
#~ "Did you know how to control view and object/part selection with mouse and "
|
||||
#~ "touchpanel in the 3D scene?"
|
||||
#~ msgstr ""
|
||||
#~ "Operace 3D scény\n"
|
||||
#~ "Did jste, jak ovládat pohled a výběr objektů/dílů pomocí myši a "
|
||||
#~ "dotykového panelu ve 3D scéně?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid ""
|
||||
"Slicing Parameter Table\n"
|
||||
"Did you know that you can view all objects/parts on a table and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
"Tabulka parametrů dělení\n"
|
||||
"Did jste, že můžete zobrazit všechny objekty/části v tabulce a změnit "
|
||||
"nastavení pro každý objekt/část?"
|
||||
#~ msgid ""
|
||||
#~ "Cut Tool\n"
|
||||
#~ "Did you know that you can cut a model at any angle and position with the "
|
||||
#~ "cutting tool?"
|
||||
#~ msgstr ""
|
||||
#~ "Nástroj pro řezání\n"
|
||||
#~ "Did jste, že pomocí řezného nástroje můžete řezat model v libovolném úhlu "
|
||||
#~ "a poloze?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid ""
|
||||
"Split to Objects/Parts\n"
|
||||
"Did you know that you can split a big object into small ones for easy "
|
||||
"colorizing or printing?"
|
||||
msgstr ""
|
||||
"Rozdělit na objekty/části\n"
|
||||
"Didi jste, že velký objekt můžete rozdělit na malé pro snadné obarvení nebo "
|
||||
"tisk?"
|
||||
#~ msgid ""
|
||||
#~ "Fix Model\n"
|
||||
#~ "Did you know that you can fix a corrupted 3D model to avoid a lot of "
|
||||
#~ "slicing problems?"
|
||||
#~ msgstr ""
|
||||
#~ "Opravit model\n"
|
||||
#~ "Did jste, že můžete opravit poškozený 3D model, abyste se vyhnuli mnoha "
|
||||
#~ "problémům s krájením?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid ""
|
||||
"Subtract a Part\n"
|
||||
"Did you know that you can subtract one mesh from another using the Negative "
|
||||
"part modifier? That way you can, for example, create easily resizable holes "
|
||||
"directly in Orca Slicer. Read more in the documentation."
|
||||
msgstr ""
|
||||
"Odečtení dílu\n"
|
||||
"Did jste, že můžete odečíst jednu síť od druhé pomocí modifikátoru záporné "
|
||||
"části? Tímto způsobem můžete například vytvářet snadno měnitelné otvory "
|
||||
"přímo v Orca Slicer. Přečtěte si více v dokumentaci."
|
||||
#~ msgid ""
|
||||
#~ "Timelapse\n"
|
||||
#~ "Did you know that you can generate a timelapse video during each print?"
|
||||
#~ msgstr ""
|
||||
#~ "Časosběr\n"
|
||||
#~ "Did jste, že můžete generovat časosběrné video během každého tisku?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid ""
|
||||
"STEP\n"
|
||||
"Did you know that you can improve your print quality by slicing a STEP file "
|
||||
"instead of an STL?\n"
|
||||
"Orca Slicer supports slicing STEP files, providing smoother results than a "
|
||||
"lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
"STEP\n"
|
||||
"Did jste, že kvalitu tisku můžete zlepšit krájením souboru STEP místo STL?\n"
|
||||
"Orca Slicer podporuje krájení souborů STEP a poskytuje hladší výsledky než "
|
||||
"STL s nižším rozlišením. Vyzkoušejte to!"
|
||||
#~ msgid ""
|
||||
#~ "Auto-Arrange\n"
|
||||
#~ "Did you know that you can auto-arrange all objects in your project?"
|
||||
#~ msgstr ""
|
||||
#~ "Automatické uspořádání\n"
|
||||
#~ "Did jste, že můžete automaticky uspořádat všechny objekty ve svém "
|
||||
#~ "projektu?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid ""
|
||||
"Z seam location\n"
|
||||
"Did you know that you can customize the location of the Z seam, and even "
|
||||
"paint it on your print, to have it in a less visible location? This improves "
|
||||
"the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
"Umístění Z švu\n"
|
||||
"Did jste, že si můžete přizpůsobit umístění Z švu a dokonce jej namalovat na "
|
||||
"tisk, abyste jej měli na méně viditelném místě? To zlepšuje celkový vzhled "
|
||||
"vašeho modelu. Vyzkoušejte to!"
|
||||
#~ msgid ""
|
||||
#~ "Auto-Orient\n"
|
||||
#~ "Did you know that you can rotate objects to an optimal orientation for "
|
||||
#~ "printing by a simple click?"
|
||||
#~ msgstr ""
|
||||
#~ "Auto-Orient\n"
|
||||
#~ "Did jste, že můžete otočit objekty do optimální orientace pro tisk "
|
||||
#~ "jednoduchým kliknutím?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid ""
|
||||
"Fine-tuning for flow rate\n"
|
||||
"Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
"prints? Depending on the material, you can improve the overall finish of the "
|
||||
"printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
"Jemné doladění průtoku\n"
|
||||
"Did jste, že průtok lze vyladit pro ještě lépe vypadající výtisky? V "
|
||||
"závislosti na materiálu můžete vylepšit celkovou povrchovou úpravu tištěného "
|
||||
"modelu provedením nějakého jemného doladění."
|
||||
#~ msgid ""
|
||||
#~ "Lay on Face\n"
|
||||
#~ "Did you know that you can quickly orient a model so that one of its faces "
|
||||
#~ "sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
#~ "<b>F</b> key."
|
||||
#~ msgstr ""
|
||||
#~ "Plochou na podložku\n"
|
||||
#~ "Did jste, že můžete rychle orientovat model tak, aby jedna z jeho tváří "
|
||||
#~ "seděla na tiskové podložce? Vyberte funkci \"Umístit na obličej\" nebo "
|
||||
#~ "stiskněte klávesu <b>F</b> ."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid ""
|
||||
"Split your prints into plates\n"
|
||||
"Did you know that you can split a model that has a lot of parts into "
|
||||
"individual plates ready to print? This will simplify the process of keeping "
|
||||
"track of all the parts."
|
||||
msgstr ""
|
||||
"Rozdělit výtisky na desky\n"
|
||||
"Did jste, že můžete rozdělit model, který má mnoho dílů, na jednotlivé desky "
|
||||
"připravené k tisku? To zjednoduší proces sledování všech dílů."
|
||||
#~ msgid ""
|
||||
#~ "Object List\n"
|
||||
#~ "Did you know that you can view all objects/parts in a list and change "
|
||||
#~ "settings for each object/part?"
|
||||
#~ msgstr ""
|
||||
#~ "Seznam objektů\n"
|
||||
#~ "Did jste, že můžete zobrazit všechny objekty/části v seznamu a změnit "
|
||||
#~ "nastavení pro každý objekt/část?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer
|
||||
#: Height]
|
||||
msgid ""
|
||||
"Speed up your print with Adaptive Layer Height\n"
|
||||
"Did you know that you can print a model even faster, by using the Adaptive "
|
||||
"Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
"Urychlete svůj tisk pomocí Adaptivní výšky vrstvy\n"
|
||||
"Did jste, že můžete tisknout model ještě rychleji pomocí možnosti Adaptivní "
|
||||
"výška vrstvy? Vyzkoušejte to!"
|
||||
#~ msgid ""
|
||||
#~ "Simplify Model\n"
|
||||
#~ "Did you know that you can reduce the number of triangles in a mesh using "
|
||||
#~ "the Simplify mesh feature? Right-click the model and select Simplify "
|
||||
#~ "model. Read more in the documentation."
|
||||
#~ msgstr ""
|
||||
#~ "Zjednodušte model\n"
|
||||
#~ "Did jste, že můžete snížit počet trojúhelníků v síti pomocí funkce "
|
||||
#~ "Zjednodušit síť? Klikněte pravým tlačítkem na model a vyberte Zjednodušit "
|
||||
#~ "model. Více v dokumentaci."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid ""
|
||||
"Support painting\n"
|
||||
"Did you know that you can paint the location of your supports? This feature "
|
||||
"makes it easy to place the support material only on the sections of the "
|
||||
"model that actually need it."
|
||||
msgstr ""
|
||||
"Malování podpěry\n"
|
||||
"Did jste, že můžete namalovat umístění svých podpěr? Tato funkce usnadňuje "
|
||||
"umístění podpěrného materiálu pouze na části modelu, které to skutečně "
|
||||
"potřebují."
|
||||
#~ msgid ""
|
||||
#~ "Slicing Parameter Table\n"
|
||||
#~ "Did you know that you can view all objects/parts on a table and change "
|
||||
#~ "settings for each object/part?"
|
||||
#~ msgstr ""
|
||||
#~ "Tabulka parametrů dělení\n"
|
||||
#~ "Did jste, že můžete zobrazit všechny objekty/části v tabulce a změnit "
|
||||
#~ "nastavení pro každý objekt/část?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid ""
|
||||
"Different types of supports\n"
|
||||
"Did you know that you can choose from multiple types of supports? Tree "
|
||||
"supports work great for organic models, while saving filament and improving "
|
||||
"print speed. Check them out!"
|
||||
msgstr ""
|
||||
"Různé typy podpěr\n"
|
||||
"Did jste, že si můžete vybrat z více typů podpěr? Podpěry stromu fungují "
|
||||
"skvěle pro organické modely, přičemž šetří vlákno a zlepšují rychlost tisku. "
|
||||
"Vyzkoušejte je!"
|
||||
#~ msgid ""
|
||||
#~ "Split to Objects/Parts\n"
|
||||
#~ "Did you know that you can split a big object into small ones for easy "
|
||||
#~ "colorizing or printing?"
|
||||
#~ msgstr ""
|
||||
#~ "Rozdělit na objekty/části\n"
|
||||
#~ "Didi jste, že velký objekt můžete rozdělit na malé pro snadné obarvení "
|
||||
#~ "nebo tisk?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid ""
|
||||
"Printing Silk Filament\n"
|
||||
"Did you know that Silk filament needs special consideration to print it "
|
||||
"successfully? Higher temperature and lower speed are always recommended for "
|
||||
"the best results."
|
||||
msgstr ""
|
||||
"Tisk hedvábného vlákna\n"
|
||||
"Did jste, že hedvábný filament vyžaduje zvláštní pozornost, aby byl úspěšný? "
|
||||
"Pro dosažení nejlepších výsledků se vždy doporučuje vyšší teplota a nižší "
|
||||
"rychlost."
|
||||
#~ msgid ""
|
||||
#~ "Subtract a Part\n"
|
||||
#~ "Did you know that you can subtract one mesh from another using the "
|
||||
#~ "Negative part modifier? That way you can, for example, create easily "
|
||||
#~ "resizable holes directly in Orca Slicer. Read more in the documentation."
|
||||
#~ msgstr ""
|
||||
#~ "Odečtení dílu\n"
|
||||
#~ "Did jste, že můžete odečíst jednu síť od druhé pomocí modifikátoru "
|
||||
#~ "záporné části? Tímto způsobem můžete například vytvářet snadno měnitelné "
|
||||
#~ "otvory přímo v Orca Slicer. Přečtěte si více v dokumentaci."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid ""
|
||||
"Brim for better adhesion\n"
|
||||
"Did you know that when printing models have a small contact interface with "
|
||||
"the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
"Okraj pro lepší přilnavost\n"
|
||||
"Did jste, že když tiskové modely mají malé kontaktní rozhraní s tiskovou "
|
||||
"plochou, doporučuje se použít okraj?"
|
||||
#~ msgid ""
|
||||
#~ "STEP\n"
|
||||
#~ "Did you know that you can improve your print quality by slicing a STEP "
|
||||
#~ "file instead of an STL?\n"
|
||||
#~ "Orca Slicer supports slicing STEP files, providing smoother results than "
|
||||
#~ "a lower resolution STL. Give it a try!"
|
||||
#~ msgstr ""
|
||||
#~ "STEP\n"
|
||||
#~ "Did jste, že kvalitu tisku můžete zlepšit krájením souboru STEP místo "
|
||||
#~ "STL?\n"
|
||||
#~ "Orca Slicer podporuje krájení souborů STEP a poskytuje hladší výsledky "
|
||||
#~ "než STL s nižším rozlišením. Vyzkoušejte to!"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid ""
|
||||
"Set parameters for multiple objects\n"
|
||||
"Did you know that you can set slicing parameters for all selected objects at "
|
||||
"one time?"
|
||||
msgstr ""
|
||||
"Nastavit parametry pro více objektů\n"
|
||||
"Did jste, že můžete nastavit parametry krájení pro všechny vybrané objekty "
|
||||
"najednou?"
|
||||
#~ msgid ""
|
||||
#~ "Z seam location\n"
|
||||
#~ "Did you know that you can customize the location of the Z seam, and even "
|
||||
#~ "paint it on your print, to have it in a less visible location? This "
|
||||
#~ "improves the overall look of your model. Check it out!"
|
||||
#~ msgstr ""
|
||||
#~ "Umístění Z švu\n"
|
||||
#~ "Did jste, že si můžete přizpůsobit umístění Z švu a dokonce jej namalovat "
|
||||
#~ "na tisk, abyste jej měli na méně viditelném místě? To zlepšuje celkový "
|
||||
#~ "vzhled vašeho modelu. Vyzkoušejte to!"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid ""
|
||||
"Stack objects\n"
|
||||
"Did you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
"Skládat objekty\n"
|
||||
"Did jste, že můžete skládat objekty jako jeden celek?"
|
||||
#~ msgid ""
|
||||
#~ "Fine-tuning for flow rate\n"
|
||||
#~ "Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
#~ "prints? Depending on the material, you can improve the overall finish of "
|
||||
#~ "the printed model by doing some fine-tuning."
|
||||
#~ msgstr ""
|
||||
#~ "Jemné doladění průtoku\n"
|
||||
#~ "Did jste, že průtok lze vyladit pro ještě lépe vypadající výtisky? V "
|
||||
#~ "závislosti na materiálu můžete vylepšit celkovou povrchovou úpravu "
|
||||
#~ "tištěného modelu provedením nějakého jemného doladění."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid ""
|
||||
"Flush into support/objects/infill\n"
|
||||
"Did you know that you can save the wasted filament by flushing them into "
|
||||
"support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
"Vypláchnout do support/objects/infill\n"
|
||||
"Did jste, že můžete zachránit ztracené vlákno jejich vypláchnutím do support/"
|
||||
"objects/infill během výměny vlákna?"
|
||||
#~ msgid ""
|
||||
#~ "Split your prints into plates\n"
|
||||
#~ "Did you know that you can split a model that has a lot of parts into "
|
||||
#~ "individual plates ready to print? This will simplify the process of "
|
||||
#~ "keeping track of all the parts."
|
||||
#~ msgstr ""
|
||||
#~ "Rozdělit výtisky na desky\n"
|
||||
#~ "Did jste, že můžete rozdělit model, který má mnoho dílů, na jednotlivé "
|
||||
#~ "desky připravené k tisku? To zjednoduší proces sledování všech dílů."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid ""
|
||||
"Improve strength\n"
|
||||
"Did you know that you can use more wall loops and higher sparse infill "
|
||||
"density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
"Zlepšete pevnost\n"
|
||||
"Did jste, že ke zlepšení pevnosti modelu můžete použít více smyček na stěně "
|
||||
"a vyšší hustotu výplně?"
|
||||
#~ msgid ""
|
||||
#~ "Speed up your print with Adaptive Layer Height\n"
|
||||
#~ "Did you know that you can print a model even faster, by using the "
|
||||
#~ "Adaptive Layer Height option? Check it out!"
|
||||
#~ msgstr ""
|
||||
#~ "Urychlete svůj tisk pomocí Adaptivní výšky vrstvy\n"
|
||||
#~ "Did jste, že můžete tisknout model ještě rychleji pomocí možnosti "
|
||||
#~ "Adaptivní výška vrstvy? Vyzkoušejte to!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Support painting\n"
|
||||
#~ "Did you know that you can paint the location of your supports? This "
|
||||
#~ "feature makes it easy to place the support material only on the sections "
|
||||
#~ "of the model that actually need it."
|
||||
#~ msgstr ""
|
||||
#~ "Malování podpěry\n"
|
||||
#~ "Did jste, že můžete namalovat umístění svých podpěr? Tato funkce "
|
||||
#~ "usnadňuje umístění podpěrného materiálu pouze na části modelu, které to "
|
||||
#~ "skutečně potřebují."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Different types of supports\n"
|
||||
#~ "Did you know that you can choose from multiple types of supports? Tree "
|
||||
#~ "supports work great for organic models, while saving filament and "
|
||||
#~ "improving print speed. Check them out!"
|
||||
#~ msgstr ""
|
||||
#~ "Různé typy podpěr\n"
|
||||
#~ "Did jste, že si můžete vybrat z více typů podpěr? Podpěry stromu fungují "
|
||||
#~ "skvěle pro organické modely, přičemž šetří vlákno a zlepšují rychlost "
|
||||
#~ "tisku. Vyzkoušejte je!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Printing Silk Filament\n"
|
||||
#~ "Did you know that Silk filament needs special consideration to print it "
|
||||
#~ "successfully? Higher temperature and lower speed are always recommended "
|
||||
#~ "for the best results."
|
||||
#~ msgstr ""
|
||||
#~ "Tisk hedvábného vlákna\n"
|
||||
#~ "Did jste, že hedvábný filament vyžaduje zvláštní pozornost, aby byl "
|
||||
#~ "úspěšný? Pro dosažení nejlepších výsledků se vždy doporučuje vyšší "
|
||||
#~ "teplota a nižší rychlost."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Brim for better adhesion\n"
|
||||
#~ "Did you know that when printing models have a small contact interface "
|
||||
#~ "with the printing surface, it's recommended to use a brim?"
|
||||
#~ msgstr ""
|
||||
#~ "Okraj pro lepší přilnavost\n"
|
||||
#~ "Did jste, že když tiskové modely mají malé kontaktní rozhraní s tiskovou "
|
||||
#~ "plochou, doporučuje se použít okraj?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Set parameters for multiple objects\n"
|
||||
#~ "Did you know that you can set slicing parameters for all selected objects "
|
||||
#~ "at one time?"
|
||||
#~ msgstr ""
|
||||
#~ "Nastavit parametry pro více objektů\n"
|
||||
#~ "Did jste, že můžete nastavit parametry krájení pro všechny vybrané "
|
||||
#~ "objekty najednou?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Stack objects\n"
|
||||
#~ "Did you know that you can stack objects as a whole one?"
|
||||
#~ msgstr ""
|
||||
#~ "Skládat objekty\n"
|
||||
#~ "Did jste, že můžete skládat objekty jako jeden celek?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Flush into support/objects/infill\n"
|
||||
#~ "Did you know that you can save the wasted filament by flushing them into "
|
||||
#~ "support/objects/infill during filament change?"
|
||||
#~ msgstr ""
|
||||
#~ "Vypláchnout do support/objects/infill\n"
|
||||
#~ "Did jste, že můžete zachránit ztracené vlákno jejich vypláchnutím do "
|
||||
#~ "support/objects/infill během výměny vlákna?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Improve strength\n"
|
||||
#~ "Did you know that you can use more wall loops and higher sparse infill "
|
||||
#~ "density to improve the strength of the model?"
|
||||
#~ msgstr ""
|
||||
#~ "Zlepšete pevnost\n"
|
||||
#~ "Did jste, že ke zlepšení pevnosti modelu můžete použít více smyček na "
|
||||
#~ "stěně a vyšší hustotu výplně?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If enabled, support loops will be generated under the contours of "
|
||||
#~ "internal bridges. These support loops could prevent internal bridges from "
|
||||
#~ "extruding over the air and improve the top surface quality, especially "
|
||||
#~ "when the sparse infill density is low.This value determines the thickness "
|
||||
#~ "of the support loops. 0 means disable this feature"
|
||||
#~ msgstr ""
|
||||
#~ "Pokud je povoleno, Studio vygeneruje podpůrné smyčky pod obrysy vnitřních "
|
||||
#~ "mostů. Tyto podpůrné smyčky by mohly bránit vnitřním mostům vytlačováním "
|
||||
#~ "vzduchem a zlepšují špičkovou kvalitu povrchu, zvláště když řídká hustota "
|
||||
#~ "výplně je nízká. Tato hodnota určuje tloušťku výplně podpůrné smyčky. 0 "
|
||||
#~ "znamená vypnutí této funkce"
|
||||
|
||||
#~ msgid "Bridge direction"
|
||||
#~ msgstr "Směr mostu"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-07-31 21:29+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Heiko Liebscher <hliebschergmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
@@ -841,7 +841,7 @@ msgid "Load..."
|
||||
msgstr "Laden..."
|
||||
|
||||
msgid "Orca Cube"
|
||||
msgstr ""
|
||||
msgstr "Orca Würfel"
|
||||
|
||||
msgid "3DBenchy"
|
||||
msgstr ""
|
||||
@@ -850,7 +850,7 @@ msgid "Autodesk FDM Test"
|
||||
msgstr ""
|
||||
|
||||
msgid "Voron Cube"
|
||||
msgstr ""
|
||||
msgstr "Voron Würfel"
|
||||
|
||||
msgid "Cube"
|
||||
msgstr "Würfel"
|
||||
@@ -1949,8 +1949,11 @@ msgstr ""
|
||||
msgid "You need to select the material type and color first."
|
||||
msgstr "Sie müssen zuerst den Materialtyp und die Farbe auswählen."
|
||||
|
||||
msgid "Other color"
|
||||
msgstr "Andere Farbe"
|
||||
msgid "Other Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dynamic flow calibration"
|
||||
msgstr "Dynamische Flusskalibrierung"
|
||||
@@ -5691,6 +5694,9 @@ msgstr "Jerkbegrenzung"
|
||||
msgid "Layer height limits"
|
||||
msgstr "Höhenbegrenzungen für Schichten"
|
||||
|
||||
msgid "Lift Z Enforcement"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction when switching material"
|
||||
msgstr "Rückzug bei Materialwechsel"
|
||||
|
||||
@@ -6641,6 +6647,11 @@ msgstr ""
|
||||
msgid "No extrusions under current settings."
|
||||
msgstr "Keine Extrusion unter den aktuellen Einstellungen."
|
||||
|
||||
msgid "Bed temperatures for the used filaments differ significantly."
|
||||
msgstr ""
|
||||
"Die Betttemperaturen für die verwendeten Filamente unterscheiden sich "
|
||||
"signifikant."
|
||||
|
||||
msgid ""
|
||||
"Smooth mode of timelapse is not supported when \"by object\" sequence is "
|
||||
"enabled."
|
||||
@@ -7137,12 +7148,15 @@ msgstr ""
|
||||
"Aktivieren Sie diese Option, um den Druck für verschiedene Überhangsgrade zu "
|
||||
"verlangsamen"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
msgid "mm/s or %"
|
||||
msgstr "mm/s o. %"
|
||||
|
||||
msgid "Speed of bridge and completely overhang wall"
|
||||
msgstr "Geschwindigkeit für Brücken und vollständig überhängende Wände."
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
|
||||
msgid "Brim width"
|
||||
msgstr "Randbreite"
|
||||
|
||||
@@ -7315,17 +7329,17 @@ msgid "Internal bridge support thickness"
|
||||
msgstr "Dicke der internen Brückenstützen"
|
||||
|
||||
msgid ""
|
||||
"If enabled, Studio will generate support loops under the contours of "
|
||||
"internal bridges.These support loops could prevent internal bridges from "
|
||||
"extruding over the air and improve the top surface quality, especially when "
|
||||
"the sparse infill density is low.This value determines the thickness of the "
|
||||
"support loops. 0 means disable this feature"
|
||||
"If enabled, support loops will be generated under the contours of internal "
|
||||
"bridges.These support loops could prevent internal bridges from extruding "
|
||||
"over the air and improve the top surface quality, especially when the sparse "
|
||||
"infill density is low.This value determines the thickness of the support "
|
||||
"loops. 0 means disable this feature"
|
||||
msgstr ""
|
||||
"Wenn aktiviert, generiert Studio Stützschleifen unter den Konturen interner "
|
||||
"Brücken. Diese Stützschleifen könnten verhindern, dass interne Brücken über "
|
||||
"die Luft extrudieren, und die höchste Oberflächenqualität verbessern, "
|
||||
"insbesondere wenn die spärliche Fülldichte niedrig ist. Dieser Wert bestimmt "
|
||||
"die Dicke der Stützschleifen. 0 bedeutet, diese Funktion zu deaktivieren"
|
||||
"Wenn aktiviert, werden Stützschleifen unter den Konturen interner Brücken "
|
||||
"erzeugt. Diese Stützschleifen könnten verhindern, dass interne Brücken über "
|
||||
"die Luft hinausragen und die Oberflächenqualität verbessern, insbesondere "
|
||||
"wenn die Fülldichte des Sparmodus niedrig ist. Dieser Wert bestimmt die "
|
||||
"Dicke der Stützschleifen. 0 bedeutet, diese Funktion zu deaktivieren."
|
||||
|
||||
msgid "Top surface pattern"
|
||||
msgstr "Muster der Oberfläche"
|
||||
@@ -7363,8 +7377,10 @@ msgstr "Muster der unteren Fläche"
|
||||
msgid "Line pattern of bottom surface infill, not bridge infill"
|
||||
msgstr "Linienmuster der Bodenfüllung. Brückenfüllung nicht eingeschlossen"
|
||||
|
||||
msgid "Line width of outer wall"
|
||||
msgstr "Linienbreite der Außenwand"
|
||||
msgid ""
|
||||
"Line width of outer wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Speed of outer wall which is outermost and visible. It's used to be slower "
|
||||
@@ -7389,9 +7405,6 @@ msgstr ""
|
||||
"Einstellung der Geschwindigkeit der Außenwand berechnet. Setzen Sie es auf "
|
||||
"Null für automatisch."
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr "mm/s o. %"
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr "Schwelle für kleine Strukturen"
|
||||
|
||||
@@ -7488,8 +7501,10 @@ msgstr ""
|
||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
||||
msgstr "Pressure advance(Klipper)AKA Linear advance Faktor(Marlin)"
|
||||
|
||||
msgid "Default line width if some line width is set to be zero"
|
||||
msgstr "Standardlinienbreite für Linienbreiten, die auf 0 gesetzt sind"
|
||||
msgid ""
|
||||
"Default line width if other line widths are set to 0. If expressed as a %, "
|
||||
"it will be computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Keep fan always on"
|
||||
msgstr "Lüfter ständig laufen lassen"
|
||||
@@ -7712,6 +7727,66 @@ msgstr "Kubisch Stützen"
|
||||
msgid "Lightning"
|
||||
msgstr "Blitz"
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr "Länge des Infill-Ankers"
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
"Verbindet eine Infill-Linie mit einem kurzen Segment eines zusätzlichen "
|
||||
"Perimeters mit einem internen Perimeter. Wenn sie als Prozentsatz "
|
||||
"ausgedrückt wird (Beispiel: 15%), wird sie über die Breite der Infill-"
|
||||
"Extrusion berechnet. OrcaSlicer versucht, zwei nahe beieinander liegende "
|
||||
"Infill-Linien mit einem kurzen Perimetersegment zu verbinden. Wenn kein "
|
||||
"solches Perimetersegment gefunden wird, das kürzer als infill_anchor_max "
|
||||
"ist, wird die Infill-Linie nur an einer Seite mit einem Perimetersegment "
|
||||
"verbunden und die Länge des genommenen Perimetersegments ist auf diesen "
|
||||
"Parameter begrenzt, aber nicht länger als anchor_length_max. Setzen Sie "
|
||||
"diesen Parameter auf Null, um die Verankerung von Perimetern zu "
|
||||
"deaktivieren, die mit einer einzelnen Infill-Linie verbunden sind."
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr "0 (keine offenen Anker)"
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr "1000 (unbegrenzt)"
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr "Maximale Länge des Infill-Ankers"
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
"Verbindet eine Infill-Linie mit einem kurzen Segment eines zusätzlichen "
|
||||
"Perimeters mit einem internen Perimeter. Wenn sie als Prozentsatz "
|
||||
"ausgedrückt wird (Beispiel: 15%), wird sie über die Breite der Infill-"
|
||||
"Extrusion berechnet. OrcaSlicer versucht, zwei nahe beieinander liegende "
|
||||
"Infill-Linien mit einem kurzen Perimetersegment zu verbinden. Wenn kein "
|
||||
"solches Perimetersegment gefunden wird, das kürzer als dieser Parameter ist, "
|
||||
"wird die Infill-Linie nur an einer Seite mit einem Perimetersegment "
|
||||
"verbunden und die Länge des genommenen Perimetersegments wird auf "
|
||||
"infill_anchor begrenzt, aber nicht länger als dieser Parameter. Setzen Sie "
|
||||
"diesen Parameter auf Null, um die Verankerung zu deaktivieren."
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr "0 (Einfache Verbindung)"
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr "Beschleunigung Außenwände"
|
||||
|
||||
@@ -7804,8 +7879,10 @@ msgstr "Ruckwert erste Schicht"
|
||||
msgid "Jerk for travel"
|
||||
msgstr "Jerk for Bewegung"
|
||||
|
||||
msgid "Line width of initial layer"
|
||||
msgstr "Linienbreite der ersten Schicht"
|
||||
msgid ""
|
||||
"Line width of initial layer. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer height"
|
||||
msgstr "Höhe der ersten Schicht"
|
||||
@@ -7931,7 +8008,7 @@ msgstr "Schichten und Perimeter"
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affact top/bottom layers"
|
||||
"affect top/bottom layers"
|
||||
msgstr ""
|
||||
"Filtert Lücken aus, die kleiner als der festgelegte Schwellenwert sind. "
|
||||
"Diese Einstellung beeinflusst die obersten/untersten Schichten nicht"
|
||||
@@ -8114,8 +8191,10 @@ msgstr ""
|
||||
msgid "Filament to print internal sparse infill."
|
||||
msgstr "Filament für den Druck der inneren Füllung."
|
||||
|
||||
msgid "Line width of internal sparse infill"
|
||||
msgstr "Linienbreite der inneren Füllung"
|
||||
msgid ""
|
||||
"Line width of internal sparse infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Infill/Wall overlap"
|
||||
msgstr "Überlappung Füllung/Wand"
|
||||
@@ -8423,6 +8502,32 @@ msgstr "Format des Dateinamens"
|
||||
msgid "User can self-define the project file name when export"
|
||||
msgstr "Der Benutzer kann den Projektdateinamen beim Export selbst bestimmen"
|
||||
|
||||
msgid "Make overhang printable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Modify the geometry to print overhangs without support material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable maximum angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum angle of overhangs to allow after making more steep overhangs "
|
||||
"printable.90° will not change the model at all and allow any overhang, while "
|
||||
"0 will replace all overhangs with conical material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable hole area"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum area of a hole in the base of the model before it's filled by "
|
||||
"conical material.A value of 0 will fill all the holes in the model base."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Detect overhang wall"
|
||||
msgstr "Erkennen von Wandüberhängen"
|
||||
|
||||
@@ -8435,8 +8540,10 @@ msgstr ""
|
||||
"verwenden hierfür eine unterschiedliche Druckgeschwindigkeiten. Bei einem "
|
||||
"100%% Überhang wird die Brückengeschwindigkeit verwendet."
|
||||
|
||||
msgid "Line width of inner wall"
|
||||
msgstr "Linienbreite der Innenwand"
|
||||
msgid ""
|
||||
"Line width of inner wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of inner wall"
|
||||
msgstr "Druckgeschwindigkeit der Innenwand"
|
||||
@@ -8563,6 +8670,42 @@ msgstr "Steigung"
|
||||
msgid "Spiral"
|
||||
msgstr "Spirale"
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place above the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z below"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place below the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "On surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enforce Z Hop behavior. This setting is impacted by the above settings (Only "
|
||||
"lift Z above/below)."
|
||||
msgstr ""
|
||||
|
||||
msgid "All Surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top and Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr "Zusätzliche Länge beim Neustart"
|
||||
|
||||
@@ -8629,6 +8772,16 @@ msgstr "Rückseite"
|
||||
msgid "Random"
|
||||
msgstr "Zufall"
|
||||
|
||||
msgid "Staggered inner seams"
|
||||
msgstr "Versetzte innere Nähte"
|
||||
|
||||
msgid ""
|
||||
"This option causes the inner seams to be shifted backwards based on their "
|
||||
"depth, forming a zigzag pattern."
|
||||
msgstr ""
|
||||
"Durch diese Option werden die inneren Nähte basierend auf ihrer Tiefe nach "
|
||||
"hinten verschoben und bilden ein Zickzack-Muster."
|
||||
|
||||
msgid "Seam gap"
|
||||
msgstr "Naht Zwischenraum"
|
||||
|
||||
@@ -8636,14 +8789,14 @@ msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
"current extruder diameter. The default value for this parameter is 10%."
|
||||
msgstr ""
|
||||
"Um die Sichtbarkeit der Naht in einer geschlossenen Schleifenextrusion zu "
|
||||
"reduzieren, wird die Schleife unterbrochen und um eine bestimmte Menge "
|
||||
"verkürzt.\n"
|
||||
"Diese Menge kann in Millimetern oder als Prozentsatz des aktuellen "
|
||||
"Extruderdurchmessers angegeben werden.\n"
|
||||
"Der Standardwert für diesen Parameter beträgt 15%. Dies wird durchgeführt, "
|
||||
"Der Standardwert für diesen Parameter beträgt 10%. Dies wird durchgeführt, "
|
||||
"um das endgültige Produkt glatter und nahtloser aussehen zu lassen."
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
@@ -8705,6 +8858,14 @@ msgid "Number of loops for the skirt. Zero means disabling skirt"
|
||||
msgstr ""
|
||||
"Anzahl der Ringe für die Umrandung. Null bedeutet Deaktivierung der Umrandung"
|
||||
|
||||
msgid "Skirt speed"
|
||||
msgstr "Druckgeschwindigkeit der Umrandung"
|
||||
|
||||
msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed."
|
||||
msgstr ""
|
||||
"Geschwindigkeit der Umrandung in mm/s. Null bedeutet Verwendung der Standard-"
|
||||
"Schichtextrusionsgeschwindigkeit."
|
||||
|
||||
msgid ""
|
||||
"The printing speed in exported gcode will be slowed down, when the estimated "
|
||||
"layer time is shorter than this value, to get better cooling for these layers"
|
||||
@@ -8723,11 +8884,10 @@ msgstr ""
|
||||
"Innere Füllbereiche, die kleiner als dieser Wert sind, werden durch massive "
|
||||
"Füllungen ersetzt."
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Line width of internal solid infill"
|
||||
msgstr "Linienbreite der inneren massiven Füllung"
|
||||
msgid ""
|
||||
"Line width of internal solid infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of internal solid infill, not the top and bottom surface"
|
||||
msgstr ""
|
||||
@@ -8896,8 +9056,10 @@ msgstr ""
|
||||
"kein spezielles Filament für die Stützen verwendet wird, sondern das "
|
||||
"aktuelle Filament."
|
||||
|
||||
msgid "Line width of support"
|
||||
msgstr "Linienbreite der Stützen"
|
||||
msgid ""
|
||||
"Line width of support. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interface use loop pattern"
|
||||
msgstr "Schleifenmuster-Schnittstelle"
|
||||
@@ -9145,8 +9307,10 @@ msgstr ""
|
||||
"Dieser G-Code wird beim Filamentwechsel eingefügt, einschließlich des T-"
|
||||
"Befehls zum Auslösen des Werkzeugwechsels"
|
||||
|
||||
msgid "Line width for top surfaces"
|
||||
msgstr "Linienbreite für Oberflächen"
|
||||
msgid ""
|
||||
"Line width for top surfaces. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of top surface infill which is solid"
|
||||
msgstr "Geschwindigkeit der massiven Füllung der Oberseite."
|
||||
@@ -9719,6 +9883,9 @@ msgstr "PA Turm"
|
||||
msgid "PA Line"
|
||||
msgstr "PA Linie"
|
||||
|
||||
msgid "PA Pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Method"
|
||||
msgstr "Methode"
|
||||
|
||||
@@ -9887,280 +10054,299 @@ msgstr ""
|
||||
"CA-Datei in den Zertifikatspeicher / das Schlüsselbund."
|
||||
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr "Die Verbindung zu den über den Druck-Host verbundenen Druckern ist fehlgeschlagen."
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
"Did you know how to control view and object/part selection with mouse and "
|
||||
"touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
"3D-Szenenbedienung\n"
|
||||
"Wissen Sie, wie Sie die Ansicht und die Auswahl von Objekten/Teilen in der "
|
||||
"3D-Szene mit der Maus und dem Touchpad steuern können?"
|
||||
"Die Verbindung zu den über den Druck-Host verbundenen Druckern ist "
|
||||
"fehlgeschlagen."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid ""
|
||||
"Cut Tool\n"
|
||||
"Did you know that you can cut a model at any angle and position with the "
|
||||
"cutting tool?"
|
||||
msgstr ""
|
||||
"Schnittwerkzeug\n"
|
||||
"Wussten Sie, dass Sie mit dem Schnittwerkzeug ein Modell in jedem beliebigen "
|
||||
"Winkel und jeder beliebigen Position zerschneiden können?"
|
||||
#~ msgid "Line width of outer wall"
|
||||
#~ msgstr "Linienbreite der Außenwand"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid ""
|
||||
"Fix Model\n"
|
||||
"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing "
|
||||
"problems?"
|
||||
msgstr ""
|
||||
"Modell reparieren\n"
|
||||
"Wussten Sie, dass Sie ein beschädigtes 3D-Modell reparieren können, um viele "
|
||||
"Probleme beim Slicen zu vermeiden?"
|
||||
#~ msgid "Default line width if some line width is set to be zero"
|
||||
#~ msgstr "Standardlinienbreite für Linienbreiten, die auf 0 gesetzt sind"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid ""
|
||||
"Timelapse\n"
|
||||
"Did you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
"Zeitraffer\n"
|
||||
"Wussten Sie, dass Sie bei jedem Druck ein Zeitraffervideo erstellen können?"
|
||||
#~ msgid "Line width of initial layer"
|
||||
#~ msgstr "Linienbreite der ersten Schicht"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid ""
|
||||
"Auto-Arrange\n"
|
||||
"Did you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
"Automatisch anordnen\n"
|
||||
"Wussten Sie, dass Sie alle Objekte in Ihrem Projekt automatisch anordnen "
|
||||
"können?"
|
||||
#~ msgid "Line width of internal sparse infill"
|
||||
#~ msgstr "Linienbreite der inneren Füllung"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid ""
|
||||
"Auto-Orient\n"
|
||||
"Did you know that you can rotate objects to an optimal orientation for "
|
||||
"printing by a simple click?"
|
||||
msgstr ""
|
||||
"Automatische Ausrichtung\n"
|
||||
"Wussten Sie schon, dass Sie Objekte mit einem einfachen Klick in eine für "
|
||||
"den Druck optimale Ausrichtung drehen können?"
|
||||
#~ msgid "Line width of inner wall"
|
||||
#~ msgstr "Linienbreite der Innenwand"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid ""
|
||||
"Lay on Face\n"
|
||||
"Did you know that you can quickly orient a model so that one of its faces "
|
||||
"sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
"<b>F</b> key."
|
||||
msgstr ""
|
||||
"Auf Fläche legen\n"
|
||||
"Wussten Sie, dass Sie ein Modell schnell so ausrichten können, dass eine "
|
||||
"seiner Flächen auf dem Druckbett liegt? Wählen Sie die Funktion \"Auf Fläche "
|
||||
"legen\" oder drücken Sie die Taste <b>F</b>."
|
||||
#~ msgid "Line width of internal solid infill"
|
||||
#~ msgstr "Linienbreite der inneren massiven Füllung"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid ""
|
||||
"Object List\n"
|
||||
"Did you know that you can view all objects/parts in a list and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
"Objekt-Liste\n"
|
||||
"Wussten Sie, dass Sie alle Objekte/Teile in einer Liste anzeigen und die "
|
||||
"Einstellungen für jedes Objekt/Teil ändern können?"
|
||||
#~ msgid "Line width of support"
|
||||
#~ msgstr "Linienbreite der Stützen"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid ""
|
||||
"Simplify Model\n"
|
||||
"Did you know that you can reduce the number of triangles in a mesh using the "
|
||||
"Simplify mesh feature? Right-click the model and select Simplify model. Read "
|
||||
"more in the documentation."
|
||||
msgstr ""
|
||||
"Modell vereinfachen\n"
|
||||
"Wussten Sie schon, dass Sie die Anzahl der Dreiecke in einem Netz mit der "
|
||||
"Funktion \"Netz vereinfachen\" reduzieren können? Klicken Sie mit der "
|
||||
"rechten Maustaste auf das Modell und wählen Sie \"Modell vereinfachen\". "
|
||||
"Weitere Informationen finden Sie in der Dokumentation."
|
||||
#~ msgid "Line width for top surfaces"
|
||||
#~ msgstr "Linienbreite für Oberflächen"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid ""
|
||||
"Slicing Parameter Table\n"
|
||||
"Did you know that you can view all objects/parts on a table and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
"Parametertabelle für das Slicen\n"
|
||||
"Wussten Sie, dass Sie alle Objekte/Teile in einer Tabelle anzeigen und die "
|
||||
"Einstellungen für jedes Objekt/Teil ändern können?"
|
||||
#~ msgid ""
|
||||
#~ "3D Scene Operations\n"
|
||||
#~ "Did you know how to control view and object/part selection with mouse and "
|
||||
#~ "touchpanel in the 3D scene?"
|
||||
#~ msgstr ""
|
||||
#~ "3D-Szenenbedienung\n"
|
||||
#~ "Wissen Sie, wie Sie die Ansicht und die Auswahl von Objekten/Teilen in "
|
||||
#~ "der 3D-Szene mit der Maus und dem Touchpad steuern können?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid ""
|
||||
"Split to Objects/Parts\n"
|
||||
"Did you know that you can split a big object into small ones for easy "
|
||||
"colorizing or printing?"
|
||||
msgstr ""
|
||||
"In Objekte/Teile aufteilen\n"
|
||||
"Wussten Sie, dass Sie ein großes Objekt in kleine Teile aufteilen können, um "
|
||||
"es leichter einzufärben oder drucken zu können?"
|
||||
#~ msgid ""
|
||||
#~ "Cut Tool\n"
|
||||
#~ "Did you know that you can cut a model at any angle and position with the "
|
||||
#~ "cutting tool?"
|
||||
#~ msgstr ""
|
||||
#~ "Schnittwerkzeug\n"
|
||||
#~ "Wussten Sie, dass Sie mit dem Schnittwerkzeug ein Modell in jedem "
|
||||
#~ "beliebigen Winkel und jeder beliebigen Position zerschneiden können?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid ""
|
||||
"Subtract a Part\n"
|
||||
"Did you know that you can subtract one mesh from another using the Negative "
|
||||
"part modifier? That way you can, for example, create easily resizable holes "
|
||||
"directly in Orca Slicer. Read more in the documentation."
|
||||
msgstr ""
|
||||
"Ein Teil subtrahieren\n"
|
||||
"Wussten Sie, dass Sie mit dem \"negatives Teil Modifikator\" ein Netz von "
|
||||
"einem anderen subtrahieren können? Auf diese Weise können Sie z.B. leicht "
|
||||
"veränderbare Löcher direkt in Bambu Studio erstellen. Lesen Sie mehr dazu in "
|
||||
"der Dokumentation."
|
||||
#~ msgid ""
|
||||
#~ "Fix Model\n"
|
||||
#~ "Did you know that you can fix a corrupted 3D model to avoid a lot of "
|
||||
#~ "slicing problems?"
|
||||
#~ msgstr ""
|
||||
#~ "Modell reparieren\n"
|
||||
#~ "Wussten Sie, dass Sie ein beschädigtes 3D-Modell reparieren können, um "
|
||||
#~ "viele Probleme beim Slicen zu vermeiden?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid ""
|
||||
"STEP\n"
|
||||
"Did you know that you can improve your print quality by slicing a STEP file "
|
||||
"instead of an STL?\n"
|
||||
"Orca Slicer supports slicing STEP files, providing smoother results than a "
|
||||
"lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
"STEP\n"
|
||||
"Wussten Sie, dass Sie Ihre Druckqualität verbessern können, indem Sie eine "
|
||||
"STEP-Datei anstelle einer STL-Datei slicen?\n"
|
||||
"Bambu Studio unterstützt das Slicen von STEP-Dateien und liefert glattere "
|
||||
"Ergebnisse als eine STL mit geringerer Auflösung. Probiere es aus!"
|
||||
#~ msgid ""
|
||||
#~ "Timelapse\n"
|
||||
#~ "Did you know that you can generate a timelapse video during each print?"
|
||||
#~ msgstr ""
|
||||
#~ "Zeitraffer\n"
|
||||
#~ "Wussten Sie, dass Sie bei jedem Druck ein Zeitraffervideo erstellen "
|
||||
#~ "können?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid ""
|
||||
"Z seam location\n"
|
||||
"Did you know that you can customize the location of the Z seam, and even "
|
||||
"paint it on your print, to have it in a less visible location? This improves "
|
||||
"the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
"Position der Z-Naht\n"
|
||||
"Wussten Sie, dass Sie die Position der Z-Naht anpassen und sie sogar auf "
|
||||
"Ihren Druck malen können, um sie an einer weniger sichtbaren Stelle "
|
||||
"anzubringen? Dadurch wird das Gesamtbild Ihres Modells verbessert. Probiere "
|
||||
"es aus!"
|
||||
#~ msgid ""
|
||||
#~ "Auto-Arrange\n"
|
||||
#~ "Did you know that you can auto-arrange all objects in your project?"
|
||||
#~ msgstr ""
|
||||
#~ "Automatisch anordnen\n"
|
||||
#~ "Wussten Sie, dass Sie alle Objekte in Ihrem Projekt automatisch anordnen "
|
||||
#~ "können?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid ""
|
||||
"Fine-tuning for flow rate\n"
|
||||
"Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
"prints? Depending on the material, you can improve the overall finish of the "
|
||||
"printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
"Feineinstellung der Flussrate\n"
|
||||
"Wussten Sie, dass die Flussgeschwindigkeit des Filament fein eingestellt "
|
||||
"werden kann, um noch besser aussehende Drucke zu erhalten? Je nach Material "
|
||||
"können Sie das Gesamtergebnis des gedruckten Modells verbessern, indem Sie "
|
||||
"eine Feineinstellung vornehmen."
|
||||
#~ msgid ""
|
||||
#~ "Auto-Orient\n"
|
||||
#~ "Did you know that you can rotate objects to an optimal orientation for "
|
||||
#~ "printing by a simple click?"
|
||||
#~ msgstr ""
|
||||
#~ "Automatische Ausrichtung\n"
|
||||
#~ "Wussten Sie schon, dass Sie Objekte mit einem einfachen Klick in eine für "
|
||||
#~ "den Druck optimale Ausrichtung drehen können?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid ""
|
||||
"Split your prints into plates\n"
|
||||
"Did you know that you can split a model that has a lot of parts into "
|
||||
"individual plates ready to print? This will simplify the process of keeping "
|
||||
"track of all the parts."
|
||||
msgstr ""
|
||||
"Drucke in mehrere Druckplatten aufteilen\n"
|
||||
"Wussten Sie, dass Sie ein Modell, das aus vielen Teilen besteht, in einzelne "
|
||||
"Druckplatten aufteilen können? Dadurch wird es einfacher, den Überblick über "
|
||||
"alle Teile zu behalten."
|
||||
#~ msgid ""
|
||||
#~ "Lay on Face\n"
|
||||
#~ "Did you know that you can quickly orient a model so that one of its faces "
|
||||
#~ "sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
#~ "<b>F</b> key."
|
||||
#~ msgstr ""
|
||||
#~ "Auf Fläche legen\n"
|
||||
#~ "Wussten Sie, dass Sie ein Modell schnell so ausrichten können, dass eine "
|
||||
#~ "seiner Flächen auf dem Druckbett liegt? Wählen Sie die Funktion \"Auf "
|
||||
#~ "Fläche legen\" oder drücken Sie die Taste <b>F</b>."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer
|
||||
#: Height]
|
||||
msgid ""
|
||||
"Speed up your print with Adaptive Layer Height\n"
|
||||
"Did you know that you can print a model even faster, by using the Adaptive "
|
||||
"Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
"Beschleunigen Sie Ihren Druck mit adaptiven Schichthöhe\n"
|
||||
"Wussten Sie, dass Sie ein Modell noch schneller drucken können, wenn Sie die "
|
||||
"Option \"Adaptive Schichthöhe\" verwenden? Probiere es aus!"
|
||||
#~ msgid ""
|
||||
#~ "Object List\n"
|
||||
#~ "Did you know that you can view all objects/parts in a list and change "
|
||||
#~ "settings for each object/part?"
|
||||
#~ msgstr ""
|
||||
#~ "Objekt-Liste\n"
|
||||
#~ "Wussten Sie, dass Sie alle Objekte/Teile in einer Liste anzeigen und die "
|
||||
#~ "Einstellungen für jedes Objekt/Teil ändern können?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid ""
|
||||
"Support painting\n"
|
||||
"Did you know that you can paint the location of your supports? This feature "
|
||||
"makes it easy to place the support material only on the sections of the "
|
||||
"model that actually need it."
|
||||
msgstr ""
|
||||
"Stützen malen\n"
|
||||
"Wussten Sie, dass Sie die Position der Stützen aufmalen können? Diese "
|
||||
"Funktion macht es möglich, das Stützmaterial nur auf die Bereiche des "
|
||||
"Modells zu platzieren, die es tatsächlich benötigen."
|
||||
#~ msgid ""
|
||||
#~ "Simplify Model\n"
|
||||
#~ "Did you know that you can reduce the number of triangles in a mesh using "
|
||||
#~ "the Simplify mesh feature? Right-click the model and select Simplify "
|
||||
#~ "model. Read more in the documentation."
|
||||
#~ msgstr ""
|
||||
#~ "Modell vereinfachen\n"
|
||||
#~ "Wussten Sie schon, dass Sie die Anzahl der Dreiecke in einem Netz mit der "
|
||||
#~ "Funktion \"Netz vereinfachen\" reduzieren können? Klicken Sie mit der "
|
||||
#~ "rechten Maustaste auf das Modell und wählen Sie \"Modell vereinfachen\". "
|
||||
#~ "Weitere Informationen finden Sie in der Dokumentation."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid ""
|
||||
"Different types of supports\n"
|
||||
"Did you know that you can choose from multiple types of supports? Tree "
|
||||
"supports work great for organic models, while saving filament and improving "
|
||||
"print speed. Check them out!"
|
||||
msgstr ""
|
||||
"Verschiedene Arten von Stützstrukturen\n"
|
||||
"Wussten Sie, dass Sie zwischen verschiedenen Arten von Stützen wählen "
|
||||
"können? Baumstützen eignet sich hervorragend für organische Modelle, sparen "
|
||||
"Filament und erhöhen die Druckgeschwindigkeit. Probiere sie aus!"
|
||||
#~ msgid ""
|
||||
#~ "Slicing Parameter Table\n"
|
||||
#~ "Did you know that you can view all objects/parts on a table and change "
|
||||
#~ "settings for each object/part?"
|
||||
#~ msgstr ""
|
||||
#~ "Parametertabelle für das Slicen\n"
|
||||
#~ "Wussten Sie, dass Sie alle Objekte/Teile in einer Tabelle anzeigen und "
|
||||
#~ "die Einstellungen für jedes Objekt/Teil ändern können?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid ""
|
||||
"Printing Silk Filament\n"
|
||||
"Did you know that Silk filament needs special consideration to print it "
|
||||
"successfully? Higher temperature and lower speed are always recommended for "
|
||||
"the best results."
|
||||
msgstr ""
|
||||
"Drucken von Silkfilamenten\n"
|
||||
"Wussten Sie, dass Silkfilamente besondere Bedingungen erfordern, um "
|
||||
"erfolgreich gedruckt zu werden? Eine höhere Temperatur und eine niedrigere "
|
||||
"Geschwindigkeit werden immer empfohlen, um die besten Ergebnisse zu erzielen."
|
||||
#~ msgid ""
|
||||
#~ "Split to Objects/Parts\n"
|
||||
#~ "Did you know that you can split a big object into small ones for easy "
|
||||
#~ "colorizing or printing?"
|
||||
#~ msgstr ""
|
||||
#~ "In Objekte/Teile aufteilen\n"
|
||||
#~ "Wussten Sie, dass Sie ein großes Objekt in kleine Teile aufteilen können, "
|
||||
#~ "um es leichter einzufärben oder drucken zu können?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid ""
|
||||
"Brim for better adhesion\n"
|
||||
"Did you know that when printing models have a small contact interface with "
|
||||
"the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
"Rand für bessere Haftung\n"
|
||||
"Wussten Sie, dass bei gedruckten Modellen, die eine kleine Kontaktfläche mit "
|
||||
"der Druckoberfläche haben, die Verwendung eines Randes empfohlen wird?"
|
||||
#~ msgid ""
|
||||
#~ "Subtract a Part\n"
|
||||
#~ "Did you know that you can subtract one mesh from another using the "
|
||||
#~ "Negative part modifier? That way you can, for example, create easily "
|
||||
#~ "resizable holes directly in Orca Slicer. Read more in the documentation."
|
||||
#~ msgstr ""
|
||||
#~ "Ein Teil subtrahieren\n"
|
||||
#~ "Wussten Sie, dass Sie mit dem \"negatives Teil Modifikator\" ein Netz von "
|
||||
#~ "einem anderen subtrahieren können? Auf diese Weise können Sie z.B. leicht "
|
||||
#~ "veränderbare Löcher direkt in Bambu Studio erstellen. Lesen Sie mehr dazu "
|
||||
#~ "in der Dokumentation."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid ""
|
||||
"Set parameters for multiple objects\n"
|
||||
"Did you know that you can set slicing parameters for all selected objects at "
|
||||
"one time?"
|
||||
msgstr ""
|
||||
"Parameter für mehrere Objekte festlegen\n"
|
||||
"Wussten Sie schon, dass Sie die Slicingparameter für alle ausgewählten "
|
||||
"Objekte gleichzeitig festlegen können?"
|
||||
#~ msgid ""
|
||||
#~ "STEP\n"
|
||||
#~ "Did you know that you can improve your print quality by slicing a STEP "
|
||||
#~ "file instead of an STL?\n"
|
||||
#~ "Orca Slicer supports slicing STEP files, providing smoother results than "
|
||||
#~ "a lower resolution STL. Give it a try!"
|
||||
#~ msgstr ""
|
||||
#~ "STEP\n"
|
||||
#~ "Wussten Sie, dass Sie Ihre Druckqualität verbessern können, indem Sie "
|
||||
#~ "eine STEP-Datei anstelle einer STL-Datei slicen?\n"
|
||||
#~ "Bambu Studio unterstützt das Slicen von STEP-Dateien und liefert glattere "
|
||||
#~ "Ergebnisse als eine STL mit geringerer Auflösung. Probiere es aus!"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid ""
|
||||
"Stack objects\n"
|
||||
"Did you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
"Objekte stapeln\n"
|
||||
"Wussten Sie, dass Sie Objekte als Ganzes stapeln können?"
|
||||
#~ msgid ""
|
||||
#~ "Z seam location\n"
|
||||
#~ "Did you know that you can customize the location of the Z seam, and even "
|
||||
#~ "paint it on your print, to have it in a less visible location? This "
|
||||
#~ "improves the overall look of your model. Check it out!"
|
||||
#~ msgstr ""
|
||||
#~ "Position der Z-Naht\n"
|
||||
#~ "Wussten Sie, dass Sie die Position der Z-Naht anpassen und sie sogar auf "
|
||||
#~ "Ihren Druck malen können, um sie an einer weniger sichtbaren Stelle "
|
||||
#~ "anzubringen? Dadurch wird das Gesamtbild Ihres Modells verbessert. "
|
||||
#~ "Probiere es aus!"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid ""
|
||||
"Flush into support/objects/infill\n"
|
||||
"Did you know that you can save the wasted filament by flushing them into "
|
||||
"support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
"Reinigen in Stützstrukturen/Objekten/Füllungen\n"
|
||||
"Wussten Sie schon, dass Sie die Menge an verschwendetem Filament reduzieren "
|
||||
"können, indem Sie es während des Filamentwechsels in Stützstrukturen/"
|
||||
"Objekten/Füllungen reinigen?"
|
||||
#~ msgid ""
|
||||
#~ "Fine-tuning for flow rate\n"
|
||||
#~ "Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
#~ "prints? Depending on the material, you can improve the overall finish of "
|
||||
#~ "the printed model by doing some fine-tuning."
|
||||
#~ msgstr ""
|
||||
#~ "Feineinstellung der Flussrate\n"
|
||||
#~ "Wussten Sie, dass die Flussgeschwindigkeit des Filament fein eingestellt "
|
||||
#~ "werden kann, um noch besser aussehende Drucke zu erhalten? Je nach "
|
||||
#~ "Material können Sie das Gesamtergebnis des gedruckten Modells verbessern, "
|
||||
#~ "indem Sie eine Feineinstellung vornehmen."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid ""
|
||||
"Improve strength\n"
|
||||
"Did you know that you can use more wall loops and higher sparse infill "
|
||||
"density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
"Festigkeit verbessern\n"
|
||||
"Wussten Sie, dass Sie die Festigkeit des Modells durch mehr Wandschleifen "
|
||||
"und eine höhere Dichte der Füllung verbessern können?"
|
||||
#~ msgid ""
|
||||
#~ "Split your prints into plates\n"
|
||||
#~ "Did you know that you can split a model that has a lot of parts into "
|
||||
#~ "individual plates ready to print? This will simplify the process of "
|
||||
#~ "keeping track of all the parts."
|
||||
#~ msgstr ""
|
||||
#~ "Drucke in mehrere Druckplatten aufteilen\n"
|
||||
#~ "Wussten Sie, dass Sie ein Modell, das aus vielen Teilen besteht, in "
|
||||
#~ "einzelne Druckplatten aufteilen können? Dadurch wird es einfacher, den "
|
||||
#~ "Überblick über alle Teile zu behalten."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Speed up your print with Adaptive Layer Height\n"
|
||||
#~ "Did you know that you can print a model even faster, by using the "
|
||||
#~ "Adaptive Layer Height option? Check it out!"
|
||||
#~ msgstr ""
|
||||
#~ "Beschleunigen Sie Ihren Druck mit adaptiven Schichthöhe\n"
|
||||
#~ "Wussten Sie, dass Sie ein Modell noch schneller drucken können, wenn Sie "
|
||||
#~ "die Option \"Adaptive Schichthöhe\" verwenden? Probiere es aus!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Support painting\n"
|
||||
#~ "Did you know that you can paint the location of your supports? This "
|
||||
#~ "feature makes it easy to place the support material only on the sections "
|
||||
#~ "of the model that actually need it."
|
||||
#~ msgstr ""
|
||||
#~ "Stützen malen\n"
|
||||
#~ "Wussten Sie, dass Sie die Position der Stützen aufmalen können? Diese "
|
||||
#~ "Funktion macht es möglich, das Stützmaterial nur auf die Bereiche des "
|
||||
#~ "Modells zu platzieren, die es tatsächlich benötigen."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Different types of supports\n"
|
||||
#~ "Did you know that you can choose from multiple types of supports? Tree "
|
||||
#~ "supports work great for organic models, while saving filament and "
|
||||
#~ "improving print speed. Check them out!"
|
||||
#~ msgstr ""
|
||||
#~ "Verschiedene Arten von Stützstrukturen\n"
|
||||
#~ "Wussten Sie, dass Sie zwischen verschiedenen Arten von Stützen wählen "
|
||||
#~ "können? Baumstützen eignet sich hervorragend für organische Modelle, "
|
||||
#~ "sparen Filament und erhöhen die Druckgeschwindigkeit. Probiere sie aus!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Printing Silk Filament\n"
|
||||
#~ "Did you know that Silk filament needs special consideration to print it "
|
||||
#~ "successfully? Higher temperature and lower speed are always recommended "
|
||||
#~ "for the best results."
|
||||
#~ msgstr ""
|
||||
#~ "Drucken von Silkfilamenten\n"
|
||||
#~ "Wussten Sie, dass Silkfilamente besondere Bedingungen erfordern, um "
|
||||
#~ "erfolgreich gedruckt zu werden? Eine höhere Temperatur und eine "
|
||||
#~ "niedrigere Geschwindigkeit werden immer empfohlen, um die besten "
|
||||
#~ "Ergebnisse zu erzielen."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Brim for better adhesion\n"
|
||||
#~ "Did you know that when printing models have a small contact interface "
|
||||
#~ "with the printing surface, it's recommended to use a brim?"
|
||||
#~ msgstr ""
|
||||
#~ "Rand für bessere Haftung\n"
|
||||
#~ "Wussten Sie, dass bei gedruckten Modellen, die eine kleine Kontaktfläche "
|
||||
#~ "mit der Druckoberfläche haben, die Verwendung eines Randes empfohlen wird?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Set parameters for multiple objects\n"
|
||||
#~ "Did you know that you can set slicing parameters for all selected objects "
|
||||
#~ "at one time?"
|
||||
#~ msgstr ""
|
||||
#~ "Parameter für mehrere Objekte festlegen\n"
|
||||
#~ "Wussten Sie schon, dass Sie die Slicingparameter für alle ausgewählten "
|
||||
#~ "Objekte gleichzeitig festlegen können?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Stack objects\n"
|
||||
#~ "Did you know that you can stack objects as a whole one?"
|
||||
#~ msgstr ""
|
||||
#~ "Objekte stapeln\n"
|
||||
#~ "Wussten Sie, dass Sie Objekte als Ganzes stapeln können?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Flush into support/objects/infill\n"
|
||||
#~ "Did you know that you can save the wasted filament by flushing them into "
|
||||
#~ "support/objects/infill during filament change?"
|
||||
#~ msgstr ""
|
||||
#~ "Reinigen in Stützstrukturen/Objekten/Füllungen\n"
|
||||
#~ "Wussten Sie schon, dass Sie die Menge an verschwendetem Filament "
|
||||
#~ "reduzieren können, indem Sie es während des Filamentwechsels in "
|
||||
#~ "Stützstrukturen/Objekten/Füllungen reinigen?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Improve strength\n"
|
||||
#~ "Did you know that you can use more wall loops and higher sparse infill "
|
||||
#~ "density to improve the strength of the model?"
|
||||
#~ msgstr ""
|
||||
#~ "Festigkeit verbessern\n"
|
||||
#~ "Wussten Sie, dass Sie die Festigkeit des Modells durch mehr Wandschleifen "
|
||||
#~ "und eine höhere Dichte der Füllung verbessern können?"
|
||||
|
||||
#~ msgid "Other color"
|
||||
#~ msgstr "Andere Farbe"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "If enabled, support loops will be generated under the contours of "
|
||||
#~ "internal bridges. These support loops could prevent internal bridges from "
|
||||
#~ "extruding over the air and improve the top surface quality, especially "
|
||||
#~ "when the sparse infill density is low.This value determines the thickness "
|
||||
#~ "of the support loops. 0 means disable this feature"
|
||||
#~ msgstr ""
|
||||
#~ "Wenn aktiviert, generiert Studio Stützschleifen unter den Konturen "
|
||||
#~ "interner Brücken. Diese Stützschleifen könnten verhindern, dass interne "
|
||||
#~ "Brücken über die Luft extrudieren, und die höchste Oberflächenqualität "
|
||||
#~ "verbessern, insbesondere wenn die spärliche Fülldichte niedrig ist. "
|
||||
#~ "Dieser Wert bestimmt die Dicke der Stützschleifen. 0 bedeutet, diese "
|
||||
#~ "Funktion zu deaktivieren"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Send to print"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-07-31 21:29+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -1872,7 +1872,10 @@ msgstr ""
|
||||
msgid "You need to select the material type and color first."
|
||||
msgstr ""
|
||||
|
||||
msgid "Other color"
|
||||
msgid "Other Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dynamic flow calibration"
|
||||
@@ -5347,6 +5350,9 @@ msgstr "Jerk limitation"
|
||||
msgid "Layer height limits"
|
||||
msgstr "Layer height limits"
|
||||
|
||||
msgid "Lift Z Enforcement"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction when switching material"
|
||||
msgstr "Retraction when switching material"
|
||||
|
||||
@@ -6247,6 +6253,9 @@ msgstr ""
|
||||
msgid "No extrusions under current settings."
|
||||
msgstr "No extrusions under current settings."
|
||||
|
||||
msgid "Bed temperatures for the used filaments differ significantly."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Smooth mode of timelapse is not supported when \"by object\" sequence is "
|
||||
"enabled."
|
||||
@@ -6679,12 +6688,15 @@ msgstr ""
|
||||
"Enable this option to slow down when printing overhangs. The speeds for "
|
||||
"different overhang percentages are set below."
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of bridge and completely overhang wall"
|
||||
msgstr "This is the speed for bridges and 100% overhang walls."
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
|
||||
msgid "Brim width"
|
||||
msgstr "Brim width"
|
||||
|
||||
@@ -6849,11 +6861,11 @@ msgid "Internal bridge support thickness"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If enabled, Studio will generate support loops under the contours of "
|
||||
"internal bridges.These support loops could prevent internal bridges from "
|
||||
"extruding over the air and improve the top surface quality, especially when "
|
||||
"the sparse infill density is low.This value determines the thickness of the "
|
||||
"support loops. 0 means disable this feature"
|
||||
"If enabled, support loops will be generated under the contours of internal "
|
||||
"bridges.These support loops could prevent internal bridges from extruding "
|
||||
"over the air and improve the top surface quality, especially when the sparse "
|
||||
"infill density is low.This value determines the thickness of the support "
|
||||
"loops. 0 means disable this feature"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top surface pattern"
|
||||
@@ -6894,8 +6906,10 @@ msgstr ""
|
||||
"This is the line pattern of bottom surface infill, not including bridge "
|
||||
"infill."
|
||||
|
||||
msgid "Line width of outer wall"
|
||||
msgstr "Line width of outer wall"
|
||||
msgid ""
|
||||
"Line width of outer wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Speed of outer wall which is outermost and visible. It's used to be slower "
|
||||
@@ -6914,9 +6928,6 @@ msgid ""
|
||||
"Set to zero for auto."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr ""
|
||||
|
||||
@@ -7002,8 +7013,10 @@ msgstr ""
|
||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default line width if some line width is set to be zero"
|
||||
msgstr "Default line width for line widths set to 0"
|
||||
msgid ""
|
||||
"Default line width if other line widths are set to 0. If expressed as a %, "
|
||||
"it will be computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Keep fan always on"
|
||||
msgstr "Keep fan always on"
|
||||
@@ -7208,6 +7221,45 @@ msgstr ""
|
||||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
@@ -7284,8 +7336,10 @@ msgstr ""
|
||||
msgid "Jerk for travel"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of initial layer"
|
||||
msgstr "Line width of first layer"
|
||||
msgid ""
|
||||
"Line width of initial layer. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer height"
|
||||
msgstr "First layer height"
|
||||
@@ -7397,7 +7451,7 @@ msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affact top/bottom layers"
|
||||
"affect top/bottom layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -7546,8 +7600,10 @@ msgstr ""
|
||||
msgid "Filament to print internal sparse infill."
|
||||
msgstr "This is the filament for printing internal sparse infill."
|
||||
|
||||
msgid "Line width of internal sparse infill"
|
||||
msgstr "Line width of internal sparse infill"
|
||||
msgid ""
|
||||
"Line width of internal sparse infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Infill/Wall overlap"
|
||||
msgstr "Infill/wall overlap"
|
||||
@@ -7835,6 +7891,32 @@ msgstr "Filename format"
|
||||
msgid "User can self-define the project file name when export"
|
||||
msgstr "Users can decide project file names when exporting."
|
||||
|
||||
msgid "Make overhang printable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Modify the geometry to print overhangs without support material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable maximum angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum angle of overhangs to allow after making more steep overhangs "
|
||||
"printable.90° will not change the model at all and allow any overhang, while "
|
||||
"0 will replace all overhangs with conical material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable hole area"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum area of a hole in the base of the model before it's filled by "
|
||||
"conical material.A value of 0 will fill all the holes in the model base."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Detect overhang wall"
|
||||
msgstr "Detect overhang walls"
|
||||
|
||||
@@ -7846,8 +7928,10 @@ msgstr ""
|
||||
"This detects the overhang percentage relative to line width and uses a "
|
||||
"different speed to print. For 100%% overhang, bridging speed is used."
|
||||
|
||||
msgid "Line width of inner wall"
|
||||
msgstr "Line width of inner walls"
|
||||
msgid ""
|
||||
"Line width of inner wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of inner wall"
|
||||
msgstr "This is the speed for inner walls."
|
||||
@@ -7968,6 +8052,42 @@ msgstr ""
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place above the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z below"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place below the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "On surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enforce Z Hop behavior. This setting is impacted by the above settings (Only "
|
||||
"lift Z above/below)."
|
||||
msgstr ""
|
||||
|
||||
msgid "All Surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top and Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr ""
|
||||
|
||||
@@ -8026,6 +8146,14 @@ msgstr "Back"
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
msgid "Staggered inner seams"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This option causes the inner seams to be shifted backwards based on their "
|
||||
"depth, forming a zigzag pattern."
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam gap"
|
||||
msgstr ""
|
||||
|
||||
@@ -8033,7 +8161,7 @@ msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
"current extruder diameter. The default value for this parameter is 10%."
|
||||
msgstr ""
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
@@ -8082,6 +8210,12 @@ msgid "Number of loops for the skirt. Zero means disabling skirt"
|
||||
msgstr ""
|
||||
"This is the number of loops for the skirt. 0 means the skirt is disabled."
|
||||
|
||||
msgid "Skirt speed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The printing speed in exported gcode will be slowed down, when the estimated "
|
||||
"layer time is shorter than this value, to get better cooling for these layers"
|
||||
@@ -8100,11 +8234,10 @@ msgstr ""
|
||||
"Sparse infill areas which are smaller than this threshold value are replaced "
|
||||
"by internal solid infill."
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Line width of internal solid infill"
|
||||
msgstr "Line width of internal solid infill"
|
||||
msgid ""
|
||||
"Line width of internal solid infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of internal solid infill, not the top and bottom surface"
|
||||
msgstr ""
|
||||
@@ -8246,8 +8379,10 @@ msgid ""
|
||||
"filament for support and current filament is used"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of support"
|
||||
msgstr "Line width of support"
|
||||
msgid ""
|
||||
"Line width of support. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interface use loop pattern"
|
||||
msgstr "Loop pattern interface"
|
||||
@@ -8469,8 +8604,10 @@ msgstr ""
|
||||
"This G-code is inserted when filament is changed, including T commands to "
|
||||
"trigger tool change."
|
||||
|
||||
msgid "Line width for top surfaces"
|
||||
msgstr "Line width for top surfaces"
|
||||
msgid ""
|
||||
"Line width for top surfaces. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of top surface infill which is solid"
|
||||
msgstr "This is the speed for solid top surface infill."
|
||||
@@ -8968,6 +9105,9 @@ msgstr ""
|
||||
msgid "PA Line"
|
||||
msgstr ""
|
||||
|
||||
msgid "PA Pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Method"
|
||||
msgstr ""
|
||||
|
||||
@@ -9116,189 +9256,29 @@ msgstr ""
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
"Did you know how to control view and object/part selection with mouse and "
|
||||
"touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of outer wall"
|
||||
#~ msgstr "Line width of outer wall"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid ""
|
||||
"Cut Tool\n"
|
||||
"Did you know that you can cut a model at any angle and position with the "
|
||||
"cutting tool?"
|
||||
msgstr ""
|
||||
#~ msgid "Default line width if some line width is set to be zero"
|
||||
#~ msgstr "Default line width for line widths set to 0"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid ""
|
||||
"Fix Model\n"
|
||||
"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing "
|
||||
"problems?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of initial layer"
|
||||
#~ msgstr "Line width of first layer"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid ""
|
||||
"Timelapse\n"
|
||||
"Did you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal sparse infill"
|
||||
#~ msgstr "Line width of internal sparse infill"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid ""
|
||||
"Auto-Arrange\n"
|
||||
"Did you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of inner wall"
|
||||
#~ msgstr "Line width of inner walls"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid ""
|
||||
"Auto-Orient\n"
|
||||
"Did you know that you can rotate objects to an optimal orientation for "
|
||||
"printing by a simple click?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal solid infill"
|
||||
#~ msgstr "Line width of internal solid infill"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid ""
|
||||
"Lay on Face\n"
|
||||
"Did you know that you can quickly orient a model so that one of its faces "
|
||||
"sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
"<b>F</b> key."
|
||||
msgstr ""
|
||||
#~ msgid "Line width of support"
|
||||
#~ msgstr "Line width of support"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid ""
|
||||
"Object List\n"
|
||||
"Did you know that you can view all objects/parts in a list and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid ""
|
||||
"Simplify Model\n"
|
||||
"Did you know that you can reduce the number of triangles in a mesh using the "
|
||||
"Simplify mesh feature? Right-click the model and select Simplify model. Read "
|
||||
"more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid ""
|
||||
"Slicing Parameter Table\n"
|
||||
"Did you know that you can view all objects/parts on a table and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid ""
|
||||
"Split to Objects/Parts\n"
|
||||
"Did you know that you can split a big object into small ones for easy "
|
||||
"colorizing or printing?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid ""
|
||||
"Subtract a Part\n"
|
||||
"Did you know that you can subtract one mesh from another using the Negative "
|
||||
"part modifier? That way you can, for example, create easily resizable holes "
|
||||
"directly in Orca Slicer. Read more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid ""
|
||||
"STEP\n"
|
||||
"Did you know that you can improve your print quality by slicing a STEP file "
|
||||
"instead of an STL?\n"
|
||||
"Orca Slicer supports slicing STEP files, providing smoother results than a "
|
||||
"lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid ""
|
||||
"Z seam location\n"
|
||||
"Did you know that you can customize the location of the Z seam, and even "
|
||||
"paint it on your print, to have it in a less visible location? This improves "
|
||||
"the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid ""
|
||||
"Fine-tuning for flow rate\n"
|
||||
"Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
"prints? Depending on the material, you can improve the overall finish of the "
|
||||
"printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid ""
|
||||
"Split your prints into plates\n"
|
||||
"Did you know that you can split a model that has a lot of parts into "
|
||||
"individual plates ready to print? This will simplify the process of keeping "
|
||||
"track of all the parts."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer
|
||||
#: Height]
|
||||
msgid ""
|
||||
"Speed up your print with Adaptive Layer Height\n"
|
||||
"Did you know that you can print a model even faster, by using the Adaptive "
|
||||
"Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid ""
|
||||
"Support painting\n"
|
||||
"Did you know that you can paint the location of your supports? This feature "
|
||||
"makes it easy to place the support material only on the sections of the "
|
||||
"model that actually need it."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid ""
|
||||
"Different types of supports\n"
|
||||
"Did you know that you can choose from multiple types of supports? Tree "
|
||||
"supports work great for organic models, while saving filament and improving "
|
||||
"print speed. Check them out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid ""
|
||||
"Printing Silk Filament\n"
|
||||
"Did you know that Silk filament needs special consideration to print it "
|
||||
"successfully? Higher temperature and lower speed are always recommended for "
|
||||
"the best results."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid ""
|
||||
"Brim for better adhesion\n"
|
||||
"Did you know that when printing models have a small contact interface with "
|
||||
"the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid ""
|
||||
"Set parameters for multiple objects\n"
|
||||
"Did you know that you can set slicing parameters for all selected objects at "
|
||||
"one time?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid ""
|
||||
"Stack objects\n"
|
||||
"Did you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid ""
|
||||
"Flush into support/objects/infill\n"
|
||||
"Did you know that you can save the wasted filament by flushing them into "
|
||||
"support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid ""
|
||||
"Improve strength\n"
|
||||
"Did you know that you can use more wall loops and higher sparse infill "
|
||||
"density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width for top surfaces"
|
||||
#~ msgstr "Line width for top surfaces"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Send to print"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-07-31 21:29+0800\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -1894,7 +1894,10 @@ msgstr ""
|
||||
msgid "You need to select the material type and color first."
|
||||
msgstr ""
|
||||
|
||||
msgid "Other color"
|
||||
msgid "Other Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dynamic flow calibration"
|
||||
@@ -5383,6 +5386,9 @@ msgstr "Jerk limitek"
|
||||
msgid "Layer height limits"
|
||||
msgstr "Rétegmagasság limitek"
|
||||
|
||||
msgid "Lift Z Enforcement"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction when switching material"
|
||||
msgstr "Visszahúzás anyagváltáskor"
|
||||
|
||||
@@ -6300,6 +6306,9 @@ msgstr ""
|
||||
msgid "No extrusions under current settings."
|
||||
msgstr "A jelenlegi beállítások mellett nincsenek extrudálások."
|
||||
|
||||
msgid "Bed temperatures for the used filaments differ significantly."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Smooth mode of timelapse is not supported when \"by object\" sequence is "
|
||||
"enabled."
|
||||
@@ -6733,12 +6742,15 @@ msgstr ""
|
||||
"Engedélyezd ezt az opciót a nyomtatási sebesség lassításához különböző "
|
||||
"túlnyúlási szögeknél"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of bridge and completely overhang wall"
|
||||
msgstr "Az áthidalások és a teljesen túlnyúló falak nyomtatási sebessége"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
|
||||
msgid "Brim width"
|
||||
msgstr "Perem szélessége"
|
||||
|
||||
@@ -6906,11 +6918,11 @@ msgid "Internal bridge support thickness"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If enabled, Studio will generate support loops under the contours of "
|
||||
"internal bridges.These support loops could prevent internal bridges from "
|
||||
"extruding over the air and improve the top surface quality, especially when "
|
||||
"the sparse infill density is low.This value determines the thickness of the "
|
||||
"support loops. 0 means disable this feature"
|
||||
"If enabled, support loops will be generated under the contours of internal "
|
||||
"bridges.These support loops could prevent internal bridges from extruding "
|
||||
"over the air and improve the top surface quality, especially when the sparse "
|
||||
"infill density is low.This value determines the thickness of the support "
|
||||
"loops. 0 means disable this feature"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top surface pattern"
|
||||
@@ -6949,8 +6961,10 @@ msgstr "Alsó felület mintázata"
|
||||
msgid "Line pattern of bottom surface infill, not bridge infill"
|
||||
msgstr "Ez az alsó felület kitöltésének mintája, kivéve az áthidalásokat."
|
||||
|
||||
msgid "Line width of outer wall"
|
||||
msgstr "A külső fal vonalszélessége"
|
||||
msgid ""
|
||||
"Line width of outer wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Speed of outer wall which is outermost and visible. It's used to be slower "
|
||||
@@ -6969,9 +6983,6 @@ msgid ""
|
||||
"Set to zero for auto."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr ""
|
||||
|
||||
@@ -7057,10 +7068,10 @@ msgstr ""
|
||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default line width if some line width is set to be zero"
|
||||
msgid ""
|
||||
"Default line width if other line widths are set to 0. If expressed as a %, "
|
||||
"it will be computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
"Alapértelmezett vonalszélesség, ha valamilyen vonalszélesség nullára van "
|
||||
"állítva"
|
||||
|
||||
msgid "Keep fan always on"
|
||||
msgstr "Ventilátor mindig bekapcsolva"
|
||||
@@ -7268,6 +7279,45 @@ msgstr ""
|
||||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
@@ -7344,8 +7394,10 @@ msgstr ""
|
||||
msgid "Jerk for travel"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of initial layer"
|
||||
msgstr "Az első réteg vonalszélessége"
|
||||
msgid ""
|
||||
"Line width of initial layer. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer height"
|
||||
msgstr "Kezdő rétegmagasság"
|
||||
@@ -7453,7 +7505,7 @@ msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affact top/bottom layers"
|
||||
"affect top/bottom layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -7606,8 +7658,10 @@ msgstr ""
|
||||
msgid "Filament to print internal sparse infill."
|
||||
msgstr "Filament a belső ritkás kitöltésekhez."
|
||||
|
||||
msgid "Line width of internal sparse infill"
|
||||
msgstr "A belső ritkás kitöltés vonalszélessége"
|
||||
msgid ""
|
||||
"Line width of internal sparse infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Infill/Wall overlap"
|
||||
msgstr "Kitöltés/fal átfedés"
|
||||
@@ -7903,6 +7957,32 @@ msgstr "Fájlnév formátum"
|
||||
msgid "User can self-define the project file name when export"
|
||||
msgstr "A felhasználó dönthet a projektfájlok nevéről exportáláskor."
|
||||
|
||||
msgid "Make overhang printable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Modify the geometry to print overhangs without support material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable maximum angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum angle of overhangs to allow after making more steep overhangs "
|
||||
"printable.90° will not change the model at all and allow any overhang, while "
|
||||
"0 will replace all overhangs with conical material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable hole area"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum area of a hole in the base of the model before it's filled by "
|
||||
"conical material.A value of 0 will fill all the holes in the model base."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Detect overhang wall"
|
||||
msgstr "Túlnyúló fal felismerése"
|
||||
|
||||
@@ -7915,8 +7995,10 @@ msgstr ""
|
||||
"más sebességet használ. A 100%%-os túlnyúlás esetén az áthidaláshoz "
|
||||
"beállított sebességet használja."
|
||||
|
||||
msgid "Line width of inner wall"
|
||||
msgstr "A belső falak vonalszélessége"
|
||||
msgid ""
|
||||
"Line width of inner wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of inner wall"
|
||||
msgstr "A belső fal nyomtatási sebessége"
|
||||
@@ -8038,6 +8120,42 @@ msgstr ""
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place above the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z below"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place below the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "On surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enforce Z Hop behavior. This setting is impacted by the above settings (Only "
|
||||
"lift Z above/below)."
|
||||
msgstr ""
|
||||
|
||||
msgid "All Surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top and Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr ""
|
||||
|
||||
@@ -8096,6 +8214,14 @@ msgstr "Hátul"
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
msgid "Staggered inner seams"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This option causes the inner seams to be shifted backwards based on their "
|
||||
"depth, forming a zigzag pattern."
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam gap"
|
||||
msgstr ""
|
||||
|
||||
@@ -8103,7 +8229,7 @@ msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
"current extruder diameter. The default value for this parameter is 10%."
|
||||
msgstr ""
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
@@ -8157,6 +8283,12 @@ msgstr ""
|
||||
"Még a tárgyak előtt kerül nyomtatásra és a feladata a fúvóka "
|
||||
"anyagáramlásának stabilizálása"
|
||||
|
||||
msgid "Skirt speed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The printing speed in exported gcode will be slowed down, when the estimated "
|
||||
"layer time is shorter than this value, to get better cooling for these layers"
|
||||
@@ -8175,11 +8307,10 @@ msgstr ""
|
||||
"A küszöbérték alatti ritkás kitöltési terület belső szilárd kitöltéssel "
|
||||
"kerül leváltásra"
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Line width of internal solid infill"
|
||||
msgstr "A belső tömör kitöltés vonalszélessége"
|
||||
msgid ""
|
||||
"Line width of internal solid infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of internal solid infill, not the top and bottom surface"
|
||||
msgstr ""
|
||||
@@ -8323,8 +8454,10 @@ msgid ""
|
||||
"filament for support and current filament is used"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of support"
|
||||
msgstr "A támasz vonalszélessége"
|
||||
msgid ""
|
||||
"Line width of support. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interface use loop pattern"
|
||||
msgstr "Hurokminta felület"
|
||||
@@ -8548,8 +8681,10 @@ msgstr ""
|
||||
"Ez a G-kód kerül beillesztésre, amikor a filament csere történik, beleértve "
|
||||
"a szerszámváltást indító T parancsokat is."
|
||||
|
||||
msgid "Line width for top surfaces"
|
||||
msgstr "Felső felületek vonalszélessége"
|
||||
msgid ""
|
||||
"Line width for top surfaces. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of top surface infill which is solid"
|
||||
msgstr "A felső felületi kitöltés sebessége, amely szilárd"
|
||||
@@ -9049,6 +9184,9 @@ msgstr ""
|
||||
msgid "PA Line"
|
||||
msgstr ""
|
||||
|
||||
msgid "PA Pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Method"
|
||||
msgstr ""
|
||||
|
||||
@@ -9196,189 +9334,31 @@ msgstr ""
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
"Did you know how to control view and object/part selection with mouse and "
|
||||
"touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of outer wall"
|
||||
#~ msgstr "A külső fal vonalszélessége"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid ""
|
||||
"Cut Tool\n"
|
||||
"Did you know that you can cut a model at any angle and position with the "
|
||||
"cutting tool?"
|
||||
msgstr ""
|
||||
#~ msgid "Default line width if some line width is set to be zero"
|
||||
#~ msgstr ""
|
||||
#~ "Alapértelmezett vonalszélesség, ha valamilyen vonalszélesség nullára van "
|
||||
#~ "állítva"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid ""
|
||||
"Fix Model\n"
|
||||
"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing "
|
||||
"problems?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of initial layer"
|
||||
#~ msgstr "Az első réteg vonalszélessége"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid ""
|
||||
"Timelapse\n"
|
||||
"Did you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal sparse infill"
|
||||
#~ msgstr "A belső ritkás kitöltés vonalszélessége"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid ""
|
||||
"Auto-Arrange\n"
|
||||
"Did you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of inner wall"
|
||||
#~ msgstr "A belső falak vonalszélessége"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid ""
|
||||
"Auto-Orient\n"
|
||||
"Did you know that you can rotate objects to an optimal orientation for "
|
||||
"printing by a simple click?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal solid infill"
|
||||
#~ msgstr "A belső tömör kitöltés vonalszélessége"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid ""
|
||||
"Lay on Face\n"
|
||||
"Did you know that you can quickly orient a model so that one of its faces "
|
||||
"sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
"<b>F</b> key."
|
||||
msgstr ""
|
||||
#~ msgid "Line width of support"
|
||||
#~ msgstr "A támasz vonalszélessége"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid ""
|
||||
"Object List\n"
|
||||
"Did you know that you can view all objects/parts in a list and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid ""
|
||||
"Simplify Model\n"
|
||||
"Did you know that you can reduce the number of triangles in a mesh using the "
|
||||
"Simplify mesh feature? Right-click the model and select Simplify model. Read "
|
||||
"more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid ""
|
||||
"Slicing Parameter Table\n"
|
||||
"Did you know that you can view all objects/parts on a table and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid ""
|
||||
"Split to Objects/Parts\n"
|
||||
"Did you know that you can split a big object into small ones for easy "
|
||||
"colorizing or printing?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid ""
|
||||
"Subtract a Part\n"
|
||||
"Did you know that you can subtract one mesh from another using the Negative "
|
||||
"part modifier? That way you can, for example, create easily resizable holes "
|
||||
"directly in Orca Slicer. Read more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid ""
|
||||
"STEP\n"
|
||||
"Did you know that you can improve your print quality by slicing a STEP file "
|
||||
"instead of an STL?\n"
|
||||
"Orca Slicer supports slicing STEP files, providing smoother results than a "
|
||||
"lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid ""
|
||||
"Z seam location\n"
|
||||
"Did you know that you can customize the location of the Z seam, and even "
|
||||
"paint it on your print, to have it in a less visible location? This improves "
|
||||
"the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid ""
|
||||
"Fine-tuning for flow rate\n"
|
||||
"Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
"prints? Depending on the material, you can improve the overall finish of the "
|
||||
"printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid ""
|
||||
"Split your prints into plates\n"
|
||||
"Did you know that you can split a model that has a lot of parts into "
|
||||
"individual plates ready to print? This will simplify the process of keeping "
|
||||
"track of all the parts."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer
|
||||
#: Height]
|
||||
msgid ""
|
||||
"Speed up your print with Adaptive Layer Height\n"
|
||||
"Did you know that you can print a model even faster, by using the Adaptive "
|
||||
"Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid ""
|
||||
"Support painting\n"
|
||||
"Did you know that you can paint the location of your supports? This feature "
|
||||
"makes it easy to place the support material only on the sections of the "
|
||||
"model that actually need it."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid ""
|
||||
"Different types of supports\n"
|
||||
"Did you know that you can choose from multiple types of supports? Tree "
|
||||
"supports work great for organic models, while saving filament and improving "
|
||||
"print speed. Check them out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid ""
|
||||
"Printing Silk Filament\n"
|
||||
"Did you know that Silk filament needs special consideration to print it "
|
||||
"successfully? Higher temperature and lower speed are always recommended for "
|
||||
"the best results."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid ""
|
||||
"Brim for better adhesion\n"
|
||||
"Did you know that when printing models have a small contact interface with "
|
||||
"the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid ""
|
||||
"Set parameters for multiple objects\n"
|
||||
"Did you know that you can set slicing parameters for all selected objects at "
|
||||
"one time?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid ""
|
||||
"Stack objects\n"
|
||||
"Did you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid ""
|
||||
"Flush into support/objects/infill\n"
|
||||
"Did you know that you can save the wasted filament by flushing them into "
|
||||
"support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid ""
|
||||
"Improve strength\n"
|
||||
"Did you know that you can use more wall loops and higher sparse infill "
|
||||
"density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width for top surfaces"
|
||||
#~ msgstr "Felső felületek vonalszélessége"
|
||||
|
||||
#~ msgid "Keep upper part"
|
||||
#~ msgstr "Felső rész megtartása"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-07-31 21:29+0800\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -1870,7 +1870,10 @@ msgstr ""
|
||||
msgid "You need to select the material type and color first."
|
||||
msgstr ""
|
||||
|
||||
msgid "Other color"
|
||||
msgid "Other Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dynamic flow calibration"
|
||||
@@ -5342,6 +5345,9 @@ msgstr "Jerk limitation"
|
||||
msgid "Layer height limits"
|
||||
msgstr "Limiti altezza layer"
|
||||
|
||||
msgid "Lift Z Enforcement"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction when switching material"
|
||||
msgstr "Retraction when switching material"
|
||||
|
||||
@@ -6247,6 +6253,9 @@ msgstr ""
|
||||
msgid "No extrusions under current settings."
|
||||
msgstr "No extrusions under current settings."
|
||||
|
||||
msgid "Bed temperatures for the used filaments differ significantly."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Smooth mode of timelapse is not supported when \"by object\" sequence is "
|
||||
"enabled."
|
||||
@@ -6679,12 +6688,15 @@ msgstr ""
|
||||
"Enable this option to slow down when printing overhangs. The speeds for "
|
||||
"different overhang percentages are set below."
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of bridge and completely overhang wall"
|
||||
msgstr "This is the speed for bridges and 100% overhang walls."
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
|
||||
msgid "Brim width"
|
||||
msgstr "Larghezza brim"
|
||||
|
||||
@@ -6849,11 +6861,11 @@ msgid "Internal bridge support thickness"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If enabled, Studio will generate support loops under the contours of "
|
||||
"internal bridges.These support loops could prevent internal bridges from "
|
||||
"extruding over the air and improve the top surface quality, especially when "
|
||||
"the sparse infill density is low.This value determines the thickness of the "
|
||||
"support loops. 0 means disable this feature"
|
||||
"If enabled, support loops will be generated under the contours of internal "
|
||||
"bridges.These support loops could prevent internal bridges from extruding "
|
||||
"over the air and improve the top surface quality, especially when the sparse "
|
||||
"infill density is low.This value determines the thickness of the support "
|
||||
"loops. 0 means disable this feature"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top surface pattern"
|
||||
@@ -6894,8 +6906,10 @@ msgstr ""
|
||||
"This is the line pattern of bottom surface infill, not including bridge "
|
||||
"infill."
|
||||
|
||||
msgid "Line width of outer wall"
|
||||
msgstr "Line width of outer wall"
|
||||
msgid ""
|
||||
"Line width of outer wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Speed of outer wall which is outermost and visible. It's used to be slower "
|
||||
@@ -6914,9 +6928,6 @@ msgid ""
|
||||
"Set to zero for auto."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr ""
|
||||
|
||||
@@ -7002,8 +7013,10 @@ msgstr ""
|
||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default line width if some line width is set to be zero"
|
||||
msgstr "Default line width for line widths set to 0"
|
||||
msgid ""
|
||||
"Default line width if other line widths are set to 0. If expressed as a %, "
|
||||
"it will be computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Keep fan always on"
|
||||
msgstr "Mantieni la ventola sempre accesa"
|
||||
@@ -7208,6 +7221,45 @@ msgstr ""
|
||||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
@@ -7284,8 +7336,10 @@ msgstr ""
|
||||
msgid "Jerk for travel"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of initial layer"
|
||||
msgstr "Line width of first layer"
|
||||
msgid ""
|
||||
"Line width of initial layer. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer height"
|
||||
msgstr "Altezza layer iniziale"
|
||||
@@ -7396,7 +7450,7 @@ msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affact top/bottom layers"
|
||||
"affect top/bottom layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -7545,8 +7599,10 @@ msgstr ""
|
||||
msgid "Filament to print internal sparse infill."
|
||||
msgstr "This is the filament for printing internal sparse infill."
|
||||
|
||||
msgid "Line width of internal sparse infill"
|
||||
msgstr "Line width of internal sparse infill"
|
||||
msgid ""
|
||||
"Line width of internal sparse infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Infill/Wall overlap"
|
||||
msgstr "Infill/wall overlap"
|
||||
@@ -7834,6 +7890,32 @@ msgstr "Filename format"
|
||||
msgid "User can self-define the project file name when export"
|
||||
msgstr "Users can decide project file names when exporting."
|
||||
|
||||
msgid "Make overhang printable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Modify the geometry to print overhangs without support material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable maximum angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum angle of overhangs to allow after making more steep overhangs "
|
||||
"printable.90° will not change the model at all and allow any overhang, while "
|
||||
"0 will replace all overhangs with conical material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable hole area"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum area of a hole in the base of the model before it's filled by "
|
||||
"conical material.A value of 0 will fill all the holes in the model base."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Detect overhang wall"
|
||||
msgstr "Detect overhang walls"
|
||||
|
||||
@@ -7845,8 +7927,10 @@ msgstr ""
|
||||
"This detects the overhang percentage relative to line width and uses a "
|
||||
"different speed to print. For 100%% overhang, bridging speed is used."
|
||||
|
||||
msgid "Line width of inner wall"
|
||||
msgstr "Line width of inner walls"
|
||||
msgid ""
|
||||
"Line width of inner wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of inner wall"
|
||||
msgstr "This is the speed for inner walls."
|
||||
@@ -7967,6 +8051,42 @@ msgstr ""
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place above the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z below"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place below the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "On surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enforce Z Hop behavior. This setting is impacted by the above settings (Only "
|
||||
"lift Z above/below)."
|
||||
msgstr ""
|
||||
|
||||
msgid "All Surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top and Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr ""
|
||||
|
||||
@@ -8025,6 +8145,14 @@ msgstr "Back"
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
msgid "Staggered inner seams"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This option causes the inner seams to be shifted backwards based on their "
|
||||
"depth, forming a zigzag pattern."
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam gap"
|
||||
msgstr ""
|
||||
|
||||
@@ -8032,7 +8160,7 @@ msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
"current extruder diameter. The default value for this parameter is 10%."
|
||||
msgstr ""
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
@@ -8081,6 +8209,12 @@ msgid "Number of loops for the skirt. Zero means disabling skirt"
|
||||
msgstr ""
|
||||
"This is the number of loops for the skirt. 0 means the skirt is disabled."
|
||||
|
||||
msgid "Skirt speed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The printing speed in exported gcode will be slowed down, when the estimated "
|
||||
"layer time is shorter than this value, to get better cooling for these layers"
|
||||
@@ -8099,11 +8233,10 @@ msgstr ""
|
||||
"Sparse infill areas which are smaller than this threshold value are replaced "
|
||||
"by internal solid infill."
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Line width of internal solid infill"
|
||||
msgstr "Line width of internal solid infill"
|
||||
msgid ""
|
||||
"Line width of internal solid infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of internal solid infill, not the top and bottom surface"
|
||||
msgstr ""
|
||||
@@ -8245,8 +8378,10 @@ msgid ""
|
||||
"filament for support and current filament is used"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of support"
|
||||
msgstr "Line width of support"
|
||||
msgid ""
|
||||
"Line width of support. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interface use loop pattern"
|
||||
msgstr "Loop pattern interface"
|
||||
@@ -8468,8 +8603,10 @@ msgstr ""
|
||||
"This G-code is inserted when filament is changed, including T commands to "
|
||||
"trigger tool change."
|
||||
|
||||
msgid "Line width for top surfaces"
|
||||
msgstr "Line width for top surfaces"
|
||||
msgid ""
|
||||
"Line width for top surfaces. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of top surface infill which is solid"
|
||||
msgstr "This is the speed for solid top surface infill."
|
||||
@@ -8967,6 +9104,9 @@ msgstr ""
|
||||
msgid "PA Line"
|
||||
msgstr ""
|
||||
|
||||
msgid "PA Pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Method"
|
||||
msgstr ""
|
||||
|
||||
@@ -9114,189 +9254,29 @@ msgstr ""
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
"Did you know how to control view and object/part selection with mouse and "
|
||||
"touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of outer wall"
|
||||
#~ msgstr "Line width of outer wall"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid ""
|
||||
"Cut Tool\n"
|
||||
"Did you know that you can cut a model at any angle and position with the "
|
||||
"cutting tool?"
|
||||
msgstr ""
|
||||
#~ msgid "Default line width if some line width is set to be zero"
|
||||
#~ msgstr "Default line width for line widths set to 0"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid ""
|
||||
"Fix Model\n"
|
||||
"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing "
|
||||
"problems?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of initial layer"
|
||||
#~ msgstr "Line width of first layer"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid ""
|
||||
"Timelapse\n"
|
||||
"Did you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal sparse infill"
|
||||
#~ msgstr "Line width of internal sparse infill"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid ""
|
||||
"Auto-Arrange\n"
|
||||
"Did you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of inner wall"
|
||||
#~ msgstr "Line width of inner walls"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid ""
|
||||
"Auto-Orient\n"
|
||||
"Did you know that you can rotate objects to an optimal orientation for "
|
||||
"printing by a simple click?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal solid infill"
|
||||
#~ msgstr "Line width of internal solid infill"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid ""
|
||||
"Lay on Face\n"
|
||||
"Did you know that you can quickly orient a model so that one of its faces "
|
||||
"sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
"<b>F</b> key."
|
||||
msgstr ""
|
||||
#~ msgid "Line width of support"
|
||||
#~ msgstr "Line width of support"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid ""
|
||||
"Object List\n"
|
||||
"Did you know that you can view all objects/parts in a list and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid ""
|
||||
"Simplify Model\n"
|
||||
"Did you know that you can reduce the number of triangles in a mesh using the "
|
||||
"Simplify mesh feature? Right-click the model and select Simplify model. Read "
|
||||
"more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid ""
|
||||
"Slicing Parameter Table\n"
|
||||
"Did you know that you can view all objects/parts on a table and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid ""
|
||||
"Split to Objects/Parts\n"
|
||||
"Did you know that you can split a big object into small ones for easy "
|
||||
"colorizing or printing?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid ""
|
||||
"Subtract a Part\n"
|
||||
"Did you know that you can subtract one mesh from another using the Negative "
|
||||
"part modifier? That way you can, for example, create easily resizable holes "
|
||||
"directly in Orca Slicer. Read more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid ""
|
||||
"STEP\n"
|
||||
"Did you know that you can improve your print quality by slicing a STEP file "
|
||||
"instead of an STL?\n"
|
||||
"Orca Slicer supports slicing STEP files, providing smoother results than a "
|
||||
"lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid ""
|
||||
"Z seam location\n"
|
||||
"Did you know that you can customize the location of the Z seam, and even "
|
||||
"paint it on your print, to have it in a less visible location? This improves "
|
||||
"the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid ""
|
||||
"Fine-tuning for flow rate\n"
|
||||
"Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
"prints? Depending on the material, you can improve the overall finish of the "
|
||||
"printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid ""
|
||||
"Split your prints into plates\n"
|
||||
"Did you know that you can split a model that has a lot of parts into "
|
||||
"individual plates ready to print? This will simplify the process of keeping "
|
||||
"track of all the parts."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer
|
||||
#: Height]
|
||||
msgid ""
|
||||
"Speed up your print with Adaptive Layer Height\n"
|
||||
"Did you know that you can print a model even faster, by using the Adaptive "
|
||||
"Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid ""
|
||||
"Support painting\n"
|
||||
"Did you know that you can paint the location of your supports? This feature "
|
||||
"makes it easy to place the support material only on the sections of the "
|
||||
"model that actually need it."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid ""
|
||||
"Different types of supports\n"
|
||||
"Did you know that you can choose from multiple types of supports? Tree "
|
||||
"supports work great for organic models, while saving filament and improving "
|
||||
"print speed. Check them out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid ""
|
||||
"Printing Silk Filament\n"
|
||||
"Did you know that Silk filament needs special consideration to print it "
|
||||
"successfully? Higher temperature and lower speed are always recommended for "
|
||||
"the best results."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid ""
|
||||
"Brim for better adhesion\n"
|
||||
"Did you know that when printing models have a small contact interface with "
|
||||
"the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid ""
|
||||
"Set parameters for multiple objects\n"
|
||||
"Did you know that you can set slicing parameters for all selected objects at "
|
||||
"one time?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid ""
|
||||
"Stack objects\n"
|
||||
"Did you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid ""
|
||||
"Flush into support/objects/infill\n"
|
||||
"Did you know that you can save the wasted filament by flushing them into "
|
||||
"support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid ""
|
||||
"Improve strength\n"
|
||||
"Did you know that you can use more wall loops and higher sparse infill "
|
||||
"density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width for top surfaces"
|
||||
#~ msgstr "Line width for top surfaces"
|
||||
|
||||
#~ msgid "Keep upper part"
|
||||
#~ msgstr "Mantieni parte superiore"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-07-31 21:29+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -1861,7 +1861,10 @@ msgstr "有効な値を入力してください (K: 0 ~ 0.5, N: 0.6 ~ 2.0)"
|
||||
msgid "You need to select the material type and color first."
|
||||
msgstr ""
|
||||
|
||||
msgid "Other color"
|
||||
msgid "Other Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dynamic flow calibration"
|
||||
@@ -5349,6 +5352,9 @@ msgstr "振動特性"
|
||||
msgid "Layer height limits"
|
||||
msgstr "積層ピッチの制限"
|
||||
|
||||
msgid "Lift Z Enforcement"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction when switching material"
|
||||
msgstr "素材変更時のリトラクション"
|
||||
|
||||
@@ -6245,6 +6251,9 @@ msgstr ""
|
||||
msgid "No extrusions under current settings."
|
||||
msgstr "現在の設定では造形しません"
|
||||
|
||||
msgid "Bed temperatures for the used filaments differ significantly."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Smooth mode of timelapse is not supported when \"by object\" sequence is "
|
||||
"enabled."
|
||||
@@ -6679,12 +6688,15 @@ msgstr ""
|
||||
"オーバーハングを造形時に速度を下げます。各角度のオーバーハングに対して、下記"
|
||||
"の減速パラメータを設定してください。"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of bridge and completely overhang wall"
|
||||
msgstr "ブリッジを造形する時に速度です。"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
|
||||
msgid "Brim width"
|
||||
msgstr "ブリム幅"
|
||||
|
||||
@@ -6843,11 +6855,11 @@ msgid "Internal bridge support thickness"
|
||||
msgstr "内部ブリッジサポート厚さ"
|
||||
|
||||
msgid ""
|
||||
"If enabled, Studio will generate support loops under the contours of "
|
||||
"internal bridges.These support loops could prevent internal bridges from "
|
||||
"extruding over the air and improve the top surface quality, especially when "
|
||||
"the sparse infill density is low.This value determines the thickness of the "
|
||||
"support loops. 0 means disable this feature"
|
||||
"If enabled, support loops will be generated under the contours of internal "
|
||||
"bridges.These support loops could prevent internal bridges from extruding "
|
||||
"over the air and improve the top surface quality, especially when the sparse "
|
||||
"infill density is low.This value determines the thickness of the support "
|
||||
"loops. 0 means disable this feature"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top surface pattern"
|
||||
@@ -6886,8 +6898,10 @@ msgstr "底面パターン"
|
||||
msgid "Line pattern of bottom surface infill, not bridge infill"
|
||||
msgstr "底面のインフィル パターンです、ブリッジインフィルが含まれていません。"
|
||||
|
||||
msgid "Line width of outer wall"
|
||||
msgstr "外壁の線幅"
|
||||
msgid ""
|
||||
"Line width of outer wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Speed of outer wall which is outermost and visible. It's used to be slower "
|
||||
@@ -6905,9 +6919,6 @@ msgid ""
|
||||
"Set to zero for auto."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr ""
|
||||
|
||||
@@ -6995,8 +7006,10 @@ msgstr ""
|
||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default line width if some line width is set to be zero"
|
||||
msgstr "線幅が0に設定された時のデフォルト線幅"
|
||||
msgid ""
|
||||
"Default line width if other line widths are set to 0. If expressed as a %, "
|
||||
"it will be computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Keep fan always on"
|
||||
msgstr "ファン常時ON"
|
||||
@@ -7195,6 +7208,45 @@ msgstr "キュービックサポート"
|
||||
msgid "Lightning"
|
||||
msgstr "ライトニング"
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
@@ -7270,8 +7322,10 @@ msgstr ""
|
||||
msgid "Jerk for travel"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of initial layer"
|
||||
msgstr "1層目の線幅"
|
||||
msgid ""
|
||||
"Line width of initial layer. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer height"
|
||||
msgstr "1層目の高さ"
|
||||
@@ -7374,7 +7428,7 @@ msgstr "積層と境界"
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affact top/bottom layers"
|
||||
"affect top/bottom layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -7518,8 +7572,10 @@ msgstr ""
|
||||
msgid "Filament to print internal sparse infill."
|
||||
msgstr "スパース インフィルを造形時使用するフィラメントです。"
|
||||
|
||||
msgid "Line width of internal sparse infill"
|
||||
msgstr "スパース インフィルの線幅"
|
||||
msgid ""
|
||||
"Line width of internal sparse infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Infill/Wall overlap"
|
||||
msgstr "インフィル/壁面 オーバーラップ"
|
||||
@@ -7799,6 +7855,32 @@ msgstr "ファイル名形式"
|
||||
msgid "User can self-define the project file name when export"
|
||||
msgstr "エクスポート時ファイル名を設定できます"
|
||||
|
||||
msgid "Make overhang printable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Modify the geometry to print overhangs without support material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable maximum angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum angle of overhangs to allow after making more steep overhangs "
|
||||
"printable.90° will not change the model at all and allow any overhang, while "
|
||||
"0 will replace all overhangs with conical material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable hole area"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum area of a hole in the base of the model before it's filled by "
|
||||
"conical material.A value of 0 will fill all the holes in the model base."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Detect overhang wall"
|
||||
msgstr "オーバーハングを検出"
|
||||
|
||||
@@ -7810,8 +7892,10 @@ msgstr ""
|
||||
"この設定により、線幅に対するオーバーハングの割合を検出し、異なる速度で造形し"
|
||||
"ます。100%%のオーバーハングの場合、ブリッジの速度が使用されます。"
|
||||
|
||||
msgid "Line width of inner wall"
|
||||
msgstr "内壁の線幅"
|
||||
msgid ""
|
||||
"Line width of inner wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of inner wall"
|
||||
msgstr "内壁の造形速度です。"
|
||||
@@ -7928,6 +8012,42 @@ msgstr "スロープ"
|
||||
msgid "Spiral"
|
||||
msgstr "スパイラル"
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place above the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z below"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place below the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "On surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enforce Z Hop behavior. This setting is impacted by the above settings (Only "
|
||||
"lift Z above/below)."
|
||||
msgstr ""
|
||||
|
||||
msgid "All Surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top and Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr ""
|
||||
|
||||
@@ -7986,6 +8106,14 @@ msgstr "背面"
|
||||
msgid "Random"
|
||||
msgstr "ランダム"
|
||||
|
||||
msgid "Staggered inner seams"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This option causes the inner seams to be shifted backwards based on their "
|
||||
"depth, forming a zigzag pattern."
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam gap"
|
||||
msgstr ""
|
||||
|
||||
@@ -7993,7 +8121,7 @@ msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
"current extruder diameter. The default value for this parameter is 10%."
|
||||
msgstr ""
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
@@ -8041,6 +8169,12 @@ msgstr "スカートのループ数"
|
||||
msgid "Number of loops for the skirt. Zero means disabling skirt"
|
||||
msgstr "スカートのループ数です、値が0の場合、スカートが無効になります。"
|
||||
|
||||
msgid "Skirt speed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The printing speed in exported gcode will be slowed down, when the estimated "
|
||||
"layer time is shorter than this value, to get better cooling for these layers"
|
||||
@@ -8057,11 +8191,10 @@ msgstr ""
|
||||
"スパース インフィルの面積がこの値以下の場合、ソリッド インフィルに変換されま"
|
||||
"す"
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Line width of internal solid infill"
|
||||
msgstr "ソリッド インフィルの線幅"
|
||||
msgid ""
|
||||
"Line width of internal solid infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of internal solid infill, not the top and bottom surface"
|
||||
msgstr "ソリッド インフィルの造形速度です。"
|
||||
@@ -8210,8 +8343,10 @@ msgstr ""
|
||||
"サポートとラフトを造形用のフィラメント。「デフォルト」では当時のフィラメント"
|
||||
"を使用する意味です。"
|
||||
|
||||
msgid "Line width of support"
|
||||
msgstr "サポートの線幅"
|
||||
msgid ""
|
||||
"Line width of support. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interface use loop pattern"
|
||||
msgstr "接触面は同心パターンにする"
|
||||
@@ -8431,8 +8566,10 @@ msgid ""
|
||||
"tool change"
|
||||
msgstr "フィラメントを切り替える直後に実行するG-codeです。"
|
||||
|
||||
msgid "Line width for top surfaces"
|
||||
msgstr "トップ面の線幅"
|
||||
msgid ""
|
||||
"Line width for top surfaces. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of top surface infill which is solid"
|
||||
msgstr "トップ面のインフィルの造形速度です。"
|
||||
@@ -8948,6 +9085,9 @@ msgstr ""
|
||||
msgid "PA Line"
|
||||
msgstr ""
|
||||
|
||||
msgid "PA Pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Method"
|
||||
msgstr ""
|
||||
|
||||
@@ -9095,244 +9235,242 @@ msgstr ""
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
"Did you know how to control view and object/part selection with mouse and "
|
||||
"touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
"3Dシーンの操作\n"
|
||||
"マウスとタッチパネルで、オブジェクト/パーツの操作方法を確認しましょう"
|
||||
#~ msgid "Line width of outer wall"
|
||||
#~ msgstr "外壁の線幅"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid ""
|
||||
"Cut Tool\n"
|
||||
"Did you know that you can cut a model at any angle and position with the "
|
||||
"cutting tool?"
|
||||
msgstr ""
|
||||
"カットツール\n"
|
||||
"カットツールでモデルを自由な角度で修正することができます。"
|
||||
#~ msgid "Default line width if some line width is set to be zero"
|
||||
#~ msgstr "線幅が0に設定された時のデフォルト線幅"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid ""
|
||||
"Fix Model\n"
|
||||
"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing "
|
||||
"problems?"
|
||||
msgstr ""
|
||||
"モデル修復\n"
|
||||
"破損したモデルでも修復してスライスできます。"
|
||||
#~ msgid "Line width of initial layer"
|
||||
#~ msgstr "1層目の線幅"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid ""
|
||||
"Timelapse\n"
|
||||
"Did you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
"タイムラプス\n"
|
||||
"カメラの活用は、モニタリングだけでなく、自慢のタイムラプスビデオも生成できま"
|
||||
"す。"
|
||||
#~ msgid "Line width of internal sparse infill"
|
||||
#~ msgstr "スパース インフィルの線幅"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid ""
|
||||
"Auto-Arrange\n"
|
||||
"Did you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
"自動レイアウト\n"
|
||||
"自動レイアウトでプレートを最大限利用できます。"
|
||||
#~ msgid "Line width of inner wall"
|
||||
#~ msgstr "内壁の線幅"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid ""
|
||||
"Auto-Orient\n"
|
||||
"Did you know that you can rotate objects to an optimal orientation for "
|
||||
"printing by a simple click?"
|
||||
msgstr ""
|
||||
"自動向き調整\n"
|
||||
"自動向き調整で最適な向きをワンクリックで実現できます。"
|
||||
#~ msgid "Line width of internal solid infill"
|
||||
#~ msgstr "ソリッド インフィルの線幅"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid ""
|
||||
"Lay on Face\n"
|
||||
"Did you know that you can quickly orient a model so that one of its faces "
|
||||
"sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
"<b>F</b> key."
|
||||
msgstr ""
|
||||
"底面を選択\n"
|
||||
"プレートと接触する面を指定し、オブジェクトの向きを簡単に調整できます。"
|
||||
#~ msgid "Line width of support"
|
||||
#~ msgstr "サポートの線幅"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid ""
|
||||
"Object List\n"
|
||||
"Did you know that you can view all objects/parts in a list and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
"オブジェクト一覧\n"
|
||||
"全てのオブジェクトを確認でき、造形パラメータもオブジェクト別で設定できます"
|
||||
#~ msgid "Line width for top surfaces"
|
||||
#~ msgstr "トップ面の線幅"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid ""
|
||||
"Simplify Model\n"
|
||||
"Did you know that you can reduce the number of triangles in a mesh using the "
|
||||
"Simplify mesh feature? Right-click the model and select Simplify model. Read "
|
||||
"more in the documentation."
|
||||
msgstr ""
|
||||
"モデルを簡略化\n"
|
||||
"オブジェクトのメッシュを簡略化して、スライスの速度を上げられます。モデルを右"
|
||||
"クリックし、メニューで選択できます。"
|
||||
#~ msgid ""
|
||||
#~ "3D Scene Operations\n"
|
||||
#~ "Did you know how to control view and object/part selection with mouse and "
|
||||
#~ "touchpanel in the 3D scene?"
|
||||
#~ msgstr ""
|
||||
#~ "3Dシーンの操作\n"
|
||||
#~ "マウスとタッチパネルで、オブジェクト/パーツの操作方法を確認しましょう"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid ""
|
||||
"Slicing Parameter Table\n"
|
||||
"Did you know that you can view all objects/parts on a table and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
"スライシングパラメータ\n"
|
||||
"オブジェクト/パーツごとのパラメータを設定できます。"
|
||||
#~ msgid ""
|
||||
#~ "Cut Tool\n"
|
||||
#~ "Did you know that you can cut a model at any angle and position with the "
|
||||
#~ "cutting tool?"
|
||||
#~ msgstr ""
|
||||
#~ "カットツール\n"
|
||||
#~ "カットツールでモデルを自由な角度で修正することができます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid ""
|
||||
"Split to Objects/Parts\n"
|
||||
"Did you know that you can split a big object into small ones for easy "
|
||||
"colorizing or printing?"
|
||||
msgstr ""
|
||||
"オブジェクト/パーツに分割\n"
|
||||
"一つのオブジェクトを複数のオブジェクト/パーツに分割して色を簡単につけましょ"
|
||||
"う。"
|
||||
#~ msgid ""
|
||||
#~ "Fix Model\n"
|
||||
#~ "Did you know that you can fix a corrupted 3D model to avoid a lot of "
|
||||
#~ "slicing problems?"
|
||||
#~ msgstr ""
|
||||
#~ "モデル修復\n"
|
||||
#~ "破損したモデルでも修復してスライスできます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid ""
|
||||
"Subtract a Part\n"
|
||||
"Did you know that you can subtract one mesh from another using the Negative "
|
||||
"part modifier? That way you can, for example, create easily resizable holes "
|
||||
"directly in Orca Slicer. Read more in the documentation."
|
||||
msgstr ""
|
||||
"パーツをサブストラクト\n"
|
||||
"マイナスパーツでモデルからメッシュを引くことができます。"
|
||||
#~ msgid ""
|
||||
#~ "Timelapse\n"
|
||||
#~ "Did you know that you can generate a timelapse video during each print?"
|
||||
#~ msgstr ""
|
||||
#~ "タイムラプス\n"
|
||||
#~ "カメラの活用は、モニタリングだけでなく、自慢のタイムラプスビデオも生成でき"
|
||||
#~ "ます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid ""
|
||||
"STEP\n"
|
||||
"Did you know that you can improve your print quality by slicing a STEP file "
|
||||
"instead of an STL?\n"
|
||||
"Orca Slicer supports slicing STEP files, providing smoother results than a "
|
||||
"lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
"STEP\n"
|
||||
"STEP形式で、STL形式よりもっと高品質なスライス結果を得られます、是非お試しくだ"
|
||||
"さい。"
|
||||
#~ msgid ""
|
||||
#~ "Auto-Arrange\n"
|
||||
#~ "Did you know that you can auto-arrange all objects in your project?"
|
||||
#~ msgstr ""
|
||||
#~ "自動レイアウト\n"
|
||||
#~ "自動レイアウトでプレートを最大限利用できます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid ""
|
||||
"Z seam location\n"
|
||||
"Did you know that you can customize the location of the Z seam, and even "
|
||||
"paint it on your print, to have it in a less visible location? This improves "
|
||||
"the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
"継ぎ目位置\n"
|
||||
"継ぎ目の位置を描き、見えにくい場所に指定して仕上がりを向上させます。"
|
||||
#~ msgid ""
|
||||
#~ "Auto-Orient\n"
|
||||
#~ "Did you know that you can rotate objects to an optimal orientation for "
|
||||
#~ "printing by a simple click?"
|
||||
#~ msgstr ""
|
||||
#~ "自動向き調整\n"
|
||||
#~ "自動向き調整で最適な向きをワンクリックで実現できます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid ""
|
||||
"Fine-tuning for flow rate\n"
|
||||
"Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
"prints? Depending on the material, you can improve the overall finish of the "
|
||||
"printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
"流量を微調整\n"
|
||||
"流量を材料、温度により微調整し、更に良い仕上がりが得られます。"
|
||||
#~ msgid ""
|
||||
#~ "Lay on Face\n"
|
||||
#~ "Did you know that you can quickly orient a model so that one of its faces "
|
||||
#~ "sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
#~ "<b>F</b> key."
|
||||
#~ msgstr ""
|
||||
#~ "底面を選択\n"
|
||||
#~ "プレートと接触する面を指定し、オブジェクトの向きを簡単に調整できます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid ""
|
||||
"Split your prints into plates\n"
|
||||
"Did you know that you can split a model that has a lot of parts into "
|
||||
"individual plates ready to print? This will simplify the process of keeping "
|
||||
"track of all the parts."
|
||||
msgstr ""
|
||||
"複数のプレートに分割\n"
|
||||
"一つのモデルを分割し、複数のプレートで造形することもできます。"
|
||||
#~ msgid ""
|
||||
#~ "Object List\n"
|
||||
#~ "Did you know that you can view all objects/parts in a list and change "
|
||||
#~ "settings for each object/part?"
|
||||
#~ msgstr ""
|
||||
#~ "オブジェクト一覧\n"
|
||||
#~ "全てのオブジェクトを確認でき、造形パラメータもオブジェクト別で設定できます"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer
|
||||
#: Height]
|
||||
msgid ""
|
||||
"Speed up your print with Adaptive Layer Height\n"
|
||||
"Did you know that you can print a model even faster, by using the Adaptive "
|
||||
"Layer Height option? Check it out!"
|
||||
msgstr "「アダプティブ積層ピッチ」で造形速度アップ!"
|
||||
#~ msgid ""
|
||||
#~ "Simplify Model\n"
|
||||
#~ "Did you know that you can reduce the number of triangles in a mesh using "
|
||||
#~ "the Simplify mesh feature? Right-click the model and select Simplify "
|
||||
#~ "model. Read more in the documentation."
|
||||
#~ msgstr ""
|
||||
#~ "モデルを簡略化\n"
|
||||
#~ "オブジェクトのメッシュを簡略化して、スライスの速度を上げられます。モデルを"
|
||||
#~ "右クリックし、メニューで選択できます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid ""
|
||||
"Support painting\n"
|
||||
"Did you know that you can paint the location of your supports? This feature "
|
||||
"makes it easy to place the support material only on the sections of the "
|
||||
"model that actually need it."
|
||||
msgstr ""
|
||||
"サポートペイント\n"
|
||||
"サポートは塗り絵のように生成することができます。"
|
||||
#~ msgid ""
|
||||
#~ "Slicing Parameter Table\n"
|
||||
#~ "Did you know that you can view all objects/parts on a table and change "
|
||||
#~ "settings for each object/part?"
|
||||
#~ msgstr ""
|
||||
#~ "スライシングパラメータ\n"
|
||||
#~ "オブジェクト/パーツごとのパラメータを設定できます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid ""
|
||||
"Different types of supports\n"
|
||||
"Did you know that you can choose from multiple types of supports? Tree "
|
||||
"supports work great for organic models, while saving filament and improving "
|
||||
"print speed. Check them out!"
|
||||
msgstr ""
|
||||
"さまざまなサポートタイプ\n"
|
||||
"いろんなサポートタイプをつかえます、ツリータイプではフィラメントも節約できる"
|
||||
"し、造形時間も短縮できます。"
|
||||
#~ msgid ""
|
||||
#~ "Split to Objects/Parts\n"
|
||||
#~ "Did you know that you can split a big object into small ones for easy "
|
||||
#~ "colorizing or printing?"
|
||||
#~ msgstr ""
|
||||
#~ "オブジェクト/パーツに分割\n"
|
||||
#~ "一つのオブジェクトを複数のオブジェクト/パーツに分割して色を簡単につけま"
|
||||
#~ "しょう。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid ""
|
||||
"Printing Silk Filament\n"
|
||||
"Did you know that Silk filament needs special consideration to print it "
|
||||
"successfully? Higher temperature and lower speed are always recommended for "
|
||||
"the best results."
|
||||
msgstr ""
|
||||
"シルク質感のフィラメント\n"
|
||||
"光沢がある美しい造形物をできるフィラメントは、プロセスに特別なケアが必要で"
|
||||
"す。"
|
||||
#~ msgid ""
|
||||
#~ "Subtract a Part\n"
|
||||
#~ "Did you know that you can subtract one mesh from another using the "
|
||||
#~ "Negative part modifier? That way you can, for example, create easily "
|
||||
#~ "resizable holes directly in Orca Slicer. Read more in the documentation."
|
||||
#~ msgstr ""
|
||||
#~ "パーツをサブストラクト\n"
|
||||
#~ "マイナスパーツでモデルからメッシュを引くことができます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid ""
|
||||
"Brim for better adhesion\n"
|
||||
"Did you know that when printing models have a small contact interface with "
|
||||
"the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
"接着力を高めるには?\n"
|
||||
"ブリムを活用してください。"
|
||||
#~ msgid ""
|
||||
#~ "STEP\n"
|
||||
#~ "Did you know that you can improve your print quality by slicing a STEP "
|
||||
#~ "file instead of an STL?\n"
|
||||
#~ "Orca Slicer supports slicing STEP files, providing smoother results than "
|
||||
#~ "a lower resolution STL. Give it a try!"
|
||||
#~ msgstr ""
|
||||
#~ "STEP\n"
|
||||
#~ "STEP形式で、STL形式よりもっと高品質なスライス結果を得られます、是非お試し"
|
||||
#~ "ください。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid ""
|
||||
"Set parameters for multiple objects\n"
|
||||
"Did you know that you can set slicing parameters for all selected objects at "
|
||||
"one time?"
|
||||
msgstr ""
|
||||
"オブジェクトのパラメータを設定\n"
|
||||
"複数のオブジェクトを一回で設定できます"
|
||||
#~ msgid ""
|
||||
#~ "Z seam location\n"
|
||||
#~ "Did you know that you can customize the location of the Z seam, and even "
|
||||
#~ "paint it on your print, to have it in a less visible location? This "
|
||||
#~ "improves the overall look of your model. Check it out!"
|
||||
#~ msgstr ""
|
||||
#~ "継ぎ目位置\n"
|
||||
#~ "継ぎ目の位置を描き、見えにくい場所に指定して仕上がりを向上させます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid ""
|
||||
"Stack objects\n"
|
||||
"Did you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
"オブジェクトを積み重ね\n"
|
||||
"複数のオブジェクトを積み重ねて造形できます。"
|
||||
#~ msgid ""
|
||||
#~ "Fine-tuning for flow rate\n"
|
||||
#~ "Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
#~ "prints? Depending on the material, you can improve the overall finish of "
|
||||
#~ "the printed model by doing some fine-tuning."
|
||||
#~ msgstr ""
|
||||
#~ "流量を微調整\n"
|
||||
#~ "流量を材料、温度により微調整し、更に良い仕上がりが得られます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid ""
|
||||
"Flush into support/objects/infill\n"
|
||||
"Did you know that you can save the wasted filament by flushing them into "
|
||||
"support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
"サポート/オブジェクト/インフィルにフラッシュ\n"
|
||||
"サポート、オブジェクトやインフィルどちらにもフラッシュでき、廃料の節約や、造"
|
||||
"形時間短縮も有効的です。"
|
||||
#~ msgid ""
|
||||
#~ "Split your prints into plates\n"
|
||||
#~ "Did you know that you can split a model that has a lot of parts into "
|
||||
#~ "individual plates ready to print? This will simplify the process of "
|
||||
#~ "keeping track of all the parts."
|
||||
#~ msgstr ""
|
||||
#~ "複数のプレートに分割\n"
|
||||
#~ "一つのモデルを分割し、複数のプレートで造形することもできます。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid ""
|
||||
"Improve strength\n"
|
||||
"Did you know that you can use more wall loops and higher sparse infill "
|
||||
"density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
"強度の向上\n"
|
||||
"壁面層数やインフィルの充填密度を増やして造形強度を向上できます。"
|
||||
#~ msgid ""
|
||||
#~ "Speed up your print with Adaptive Layer Height\n"
|
||||
#~ "Did you know that you can print a model even faster, by using the "
|
||||
#~ "Adaptive Layer Height option? Check it out!"
|
||||
#~ msgstr "「アダプティブ積層ピッチ」で造形速度アップ!"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Support painting\n"
|
||||
#~ "Did you know that you can paint the location of your supports? This "
|
||||
#~ "feature makes it easy to place the support material only on the sections "
|
||||
#~ "of the model that actually need it."
|
||||
#~ msgstr ""
|
||||
#~ "サポートペイント\n"
|
||||
#~ "サポートは塗り絵のように生成することができます。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Different types of supports\n"
|
||||
#~ "Did you know that you can choose from multiple types of supports? Tree "
|
||||
#~ "supports work great for organic models, while saving filament and "
|
||||
#~ "improving print speed. Check them out!"
|
||||
#~ msgstr ""
|
||||
#~ "さまざまなサポートタイプ\n"
|
||||
#~ "いろんなサポートタイプをつかえます、ツリータイプではフィラメントも節約でき"
|
||||
#~ "るし、造形時間も短縮できます。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Printing Silk Filament\n"
|
||||
#~ "Did you know that Silk filament needs special consideration to print it "
|
||||
#~ "successfully? Higher temperature and lower speed are always recommended "
|
||||
#~ "for the best results."
|
||||
#~ msgstr ""
|
||||
#~ "シルク質感のフィラメント\n"
|
||||
#~ "光沢がある美しい造形物をできるフィラメントは、プロセスに特別なケアが必要で"
|
||||
#~ "す。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Brim for better adhesion\n"
|
||||
#~ "Did you know that when printing models have a small contact interface "
|
||||
#~ "with the printing surface, it's recommended to use a brim?"
|
||||
#~ msgstr ""
|
||||
#~ "接着力を高めるには?\n"
|
||||
#~ "ブリムを活用してください。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Set parameters for multiple objects\n"
|
||||
#~ "Did you know that you can set slicing parameters for all selected objects "
|
||||
#~ "at one time?"
|
||||
#~ msgstr ""
|
||||
#~ "オブジェクトのパラメータを設定\n"
|
||||
#~ "複数のオブジェクトを一回で設定できます"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Stack objects\n"
|
||||
#~ "Did you know that you can stack objects as a whole one?"
|
||||
#~ msgstr ""
|
||||
#~ "オブジェクトを積み重ね\n"
|
||||
#~ "複数のオブジェクトを積み重ねて造形できます。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Flush into support/objects/infill\n"
|
||||
#~ "Did you know that you can save the wasted filament by flushing them into "
|
||||
#~ "support/objects/infill during filament change?"
|
||||
#~ msgstr ""
|
||||
#~ "サポート/オブジェクト/インフィルにフラッシュ\n"
|
||||
#~ "サポート、オブジェクトやインフィルどちらにもフラッシュでき、廃料の節約や、"
|
||||
#~ "造形時間短縮も有効的です。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Improve strength\n"
|
||||
#~ "Did you know that you can use more wall loops and higher sparse infill "
|
||||
#~ "density to improve the strength of the model?"
|
||||
#~ msgstr ""
|
||||
#~ "強度の向上\n"
|
||||
#~ "壁面層数やインフィルの充填密度を増やして造形強度を向上できます。"
|
||||
|
||||
#~ msgid "Bridge direction"
|
||||
#~ msgstr "ブリッジ方向"
|
||||
|
||||
9880
bbl/i18n/ko/OrcaSlicer_ko.po
Normal file
9880
bbl/i18n/ko/OrcaSlicer_ko.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-07-31 21:29+0800\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -1899,7 +1899,10 @@ msgstr ""
|
||||
msgid "You need to select the material type and color first."
|
||||
msgstr ""
|
||||
|
||||
msgid "Other color"
|
||||
msgid "Other Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dynamic flow calibration"
|
||||
@@ -5414,6 +5417,9 @@ msgstr "Jerk beperking"
|
||||
msgid "Layer height limits"
|
||||
msgstr "Limieten voor laaghoogte"
|
||||
|
||||
msgid "Lift Z Enforcement"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction when switching material"
|
||||
msgstr "Terugtrekken (retraction) bij het wisselen van filament"
|
||||
|
||||
@@ -6335,6 +6341,9 @@ msgstr ""
|
||||
msgid "No extrusions under current settings."
|
||||
msgstr "Geen extrusion onder de huidige instellingen"
|
||||
|
||||
msgid "Bed temperatures for the used filaments differ significantly."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Smooth mode of timelapse is not supported when \"by object\" sequence is "
|
||||
"enabled."
|
||||
@@ -6772,12 +6781,15 @@ msgstr ""
|
||||
"Schakel deze optie in om de snelheid omlaag te brengen voor verschillende "
|
||||
"overhangende hoeken"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of bridge and completely overhang wall"
|
||||
msgstr "Dit is de snelheid voor bruggen en 100% overhangende wanden."
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
|
||||
msgid "Brim width"
|
||||
msgstr "Rand breedte"
|
||||
|
||||
@@ -6945,11 +6957,11 @@ msgid "Internal bridge support thickness"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If enabled, Studio will generate support loops under the contours of "
|
||||
"internal bridges.These support loops could prevent internal bridges from "
|
||||
"extruding over the air and improve the top surface quality, especially when "
|
||||
"the sparse infill density is low.This value determines the thickness of the "
|
||||
"support loops. 0 means disable this feature"
|
||||
"If enabled, support loops will be generated under the contours of internal "
|
||||
"bridges.These support loops could prevent internal bridges from extruding "
|
||||
"over the air and improve the top surface quality, especially when the sparse "
|
||||
"infill density is low.This value determines the thickness of the support "
|
||||
"loops. 0 means disable this feature"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top surface pattern"
|
||||
@@ -6991,8 +7003,10 @@ msgstr ""
|
||||
"Dit is het lijnenpatroon van de vulling (infill) van het bodemoppervlak, "
|
||||
"maar niet van de vulling van de brug."
|
||||
|
||||
msgid "Line width of outer wall"
|
||||
msgstr "Lijn dikte van buitenste wand"
|
||||
msgid ""
|
||||
"Line width of outer wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Speed of outer wall which is outermost and visible. It's used to be slower "
|
||||
@@ -7011,9 +7025,6 @@ msgid ""
|
||||
"Set to zero for auto."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr ""
|
||||
|
||||
@@ -7101,8 +7112,10 @@ msgstr ""
|
||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default line width if some line width is set to be zero"
|
||||
msgstr "Standaard lijn breedte als een lijn breedte is ingesteld op 0"
|
||||
msgid ""
|
||||
"Default line width if other line widths are set to 0. If expressed as a %, "
|
||||
"it will be computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Keep fan always on"
|
||||
msgstr "Laat de ventilator aan staan"
|
||||
@@ -7310,6 +7323,45 @@ msgstr ""
|
||||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
@@ -7386,8 +7438,10 @@ msgstr ""
|
||||
msgid "Jerk for travel"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of initial layer"
|
||||
msgstr "Laag dikte voor eerste laag"
|
||||
msgid ""
|
||||
"Line width of initial layer. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer height"
|
||||
msgstr "Laaghoogte van de eerste laag"
|
||||
@@ -7501,7 +7555,7 @@ msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affact top/bottom layers"
|
||||
"affect top/bottom layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -7653,8 +7707,10 @@ msgid "Filament to print internal sparse infill."
|
||||
msgstr ""
|
||||
"Dit is het filament voor het printen van interne dunne vulling (infill)"
|
||||
|
||||
msgid "Line width of internal sparse infill"
|
||||
msgstr "Lijn dikte voor interne dunne vulling (infill)"
|
||||
msgid ""
|
||||
"Line width of internal sparse infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Infill/Wall overlap"
|
||||
msgstr "Vulling (infill)/wand overlap"
|
||||
@@ -7948,6 +8004,32 @@ msgid "User can self-define the project file name when export"
|
||||
msgstr ""
|
||||
"Gebruikers kunnen zelf de project bestandsnaam kiezen tijdens het exporteren"
|
||||
|
||||
msgid "Make overhang printable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Modify the geometry to print overhangs without support material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable maximum angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum angle of overhangs to allow after making more steep overhangs "
|
||||
"printable.90° will not change the model at all and allow any overhang, while "
|
||||
"0 will replace all overhangs with conical material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable hole area"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum area of a hole in the base of the model before it's filled by "
|
||||
"conical material.A value of 0 will fill all the holes in the model base."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Detect overhang wall"
|
||||
msgstr "Overhange wand detecteren"
|
||||
|
||||
@@ -7960,8 +8042,10 @@ msgstr ""
|
||||
"lijnbreedte te detecteren en gebruikt verschillende snelheden om af te "
|
||||
"drukken. Voor 100%% overhang wordt de brugsnelheid gebruikt."
|
||||
|
||||
msgid "Line width of inner wall"
|
||||
msgstr "Lijn dikte voor binnenste wand"
|
||||
msgid ""
|
||||
"Line width of inner wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of inner wall"
|
||||
msgstr "Dit is de snelheid voor de binnenste wanden"
|
||||
@@ -8088,6 +8172,42 @@ msgstr ""
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place above the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z below"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place below the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "On surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enforce Z Hop behavior. This setting is impacted by the above settings (Only "
|
||||
"lift Z above/below)."
|
||||
msgstr ""
|
||||
|
||||
msgid "All Surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top and Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr ""
|
||||
|
||||
@@ -8147,6 +8267,14 @@ msgstr "Achterzijde"
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
msgid "Staggered inner seams"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This option causes the inner seams to be shifted backwards based on their "
|
||||
"depth, forming a zigzag pattern."
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam gap"
|
||||
msgstr ""
|
||||
|
||||
@@ -8154,7 +8282,7 @@ msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
"current extruder diameter. The default value for this parameter is 10%."
|
||||
msgstr ""
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
@@ -8204,6 +8332,12 @@ msgstr ""
|
||||
"Dit is het aantal lussen voor de skirt. 0 betekent dat de skirt is "
|
||||
"uitgeschakeld."
|
||||
|
||||
msgid "Skirt speed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The printing speed in exported gcode will be slowed down, when the estimated "
|
||||
"layer time is shorter than this value, to get better cooling for these layers"
|
||||
@@ -8222,11 +8356,10 @@ msgstr ""
|
||||
"Dunne opvullingen (infill) die kleiner zijn dan deze drempelwaarde worden "
|
||||
"vervangen door solide interne vulling (infill)."
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Line width of internal solid infill"
|
||||
msgstr "Lijn dikte voor interne solide vulling (infill)"
|
||||
msgid ""
|
||||
"Line width of internal solid infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of internal solid infill, not the top and bottom surface"
|
||||
msgstr ""
|
||||
@@ -8370,8 +8503,10 @@ msgid ""
|
||||
"filament for support and current filament is used"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of support"
|
||||
msgstr "Lijn dikte van support"
|
||||
msgid ""
|
||||
"Line width of support. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interface use loop pattern"
|
||||
msgstr "Luspatroon interface"
|
||||
@@ -8597,8 +8732,10 @@ msgstr ""
|
||||
"Deze G-code wordt ingevoegd wanneer filament wordt vervangen, inclusief T-"
|
||||
"commando's om gereedschapswissel te activeren."
|
||||
|
||||
msgid "Line width for top surfaces"
|
||||
msgstr "Lijn dikte voor bovenste lagen"
|
||||
msgid ""
|
||||
"Line width for top surfaces. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of top surface infill which is solid"
|
||||
msgstr ""
|
||||
@@ -9102,6 +9239,9 @@ msgstr ""
|
||||
msgid "PA Line"
|
||||
msgstr ""
|
||||
|
||||
msgid "PA Pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Method"
|
||||
msgstr ""
|
||||
|
||||
@@ -9249,189 +9389,29 @@ msgstr ""
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
"Did you know how to control view and object/part selection with mouse and "
|
||||
"touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of outer wall"
|
||||
#~ msgstr "Lijn dikte van buitenste wand"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid ""
|
||||
"Cut Tool\n"
|
||||
"Did you know that you can cut a model at any angle and position with the "
|
||||
"cutting tool?"
|
||||
msgstr ""
|
||||
#~ msgid "Default line width if some line width is set to be zero"
|
||||
#~ msgstr "Standaard lijn breedte als een lijn breedte is ingesteld op 0"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid ""
|
||||
"Fix Model\n"
|
||||
"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing "
|
||||
"problems?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of initial layer"
|
||||
#~ msgstr "Laag dikte voor eerste laag"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid ""
|
||||
"Timelapse\n"
|
||||
"Did you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal sparse infill"
|
||||
#~ msgstr "Lijn dikte voor interne dunne vulling (infill)"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid ""
|
||||
"Auto-Arrange\n"
|
||||
"Did you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of inner wall"
|
||||
#~ msgstr "Lijn dikte voor binnenste wand"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid ""
|
||||
"Auto-Orient\n"
|
||||
"Did you know that you can rotate objects to an optimal orientation for "
|
||||
"printing by a simple click?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal solid infill"
|
||||
#~ msgstr "Lijn dikte voor interne solide vulling (infill)"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid ""
|
||||
"Lay on Face\n"
|
||||
"Did you know that you can quickly orient a model so that one of its faces "
|
||||
"sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
"<b>F</b> key."
|
||||
msgstr ""
|
||||
#~ msgid "Line width of support"
|
||||
#~ msgstr "Lijn dikte van support"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid ""
|
||||
"Object List\n"
|
||||
"Did you know that you can view all objects/parts in a list and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid ""
|
||||
"Simplify Model\n"
|
||||
"Did you know that you can reduce the number of triangles in a mesh using the "
|
||||
"Simplify mesh feature? Right-click the model and select Simplify model. Read "
|
||||
"more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid ""
|
||||
"Slicing Parameter Table\n"
|
||||
"Did you know that you can view all objects/parts on a table and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid ""
|
||||
"Split to Objects/Parts\n"
|
||||
"Did you know that you can split a big object into small ones for easy "
|
||||
"colorizing or printing?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid ""
|
||||
"Subtract a Part\n"
|
||||
"Did you know that you can subtract one mesh from another using the Negative "
|
||||
"part modifier? That way you can, for example, create easily resizable holes "
|
||||
"directly in Orca Slicer. Read more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid ""
|
||||
"STEP\n"
|
||||
"Did you know that you can improve your print quality by slicing a STEP file "
|
||||
"instead of an STL?\n"
|
||||
"Orca Slicer supports slicing STEP files, providing smoother results than a "
|
||||
"lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid ""
|
||||
"Z seam location\n"
|
||||
"Did you know that you can customize the location of the Z seam, and even "
|
||||
"paint it on your print, to have it in a less visible location? This improves "
|
||||
"the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid ""
|
||||
"Fine-tuning for flow rate\n"
|
||||
"Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
"prints? Depending on the material, you can improve the overall finish of the "
|
||||
"printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid ""
|
||||
"Split your prints into plates\n"
|
||||
"Did you know that you can split a model that has a lot of parts into "
|
||||
"individual plates ready to print? This will simplify the process of keeping "
|
||||
"track of all the parts."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer
|
||||
#: Height]
|
||||
msgid ""
|
||||
"Speed up your print with Adaptive Layer Height\n"
|
||||
"Did you know that you can print a model even faster, by using the Adaptive "
|
||||
"Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid ""
|
||||
"Support painting\n"
|
||||
"Did you know that you can paint the location of your supports? This feature "
|
||||
"makes it easy to place the support material only on the sections of the "
|
||||
"model that actually need it."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid ""
|
||||
"Different types of supports\n"
|
||||
"Did you know that you can choose from multiple types of supports? Tree "
|
||||
"supports work great for organic models, while saving filament and improving "
|
||||
"print speed. Check them out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid ""
|
||||
"Printing Silk Filament\n"
|
||||
"Did you know that Silk filament needs special consideration to print it "
|
||||
"successfully? Higher temperature and lower speed are always recommended for "
|
||||
"the best results."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid ""
|
||||
"Brim for better adhesion\n"
|
||||
"Did you know that when printing models have a small contact interface with "
|
||||
"the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid ""
|
||||
"Set parameters for multiple objects\n"
|
||||
"Did you know that you can set slicing parameters for all selected objects at "
|
||||
"one time?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid ""
|
||||
"Stack objects\n"
|
||||
"Did you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid ""
|
||||
"Flush into support/objects/infill\n"
|
||||
"Did you know that you can save the wasted filament by flushing them into "
|
||||
"support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid ""
|
||||
"Improve strength\n"
|
||||
"Did you know that you can use more wall loops and higher sparse infill "
|
||||
"density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width for top surfaces"
|
||||
#~ msgstr "Lijn dikte voor bovenste lagen"
|
||||
|
||||
#~ msgid "Keep upper part"
|
||||
#~ msgstr "Bewaar het bovenstee deel"
|
||||
|
||||
10177
bbl/i18n/ru/OrcaSlicer_ru.po
Normal file
10177
bbl/i18n/ru/OrcaSlicer_ru.po
Normal file
File diff suppressed because it is too large
Load Diff
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-05-14 11:27+0800\n"
|
||||
"POT-Creation-Date: 2023-07-31 21:29+0800\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -1878,7 +1878,10 @@ msgstr ""
|
||||
msgid "You need to select the material type and color first."
|
||||
msgstr ""
|
||||
|
||||
msgid "Other color"
|
||||
msgid "Other Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Custom Color"
|
||||
msgstr ""
|
||||
|
||||
msgid "Dynamic flow calibration"
|
||||
@@ -5344,6 +5347,9 @@ msgstr "Jerk begränsning"
|
||||
msgid "Layer height limits"
|
||||
msgstr "Lagerhöjds begränsning"
|
||||
|
||||
msgid "Lift Z Enforcement"
|
||||
msgstr ""
|
||||
|
||||
msgid "Retraction when switching material"
|
||||
msgstr "Reduktion vid material byte"
|
||||
|
||||
@@ -6250,6 +6256,9 @@ msgstr ""
|
||||
msgid "No extrusions under current settings."
|
||||
msgstr "Nuvarande inställning har ingen extrudering."
|
||||
|
||||
msgid "Bed temperatures for the used filaments differ significantly."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Smooth mode of timelapse is not supported when \"by object\" sequence is "
|
||||
"enabled."
|
||||
@@ -6673,12 +6682,15 @@ msgid "Enable this option to slow printing down for different overhang degree"
|
||||
msgstr ""
|
||||
"Aktivera detta val för att sänka hastigheten för olika överhängs grader"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of bridge and completely overhang wall"
|
||||
msgstr "Hastighet för bridges/bryggor och hela överhängs väggar"
|
||||
|
||||
msgid "mm/s"
|
||||
msgstr "mm/s"
|
||||
|
||||
msgid "Brim width"
|
||||
msgstr "Brim bredd"
|
||||
|
||||
@@ -6841,11 +6853,11 @@ msgid "Internal bridge support thickness"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If enabled, Studio will generate support loops under the contours of "
|
||||
"internal bridges.These support loops could prevent internal bridges from "
|
||||
"extruding over the air and improve the top surface quality, especially when "
|
||||
"the sparse infill density is low.This value determines the thickness of the "
|
||||
"support loops. 0 means disable this feature"
|
||||
"If enabled, support loops will be generated under the contours of internal "
|
||||
"bridges.These support loops could prevent internal bridges from extruding "
|
||||
"over the air and improve the top surface quality, especially when the sparse "
|
||||
"infill density is low.This value determines the thickness of the support "
|
||||
"loops. 0 means disable this feature"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top surface pattern"
|
||||
@@ -6884,8 +6896,10 @@ msgstr "Botten ytans mönster"
|
||||
msgid "Line pattern of bottom surface infill, not bridge infill"
|
||||
msgstr "Botten ytans ifyllnads linjemönster, inte bridge/brygg ifyllnad"
|
||||
|
||||
msgid "Line width of outer wall"
|
||||
msgstr "Linjebredd på yttre vägg"
|
||||
msgid ""
|
||||
"Line width of outer wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Speed of outer wall which is outermost and visible. It's used to be slower "
|
||||
@@ -6904,9 +6918,6 @@ msgid ""
|
||||
"Set to zero for auto."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr ""
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr ""
|
||||
|
||||
@@ -6992,8 +7003,10 @@ msgstr ""
|
||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Default line width if some line width is set to be zero"
|
||||
msgstr "Standard linjebredd för linjebredder är satt till 0"
|
||||
msgid ""
|
||||
"Default line width if other line widths are set to 0. If expressed as a %, "
|
||||
"it will be computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Keep fan always on"
|
||||
msgstr "Behåll alltid fläkten på"
|
||||
@@ -7198,6 +7211,45 @@ msgstr ""
|
||||
msgid "Lightning"
|
||||
msgstr ""
|
||||
|
||||
msgid "Sparse infill anchor length"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than infill_anchor_max is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to this parameter, but no longer than anchor_length_max. \n"
|
||||
"Set this parameter to zero to disable anchoring perimeters connected to a "
|
||||
"single infill line."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (no open anchors)"
|
||||
msgstr ""
|
||||
|
||||
msgid "1000 (unlimited)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum length of the infill anchor"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Connect an infill line to an internal perimeter with a short segment of an "
|
||||
"additional perimeter. If expressed as percentage (example: 15%) it is "
|
||||
"calculated over infill extrusion width. Slic3r tries to connect two close "
|
||||
"infill lines to a short perimeter segment. If no such perimeter segment "
|
||||
"shorter than this parameter is found, the infill line is connected to a "
|
||||
"perimeter segment at just one side and the length of the perimeter segment "
|
||||
"taken is limited to infill_anchor, but no longer than this parameter. \n"
|
||||
"If set to 0, the old algorithm for infill connection will be used, it should "
|
||||
"create the same result as with 1000 & 0."
|
||||
msgstr ""
|
||||
|
||||
msgid "0 (Simple connect)"
|
||||
msgstr ""
|
||||
|
||||
msgid "Acceleration of outer walls"
|
||||
msgstr ""
|
||||
|
||||
@@ -7274,8 +7326,10 @@ msgstr ""
|
||||
msgid "Jerk for travel"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of initial layer"
|
||||
msgstr "Linjebredd för första lager"
|
||||
msgid ""
|
||||
"Line width of initial layer. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Initial layer height"
|
||||
msgstr "Första lagerhöjd"
|
||||
@@ -7386,7 +7440,7 @@ msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Filter out gaps smaller than the threshold specified. This setting won't "
|
||||
"affact top/bottom layers"
|
||||
"affect top/bottom layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
@@ -7536,8 +7590,10 @@ msgstr ""
|
||||
msgid "Filament to print internal sparse infill."
|
||||
msgstr "Filamentet är avsett för sparsam ifyllnad."
|
||||
|
||||
msgid "Line width of internal sparse infill"
|
||||
msgstr "Linjebredd för sparsam ifyllnad"
|
||||
msgid ""
|
||||
"Line width of internal sparse infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Infill/Wall overlap"
|
||||
msgstr "Ifyllnad/Vägg överlapp"
|
||||
@@ -7826,6 +7882,32 @@ msgstr "Filnamns format"
|
||||
msgid "User can self-define the project file name when export"
|
||||
msgstr "Användaren kan bestämma projekt namn när den ska exporteras"
|
||||
|
||||
msgid "Make overhang printable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Modify the geometry to print overhangs without support material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable maximum angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum angle of overhangs to allow after making more steep overhangs "
|
||||
"printable.90° will not change the model at all and allow any overhang, while "
|
||||
"0 will replace all overhangs with conical material."
|
||||
msgstr ""
|
||||
|
||||
msgid "Make overhang printable hole area"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Maximum area of a hole in the base of the model before it's filled by "
|
||||
"conical material.A value of 0 will fill all the holes in the model base."
|
||||
msgstr ""
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Detect overhang wall"
|
||||
msgstr "Upptäck överhängs vägg"
|
||||
|
||||
@@ -7838,8 +7920,10 @@ msgstr ""
|
||||
"hastigheter för att skriva ut. Vid 100%% överhäng, bridge/brygg hastighet "
|
||||
"användas."
|
||||
|
||||
msgid "Line width of inner wall"
|
||||
msgstr "Linjebredd för inre vägg"
|
||||
msgid ""
|
||||
"Line width of inner wall. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of inner wall"
|
||||
msgstr "Hastighet för inre vägg"
|
||||
@@ -7961,6 +8045,42 @@ msgstr ""
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place above the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z below"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"If you set this to a positive value, Z lift will only take place below the "
|
||||
"specified absolute Z."
|
||||
msgstr ""
|
||||
|
||||
msgid "On surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Enforce Z Hop behavior. This setting is impacted by the above settings (Only "
|
||||
"lift Z above/below)."
|
||||
msgstr ""
|
||||
|
||||
msgid "All Surfaces"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bottom Only"
|
||||
msgstr ""
|
||||
|
||||
msgid "Top and Bottom"
|
||||
msgstr ""
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr ""
|
||||
|
||||
@@ -8020,6 +8140,14 @@ msgstr "Tillbaka"
|
||||
msgid "Random"
|
||||
msgstr ""
|
||||
|
||||
msgid "Staggered inner seams"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"This option causes the inner seams to be shifted backwards based on their "
|
||||
"depth, forming a zigzag pattern."
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam gap"
|
||||
msgstr ""
|
||||
|
||||
@@ -8027,7 +8155,7 @@ msgid ""
|
||||
"In order to reduce the visibility of the seam in a closed loop extrusion, "
|
||||
"the loop is interrupted and shortened by a specified amount.\n"
|
||||
"This amount can be specified in millimeters or as a percentage of the "
|
||||
"current extruder diameter. The default value for this parameter is 15%."
|
||||
"current extruder diameter. The default value for this parameter is 10%."
|
||||
msgstr ""
|
||||
|
||||
msgid "Role base wipe speed"
|
||||
@@ -8075,6 +8203,12 @@ msgstr "Skirt varv"
|
||||
msgid "Number of loops for the skirt. Zero means disabling skirt"
|
||||
msgstr "Antal skirt varv. 0 betyder att skirt är inaktiverad"
|
||||
|
||||
msgid "Skirt speed"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of skirt, in mm/s. Zero means use default layer extrusion speed."
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The printing speed in exported gcode will be slowed down, when the estimated "
|
||||
"layer time is shorter than this value, to get better cooling for these layers"
|
||||
@@ -8093,11 +8227,10 @@ msgstr ""
|
||||
"Sparsam ifyllnads ytor som är mindre än detta gränsvärde ersätts med inre "
|
||||
"solid ifyllnad"
|
||||
|
||||
msgid "mm²"
|
||||
msgstr "mm²"
|
||||
|
||||
msgid "Line width of internal solid infill"
|
||||
msgstr "Linjebredd med inre solid ifyllnad"
|
||||
msgid ""
|
||||
"Line width of internal solid infill. If expressed as a %, it will be "
|
||||
"computed over the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of internal solid infill, not the top and bottom surface"
|
||||
msgstr "Hastighet för inre solid ifyllnad, förrutom topp och botten ytorna"
|
||||
@@ -8239,8 +8372,10 @@ msgid ""
|
||||
"filament for support and current filament is used"
|
||||
msgstr ""
|
||||
|
||||
msgid "Line width of support"
|
||||
msgstr "Linjebredd för support"
|
||||
msgid ""
|
||||
"Line width of support. If expressed as a %, it will be computed over the "
|
||||
"nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interface use loop pattern"
|
||||
msgstr "Loop mönstrets gränssnitt"
|
||||
@@ -8461,8 +8596,10 @@ msgstr ""
|
||||
"G-koden sätts in vid filament byte, inklusive T kommando som aktiverar "
|
||||
"verktygs byte"
|
||||
|
||||
msgid "Line width for top surfaces"
|
||||
msgstr "Linjebredd för topp ytor"
|
||||
msgid ""
|
||||
"Line width for top surfaces. If expressed as a %, it will be computed over "
|
||||
"the nozzle diameter."
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of top surface infill which is solid"
|
||||
msgstr "Hastighet för solida topp ytors ifyllnad"
|
||||
@@ -8959,6 +9096,9 @@ msgstr ""
|
||||
msgid "PA Line"
|
||||
msgstr ""
|
||||
|
||||
msgid "PA Pattern"
|
||||
msgstr ""
|
||||
|
||||
msgid "Method"
|
||||
msgstr ""
|
||||
|
||||
@@ -9106,189 +9246,29 @@ msgstr ""
|
||||
msgid "Connection to printers connected via the print host failed."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:3D Scene Operations]
|
||||
msgid ""
|
||||
"3D Scene Operations\n"
|
||||
"Did you know how to control view and object/part selection with mouse and "
|
||||
"touchpanel in the 3D scene?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of outer wall"
|
||||
#~ msgstr "Linjebredd på yttre vägg"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid ""
|
||||
"Cut Tool\n"
|
||||
"Did you know that you can cut a model at any angle and position with the "
|
||||
"cutting tool?"
|
||||
msgstr ""
|
||||
#~ msgid "Default line width if some line width is set to be zero"
|
||||
#~ msgstr "Standard linjebredd för linjebredder är satt till 0"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid ""
|
||||
"Fix Model\n"
|
||||
"Did you know that you can fix a corrupted 3D model to avoid a lot of slicing "
|
||||
"problems?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of initial layer"
|
||||
#~ msgstr "Linjebredd för första lager"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid ""
|
||||
"Timelapse\n"
|
||||
"Did you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal sparse infill"
|
||||
#~ msgstr "Linjebredd för sparsam ifyllnad"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid ""
|
||||
"Auto-Arrange\n"
|
||||
"Did you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of inner wall"
|
||||
#~ msgstr "Linjebredd för inre vägg"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid ""
|
||||
"Auto-Orient\n"
|
||||
"Did you know that you can rotate objects to an optimal orientation for "
|
||||
"printing by a simple click?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width of internal solid infill"
|
||||
#~ msgstr "Linjebredd med inre solid ifyllnad"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid ""
|
||||
"Lay on Face\n"
|
||||
"Did you know that you can quickly orient a model so that one of its faces "
|
||||
"sits on the print bed? Select the \"Place on face\" function or press the "
|
||||
"<b>F</b> key."
|
||||
msgstr ""
|
||||
#~ msgid "Line width of support"
|
||||
#~ msgstr "Linjebredd för support"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid ""
|
||||
"Object List\n"
|
||||
"Did you know that you can view all objects/parts in a list and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid ""
|
||||
"Simplify Model\n"
|
||||
"Did you know that you can reduce the number of triangles in a mesh using the "
|
||||
"Simplify mesh feature? Right-click the model and select Simplify model. Read "
|
||||
"more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid ""
|
||||
"Slicing Parameter Table\n"
|
||||
"Did you know that you can view all objects/parts on a table and change "
|
||||
"settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid ""
|
||||
"Split to Objects/Parts\n"
|
||||
"Did you know that you can split a big object into small ones for easy "
|
||||
"colorizing or printing?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid ""
|
||||
"Subtract a Part\n"
|
||||
"Did you know that you can subtract one mesh from another using the Negative "
|
||||
"part modifier? That way you can, for example, create easily resizable holes "
|
||||
"directly in Orca Slicer. Read more in the documentation."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid ""
|
||||
"STEP\n"
|
||||
"Did you know that you can improve your print quality by slicing a STEP file "
|
||||
"instead of an STL?\n"
|
||||
"Orca Slicer supports slicing STEP files, providing smoother results than a "
|
||||
"lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid ""
|
||||
"Z seam location\n"
|
||||
"Did you know that you can customize the location of the Z seam, and even "
|
||||
"paint it on your print, to have it in a less visible location? This improves "
|
||||
"the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid ""
|
||||
"Fine-tuning for flow rate\n"
|
||||
"Did you know that flow rate can be fine-tuned for even better-looking "
|
||||
"prints? Depending on the material, you can improve the overall finish of the "
|
||||
"printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid ""
|
||||
"Split your prints into plates\n"
|
||||
"Did you know that you can split a model that has a lot of parts into "
|
||||
"individual plates ready to print? This will simplify the process of keeping "
|
||||
"track of all the parts."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer
|
||||
#: Height]
|
||||
msgid ""
|
||||
"Speed up your print with Adaptive Layer Height\n"
|
||||
"Did you know that you can print a model even faster, by using the Adaptive "
|
||||
"Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid ""
|
||||
"Support painting\n"
|
||||
"Did you know that you can paint the location of your supports? This feature "
|
||||
"makes it easy to place the support material only on the sections of the "
|
||||
"model that actually need it."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid ""
|
||||
"Different types of supports\n"
|
||||
"Did you know that you can choose from multiple types of supports? Tree "
|
||||
"supports work great for organic models, while saving filament and improving "
|
||||
"print speed. Check them out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid ""
|
||||
"Printing Silk Filament\n"
|
||||
"Did you know that Silk filament needs special consideration to print it "
|
||||
"successfully? Higher temperature and lower speed are always recommended for "
|
||||
"the best results."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid ""
|
||||
"Brim for better adhesion\n"
|
||||
"Did you know that when printing models have a small contact interface with "
|
||||
"the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid ""
|
||||
"Set parameters for multiple objects\n"
|
||||
"Did you know that you can set slicing parameters for all selected objects at "
|
||||
"one time?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid ""
|
||||
"Stack objects\n"
|
||||
"Did you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid ""
|
||||
"Flush into support/objects/infill\n"
|
||||
"Did you know that you can save the wasted filament by flushing them into "
|
||||
"support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid ""
|
||||
"Improve strength\n"
|
||||
"Did you know that you can use more wall loops and higher sparse infill "
|
||||
"density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
#~ msgid "Line width for top surfaces"
|
||||
#~ msgstr "Linjebredd för topp ytor"
|
||||
|
||||
#~ msgid "Keep upper part"
|
||||
#~ msgstr "Behåll övre del"
|
||||
|
||||
10211
bbl/i18n/uk/OrcaSlicer_uk.po
Normal file
10211
bbl/i18n/uk/OrcaSlicer_uk.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
23
build_release_vs2022.bat
Normal file
23
build_release_vs2022.bat
Normal file
@@ -0,0 +1,23 @@
|
||||
set WP=%CD%
|
||||
cd deps
|
||||
mkdir build
|
||||
cd build
|
||||
set DEPS=%CD%/OrcaSlicer_dep
|
||||
if "%1"=="studio" (
|
||||
GOTO :studio
|
||||
)
|
||||
echo "building deps.."
|
||||
cmake ../ -G "Visual Studio 17 2022" -A x64 -DDESTDIR="%CD%/OrcaSlicer_dep" -DCMAKE_BUILD_TYPE=Release
|
||||
cmake --build . --config Release --target ALL_BUILD -- -m
|
||||
|
||||
if "%1"=="deps" exit /b 0
|
||||
|
||||
:studio
|
||||
echo "building studio..."
|
||||
cd %WP%
|
||||
mkdir build
|
||||
cd build
|
||||
|
||||
cmake .. -G "Visual Studio 17 2022" -A x64 -DBBL_RELEASE_TO_PUBLIC=1 -DCMAKE_PREFIX_PATH="%DEPS%/usr/local" -DCMAKE_INSTALL_PREFIX="./OrcaSlicer" -DCMAKE_BUILD_TYPE=Release
|
||||
cmake --build . --config Release --target ALL_BUILD -- -m
|
||||
cmake --build . --target install --config Release
|
||||
@@ -1,29 +1,19 @@
|
||||
# This is a wrapper of FindTBB which prefers the config scripts if available in the system
|
||||
# but only if building with dynamic dependencies. The config scripts potentially belong
|
||||
# to TBB >= 2020 which is incompatible with OpenVDB in our static dependency bundle.
|
||||
# This workaround is useful for package maintainers on Linux systems to use newer versions
|
||||
# of intel TBB (renamed to oneTBB from version 2021 up).
|
||||
# ported from PrusaSlicer
|
||||
set(_q "")
|
||||
if(${CMAKE_FIND_PACKAGE_NAME}_FIND_QUIETLY)
|
||||
set(_q QUIET)
|
||||
endif()
|
||||
|
||||
# Only consider the config scripts if not building with the static dependencies
|
||||
# and this call is not made from a static dependency build (e.g. dep_OpenVDB will use this module)
|
||||
# BUILD_SHARED_LIBS will always be defined for dependency projects and will be OFF.
|
||||
# Newer versions of TBB also discourage from using TBB as a static library
|
||||
if (NOT SLIC3R_STATIC AND (NOT DEFINED BUILD_SHARED_LIBS OR BUILD_SHARED_LIBS))
|
||||
find_package(${CMAKE_FIND_PACKAGE_NAME} ${${CMAKE_FIND_PACKAGE_NAME}_FIND_VERSION} CONFIG ${_q})
|
||||
|
||||
if(NOT ${CMAKE_FIND_PACKAGE_NAME}_FIND_QUIETLY)
|
||||
if (NOT ${CMAKE_FIND_PACKAGE_NAME}_FOUND)
|
||||
message(STATUS "Falling back to MODULE search for ${CMAKE_FIND_PACKAGE_NAME}...")
|
||||
else()
|
||||
message(STATUS "${CMAKE_FIND_PACKAGE_NAME} found in ${${CMAKE_FIND_PACKAGE_NAME}_DIR}")
|
||||
endif()
|
||||
find_package(${CMAKE_FIND_PACKAGE_NAME} ${${CMAKE_FIND_PACKAGE_NAME}_FIND_VERSION} CONFIG ${_q})
|
||||
|
||||
if(NOT ${CMAKE_FIND_PACKAGE_NAME}_FIND_QUIETLY)
|
||||
if (NOT ${CMAKE_FIND_PACKAGE_NAME}_FOUND)
|
||||
message(STATUS "Falling back to MODULE search for ${CMAKE_FIND_PACKAGE_NAME}...")
|
||||
else()
|
||||
message(STATUS "${CMAKE_FIND_PACKAGE_NAME} found in ${${CMAKE_FIND_PACKAGE_NAME}_DIR}")
|
||||
endif()
|
||||
|
||||
endif ()
|
||||
endif()
|
||||
|
||||
if (NOT ${CMAKE_FIND_PACKAGE_NAME}_FOUND)
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/FindTBB.cmake.in)
|
||||
|
||||
@@ -118,5 +118,13 @@
|
||||
<true/>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>${MACOSX_BUNDLE_COPYRIGHT}</string>
|
||||
<key>NSAppTransportSecurity</key>
|
||||
<dict>
|
||||
<!-- Disable App Transport Security. Resolves https://github.com/SoftFever/OrcaSlicer/issues/791 -->
|
||||
<key>NSAllowsArbitraryLoads</key>
|
||||
<true/>
|
||||
<key>NSAllowsArbitraryLoadsInWebContent</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
6
deps/OCCT/OCCT.cmake
vendored
6
deps/OCCT/OCCT.cmake
vendored
@@ -4,11 +4,15 @@ else()
|
||||
set(library_build_type "Static")
|
||||
endif()
|
||||
|
||||
|
||||
# get relative path of CMAKE_BINARY_DIR against root source directory
|
||||
file(RELATIVE_PATH BINARY_DIR_REL ${CMAKE_SOURCE_DIR}/.. ${CMAKE_BINARY_DIR})
|
||||
|
||||
bambustudio_add_cmake_project(OCCT
|
||||
URL https://github.com/Open-Cascade-SAS/OCCT/archive/refs/tags/V7_6_0.zip
|
||||
URL_HASH SHA256=28334f0e98f1b1629799783e9b4d21e05349d89e695809d7e6dfa45ea43e1dbc
|
||||
#PATCH_COMMAND ${PATCH_CMD} ${CMAKE_CURRENT_LIST_DIR}/0001-OCCT-fix.patch
|
||||
PATCH_COMMAND git apply --directory deps/build/dep_OCCT-prefix/src/dep_OCCT --verbose --ignore-space-change --whitespace=fix ${CMAKE_CURRENT_LIST_DIR}/0001-OCCT-fix.patch
|
||||
PATCH_COMMAND git apply --directory ${BINARY_DIR_REL}/dep_OCCT-prefix/src/dep_OCCT --verbose --ignore-space-change --whitespace=fix ${CMAKE_CURRENT_LIST_DIR}/0001-OCCT-fix.patch
|
||||
#DEPENDS dep_Boost
|
||||
#DEPENDS dep_FREETYPE
|
||||
CMAKE_ARGS
|
||||
|
||||
31
deps/OpenEXR/0001-OpenEXR-GCC13.patch
vendored
Normal file
31
deps/OpenEXR/0001-OpenEXR-GCC13.patch
vendored
Normal file
@@ -0,0 +1,31 @@
|
||||
--- a/OpenEXR/IlmImf/ImfDwaCompressor.cpp
|
||||
+++ b/OpenEXR/IlmImf/ImfDwaCompressor.cpp
|
||||
@@ -159,6 +159,7 @@
|
||||
#include <limits>
|
||||
|
||||
#include <cstddef>
|
||||
+#include <cstdint>
|
||||
|
||||
|
||||
// Windows specific addition to prevent the indirect import of the redefined min/max macros
|
||||
--- a/OpenEXR/IlmImf/ImfHuf.h
|
||||
+++ b/OpenEXR/IlmImf/ImfHuf.h
|
||||
@@ -40,6 +40,8 @@
|
||||
#include "ImfExport.h"
|
||||
#include "ImfNamespace.h"
|
||||
|
||||
+#include <cstdint>
|
||||
+
|
||||
//-----------------------------------------------------------------------------
|
||||
//
|
||||
// 16-bit Huffman compression and decompression:
|
||||
--- a/OpenEXR/IlmImf/ImfMisc.h
|
||||
+++ b/OpenEXR/IlmImf/ImfMisc.h
|
||||
@@ -51,6 +51,7 @@
|
||||
#include "ImfForward.h"
|
||||
|
||||
#include <cstddef>
|
||||
+#include <cstdint>
|
||||
#include <vector>
|
||||
|
||||
|
||||
12
deps/OpenEXR/OpenEXR.cmake
vendored
12
deps/OpenEXR/OpenEXR.cmake
vendored
@@ -29,16 +29,24 @@ if (APPLE AND IS_CROSS_COMPILE)
|
||||
${_cmake_openexr_arch}
|
||||
)
|
||||
else()
|
||||
|
||||
if (CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
set(_patch_cmd ${PATCH_CMD} ${CMAKE_CURRENT_LIST_DIR}/0001-OpenEXR-GCC13.patch)
|
||||
else ()
|
||||
set(_patch_cmd "")
|
||||
endif ()
|
||||
|
||||
bambustudio_add_cmake_project(OpenEXR
|
||||
# GIT_REPOSITORY https://github.com/openexr/openexr.git
|
||||
URL https://github.com/AcademySoftwareFoundation/openexr/archive/refs/tags/v2.5.5.zip
|
||||
URL_HASH SHA256=0307a3d7e1fa1e77e9d84d7e9a8694583fbbbfd50bdc6884e2c96b8ef6b902de
|
||||
PATCH_COMMAND ${_patch_cmd}
|
||||
DEPENDS ${ZLIB_PKG}
|
||||
GIT_TAG v2.5.5
|
||||
CMAKE_ARGS
|
||||
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
|
||||
-DBUILD_TESTING=OFF
|
||||
-DPYILMBASE_ENABLE:BOOL=OFF
|
||||
-DBUILD_TESTING=OFF
|
||||
-DPYILMBASE_ENABLE:BOOL=OFF
|
||||
-DOPENEXR_VIEWERS_ENABLE:BOOL=OFF
|
||||
-DOPENEXR_BUILD_UTILS:BOOL=OFF
|
||||
)
|
||||
|
||||
5
deps/OpenVDB/OpenVDB.cmake
vendored
5
deps/OpenVDB/OpenVDB.cmake
vendored
@@ -7,8 +7,9 @@ else()
|
||||
endif()
|
||||
|
||||
bambustudio_add_cmake_project(OpenVDB
|
||||
URL https://github.com/tamasmeszaros/openvdb/archive/refs/tags/v6.2.1-prusa3d.zip #v6.2.1 patched
|
||||
URL_HASH SHA256=caf9f0c91976722883ff9cb32420ef142af22f7e625fc643b91c23d6e4172f62
|
||||
# support vs2022, update to 8.2
|
||||
URL https://github.com/tamasmeszaros/openvdb/archive/a68fd58d0e2b85f01adeb8b13d7555183ab10aa5.zip
|
||||
URL_HASH SHA256=f353e7b99bd0cbfc27ac9082de51acf32a8bc0b3e21ff9661ecca6f205ec1d81
|
||||
DEPENDS dep_TBB dep_Blosc dep_OpenEXR dep_Boost
|
||||
CMAKE_ARGS
|
||||
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
|
||||
|
||||
11
deps/TBB/0001-TBB-GCC13.patch
vendored
Normal file
11
deps/TBB/0001-TBB-GCC13.patch
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
--- a/include/tbb/task.h
|
||||
+++ b/include/tbb/task.h
|
||||
@@ -219,7 +219,7 @@
|
||||
#if __TBB_TASK_PRIORITY
|
||||
//! Pointer to the next offloaded lower priority task.
|
||||
/** Used to maintain a list of offloaded tasks inside the scheduler. **/
|
||||
- task* next_offloaded;
|
||||
+ tbb::task* next_offloaded;
|
||||
};
|
||||
#endif /* __TBB_TASK_PRIORITY */
|
||||
|
||||
7
deps/TBB/TBB.cmake
vendored
7
deps/TBB/TBB.cmake
vendored
@@ -1,11 +1,12 @@
|
||||
bambustudio_add_cmake_project(
|
||||
TBB
|
||||
URL "https://github.com/wjakob/tbb/archive/a0dc9bf76d0120f917b641ed095360448cabc85b.tar.gz"
|
||||
URL_HASH SHA256=0545cb6033bd1873fcae3ea304def720a380a88292726943ae3b9b207f322efe
|
||||
URL "https://github.com/oneapi-src/oneTBB/archive/refs/tags/v2021.5.0.zip"
|
||||
URL_HASH SHA256=83ea786c964a384dd72534f9854b419716f412f9d43c0be88d41874763e7bb47
|
||||
#PATCH_COMMAND ${PATCH_CMD} ${CMAKE_CURRENT_LIST_DIR}/0001-TBB-GCC13.patch
|
||||
CMAKE_ARGS
|
||||
-DTBB_BUILD_SHARED=OFF
|
||||
-DTBB_BUILD_TESTS=OFF
|
||||
-DTBB_BUILD_TESTS=OFF
|
||||
-DTBB_TEST=OFF
|
||||
-DCMAKE_POSITION_INDEPENDENT_CODE=ON
|
||||
-DCMAKE_DEBUG_POSTFIX=_debug
|
||||
)
|
||||
|
||||
@@ -1,12 +1,13 @@
|
||||
- [Flow rate](#Flow-rate)
|
||||
- [Pressure Advance](#Pressure-Advance)
|
||||
1. [Line method](#Line-method)
|
||||
2. [Tower method](#Tower-method)
|
||||
2. [Pattern method](#Pattern-method)
|
||||
3. [Tower method](#Tower-method)
|
||||
- [Temp tower](#Temp-tower)
|
||||
- [Retraction test](#Retraction-test)
|
||||
- [Orca Tolerance Test](#Orca-Tolerance-Test)
|
||||
- [Advanced calibration]
|
||||
1. [Max Volumetric speed]
|
||||
- [Advanced calibration](#Advanced-Calibration)
|
||||
1. [Max Volumetric speed](#Max-Volumetric-speed)
|
||||
2. [VFA]
|
||||
|
||||
**NOTE**: After completing the calibration process, remember to create a new project in order to exit the calibration mode.
|
||||
@@ -32,10 +33,13 @@ Steps
|
||||

|
||||
|
||||
# Pressure Advance
|
||||
I will present two approaches for calibrating the pressure advance value. Both methods have their own advantages and disadvantages. It is important to note that each method has two versions: one for a direct drive extruder and one for a Bowden extruder. Make sure to select the appropriate version for your test.
|
||||
##### *NOTE: For Bambulab X1/X1C users, make sure you do not select the 'Flow calibration' option.*
|
||||
|
||||
Orca Slicer includes three approaches for calibrating the pressure advance value. Each method has its own advantages and disadvantages. It is important to note that each method has two versions: one for a direct drive extruder and one for a Bowden extruder. Make sure to select the appropriate version for your test.
|
||||
##### *NOTE: For Bambulab X1/X1C users, make sure you do not select the 'Flow calibration' option when printings.*
|
||||

|
||||
|
||||
### Line method
|
||||
|
||||
The line method is quick and straightforward to test. However, its accuracy highly depends on your first layer quality. It is suggested to turn on the bed mesh leveling for this test.
|
||||
Steps:
|
||||
1. Select the printer, filament, and process you would like to use for the test.
|
||||
@@ -48,7 +52,27 @@ Steps:
|
||||

|
||||

|
||||
|
||||
### Pattern method
|
||||
|
||||
The pattern method is adapted from [Andrew Ellis' pattern method generator](https://ellis3dp.com/Pressure_Linear_Advance_Tool/), which was itself derived from the [Marlin pattern method](https://marlinfw.org/tools/lin_advance/k-factor.html) developed by [Sineos](https://github.com/Sineos/k-factorjs).
|
||||
|
||||
[Instructions for using and reading the pattern method](https://ellis3dp.com/Print-Tuning-Guide/articles/pressure_linear_advance/pattern_method.html) are provided in [Ellis' Print Tuning Guide](https://ellis3dp.com/Print-Tuning-Guide/), with only a few Orca Slicer differences to note.
|
||||
|
||||
First and foremost, when you initiate the test, you'll only see a small rectangular prism on the plate. This object serves a few purposes:
|
||||
|
||||
1. The test pattern itself is added in as custom G-Code at each layer, same as you could do by hand actually. The rectangular prism gives us the layers in which to insert that G-Code. This also means that **you'll see the full test pattern when you move to the Preview pane**
|
||||
2. The prism acts as a handle, enabling you to move the test pattern wherever you'd like on the plate by moving the prism
|
||||
3. The filament selected for the prism is also used for the test pattern
|
||||
|
||||
Next, Ellis' generator provided the ability to adjust specific printer, filament, and print profile settings. You can make these same changes in Orca Slicer by adjusting the settings in the Prepare pane as you would with any other print. When you initiate the calibration test, Ellis' default settings are applied. A few things to note about these settings:
|
||||
|
||||
1. Ellis specified line widths as a percent of filament diameter. The Orca pattern method does the same to provide its suggested defaults, making use of Ellis' percentages in combination with your specified nozzle diameter
|
||||
2. In terms of line width, the pattern only makes use of the `Default` and `First layer` widths
|
||||
3. In terms of speed, the pattern only uses the `First layer speed -> First layer` and `Other layers speed -> Outer wall` speeds
|
||||
4. The infill pattern beneath the numbers cannot be changed becuase it's not actually an infill pattern pulled from the settings. All of the pattern G-Code is custom written, so that "infill" is, effectively, hand-drawn and so not processed through the usual channels that would enable Orca to recognize it as infill
|
||||
|
||||
### Tower method
|
||||
|
||||
The tower method may take a bit more time to complete, but it does not rely on the quality of the first layer.
|
||||
The PA value for this test will be increased by 0.002 for every 1 mm increase in height. (**NOTE** 0.02 for Bowden)
|
||||
Steps:
|
||||
@@ -82,6 +106,27 @@ You can assess the tolerance using either an M6 Allen key or the printed hexagon
|
||||

|
||||

|
||||
|
||||
# Advanced Calibration
|
||||
|
||||
## Max Volumetric speed
|
||||
This is a test designed to calibrate the maximum volumetric speed of the specific filament. The generic or 3rd party filament types may not have the correct volumetric flow rate set in the filament. This test will help you to find the maximum volumetric speed of the filament.
|
||||
|
||||
You will be promted to enter the settings for the test: start volumetric speed, end volumentric speed, and step. It is recommended to use the default values (5mm³/s start, 20mm³/s end, with a step of 0.5), unless you already have an idea of the lower or upper limit for your filament. Select "OK", slice the plate, and send it to the printer.
|
||||
|
||||
Once printed, take note of where the layers begin to fail and where the quality begins to suffer. Pay attention to changes from matte to shiny as well.
|
||||
|
||||

|
||||
|
||||
Using calipers or a ruler, measure the height of the print at that point. Use the following calculation to determine the correct max flow value: `start + (height-measured * step)` . For example in the photo below, and using the default setting values, the print quality began to suffer at 19mm measured, so the calculation would be: `5 + (19 * 0.5)` , or `13mm³/s` using the default values. Enter your number into the "Max volumetric speed" value in the filament settings.
|
||||
|
||||

|
||||
|
||||
You can also return to OrcaSlicer in the "Preview" tab, make sure the color scheme "flow" is selected. Scroll down to the layer height that you measured, and click on the toolhead slider. This will indicate the max flow level for your filmanet.
|
||||
|
||||

|
||||
|
||||
#### *NOTE You may also choose to conservatively reduce the flow by 5-10% to ensure print quality.*
|
||||
|
||||
***
|
||||
*Credits:*
|
||||
- *The Flowrate test and retraction test is inspired by [SuperSlicer](https://github.com/supermerill/SuperSlicer)*
|
||||
|
||||
BIN
doc/images/caliper_sample_mvf.jpg
Normal file
BIN
doc/images/caliper_sample_mvf.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 158 KiB |
BIN
doc/images/max_volumetric_flow.jpg
Normal file
BIN
doc/images/max_volumetric_flow.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 285 KiB |
BIN
doc/images/vmf_measurement_point.jpg
Normal file
BIN
doc/images/vmf_measurement_point.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 165 KiB |
@@ -43,6 +43,16 @@
|
||||
"type": "po",
|
||||
"pattern": "bbl/i18n/ja/OrcaSlicer_ja.po",
|
||||
"lang": "ja"
|
||||
},
|
||||
{
|
||||
"type": "po",
|
||||
"pattern": "bbl/i18n/ko/OrcaSlicer_ko.po",
|
||||
"lang": "ko"
|
||||
},
|
||||
{
|
||||
"type": "po",
|
||||
"pattern": "bbl/i18n/ru/OrcaSlicer_ru.po",
|
||||
"lang": "ru"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
resources/fonts/NotoSansKR-Bold.otf
Normal file
BIN
resources/fonts/NotoSansKR-Bold.otf
Normal file
Binary file not shown.
BIN
resources/fonts/NotoSansKR-Regular.otf
Normal file
BIN
resources/fonts/NotoSansKR-Regular.otf
Normal file
Binary file not shown.
93
resources/fonts/OFL.txt
Normal file
93
resources/fonts/OFL.txt
Normal file
@@ -0,0 +1,93 @@
|
||||
Copyright 2012 Google Inc. All Rights Reserved.
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
||||
http://scripts.sil.org/OFL
|
||||
|
||||
|
||||
-----------------------------------------------------------
|
||||
SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007
|
||||
-----------------------------------------------------------
|
||||
|
||||
PREAMBLE
|
||||
The goals of the Open Font License (OFL) are to stimulate worldwide
|
||||
development of collaborative font projects, to support the font creation
|
||||
efforts of academic and linguistic communities, and to provide a free and
|
||||
open framework in which fonts may be shared and improved in partnership
|
||||
with others.
|
||||
|
||||
The OFL allows the licensed fonts to be used, studied, modified and
|
||||
redistributed freely as long as they are not sold by themselves. The
|
||||
fonts, including any derivative works, can be bundled, embedded,
|
||||
redistributed and/or sold with any software provided that any reserved
|
||||
names are not used by derivative works. The fonts and derivatives,
|
||||
however, cannot be released under any other type of license. The
|
||||
requirement for fonts to remain under this license does not apply
|
||||
to any document created using the fonts or their derivatives.
|
||||
|
||||
DEFINITIONS
|
||||
"Font Software" refers to the set of files released by the Copyright
|
||||
Holder(s) under this license and clearly marked as such. This may
|
||||
include source files, build scripts and documentation.
|
||||
|
||||
"Reserved Font Name" refers to any names specified as such after the
|
||||
copyright statement(s).
|
||||
|
||||
"Original Version" refers to the collection of Font Software components as
|
||||
distributed by the Copyright Holder(s).
|
||||
|
||||
"Modified Version" refers to any derivative made by adding to, deleting,
|
||||
or substituting -- in part or in whole -- any of the components of the
|
||||
Original Version, by changing formats or by porting the Font Software to a
|
||||
new environment.
|
||||
|
||||
"Author" refers to any designer, engineer, programmer, technical
|
||||
writer or other person who contributed to the Font Software.
|
||||
|
||||
PERMISSION & CONDITIONS
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of the Font Software, to use, study, copy, merge, embed, modify,
|
||||
redistribute, and sell modified and unmodified copies of the Font
|
||||
Software, subject to the following conditions:
|
||||
|
||||
1) Neither the Font Software nor any of its individual components,
|
||||
in Original or Modified Versions, may be sold by itself.
|
||||
|
||||
2) Original or Modified Versions of the Font Software may be bundled,
|
||||
redistributed and/or sold with any software, provided that each copy
|
||||
contains the above copyright notice and this license. These can be
|
||||
included either as stand-alone text files, human-readable headers or
|
||||
in the appropriate machine-readable metadata fields within text or
|
||||
binary files as long as those fields can be easily viewed by the user.
|
||||
|
||||
3) No Modified Version of the Font Software may use the Reserved Font
|
||||
Name(s) unless explicit written permission is granted by the corresponding
|
||||
Copyright Holder. This restriction only applies to the primary font name as
|
||||
presented to the users.
|
||||
|
||||
4) The name(s) of the Copyright Holder(s) or the Author(s) of the Font
|
||||
Software shall not be used to promote, endorse or advertise any
|
||||
Modified Version, except to acknowledge the contribution(s) of the
|
||||
Copyright Holder(s) and the Author(s) or with their explicit written
|
||||
permission.
|
||||
|
||||
5) The Font Software, modified or unmodified, in part or in whole,
|
||||
must be distributed entirely under this license, and must not be
|
||||
distributed under any other license. The requirement for fonts to
|
||||
remain under this license does not apply to any document created
|
||||
using the Font Software.
|
||||
|
||||
TERMINATION
|
||||
This license becomes null and void if any of the above conditions are
|
||||
not met.
|
||||
|
||||
DISCLAIMER
|
||||
THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
|
||||
OF COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL THE
|
||||
COPYRIGHT HOLDER BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
||||
INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL
|
||||
DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||
FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
|
||||
OTHER DEALINGS IN THE FONT SOFTWARE.
|
||||
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.
BIN
resources/i18n/ko/OrcaSlicer.mo
Normal file
BIN
resources/i18n/ko/OrcaSlicer.mo
Normal file
Binary file not shown.
Binary file not shown.
BIN
resources/i18n/ru/OrcaSlicer.mo
Normal file
BIN
resources/i18n/ru/OrcaSlicer.mo
Normal file
Binary file not shown.
Binary file not shown.
BIN
resources/i18n/uk/OrcaSlicer.mo
Normal file
BIN
resources/i18n/uk/OrcaSlicer.mo
Normal file
Binary file not shown.
Binary file not shown.
BIN
resources/images/OrcaSlicer_32px.png
Normal file
BIN
resources/images/OrcaSlicer_32px.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
@@ -76,7 +76,7 @@
|
||||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
"0.4"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.28"
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "40",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "40",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "40",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "40",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "40",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "40",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "40",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "top",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
@@ -55,7 +55,7 @@
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "6",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "3",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
@@ -79,7 +79,7 @@
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "0",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "50%",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_wall_count": "0",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -9,7 +9,8 @@
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -15,7 +15,8 @@
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -9,9 +9,11 @@
|
||||
"22"
|
||||
],
|
||||
"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 0.6 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -14,4 +14,4 @@
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "Bambu ASA @BBL X1 0.2 nozzle",
|
||||
"type": "filament",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"inherits": "Bambu ASA @base",
|
||||
"setting_id": "GFSB01_03",
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "Bambu ASA @BBL X1 0.6 nozzle",
|
||||
"type": "filament",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"inherits": "Bambu ASA @base",
|
||||
"setting_id": "GFSB01_04",
|
||||
"fan_max_speed": [
|
||||
"90"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"25"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"0.4"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "Bambu ASA @BBL X1C 0.2 nozzle",
|
||||
"type": "filament",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"inherits": "Bambu ASA @base",
|
||||
"setting_id": "GFSB01_01",
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab P1P 0.2 nozzle",
|
||||
"Bambu Lab P1S 0.2 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "Bambu ASA @BBL X1C 0.4 nozzle",
|
||||
"type": "filament",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"inherits": "Bambu ASA @base",
|
||||
"setting_id": "GFSB01_02",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
21
resources/profiles/BBL/filament/Bambu ASA @BBL X1C.json
Normal file
21
resources/profiles/BBL/filament/Bambu ASA @BBL X1C.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "Bambu ASA @BBL X1C",
|
||||
"type": "filament",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"inherits": "Bambu ASA @base",
|
||||
"setting_id": "GFSB01_00",
|
||||
"fan_min_speed": [
|
||||
"25"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"90"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle",
|
||||
"Bambu Lab P1S 0.6 nozzle",
|
||||
"Bambu Lab P1S 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
29
resources/profiles/BBL/filament/Bambu ASA @base.json
Normal file
29
resources/profiles/BBL/filament/Bambu ASA @base.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"name": "Bambu ASA @base",
|
||||
"type": "filament",
|
||||
"instantiation": "false",
|
||||
"from": "system",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_density": [
|
||||
"1.05"
|
||||
],
|
||||
"filament_cost": [
|
||||
"31.99"
|
||||
],
|
||||
"filament_id": "GFB01",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"270"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"50"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user