mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 19:17:33 +00:00
Merge branch 'main' into dev/bbl-network-upd
# Conflicts: # src/slic3r/GUI/SelectMachine.cpp
This commit is contained in:
32
deps/GMP/0001-GMP_GCC15.patch
vendored
Normal file
32
deps/GMP/0001-GMP_GCC15.patch
vendored
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
--- GMP/acinclude.m4 2025-05-14 18:50:11.396354745 -0400
|
||||||
|
+++ GMP/acinclude.m4.2 2025-05-14 18:57:20.757853503 -0400
|
||||||
|
@@ -609,7 +609,7 @@
|
||||||
|
|
||||||
|
#if defined (__GNUC__) && ! defined (__cplusplus)
|
||||||
|
typedef unsigned long long t1;typedef t1*t2;
|
||||||
|
-void g(){}
|
||||||
|
+void g(int,t1 const*,t1,t2,t1 const*,int){}
|
||||||
|
void h(){}
|
||||||
|
static __inline__ t1 e(t2 rp,t2 up,int n,t1 v0)
|
||||||
|
{t1 c,x,r;int i;if(v0){c=1;for(i=1;i<n;i++){x=up[i];r=x+1;rp[i]=r;}}return c;}
|
||||||
|
|
||||||
|
--- GMP/configure 2025-05-14 19:33:35.730593315 -0400
|
||||||
|
+++ GMP/configure 2025-05-14 19:35:37.805619186 -0400
|
||||||
|
@@ -6526,7 +6526,7 @@
|
||||||
|
|
||||||
|
#if defined (__GNUC__) && ! defined (__cplusplus)
|
||||||
|
typedef unsigned long long t1;typedef t1*t2;
|
||||||
|
-void g(){}
|
||||||
|
+void g(int,t1 const*,t1,t2,t1 const*,int){}
|
||||||
|
void h(){}
|
||||||
|
static __inline__ t1 e(t2 rp,t2 up,int n,t1 v0)
|
||||||
|
{t1 c,x,r;int i;if(v0){c=1;for(i=1;i<n;i++){x=up[i];r=x+1;rp[i]=r;}}return c;}
|
||||||
|
@@ -8145,7 +8145,7 @@
|
||||||
|
|
||||||
|
#if defined (__GNUC__) && ! defined (__cplusplus)
|
||||||
|
typedef unsigned long long t1;typedef t1*t2;
|
||||||
|
-void g(){}
|
||||||
|
+void g(int,t1 const*,t1,t2,t1 const*,int){}
|
||||||
|
void h(){}
|
||||||
|
static __inline__ t1 e(t2 rp,t2 up,int n,t1 v0)
|
||||||
|
{t1 c,x,r;int i;if(v0){c=1;for(i=1;i<n;i++){x=up[i];r=x+1;rp[i]=r;}}return c;}
|
||||||
5
deps/GMP/GMP.cmake
vendored
5
deps/GMP/GMP.cmake
vendored
@@ -1,6 +1,10 @@
|
|||||||
|
|
||||||
set(_srcdir ${CMAKE_CURRENT_LIST_DIR}/gmp)
|
set(_srcdir ${CMAKE_CURRENT_LIST_DIR}/gmp)
|
||||||
|
|
||||||
|
if (IN_GIT_REPO)
|
||||||
|
set(GMP_DIRECTORY_FLAG --directory ${BINARY_DIR_REL}/dep_GMP-prefix/src/dep_GMP)
|
||||||
|
endif ()
|
||||||
|
|
||||||
if (MSVC)
|
if (MSVC)
|
||||||
set(_output ${DESTDIR}/include/gmp.h
|
set(_output ${DESTDIR}/include/gmp.h
|
||||||
${DESTDIR}/lib/libgmp-10.lib
|
${DESTDIR}/lib/libgmp-10.lib
|
||||||
@@ -59,6 +63,7 @@ else ()
|
|||||||
URL https://github.com/SoftFever/OrcaSlicer_deps/releases/download/gmp-6.2.1/gmp-6.2.1.tar.bz2
|
URL https://github.com/SoftFever/OrcaSlicer_deps/releases/download/gmp-6.2.1/gmp-6.2.1.tar.bz2
|
||||||
URL_HASH SHA256=eae9326beb4158c386e39a356818031bd28f3124cf915f8c5b1dc4c7a36b4d7c
|
URL_HASH SHA256=eae9326beb4158c386e39a356818031bd28f3124cf915f8c5b1dc4c7a36b4d7c
|
||||||
DOWNLOAD_DIR ${DEP_DOWNLOAD_DIR}/GMP
|
DOWNLOAD_DIR ${DEP_DOWNLOAD_DIR}/GMP
|
||||||
|
PATCH_COMMAND git apply ${GMP_DIRECTORY_FLAG} --verbose ${CMAKE_CURRENT_LIST_DIR}/0001-GMP_GCC15.patch
|
||||||
BUILD_IN_SOURCE ON
|
BUILD_IN_SOURCE ON
|
||||||
CONFIGURE_COMMAND env "CFLAGS=${_gmp_ccflags}" "CXXFLAGS=${_gmp_ccflags}" ./configure ${_cross_compile_arg} --enable-shared=no --enable-cxx=yes --enable-static=yes "--prefix=${DESTDIR}" ${_gmp_build_tgt}
|
CONFIGURE_COMMAND env "CFLAGS=${_gmp_ccflags}" "CXXFLAGS=${_gmp_ccflags}" ./configure ${_cross_compile_arg} --enable-shared=no --enable-cxx=yes --enable-static=yes "--prefix=${DESTDIR}" ${_gmp_build_tgt}
|
||||||
BUILD_COMMAND make -j
|
BUILD_COMMAND make -j
|
||||||
|
|||||||
@@ -110,8 +110,8 @@ modules:
|
|||||||
- name: libspnav
|
- name: libspnav
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/FreeSpacenav/libspnav/releases/download/v1.1/libspnav-1.1.tar.gz
|
url: https://github.com/FreeSpacenav/libspnav/releases/download/v1.2/libspnav-1.2.tar.gz
|
||||||
sha256: 04b297f68a10db4fa40edf68d7f823ba7b9d0442f2b665181889abe2cea42759
|
sha256: 093747e7e03b232e08ff77f1ad7f48552c06ac5236316a5012db4269951c39db
|
||||||
|
|
||||||
- name: orca_wxwidgets
|
- name: orca_wxwidgets
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ export REQUIRED_DEV_PACKAGES=(
|
|||||||
gtk3
|
gtk3
|
||||||
libmspack
|
libmspack
|
||||||
libsecret
|
libsecret
|
||||||
|
libspnav
|
||||||
mesa
|
mesa
|
||||||
ninja
|
ninja
|
||||||
openssl
|
openssl
|
||||||
|
|||||||
@@ -17,6 +17,7 @@ REQUIRED_DEV_PACKAGES=(
|
|||||||
libmspack-dev
|
libmspack-dev
|
||||||
libosmesa6-dev
|
libosmesa6-dev
|
||||||
libsecret-1-dev
|
libsecret-1-dev
|
||||||
|
libspnav-dev
|
||||||
libssl-dev
|
libssl-dev
|
||||||
libtool
|
libtool
|
||||||
libudev-dev
|
libudev-dev
|
||||||
|
|||||||
@@ -18,6 +18,7 @@ REQUIRED_DEV_PACKAGES=(
|
|||||||
libmspack-devel
|
libmspack-devel
|
||||||
libquadmath-devel
|
libquadmath-devel
|
||||||
libsecret-devel
|
libsecret-devel
|
||||||
|
libspnav-devel
|
||||||
libtool
|
libtool
|
||||||
m4
|
m4
|
||||||
mesa-libGLU-devel
|
mesa-libGLU-devel
|
||||||
|
|||||||
@@ -1347,7 +1347,7 @@ msgstr ""
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -2899,7 +2899,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -2982,8 +2982,8 @@ msgstr ""
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -3461,9 +3461,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, possible-c-format, possible-boost-format
|
#, possible-c-format, possible-boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -3688,8 +3688,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -4969,8 +4969,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, possible-c-format, possible-boost-format
|
#, possible-c-format, possible-boost-format
|
||||||
@@ -5472,7 +5472,7 @@ msgstr ""
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
@@ -6383,7 +6383,7 @@ msgid ""
|
|||||||
"each printer automatically."
|
"each printer automatically."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -6695,7 +6695,7 @@ msgstr ""
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -7965,7 +7965,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -10185,7 +10185,7 @@ msgid ""
|
|||||||
"enabled."
|
"enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -10239,11 +10239,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -11857,7 +11857,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -11867,8 +11867,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -12161,7 +12161,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Skirt distance"
|
msgid "Skirt distance"
|
||||||
@@ -12689,8 +12689,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -13025,9 +13025,9 @@ msgid "Idle temperature"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "X-Y hole compensation"
|
msgid "X-Y hole compensation"
|
||||||
@@ -13100,7 +13100,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -14617,7 +14617,7 @@ msgstr ""
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -15502,8 +15502,8 @@ msgid "Adjust section view"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Set the brim type to \"painted\""
|
msgid "Set the brim type to \"painted\""
|
||||||
|
|||||||
@@ -1392,7 +1392,7 @@ msgstr "Avís: seleccioneu la funció Avió."
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "Avís: seleccioneu la funció de Punt o Cercle."
|
msgstr "Avís: seleccioneu la funció de Punt o Cercle."
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Avís: seleccioneu dues malles diferents."
|
msgstr "Avís: seleccioneu dues malles diferents."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3060,7 +3060,7 @@ msgstr "Humitat actual de l'AMS"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Si us plau, canvieu el dessecant quan estigui massa humit. És possible que "
|
"Si us plau, canvieu el dessecant quan estigui massa humit. És possible que "
|
||||||
@@ -3163,8 +3163,8 @@ msgstr "Actualització d'encesa"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"L'AMS llegirà automàticament la informació del filament inserit en iniciar-"
|
"L'AMS llegirà automàticament la informació del filament inserit en iniciar-"
|
||||||
"se. Trigarà aproximadament 1 minut. El procés de lectura farà rodar les "
|
"se. Trigarà aproximadament 1 minut. El procés de lectura farà rodar les "
|
||||||
@@ -3705,9 +3705,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"La temperatura actual de la cambra és superior a la temperatura segura del "
|
"La temperatura actual de la cambra és superior a la temperatura segura del "
|
||||||
"material, pot provocar un estovament i obstrucció del material. La "
|
"material, pot provocar un estovament i obstrucció del material. La "
|
||||||
@@ -3991,8 +3991,8 @@ msgstr ""
|
|||||||
"carregar filaments de baixa temperatura ( PLA / PETG / TPU )."
|
"carregar filaments de baixa temperatura ( PLA / PETG / TPU )."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"El filament de baixa temperatura ( PLA/PETG/TPU ) está carregat a "
|
"El filament de baixa temperatura ( PLA/PETG/TPU ) está carregat a "
|
||||||
@@ -5347,8 +5347,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "No s'ha pogut analitzar la informació del model."
|
msgstr "No s'ha pogut analitzar la informació del model."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"El fitxer .gcode.3mf no conté dades de Codi-G. Lamineu-lo amb Orca Slicer i "
|
"El fitxer .gcode.3mf no conté dades de Codi-G. Lamineu-lo amb Orca Slicer i "
|
||||||
"exporteu un nou fitxer .gcode.3mf."
|
"exporteu un nou fitxer .gcode.3mf."
|
||||||
@@ -5888,7 +5888,7 @@ msgstr " Feu clic aquí per instal·lar-lo."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "AVÍS:"
|
msgstr "AVÍS:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"El teu model necessita suports! Si us plau, habiliteu el material de suport."
|
"El teu model necessita suports! Si us plau, habiliteu el material de suport."
|
||||||
|
|
||||||
@@ -6920,7 +6920,7 @@ msgstr ""
|
|||||||
"Si està habilitada, l'Orca recordarà i canviarà automàticament la "
|
"Si està habilitada, l'Orca recordarà i canviarà automàticament la "
|
||||||
"configuració del filament/procés per a cada impressora."
|
"configuració del filament/procés per a cada impressora."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "Gestió multidispositiu(Entra en vigor després de reiniciar Studio)."
|
msgstr "Gestió multidispositiu(Entra en vigor després de reiniciar Studio)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7246,7 +7246,7 @@ msgstr "Pujant 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Anar a la pàgina web de publicació de models"
|
msgstr "Anar a la pàgina web de publicació de models"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Nota: La preparació pot trigar uns quants minuts. Si us plau, sigui pacient."
|
"Nota: La preparació pot trigar uns quants minuts. Si us plau, sigui pacient."
|
||||||
|
|
||||||
@@ -8707,7 +8707,7 @@ msgstr ""
|
|||||||
"per continuar-lo o ajustar-lo manualment."
|
"per continuar-lo o ajustar-lo manualment."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Advertència:El recompte de nous afegits i \n"
|
"Advertència:El recompte de nous afegits i \n"
|
||||||
@@ -11554,7 +11554,7 @@ msgstr ""
|
|||||||
"Activeu l'avanç de pressió, el resultat de la calibració automàtica se "
|
"Activeu l'avanç de pressió, el resultat de la calibració automàtica se "
|
||||||
"sobreescriurà un cop activat."
|
"sobreescriurà un cop activat."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr "Avanç de Pressió Lineal( Klipper ) AKA Factor d'Avanç Lineal( Marlin )"
|
msgstr "Avanç de Pressió Lineal( Klipper ) AKA Factor d'Avanç Lineal( Marlin )"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -11628,11 +11628,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Afegiu conjunts de valors d'avanç de pressió (PA), les velocitats de cabal "
|
"Afegiu conjunts de valors d'avanç de pressió (PA), les velocitats de cabal "
|
||||||
@@ -13729,12 +13729,12 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Retracció llarga quan es talla (beta)"
|
msgstr "Retracció llarga quan es talla (beta)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Característica experimental. Retreure i tallar el filament a més distància "
|
"Característica experimental: Retreure i tallar el filament a més distància "
|
||||||
"durant els canvis per minimitzar la purga. Tot i que això redueix "
|
"durant els canvis per minimitzar la purga. Tot i que això redueix "
|
||||||
"significativament el flux, també pot augmentar el risc d'obstruccions del "
|
"significativament el flux, també pot augmentar el risc d'obstruccions del "
|
||||||
"broquet o altres problemes d'impressió."
|
"broquet o altres problemes d'impressió."
|
||||||
@@ -13743,10 +13743,10 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Distància de retracció quan es talla"
|
msgstr "Distància de retracció quan es talla"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Característica experimental. Longitud de retracció abans de tallar durant el "
|
"Característica experimental: Longitud de retracció abans de tallar durant el "
|
||||||
"canvi de filament"
|
"canvi de filament"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -14122,7 +14122,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"La velocitat de neteja està determinada per l'ajustament de velocitat "
|
"La velocitat de neteja està determinada per l'ajustament de velocitat "
|
||||||
"especificada en aquesta configuració. Si el valor s'expressa en percentatge "
|
"especificada en aquesta configuració. Si el valor s'expressa en percentatge "
|
||||||
@@ -14783,8 +14783,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Angle de branca de suport en arbre"
|
msgstr "Angle de branca de suport en arbre"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Aquest ajustament determina l'angle màxim de voladís que les branques del "
|
"Aquest ajustament determina l'angle màxim de voladís que les branques del "
|
||||||
@@ -15253,9 +15253,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "Temperatura d'espera"
|
msgstr "Temperatura d'espera"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Temperatura del broquet quan l'eina no s'utilitza actualment en "
|
"Temperatura del broquet quan l'eina no s'utilitza actualment en "
|
||||||
"configuracions multieina. Només s'utilitza quan la \"Prevenció de "
|
"configuracions multieina. Només s'utilitza quan la \"Prevenció de "
|
||||||
@@ -15355,7 +15355,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Es recomana l'extrusió relativa quan s'utilitza l'opció \"label_objects\". "
|
"Es recomana l'extrusió relativa quan s'utilitza l'opció \"label_objects\". "
|
||||||
"Algunes extrusores funcionen millor amb aquesta opció sense marcar (mode "
|
"Algunes extrusores funcionen millor amb aquesta opció sense marcar (mode "
|
||||||
@@ -17142,8 +17142,8 @@ msgstr "Prova OrcaSlicer (GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "Prova OrcaSlicer (GitHub):"
|
msgstr "Prova OrcaSlicer (GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Prova Bing.com"
|
msgstr "Prova bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Prova bing.com:"
|
msgstr "Prova bing.com:"
|
||||||
@@ -18250,8 +18250,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Ajusta la vista en secció"
|
msgstr "Ajusta la vista en secció"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Advertència: el tipus de Vora d'Adherència no està configurat com a "
|
"Advertència: el tipus de Vora d'Adherència no està configurat com a "
|
||||||
"\"pintat\", les orelles de la Vora d'Adherència no tindran efecte!"
|
"\"pintat\", les orelles de la Vora d'Adherència no tindran efecte!"
|
||||||
|
|||||||
@@ -1373,7 +1373,7 @@ msgstr ""
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3010,7 +3010,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3107,8 +3107,8 @@ msgstr "Aktualizovat při spuštění"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"AMS automaticky přečte informace o vloženém filamentu při spuštění. Bude to "
|
"AMS automaticky přečte informace o vloženém filamentu při spuštění. Bude to "
|
||||||
"trvat asi 1 minutu. Proces čtení bude navíjet cívku filamentu."
|
"trvat asi 1 minutu. Proces čtení bude navíjet cívku filamentu."
|
||||||
@@ -3629,9 +3629,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Aktuální teplota komory je vyšší než bezpečná teplota materiálu,může to "
|
"Aktuální teplota komory je vyšší než bezpečná teplota materiálu,může to "
|
||||||
"způsobit změkčení materiálu a jeho ucpaní. Maximální bezpečná teplota pro "
|
"způsobit změkčení materiálu a jeho ucpaní. Maximální bezpečná teplota pro "
|
||||||
@@ -3900,8 +3900,8 @@ msgstr ""
|
|||||||
"(PLA/PETG/TPU)."
|
"(PLA/PETG/TPU)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Do extruderu je načten nízkoteplotní filament (PLA/PETG/TPU). Aby se "
|
"Do extruderu je načten nízkoteplotní filament (PLA/PETG/TPU). Aby se "
|
||||||
@@ -5226,8 +5226,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Soubor .gcode.3mf neobsahuje žádná G-kód data. Prosím, slicujte ho pomocí "
|
"Soubor .gcode.3mf neobsahuje žádná G-kód data. Prosím, slicujte ho pomocí "
|
||||||
"Orca Sliceru a exportujte nový soubor .gcode.3mf."
|
"Orca Sliceru a exportujte nový soubor .gcode.3mf."
|
||||||
@@ -5752,7 +5752,7 @@ msgstr " Klikněte zde pro instalaci."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "VAROVÁNÍ:"
|
msgstr "VAROVÁNÍ:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "Váš model potřebuje podpěry ! Povolte prosím podpůrný materiál."
|
msgstr "Váš model potřebuje podpěry ! Povolte prosím podpůrný materiál."
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
@@ -6738,7 +6738,7 @@ msgid ""
|
|||||||
"each printer automatically."
|
"each printer automatically."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7058,7 +7058,7 @@ msgstr "Nahrávání 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Přejít na webovou stránku pro publikování modelu"
|
msgstr "Přejít na webovou stránku pro publikování modelu"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "Poznámka: Příprava může trvat několik minut. Buďte prosím trpěliví."
|
msgstr "Poznámka: Příprava může trvat několik minut. Buďte prosím trpěliví."
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -8442,7 +8442,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -10871,7 +10871,7 @@ msgstr ""
|
|||||||
"Povolte předstih tlaku, po povolení bude výsledek automatické kalibrace "
|
"Povolte předstih tlaku, po povolení bude výsledek automatické kalibrace "
|
||||||
"přepsán."
|
"přepsán."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr "Předstih tlaku (Klipper) AKA Lineární faktor předstihu (Marlin)"
|
msgstr "Předstih tlaku (Klipper) AKA Lineární faktor předstihu (Marlin)"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -10925,11 +10925,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -12788,7 +12788,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -12798,8 +12798,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -13125,7 +13125,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Rychlost čištění je určena nastavením rychlosti specifikovaným v této "
|
"Rychlost čištění je určena nastavením rychlosti specifikovaným v této "
|
||||||
"konfiguraci. Pokud je hodnota vyjádřena v procentech (např. 80%), bude "
|
"konfiguraci. Pokud je hodnota vyjádřena v procentech (např. 80%), bude "
|
||||||
@@ -13721,8 +13721,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Úhel větve podpěr stromu"
|
msgstr "Úhel větve podpěr stromu"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Toto nastavení určuje maximální úhel převisů, který mohou větve podpěry "
|
"Toto nastavení určuje maximální úhel převisů, který mohou větve podpěry "
|
||||||
@@ -14117,9 +14117,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "Teplota při nečinnosti"
|
msgstr "Teplota při nečinnosti"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "X-Y hole compensation"
|
msgid "X-Y hole compensation"
|
||||||
@@ -14212,7 +14212,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -15883,7 +15883,7 @@ msgstr ""
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -16790,8 +16790,8 @@ msgid "Adjust section view"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Set the brim type to \"painted\""
|
msgid "Set the brim type to \"painted\""
|
||||||
@@ -17715,10 +17715,10 @@ msgstr ""
|
|||||||
#~ "3mf je generován starým Orca Slicerem, načtěte pouze geometrická data."
|
#~ "3mf je generován starým Orca Slicerem, načtěte pouze geometrická data."
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Relative extrusion is recommended when using \"label_objects\" "
|
#~ "Relative extrusion is recommended when using \"label_objects\" option. "
|
||||||
#~ "option.Some extruders work better with this option unchecked (absolute "
|
#~ "Some extruders work better with this option unchecked (absolute extrusion "
|
||||||
#~ "extrusion mode). Wipe tower is only compatible with relative mode. It is "
|
#~ "mode). Wipe tower is only compatible with relative mode. It is always "
|
||||||
#~ "always enabled on BambuLab printers. Default is checked"
|
#~ "enabled on BambuLab printers. Default is checked."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
#~ "Při použití volby \"label_objects\" se doporučuje relativní extruzi. "
|
#~ "Při použití volby \"label_objects\" se doporučuje relativní extruzi. "
|
||||||
#~ "Některé extrudery fungují lépe, když je tato možnost odškrtnuta (režim "
|
#~ "Některé extrudery fungují lépe, když je tato možnost odškrtnuta (režim "
|
||||||
|
|||||||
@@ -1396,7 +1396,7 @@ msgstr "Warnung: Bitte wählen Sie die Funktion der Ebene."
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "Warnung: Bitte wählen Sie die Funktion des Punktes oder Kreises."
|
msgstr "Warnung: Bitte wählen Sie die Funktion des Punktes oder Kreises."
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Warnung: Bitte wählen Sie zwei verschiedene Mesh-Netze."
|
msgstr "Warnung: Bitte wählen Sie zwei verschiedene Mesh-Netze."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3086,7 +3086,7 @@ msgstr "Aktuelle AMS-Feuchtigkeit"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Wechseln Sie das Trockenmittel, wenn es zu feucht ist. Der Indikator kann "
|
"Wechseln Sie das Trockenmittel, wenn es zu feucht ist. Der Indikator kann "
|
||||||
@@ -3192,8 +3192,8 @@ msgstr "Update beim Einschalten"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Das AMS liest beim Einschalten automatisch die Informationen über das "
|
"Das AMS liest beim Einschalten automatisch die Informationen über das "
|
||||||
"eingelegte Filament. Der Lesevorgang dauert ca. 1 Minute und lässt die "
|
"eingelegte Filament. Der Lesevorgang dauert ca. 1 Minute und lässt die "
|
||||||
@@ -3745,9 +3745,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Die aktuelle Kammer-Temperatur ist höher als die sichere Temperatur des "
|
"Die aktuelle Kammer-Temperatur ist höher als die sichere Temperatur des "
|
||||||
"Materials, dies kann zu Materialerweichung und Verstopfung führen. Die "
|
"Materials, dies kann zu Materialerweichung und Verstopfung führen. Die "
|
||||||
@@ -4032,8 +4032,8 @@ msgstr ""
|
|||||||
"Filament mit niedriger Temperatur (PLA/PETG/TPU) zu laden."
|
"Filament mit niedriger Temperatur (PLA/PETG/TPU) zu laden."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Filament mit niedriger Temperatur (PLA/PETG/TPU) ist im Extruder geladen. Um "
|
"Filament mit niedriger Temperatur (PLA/PETG/TPU) ist im Extruder geladen. Um "
|
||||||
@@ -5399,8 +5399,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Analysieren von Modellinformationen fehlgeschlagen."
|
msgstr "Analysieren von Modellinformationen fehlgeschlagen."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Die .gcode.3mf-Datei enthält keine G-Code-Daten. Bitte slicen Sie sie mit "
|
"Die .gcode.3mf-Datei enthält keine G-Code-Daten. Bitte slicen Sie sie mit "
|
||||||
"Orca Slicer und exportieren Sie eine neue .gcode.3mf-Datei."
|
"Orca Slicer und exportieren Sie eine neue .gcode.3mf-Datei."
|
||||||
@@ -5943,7 +5943,7 @@ msgstr " Klicken Sie hier, um es zu installieren."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "WARNUNG:"
|
msgstr "WARNUNG:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ihr Modell braucht Stützstrukturen! Bitte aktivieren Sie das Stützmaterial."
|
"Ihr Modell braucht Stützstrukturen! Bitte aktivieren Sie das Stützmaterial."
|
||||||
|
|
||||||
@@ -6979,7 +6979,7 @@ msgstr ""
|
|||||||
"Wenn aktiviert, merkt sich Orca die Filament-/Prozesskonfiguration für jeden "
|
"Wenn aktiviert, merkt sich Orca die Filament-/Prozesskonfiguration für jeden "
|
||||||
"Drucker und wechselt automatisch."
|
"Drucker und wechselt automatisch."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "Multi-Geräte-Verwaltung (nach Neustart von Studio wirksam)."
|
msgstr "Multi-Geräte-Verwaltung (nach Neustart von Studio wirksam)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7304,7 +7304,7 @@ msgstr "Hochladen der 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Zur Modellveröffentlichungs-Webseite springen"
|
msgstr "Zur Modellveröffentlichungs-Webseite springen"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Hinweis: Die Vorbereitung kann einige Minuten dauern. Bitte haben Sie Geduld."
|
"Hinweis: Die Vorbereitung kann einige Minuten dauern. Bitte haben Sie Geduld."
|
||||||
|
|
||||||
@@ -8782,7 +8782,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -11645,7 +11645,7 @@ msgstr ""
|
|||||||
"Wenn Pressure Advance aktiviert ist,werden Auto-Kalibrierungsergebnisse "
|
"Wenn Pressure Advance aktiviert ist,werden Auto-Kalibrierungsergebnisse "
|
||||||
"überschrieben."
|
"überschrieben."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr "Pressure advance(Klipper)AKA Linear advance Faktor(Marlin)"
|
msgstr "Pressure advance(Klipper)AKA Linear advance Faktor(Marlin)"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -11720,11 +11720,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Fügen Sie Sätze von Druckvorschub (PA)-Werten, den Volumenfließgeschwindig-"
|
"Fügen Sie Sätze von Druckvorschub (PA)-Werten, den Volumenfließgeschwindig-"
|
||||||
@@ -13819,12 +13819,12 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Langer Rückzug beim Schneiden (experimentell)"
|
msgstr "Langer Rückzug beim Schneiden (experimentell)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Experimentelle Funktion. Rückzug und Abschneiden des Filaments bei einem "
|
"Experimentelle Funktion: Rückzug und Abschneiden des Filaments bei einem "
|
||||||
"längeren Abstand während des Wechsels, um den Reinigungsvorgang zu "
|
"längeren Abstand während des Wechsels, um den Reinigungsvorgang zu "
|
||||||
"minimieren. Obwohl dies den Reinigungsvorgang erheblich reduziert, kann es "
|
"minimieren. Obwohl dies den Reinigungsvorgang erheblich reduziert, kann es "
|
||||||
"auch das Risiko von Düsenverstopfungen oder anderen Druckproblemen erhöhen."
|
"auch das Risiko von Düsenverstopfungen oder anderen Druckproblemen erhöhen."
|
||||||
@@ -13833,10 +13833,10 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Rückzugslänge beim Schneiden"
|
msgstr "Rückzugslänge beim Schneiden"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Experimentelle Funktion. Rückzugslänge vor dem Abschneiden beim Filament-"
|
"Experimentelle Funktion: Rückzugslänge vor dem Abschneiden beim Filament-"
|
||||||
"Wechsel"
|
"Wechsel"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -14214,7 +14214,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Die Wischengeschwindigkeit wird durch die im Konfigurationsmenü angegebene "
|
"Die Wischengeschwindigkeit wird durch die im Konfigurationsmenü angegebene "
|
||||||
"Geschwindigkeit bestimmt.Wenn der Wert als Prozentsatz (z.B. 80%) angegeben "
|
"Geschwindigkeit bestimmt.Wenn der Wert als Prozentsatz (z.B. 80%) angegeben "
|
||||||
@@ -14887,8 +14887,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Baumstütze Astwinkel"
|
msgstr "Baumstütze Astwinkel"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Diese Einstellung legt den maximalen Überhangwinkel fest, den die Äste der "
|
"Diese Einstellung legt den maximalen Überhangwinkel fest, den die Äste der "
|
||||||
@@ -15358,9 +15358,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "Leerlauftemperatur"
|
msgstr "Leerlauftemperatur"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Düsentemperatur, wenn das Werkzeug in Mehrwerkzeug-Setups derzeit nicht "
|
"Düsentemperatur, wenn das Werkzeug in Mehrwerkzeug-Setups derzeit nicht "
|
||||||
"verwendet wird. Dies wird nur verwendet, wenn die „Ausflussverhinderung“ in "
|
"verwendet wird. Dies wird nur verwendet, wenn die „Ausflussverhinderung“ in "
|
||||||
@@ -15458,7 +15458,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Relative Extrusion wird empfohlen, wenn die Option \"label_objects\" "
|
"Relative Extrusion wird empfohlen, wenn die Option \"label_objects\" "
|
||||||
"verwendet wird. Einige Extruder arbeiten besser mit dieser Option "
|
"verwendet wird. Einige Extruder arbeiten besser mit dieser Option "
|
||||||
@@ -17251,8 +17251,8 @@ msgstr "Test OrcaSlicer(GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "Test OrcaSlicer (GitHub):"
|
msgstr "Test OrcaSlicer (GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Test Bing.com"
|
msgstr "Test bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Test bing.com:"
|
msgstr "Test bing.com:"
|
||||||
@@ -18355,8 +18355,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Justieren Sie die Schnittansicht"
|
msgstr "Justieren Sie die Schnittansicht"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Achtung: Der Brim-Typ ist nicht auf \"bemalt\" eingestellt, auf die "
|
"Achtung: Der Brim-Typ ist nicht auf \"bemalt\" eingestellt, auf die "
|
||||||
"Mausohren wirken sich das nicht aus!"
|
"Mausohren wirken sich das nicht aus!"
|
||||||
@@ -19740,13 +19740,6 @@ msgstr ""
|
|||||||
#~ msgid "New Flow Dynamics Calibration"
|
#~ msgid "New Flow Dynamics Calibration"
|
||||||
#~ msgstr "Neue Flussdynamik-Kalibrierung"
|
#~ msgstr "Neue Flussdynamik-Kalibrierung"
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "The 3mf file version is in Beta and it is newer than the current "
|
|
||||||
#~ "OrcaSlicer version."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "Die 3mf-Dateiversion ist in Beta und neuer als die aktuelle Bambu Studio-"
|
|
||||||
#~ "Version."
|
|
||||||
|
|
||||||
#~ msgid "active"
|
#~ msgid "active"
|
||||||
#~ msgstr "Aktiv"
|
#~ msgstr "Aktiv"
|
||||||
|
|
||||||
|
|||||||
@@ -1341,13 +1341,13 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Warning: please select Plane's feature."
|
msgid "Warning: please select Plane's feature."
|
||||||
msgstr "Warning: please select Plane's feature."
|
msgstr ""
|
||||||
|
|
||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "Warning: please select Point's or Circle's feature."
|
msgstr ""
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Warning: please select two different meshes."
|
msgstr ""
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -1427,8 +1427,6 @@ msgid ""
|
|||||||
"OrcaSlicer will terminate because of running out of memory. It may be a bug. "
|
"OrcaSlicer will terminate because of running out of memory. It may be a bug. "
|
||||||
"It will be appreciated if you report the issue to our team."
|
"It will be appreciated if you report the issue to our team."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"OrcaSlicer will terminate because of running out of memory. It may be a bug. "
|
|
||||||
"It will be appreciated if you report the issue to our team."
|
|
||||||
|
|
||||||
msgid "Fatal error"
|
msgid "Fatal error"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -2923,7 +2921,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
@@ -3018,8 +3016,8 @@ msgstr "Update on startup"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute. The reading process will rotate the "
|
"start-up. It will take about 1 minute. The reading process will rotate the "
|
||||||
@@ -3379,8 +3377,6 @@ msgid ""
|
|||||||
"printers at the same time. (It depends on how many devices can undergo "
|
"printers at the same time. (It depends on how many devices can undergo "
|
||||||
"heating at the same time.)"
|
"heating at the same time.)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"printers at the same time. (It depends on how many devices can undergo "
|
|
||||||
"heating at the same time.)"
|
|
||||||
|
|
||||||
msgid "Wait"
|
msgid "Wait"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -3518,9 +3514,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Current chamber temperature is higher than the material's safe temperature; "
|
"Current chamber temperature is higher than the material's safe temperature; "
|
||||||
"this may result in material softening and nozzle clogs. The maximum safe "
|
"this may result in material softening and nozzle clogs. The maximum safe "
|
||||||
@@ -3766,18 +3762,12 @@ msgid ""
|
|||||||
"45℃. In order to avoid extruder clogging, low temperature filament (PLA/PETG/"
|
"45℃. In order to avoid extruder clogging, low temperature filament (PLA/PETG/"
|
||||||
"TPU) is not allowed to be loaded."
|
"TPU) is not allowed to be loaded."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"The current chamber temperature or the target chamber temperature exceeds "
|
|
||||||
"45℃. In order to avoid extruder clogging, low temperature filament (PLA/PETG/"
|
|
||||||
"TPU) is not allowed to be loaded."
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
|
||||||
"above 45℃."
|
|
||||||
msgstr ""
|
|
||||||
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"When you set the chamber temperature below 40℃, the chamber temperature "
|
"When you set the chamber temperature below 40℃, the chamber temperature "
|
||||||
@@ -3817,8 +3807,6 @@ msgid ""
|
|||||||
"Damp PVA will become flexible and get stuck inside AMS, please take care to "
|
"Damp PVA will become flexible and get stuck inside AMS, please take care to "
|
||||||
"dry it before use."
|
"dry it before use."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Damp PVA will become flexible and get stuck inside AMS, please take care to "
|
|
||||||
"dry it before use."
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"CF/GF filaments are hard and brittle, It's easy to break or get stuck in "
|
"CF/GF filaments are hard and brittle, It's easy to break or get stuck in "
|
||||||
@@ -4367,7 +4355,7 @@ msgid "1080p"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Connect Printer (LAN)"
|
msgid "Connect Printer (LAN)"
|
||||||
msgstr "Connect Printer (LAN)"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Please input the printer access code:"
|
msgid "Please input the printer access code:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5071,11 +5059,9 @@ msgid "Failed to parse model information."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"The .gcode.3mf file contains no G-code data. Please slice it with Orca Slicer "
|
|
||||||
"and export a new .gcode.3mf file."
|
|
||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid "File '%s' was lost! Please download it again."
|
msgid "File '%s' was lost! Please download it again."
|
||||||
@@ -5396,8 +5382,6 @@ msgid ""
|
|||||||
"At least one successful print record of this print profile is required \n"
|
"At least one successful print record of this print profile is required \n"
|
||||||
"to give a positive rating (4 or 5 stars)."
|
"to give a positive rating (4 or 5 stars)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"At least one successful print record of this print profile is required \n"
|
|
||||||
"to give a positive rating (4 or 5 stars)."
|
|
||||||
|
|
||||||
msgid "Status"
|
msgid "Status"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -5588,8 +5572,8 @@ msgstr ""
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "Your model needs support! Please enable support material."
|
msgstr ""
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -6352,9 +6336,9 @@ msgid ""
|
|||||||
"still want to do this print job, please set this filament's bed temperature "
|
"still want to do this print job, please set this filament's bed temperature "
|
||||||
"to non-zero."
|
"to non-zero."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Plate %d: %s is not suggested for use printing filament %s(%s). If you still "
|
"Plate %d: %s is not suggested for use printing filament %s (%s). If you "
|
||||||
"want to do this print job, please set this filament's bed temperature to a "
|
"still want to do this print job, please set this filament's bed temperature "
|
||||||
"number that is not zero."
|
"to a number that is not zero."
|
||||||
|
|
||||||
msgid "Switching the language requires application restart.\n"
|
msgid "Switching the language requires application restart.\n"
|
||||||
msgstr "Switching languages requires the application to restart.\n"
|
msgstr "Switching languages requires the application to restart.\n"
|
||||||
@@ -6534,7 +6518,7 @@ msgid ""
|
|||||||
"each printer automatically."
|
"each printer automatically."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -6552,7 +6536,7 @@ msgid "Network"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Auto sync user presets (Printer/Filament/Process)"
|
msgid "Auto sync user presets (Printer/Filament/Process)"
|
||||||
msgstr "Auto sync user presets (Printer/Filament/Process)"
|
msgstr ""
|
||||||
|
|
||||||
msgid "User Sync"
|
msgid "User Sync"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -6854,8 +6838,8 @@ msgstr ""
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "Note: The preparation may take several minutes. Please be patient."
|
msgstr ""
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -8195,11 +8179,9 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
|
||||||
" current extruders exceeds 16."
|
|
||||||
msgstr ""
|
|
||||||
"Warning: The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Ramming customization"
|
msgid "Ramming customization"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -8594,7 +8576,7 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid "version %s update information:"
|
msgid "version %s update information:"
|
||||||
msgstr "version %s update information:"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Network plug-in update"
|
msgid "Network plug-in update"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -8605,8 +8587,8 @@ msgstr ""
|
|||||||
"Click OK to update the Network plug-in the next time Orca Slicer launches."
|
"Click OK to update the Network plug-in the next time Orca Slicer launches."
|
||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid "A new Network plug-in(%s) available, Do you want to install it?"
|
msgid "A new Network plug-in (%s) available. Do you want to install it?"
|
||||||
msgstr "A new network plug-in (%s) is available. Do you want to install it?"
|
msgstr ""
|
||||||
|
|
||||||
msgid "New version of Orca Slicer"
|
msgid "New version of Orca Slicer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -8624,10 +8606,10 @@ msgid "Resume Printing"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Resume Printing (defects acceptable)"
|
msgid "Resume Printing (defects acceptable)"
|
||||||
msgstr "Resume Printing (defects acceptable)"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Resume Printing (problem solved)"
|
msgid "Resume Printing (problem solved)"
|
||||||
msgstr "Resume Printing (problem solved)"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Stop Printing"
|
msgid "Stop Printing"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -10527,7 +10509,7 @@ msgid ""
|
|||||||
"enabled."
|
"enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -10581,11 +10563,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -12127,8 +12109,6 @@ msgid ""
|
|||||||
"Maximum area of a hole in the base of the model before it's filled by "
|
"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."
|
"conical material. A value of 0 will fill all the holes in the model base."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"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."
|
|
||||||
|
|
||||||
msgid "mm²"
|
msgid "mm²"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -12228,8 +12208,6 @@ msgid ""
|
|||||||
"Object will be raised by this number of support layers. Use this function to "
|
"Object will be raised by this number of support layers. Use this function to "
|
||||||
"avoid warping when printing ABS."
|
"avoid warping when printing ABS."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Object will be raised by this number of support layers. Use this function to "
|
|
||||||
"avoid warping when printing ABS."
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The G-code path is generated after simplifying the contour of models to "
|
"The G-code path is generated after simplifying the contour of models to "
|
||||||
@@ -12287,25 +12265,19 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Long retraction when cut (beta)"
|
msgstr "Long retraction when cut (beta)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
|
||||||
"distance during changes to minimize purge.While this reduces flush "
|
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
|
||||||
"problems."
|
|
||||||
msgstr ""
|
|
||||||
"Experimental feature: Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Retraction distance when cut"
|
msgid "Retraction distance when cut"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Experimental feature. Retraction length before cutting off during filament "
|
|
||||||
"change"
|
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -12603,12 +12575,8 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"The wipe speed is determined by the speed setting specified in this "
|
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
|
||||||
"this parameter is 80%"
|
|
||||||
|
|
||||||
msgid "Skirt distance"
|
msgid "Skirt distance"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -13142,9 +13110,6 @@ msgid ""
|
|||||||
"support customizing z-gap and save print time. This option will be invalid "
|
"support customizing z-gap and save print time. This option will be invalid "
|
||||||
"when the prime tower is enabled."
|
"when the prime tower is enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Support layer uses layer height independent with object layer. This is to "
|
|
||||||
"support customizing z-gap and save print time. This option will be invalid "
|
|
||||||
"when the prime tower is enabled."
|
|
||||||
|
|
||||||
msgid "Threshold angle"
|
msgid "Threshold angle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -13169,13 +13134,10 @@ msgid "Tree support branch angle"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
|
||||||
"printed more horizontally, allowing them to reach farther."
|
|
||||||
msgstr ""
|
|
||||||
"This setting determines the maximum overhang angle that the branches of tree "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"support are allowed to make. If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
msgid "Preferred Branch Angle"
|
msgid "Preferred Branch Angle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -13536,13 +13498,10 @@ msgid "Idle temperature"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
|
||||||
"setups. This is only used when 'Ooze prevention' is active in Print Settings. "
|
|
||||||
"Set to 0 to disable."
|
|
||||||
|
|
||||||
msgid "X-Y hole compensation"
|
msgid "X-Y hole compensation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
@@ -13622,12 +13581,8 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
|
||||||
"printers. Default is checked"
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Classic wall generator produces walls with constant extrusion width and for "
|
"Classic wall generator produces walls with constant extrusion width and for "
|
||||||
@@ -15187,7 +15142,7 @@ msgstr ""
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -16111,8 +16066,8 @@ msgid "Adjust section view"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Set the brim type to \"painted\""
|
msgid "Set the brim type to \"painted\""
|
||||||
|
|||||||
@@ -1245,8 +1245,7 @@ msgstr "Reiniciar rotación"
|
|||||||
msgid "Lock/unlock rotation angle when dragging above the surface."
|
msgid "Lock/unlock rotation angle when dragging above the surface."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Bloquear/desbloquear el ángulo de rotación al arrastrar por encima de la "
|
"Bloquear/desbloquear el ángulo de rotación al arrastrar por encima de la "
|
||||||
"superficie.Bloquear/desbloquear el ángulo de rotación al arrastrar por "
|
"superficie."
|
||||||
"encima de la superficie."
|
|
||||||
|
|
||||||
msgid "Mirror vertically"
|
msgid "Mirror vertically"
|
||||||
msgstr "Simetria vertical"
|
msgstr "Simetria vertical"
|
||||||
@@ -1398,7 +1397,7 @@ msgid "Warning:please select Point's or Circle's feature."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Advertencia: por favor selecciona la característica del Punto o Círculo"
|
"Advertencia: por favor selecciona la característica del Punto o Círculo"
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Advertencia: por favor selecciona dos malla distintas"
|
msgstr "Advertencia: por favor selecciona dos malla distintas"
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -1486,10 +1485,6 @@ msgstr ""
|
|||||||
"OrcaSlicer se cerrará por falta de memoria. Le agradeceremos que comunique "
|
"OrcaSlicer se cerrará por falta de memoria. Le agradeceremos que comunique "
|
||||||
"el suceso a nuestro equipo."
|
"el suceso a nuestro equipo."
|
||||||
|
|
||||||
# msgid "OrcaSlicer will terminate because of running out of memory.It may be
|
|
||||||
# a bug. It will be appreciated if you report the issue to our team."
|
|
||||||
# msgstr "OrcaSlicer se cerrará porque se está quedando sin memoria. Le
|
|
||||||
# agradeceremos que informe de ello a nuestro equipo."
|
|
||||||
msgid "Fatal error"
|
msgid "Fatal error"
|
||||||
msgstr "Error fatal"
|
msgstr "Error fatal"
|
||||||
|
|
||||||
@@ -1500,11 +1495,6 @@ msgstr ""
|
|||||||
"OrcaSlicer se cerrará debido a un error de traducción. Le agradeceremos que "
|
"OrcaSlicer se cerrará debido a un error de traducción. Le agradeceremos que "
|
||||||
"nos informe del escenario específico en el que se ha producido este problema."
|
"nos informe del escenario específico en el que se ha producido este problema."
|
||||||
|
|
||||||
# msgid "OrcaSlicer will terminate because of a localization error. It will be
|
|
||||||
# appreciated if you report the specific scenario this issue happened."
|
|
||||||
# msgstr "OrcaSlicer terminará debido a un error de localización. Le
|
|
||||||
# agradeceríamos que nos informara del escenario específico en el que se ha
|
|
||||||
# producido este problema"
|
|
||||||
msgid "Critical error"
|
msgid "Critical error"
|
||||||
msgstr "Error crítico"
|
msgstr "Error crítico"
|
||||||
|
|
||||||
@@ -3086,7 +3076,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Cambie el desecante cuando esté demasiado húmedo. El indicador puede no ser "
|
"Cambie el desecante cuando esté demasiado húmedo. El indicador puede no ser "
|
||||||
@@ -3190,8 +3180,8 @@ msgstr "Actualización al encender"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"El AMS leerá automáticamente la información del filamento insertado al "
|
"El AMS leerá automáticamente la información del filamento insertado al "
|
||||||
"arrancar. Tomará aproximadamente 1 minuto. El proceso de lectura hará rodar "
|
"arrancar. Tomará aproximadamente 1 minuto. El proceso de lectura hará rodar "
|
||||||
@@ -3734,9 +3724,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"La temperatura actual de la cámara es superior a la temperatura de seguridad "
|
"La temperatura actual de la cámara es superior a la temperatura de seguridad "
|
||||||
"del material, puede provocar que el material se ablande y se atasque. La "
|
"del material, puede provocar que el material se ablande y se atasque. La "
|
||||||
@@ -4025,8 +4015,8 @@ msgstr ""
|
|||||||
"cargar filamento de baja temperatura (PLA/PETG/TPU)."
|
"cargar filamento de baja temperatura (PLA/PETG/TPU)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Filamento de baja temperatura (PLA/PETG/TPU) ha sido cargado en el extrusor. "
|
"Filamento de baja temperatura (PLA/PETG/TPU) ha sido cargado en el extrusor. "
|
||||||
@@ -5376,8 +5366,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "No se pudo analizar la información del modelo."
|
msgstr "No se pudo analizar la información del modelo."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"El archivo .gcode .3mf no contiene datos de G-Code. Por favor, lamine con "
|
"El archivo .gcode .3mf no contiene datos de G-Code. Por favor, lamine con "
|
||||||
"Orca Slicer y exporte un nuevo archivo .gcode.3mf."
|
"Orca Slicer y exporte un nuevo archivo .gcode.3mf."
|
||||||
@@ -5914,7 +5904,7 @@ msgstr " Presiona aquí para instalarlo."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "AVISO:"
|
msgstr "AVISO:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"¡Su modelo necesita soporte! Por favor, haga que el material de apoyo esté "
|
"¡Su modelo necesita soporte! Por favor, haga que el material de apoyo esté "
|
||||||
"habilitado."
|
"habilitado."
|
||||||
@@ -6945,7 +6935,7 @@ msgstr ""
|
|||||||
"Si está activada, Orca recordará y cambiará la configuración de archivos/"
|
"Si está activada, Orca recordará y cambiará la configuración de archivos/"
|
||||||
"procesos para cada impresora automáticamente."
|
"procesos para cada impresora automáticamente."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "Gestión multidispositivo (surte efecto tras reiniciar Orca)."
|
msgstr "Gestión multidispositivo (surte efecto tras reiniciar Orca)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7271,7 +7261,7 @@ msgstr "Cargando 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Ir a la página web de publicación de modelos"
|
msgstr "Ir a la página web de publicación de modelos"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Nota: La preparación puede llevar varios minutos. Por favor, sea paciente."
|
"Nota: La preparación puede llevar varios minutos. Por favor, sea paciente."
|
||||||
|
|
||||||
@@ -8732,11 +8722,11 @@ msgstr ""
|
|||||||
"para continuar o ajustarlo manualmente."
|
"para continuar o ajustarlo manualmente."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Advertencia: El recuento de extrusores recién añadidos y \n"
|
"Advertencia: El recuento de extrusores recién \n"
|
||||||
"actuales es superior a 16."
|
"añadidos y actuales es superior a 16."
|
||||||
|
|
||||||
msgid "Ramming customization"
|
msgid "Ramming customization"
|
||||||
msgstr "Personalización de Moldeado de Extremo"
|
msgstr "Personalización de Moldeado de Extremo"
|
||||||
@@ -11467,7 +11457,7 @@ msgstr ""
|
|||||||
"Al activar Avance de Presión Lineal, el resultado de auto calibración se "
|
"Al activar Avance de Presión Lineal, el resultado de auto calibración se "
|
||||||
"sobrescribirá."
|
"sobrescribirá."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr "Pressure Advance(Klipper) AKA Factor de avance lineal(Marlin)"
|
msgstr "Pressure Advance(Klipper) AKA Factor de avance lineal(Marlin)"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -11540,11 +11530,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Añada conjuntos de valores de avance de presión (PA), las velocidades de "
|
"Añada conjuntos de valores de avance de presión (PA), las velocidades de "
|
||||||
@@ -13603,12 +13593,12 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Retracción larga al cortar (beta)"
|
msgstr "Retracción larga al cortar (beta)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Función experimental. Retraer y cortar el filamento una mayor distancia "
|
"Función experimental: Retraer y cortar el filamento una mayor distancia "
|
||||||
"durante los cambios para minimizar el purgado. Si bien esto reduce "
|
"durante los cambios para minimizar el purgado. Si bien esto reduce "
|
||||||
"significativamente el purgado, también puede aumentar el riesgo de bloqueos "
|
"significativamente el purgado, también puede aumentar el riesgo de bloqueos "
|
||||||
"de boquillas u otros problemas de impresión."
|
"de boquillas u otros problemas de impresión."
|
||||||
@@ -13617,10 +13607,10 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Distancia de retracción al cortar"
|
msgstr "Distancia de retracción al cortar"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Función experimental. Longitud de retracción antes del corte durante el "
|
"Función experimental: Longitud de retracción antes del corte durante el "
|
||||||
"cambio de filamento"
|
"cambio de filamento"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -13996,7 +13986,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"La velocidad de purgado es determinada por este parámetro. Si el valor se "
|
"La velocidad de purgado es determinada por este parámetro. Si el valor se "
|
||||||
"expresa como un porcentaje (por ejemplo, 80%), se calculará en función del "
|
"expresa como un porcentaje (por ejemplo, 80%), se calculará en función del "
|
||||||
@@ -14643,8 +14633,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Ángulo de las rama de soporte Árbol"
|
msgstr "Ángulo de las rama de soporte Árbol"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Este ajuste determina el ángulo máximo de voladizo que pueden tener las "
|
"Este ajuste determina el ángulo máximo de voladizo que pueden tener las "
|
||||||
@@ -15115,9 +15105,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "Temperatura de Espera"
|
msgstr "Temperatura de Espera"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Temperatura de la boquilla cuando el cabezal no se está utilizando en "
|
"Temperatura de la boquilla cuando el cabezal no se está utilizando en "
|
||||||
"configuraciones multicabezal. Este parámetro sólo es utilizado cuando la "
|
"configuraciones multicabezal. Este parámetro sólo es utilizado cuando la "
|
||||||
@@ -15216,7 +15206,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Se recomienda la extrusión relativa cuando se utiliza la opción "
|
"Se recomienda la extrusión relativa cuando se utiliza la opción "
|
||||||
"\"label_objects\". Algunos extrusores funcionan mejor con esta opción "
|
"\"label_objects\". Algunos extrusores funcionan mejor con esta opción "
|
||||||
@@ -17002,8 +16992,8 @@ msgstr "Prueba OrcaSlicer(GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "Prueba OrcaSlicer(GitHub):"
|
msgstr "Prueba OrcaSlicer(GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Prueba Bing.com"
|
msgstr "Prueba bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Prueba Bing,.com:"
|
msgstr "Prueba Bing,.com:"
|
||||||
@@ -18113,8 +18103,8 @@ msgid "Adjust section view"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Set the brim type to \"painted\""
|
msgid "Set the brim type to \"painted\""
|
||||||
@@ -20596,15 +20586,6 @@ msgstr ""
|
|||||||
#~ msgid "Auto arrange"
|
#~ msgid "Auto arrange"
|
||||||
#~ msgstr "Auto posicionamiento"
|
#~ msgstr "Auto posicionamiento"
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "Auto orientates selected objects or all objects.If there are selected "
|
|
||||||
#~ "objects, it just orientates the selected ones.Otherwise, it will "
|
|
||||||
#~ "orientates all objects in the project."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "Orienta automáticamente los objetos seleccionados o todos los objetos.Si "
|
|
||||||
#~ "hay objetos seleccionados, sólo orienta los seleccionados.En caso "
|
|
||||||
#~ "contrario, orienta todos los objetos del proyecto."
|
|
||||||
|
|
||||||
#~ msgid "Aux Cooling"
|
#~ msgid "Aux Cooling"
|
||||||
#~ msgstr "Enfriamiento Auxiliar"
|
#~ msgstr "Enfriamiento Auxiliar"
|
||||||
|
|
||||||
@@ -21420,12 +21401,6 @@ msgstr ""
|
|||||||
#~ msgid "Stop printing when spaghetti detected"
|
#~ msgid "Stop printing when spaghetti detected"
|
||||||
#~ msgstr "Detener la impresión cuando se detecten hilos"
|
#~ msgstr "Detener la impresión cuando se detecten hilos"
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "Successfully sent. Will automatically jump to the device page in %s s"
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "Enviado con éxito. Saltará automáticamente a la página del dispositivo en "
|
|
||||||
#~ "%s s"
|
|
||||||
|
|
||||||
#~ msgid "Suggestion: Actual Volume in range [%d, %d]"
|
#~ msgid "Suggestion: Actual Volume in range [%d, %d]"
|
||||||
#~ msgstr "Sugerencia: Volumen real dentro del rango [%d, %d]"
|
#~ msgstr "Sugerencia: Volumen real dentro del rango [%d, %d]"
|
||||||
|
|
||||||
|
|||||||
@@ -1410,7 +1410,7 @@ msgid "Warning:please select Point's or Circle's feature."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Avertissement : veuillez sélectionner la fonction du Point ou du Cercle."
|
"Avertissement : veuillez sélectionner la fonction du Point ou du Cercle."
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Attention : veuillez sélectionner deux maillages différents."
|
msgstr "Attention : veuillez sélectionner deux maillages différents."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3087,7 +3087,7 @@ msgstr "Humidité actuelle de l’AMS"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Veuillez changer le déshydratant lorsqu’il est trop humide. L’indicateur "
|
"Veuillez changer le déshydratant lorsqu’il est trop humide. L’indicateur "
|
||||||
@@ -3197,8 +3197,8 @@ msgstr "Mise à jour de la mise sous tension"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Au démarrage, l'AMS lit automatiquement les informations relatives au "
|
"Au démarrage, l'AMS lit automatiquement les informations relatives au "
|
||||||
"filament inséré. Cela prend environ 1 minute et ce processus fait tourner "
|
"filament inséré. Cela prend environ 1 minute et ce processus fait tourner "
|
||||||
@@ -3744,9 +3744,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"La température actuelle du caisson est supérieure à la température de "
|
"La température actuelle du caisson est supérieure à la température de "
|
||||||
"sécurité du matériau, ce qui peut entraîner un ramollissement et un bouchage "
|
"sécurité du matériau, ce qui peut entraîner un ramollissement et un bouchage "
|
||||||
@@ -4024,8 +4024,8 @@ msgstr ""
|
|||||||
"température (PLA/PETG/TPU) ne doit pas être chargé."
|
"température (PLA/PETG/TPU) ne doit pas être chargé."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Un filament basse température (PLA/PETG/TPU) est chargé dans l’extrudeur. "
|
"Un filament basse température (PLA/PETG/TPU) est chargé dans l’extrudeur. "
|
||||||
@@ -5390,8 +5390,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Échec de l’analyse des informations sur le modèle."
|
msgstr "Échec de l’analyse des informations sur le modèle."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Le fichier G-code .3mf ne contient pas de données G-code. Veuillez le "
|
"Le fichier G-code .3mf ne contient pas de données G-code. Veuillez le "
|
||||||
"découper avec OrcaSlicer et exporter un nouveau fichier G-code .3mf."
|
"découper avec OrcaSlicer et exporter un nouveau fichier G-code .3mf."
|
||||||
@@ -5931,7 +5931,7 @@ msgstr " Cliquez ici pour l'installer."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "ATTENTION :"
|
msgstr "ATTENTION :"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Votre modèle a besoin de supports ! Veuillez activer le matériau de support."
|
"Votre modèle a besoin de supports ! Veuillez activer le matériau de support."
|
||||||
|
|
||||||
@@ -6983,7 +6983,7 @@ msgstr ""
|
|||||||
"Si cette option est activée, Orca se souviendra de la configuration du "
|
"Si cette option est activée, Orca se souviendra de la configuration du "
|
||||||
"filament/processus pour chaque imprimante et la modifiera automatiquement."
|
"filament/processus pour chaque imprimante et la modifiera automatiquement."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "Gestion multi-appareils (prend effet après le redémarrage d’Orca)."
|
msgstr "Gestion multi-appareils (prend effet après le redémarrage d’Orca)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7312,7 +7312,7 @@ msgstr "Téléversement 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Accéder à la page internet de publication des modèles"
|
msgstr "Accéder à la page internet de publication des modèles"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Remarque : La préparation peut prendre plusieurs minutes. Veuillez patienter."
|
"Remarque : La préparation peut prendre plusieurs minutes. Veuillez patienter."
|
||||||
|
|
||||||
@@ -8815,7 +8815,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -9013,6 +9013,7 @@ msgstr "Maj+A"
|
|||||||
msgid "Shift+R"
|
msgid "Shift+R"
|
||||||
msgstr "Maj+R"
|
msgstr "Maj+R"
|
||||||
|
|
||||||
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
"Auto orients selected objects or all objects. If there are selected "
|
"Auto orients selected objects or all objects. If there are selected "
|
||||||
"objects, it just orients the selected ones. Otherwise, it will orient "
|
"objects, it just orients the selected ones. Otherwise, it will orient "
|
||||||
@@ -11709,7 +11710,7 @@ msgstr ""
|
|||||||
"Activer le Pressure Advance, le résultat de l’auto calibration sera écrasé "
|
"Activer le Pressure Advance, le résultat de l’auto calibration sera écrasé "
|
||||||
"une fois activé."
|
"une fois activé."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr "Pressure Advance (Klipper) AKA Linear Advance (Marlin)"
|
msgstr "Pressure Advance (Klipper) AKA Linear Advance (Marlin)"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -11785,11 +11786,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ajouter des séries de valeurs d'avance de pression (PA), les vitesses de "
|
"Ajouter des séries de valeurs d'avance de pression (PA), les vitesses de "
|
||||||
@@ -13912,7 +13913,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Longue rétraction lors de la coupe (expérimental)"
|
msgstr "Longue rétraction lors de la coupe (expérimental)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -13926,8 +13927,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Distance de rétraction lors de la coupe"
|
msgstr "Distance de rétraction lors de la coupe"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Fonction expérimentale : longueur de rétraction avant la coupure lors du "
|
"Fonction expérimentale : longueur de rétraction avant la coupure lors du "
|
||||||
"changement de filament"
|
"changement de filament"
|
||||||
@@ -14307,7 +14308,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"La vitesse d’essuyage est déterminée par le paramètre de vitesse spécifié "
|
"La vitesse d’essuyage est déterminée par le paramètre de vitesse spécifié "
|
||||||
"dans cette configuration. Si la valeur est exprimée en pourcentage (par "
|
"dans cette configuration. Si la valeur est exprimée en pourcentage (par "
|
||||||
@@ -14979,8 +14980,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Angle de branche support arborescent"
|
msgstr "Angle de branche support arborescent"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ce paramètre détermine l'angle des surplombs maximum que les branches du "
|
"Ce paramètre détermine l'angle des surplombs maximum que les branches du "
|
||||||
@@ -15453,9 +15454,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "Température au repos"
|
msgstr "Température au repos"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Température de la buse lorsque l’outil n’est pas utilisé dans les "
|
"Température de la buse lorsque l’outil n’est pas utilisé dans les "
|
||||||
"configurations multi-outils. Cette fonction n’est utilisée que lorsque la "
|
"configurations multi-outils. Cette fonction n’est utilisée que lorsque la "
|
||||||
@@ -15553,7 +15554,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"L’extrusion relative est recommandée lors de l’utilisation de l’option "
|
"L’extrusion relative est recommandée lors de l’utilisation de l’option "
|
||||||
"« label_objects ». Certains extrudeurs fonctionnent mieux avec cette option "
|
"« label_objects ». Certains extrudeurs fonctionnent mieux avec cette option "
|
||||||
@@ -17376,8 +17377,8 @@ msgstr "OrcaSlicer Test (GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "OrcaSlicer Test (GitHub) :"
|
msgstr "OrcaSlicer Test (GitHub) :"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Test Bing.com"
|
msgstr "Test bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Test bing.com :"
|
msgstr "Test bing.com :"
|
||||||
@@ -18507,8 +18508,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Ajuster la vue de section"
|
msgstr "Ajuster la vue de section"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Attention : Si le type de bord n’est pas réglé sur « peint », les bordures "
|
"Attention : Si le type de bord n’est pas réglé sur « peint », les bordures "
|
||||||
"en oreilles ne seront pas prises en compte !"
|
"en oreilles ne seront pas prises en compte !"
|
||||||
@@ -20014,13 +20015,6 @@ msgstr ""
|
|||||||
#~ msgid "New Flow Dynamics Calibration"
|
#~ msgid "New Flow Dynamics Calibration"
|
||||||
#~ msgstr "Nouvelle calibration de la dynamique du flux"
|
#~ msgstr "Nouvelle calibration de la dynamique du flux"
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "The 3mf file version is in Beta and it is newer than the current "
|
|
||||||
#~ "OrcaSlicer version."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "La version du fichier 3mf est en Beta et est plus récente que la version "
|
|
||||||
#~ "actuelle d’OrcaSlicer."
|
|
||||||
|
|
||||||
#~ msgid "active"
|
#~ msgid "active"
|
||||||
#~ msgstr "actif"
|
#~ msgstr "actif"
|
||||||
|
|
||||||
|
|||||||
@@ -1347,7 +1347,7 @@ msgstr ""
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -2964,7 +2964,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3057,8 +3057,8 @@ msgstr "Frissítés bekapcsoláskor"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Az AMS indításkor automatikusan kiolvassa a behelyezett filament adatait. Ez "
|
"Az AMS indításkor automatikusan kiolvassa a behelyezett filament adatait. Ez "
|
||||||
"körülbelül 1 percet vesz igénybe. A leolvasási folyamat során a "
|
"körülbelül 1 percet vesz igénybe. A leolvasási folyamat során a "
|
||||||
@@ -3583,9 +3583,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -3847,8 +3847,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5167,8 +5167,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Nem sikerült feldolgozni a modellinformációkat"
|
msgstr "Nem sikerült feldolgozni a modellinformációkat"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
@@ -5682,7 +5682,7 @@ msgstr " Kattints ide a telepítéshez."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "FIGYELEM:"
|
msgstr "FIGYELEM:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"A modellnek támaszra van szüksége! Kérjük, engedélyezd a támasz generálását."
|
"A modellnek támaszra van szüksége! Kérjük, engedélyezd a támasz generálását."
|
||||||
|
|
||||||
@@ -6657,7 +6657,7 @@ msgid ""
|
|||||||
"each printer automatically."
|
"each printer automatically."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -6977,7 +6977,7 @@ msgstr "3mf feltöltése"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Ugrás a modell közzététele weboldalra"
|
msgstr "Ugrás a modell közzététele weboldalra"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "Megjegyzés: Az előkészítés több percig is eltarthat. Kérjük várj."
|
msgstr "Megjegyzés: Az előkészítés több percig is eltarthat. Kérjük várj."
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -7535,10 +7535,6 @@ msgid ""
|
|||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other "
|
"reduce flush, it may also elevate the risk of nozzle clogs or other "
|
||||||
"printing complications."
|
"printing complications."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Experimental feature: Retracting and cutting off the filament at a greater "
|
|
||||||
"distance during filament changes to minimize flush. Although it can notably "
|
|
||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other "
|
|
||||||
"printing complications."
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature: Retracting and cutting off the filament at a greater "
|
"Experimental feature: Retracting and cutting off the filament at a greater "
|
||||||
@@ -7546,10 +7542,6 @@ msgid ""
|
|||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other printing "
|
"reduce flush, it may also elevate the risk of nozzle clogs or other printing "
|
||||||
"complications. Please use with the latest printer firmware."
|
"complications. Please use with the latest printer firmware."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Experimental feature: Retracting and cutting off the filament at a greater "
|
|
||||||
"distance during filament changes to minimize flush. Although it can notably "
|
|
||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other printing "
|
|
||||||
"complications. Please use with the latest printer firmware."
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"When recording timelapse without toolhead, it is recommended to add a "
|
"When recording timelapse without toolhead, it is recommended to add a "
|
||||||
@@ -8363,7 +8355,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -10770,7 +10762,7 @@ msgid ""
|
|||||||
"enabled."
|
"enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -10824,11 +10816,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -12563,7 +12555,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -12573,8 +12565,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -12882,7 +12874,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"A törlés sebességét az itt megadott beállítás határozza meg. Ha az érték "
|
"A törlés sebességét az itt megadott beállítás határozza meg. Ha az érték "
|
||||||
"százalékban van megadva (pl. 80%), akkor azt a rendszer a mozgási "
|
"százalékban van megadva (pl. 80%), akkor azt a rendszer a mozgási "
|
||||||
@@ -13478,8 +13470,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Fa típusú támasz ágainak szöge"
|
msgstr "Fa típusú támasz ágainak szöge"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ez a beállítás határozza meg, hogy a fa típusú támasz ágai milyen maximális "
|
"Ez a beállítás határozza meg, hogy a fa típusú támasz ágai milyen maximális "
|
||||||
@@ -13853,9 +13845,9 @@ msgid "Idle temperature"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "X-Y hole compensation"
|
msgid "X-Y hole compensation"
|
||||||
@@ -13937,7 +13929,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -15544,7 +15536,7 @@ msgstr ""
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Bing.com tesztelése"
|
msgstr "Bing.com tesztelése"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -16505,8 +16497,8 @@ msgid "Adjust section view"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Set the brim type to \"painted\""
|
msgid "Set the brim type to \"painted\""
|
||||||
|
|||||||
@@ -1405,7 +1405,7 @@ msgstr "Attenzione: selezionare l'elemento del Piano."
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "Attenzione: selezionare l'elemento del Punto o del Cerchio."
|
msgstr "Attenzione: selezionare l'elemento del Punto o del Cerchio."
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Attenzione: selezionare due maglie poligonali diverse."
|
msgstr "Attenzione: selezionare due maglie poligonali diverse."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3086,7 +3086,7 @@ msgstr "Umidità AMS attuale"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Si prega di cambiare l'essiccante quando è troppo umido. L'indicatore "
|
"Si prega di cambiare l'essiccante quando è troppo umido. L'indicatore "
|
||||||
@@ -3191,8 +3191,8 @@ msgstr "Aggiorna all'avvio"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"L'AMS leggerà automaticamente le informazioni sul filamento inserito "
|
"L'AMS leggerà automaticamente le informazioni sul filamento inserito "
|
||||||
"all'avvio. Ci vorrà circa 1 minuto. Il processo di lettura farà ruotare le "
|
"all'avvio. Ci vorrà circa 1 minuto. Il processo di lettura farà ruotare le "
|
||||||
@@ -3738,7 +3738,7 @@ msgstr ""
|
|||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe temperature, "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"it may result in material softening and clogging.The maximum safe "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"L'attuale temperatura della camera è superiore alla temperatura di sicurezza "
|
"L'attuale temperatura della camera è superiore alla temperatura di sicurezza "
|
||||||
@@ -4022,8 +4022,8 @@ msgstr ""
|
|||||||
"caricare filamenti a bassa temperatura (PLA/PETG/TPU)."
|
"caricare filamenti a bassa temperatura (PLA/PETG/TPU)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"È stato caricato un filamento a bassa temperatura (PLA/PETG/TPU) "
|
"È stato caricato un filamento a bassa temperatura (PLA/PETG/TPU) "
|
||||||
@@ -5370,8 +5370,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Impossibile analizzare le informazioni del modello."
|
msgstr "Impossibile analizzare le informazioni del modello."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Il file .gcode.3mf non contiene dati G-code. Elaboralo con OrcaSlicer ed "
|
"Il file .gcode.3mf non contiene dati G-code. Elaboralo con OrcaSlicer ed "
|
||||||
"esporta un nuovo file .gcode.3mf."
|
"esporta un nuovo file .gcode.3mf."
|
||||||
@@ -5911,7 +5911,7 @@ msgstr " Clicca per installarlo."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "AVVISO:"
|
msgstr "AVVISO:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "Il modello necessita di supporti! Abilita i materiali di supporto."
|
msgstr "Il modello necessita di supporti! Abilita i materiali di supporto."
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
@@ -6941,7 +6941,7 @@ msgstr ""
|
|||||||
"Se abilitato, Orca ricorderà e cambierà automaticamente la configurazione "
|
"Se abilitato, Orca ricorderà e cambierà automaticamente la configurazione "
|
||||||
"del filamento/processo per ciascuna stampante."
|
"del filamento/processo per ciascuna stampante."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "Gestione multi-dispositivo (avrà effetto dopo il riavvio di Orca)."
|
msgstr "Gestione multi-dispositivo (avrà effetto dopo il riavvio di Orca)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7266,7 +7266,7 @@ msgstr "Caricamento 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Vai alla pagina web di pubblicazione del modello"
|
msgstr "Vai alla pagina web di pubblicazione del modello"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Nota: la preparazione può richiedere alcuni minuti. Si prega di avere "
|
"Nota: la preparazione può richiedere alcuni minuti. Si prega di avere "
|
||||||
"pazienza."
|
"pazienza."
|
||||||
@@ -8746,7 +8746,7 @@ msgstr ""
|
|||||||
"per continuare o regolarlo manualmente."
|
"per continuare o regolarlo manualmente."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Attenzione: il numero di estrusori nuovi \n"
|
"Attenzione: il numero di estrusori nuovi \n"
|
||||||
@@ -11632,7 +11632,7 @@ msgstr ""
|
|||||||
"Abilita l'anticipo di pressione. Il risultato della calibrazione automatica "
|
"Abilita l'anticipo di pressione. Il risultato della calibrazione automatica "
|
||||||
"verrà sovrascritto una volta abilitata."
|
"verrà sovrascritto una volta abilitata."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Anticipo di pressione (Klipper), anche conosciuto come Fattore di "
|
"Anticipo di pressione (Klipper), anche conosciuto come Fattore di "
|
||||||
"avanzamento lineare (Marlin)"
|
"avanzamento lineare (Marlin)"
|
||||||
@@ -11708,11 +11708,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Aggiungi i valori di anticipo di pressione (AP), portata volumetrica e "
|
"Aggiungi i valori di anticipo di pressione (AP), portata volumetrica e "
|
||||||
@@ -13834,12 +13834,12 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Retrazione lunga durante il taglio (beta)"
|
msgstr "Retrazione lunga durante il taglio (beta)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Funzionalità sperimentale. Durante i cambi di filamento, quest'ultimo viene "
|
"Funzionalità sperimentale: Durante i cambi di filamento, quest'ultimo viene "
|
||||||
"ritratto e tagliato a una distanza maggiore per ridurre al minimo lo spurgo. "
|
"ritratto e tagliato a una distanza maggiore per ridurre al minimo lo spurgo. "
|
||||||
"Sebbene ciò riduca significativamente lo spurgo, potrebbe anche aumentare il "
|
"Sebbene ciò riduca significativamente lo spurgo, potrebbe anche aumentare il "
|
||||||
"rischio di intasamento degli ugelli o altri problemi di stampa."
|
"rischio di intasamento degli ugelli o altri problemi di stampa."
|
||||||
@@ -13848,10 +13848,10 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Distanza di retrazione durante il taglio"
|
msgstr "Distanza di retrazione durante il taglio"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Funzionalità sperimentale. Lunghezza di retrazione prima del taglio durante "
|
"Funzionalità sperimentale: Lunghezza di retrazione prima del taglio durante "
|
||||||
"il cambio del filamento"
|
"il cambio del filamento"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -14230,7 +14230,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"La velocità di spurgo è determinata dall'impostazione della velocità "
|
"La velocità di spurgo è determinata dall'impostazione della velocità "
|
||||||
"specificata in questa configurazione. Se il valore è espresso in percentuale "
|
"specificata in questa configurazione. Se il valore è espresso in percentuale "
|
||||||
@@ -14905,8 +14905,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Angolo rami supporti ad albero"
|
msgstr "Angolo rami supporti ad albero"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Questa impostazione determina l'angolo massimo di sporgenza che i rami del "
|
"Questa impostazione determina l'angolo massimo di sporgenza che i rami del "
|
||||||
@@ -15480,7 +15480,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"L'estrusione relativa è consigliata quando si utilizza l'opzione "
|
"L'estrusione relativa è consigliata quando si utilizza l'opzione "
|
||||||
"\"label_objects\". Alcuni estrusori funzionano meglio con questa opzione "
|
"\"label_objects\". Alcuni estrusori funzionano meglio con questa opzione "
|
||||||
@@ -17290,8 +17290,8 @@ msgstr "Prova OrcaSlicer(GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "Prova OrcaSlicer(GitHub):"
|
msgstr "Prova OrcaSlicer(GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Prova Bing.com"
|
msgstr "Prova bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Prova bing.com:"
|
msgstr "Prova bing.com:"
|
||||||
@@ -18400,8 +18400,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Regola la vista della sezione"
|
msgstr "Regola la vista della sezione"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Attenzione: il tipo di tesa non è impostato su \"Dipinto\", le tese ad "
|
"Attenzione: il tipo di tesa non è impostato su \"Dipinto\", le tese ad "
|
||||||
"orecchio non avranno effetto!"
|
"orecchio non avranno effetto!"
|
||||||
@@ -19762,7 +19762,7 @@ msgstr ""
|
|||||||
#~ "Relative extrusion is recommended when using \"label_objects\" option. "
|
#~ "Relative extrusion is recommended when using \"label_objects\" option. "
|
||||||
#~ "Some extruders work better with this option unchecked (absolute extrusion "
|
#~ "Some extruders work better with this option unchecked (absolute extrusion "
|
||||||
#~ "mode). Wipe tower is only compatible with relative mode. It is always "
|
#~ "mode). Wipe tower is only compatible with relative mode. It is always "
|
||||||
#~ "enabled on BambuLab printers. Default is checked"
|
#~ "enabled on BambuLab printers. Default is checked."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
#~ "L'estrusione relativa è consigliata quando si utilizza l'opzione "
|
#~ "L'estrusione relativa è consigliata quando si utilizza l'opzione "
|
||||||
#~ "\"label_objects\". Alcuni estrusori funzionano meglio con questa opzione "
|
#~ "\"label_objects\". Alcuni estrusori funzionano meglio con questa opzione "
|
||||||
|
|||||||
@@ -1369,7 +1369,7 @@ msgstr ""
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -2946,7 +2946,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3031,8 +3031,8 @@ msgstr "起動時に自動更新"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"起動時、フィラメント情報を自動的に読込みます(60秒ほどかかります) 注意:読"
|
"起動時、フィラメント情報を自動的に読込みます(60秒ほどかかります) 注意:読"
|
||||||
"込み時に、スプールが回転します。"
|
"込み時に、スプールが回転します。"
|
||||||
@@ -3537,9 +3537,9 @@ msgstr "値が小さすぎます、0.5に戻します"
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -3789,8 +3789,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5080,8 +5080,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
@@ -5582,7 +5582,7 @@ msgstr "こちらでインストールします。"
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "警告"
|
msgstr "警告"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"このモデルを造形するにはサポートが必要です、サポートを有効にしてください"
|
"このモデルを造形するにはサポートが必要です、サポートを有効にしてください"
|
||||||
|
|
||||||
@@ -6530,7 +6530,7 @@ msgid ""
|
|||||||
"each printer automatically."
|
"each printer automatically."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -6842,7 +6842,7 @@ msgstr "3mfをアップロード中"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "モデル公開ページに移動"
|
msgstr "モデル公開ページに移動"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "注意: 準備するには数分かかる場合があります、暫くお待ち下さい。"
|
msgstr "注意: 準備するには数分かかる場合があります、暫くお待ち下さい。"
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -8153,7 +8153,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -10494,7 +10494,7 @@ msgid ""
|
|||||||
"enabled."
|
"enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -10548,11 +10548,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -12264,7 +12264,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -12274,8 +12274,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -12581,7 +12581,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Skirt distance"
|
msgid "Skirt distance"
|
||||||
@@ -13137,8 +13137,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "ツリーサポート枝アングル"
|
msgstr "ツリーサポート枝アングル"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"ツリータイプのサポートを造形する時の最大オーバーハング最大角度です。この値が"
|
"ツリータイプのサポートを造形する時の最大オーバーハング最大角度です。この値が"
|
||||||
@@ -13514,9 +13514,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "アイドリング温度"
|
msgstr "アイドリング温度"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "X-Y hole compensation"
|
msgid "X-Y hole compensation"
|
||||||
@@ -13597,7 +13597,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -15171,7 +15171,7 @@ msgstr ""
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -16062,8 +16062,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "断面を調整"
|
msgstr "断面を調整"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"警告: ブリムタイプが「ペイント」に設定されていないため、効果を持ちません。"
|
"警告: ブリムタイプが「ペイント」に設定されていないため、効果を持ちません。"
|
||||||
|
|
||||||
|
|||||||
@@ -1374,7 +1374,7 @@ msgstr "경고: 평면의 기능을 선택하세요."
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "경고: 점 또는 원의 특징을 선택하십시오."
|
msgstr "경고: 점 또는 원의 특징을 선택하십시오."
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "경고: 서로 다른 두 개의 메시를 선택하십시오."
|
msgstr "경고: 서로 다른 두 개의 메시를 선택하십시오."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -2990,7 +2990,7 @@ msgstr "현재 AMS 습도"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"건조제가 너무 젖으면 교체하세요. 뚜껑이 열려 있거나 건조제 팩을 교체한 경우, "
|
"건조제가 너무 젖으면 교체하세요. 뚜껑이 열려 있거나 건조제 팩을 교체한 경우, "
|
||||||
@@ -3085,8 +3085,8 @@ msgstr "업데이트 전원 유지"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"AMS는 시동 시 삽입된 필라멘트의 정보를 자동으로 읽습니다. 1분 정도 걸립니다. "
|
"AMS는 시동 시 삽입된 필라멘트의 정보를 자동으로 읽습니다. 1분 정도 걸립니다. "
|
||||||
"판독 프로세스는 필라멘트 스풀을 롤링합니다."
|
"판독 프로세스는 필라멘트 스풀을 롤링합니다."
|
||||||
@@ -3601,9 +3601,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"현재 챔버 온도가 재료의 안전 온도보다 높으므로 재료가 부드러워지고 막힐 수 있"
|
"현재 챔버 온도가 재료의 안전 온도보다 높으므로 재료가 부드러워지고 막힐 수 있"
|
||||||
"습니다. 재료의 최대 안전 온도는 %d입니다"
|
"습니다. 재료의 최대 안전 온도는 %d입니다"
|
||||||
@@ -3873,8 +3873,8 @@ msgstr ""
|
|||||||
"기 위해 저온 필라멘트(PLA/PETG/TPU)를 로드할 수 없습니다."
|
"기 위해 저온 필라멘트(PLA/PETG/TPU)를 로드할 수 없습니다."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"압출기에 저온 필라멘트(PLA/PETG/TPU)가 장착되어 있습니다. 압출기 막힘을 방지"
|
"압출기에 저온 필라멘트(PLA/PETG/TPU)가 장착되어 있습니다. 압출기 막힘을 방지"
|
||||||
@@ -5193,8 +5193,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "모델 정보를 구문 분석하지 못했습니다."
|
msgstr "모델 정보를 구문 분석하지 못했습니다."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
".gcode.3mf 파일에는 Gcode 데이터가 없습니다. OrcaSlicer에서 슬라이스하고 "
|
".gcode.3mf 파일에는 Gcode 데이터가 없습니다. OrcaSlicer에서 슬라이스하고 "
|
||||||
"새 .gcode.3mf 파일을 내보내십시오."
|
"새 .gcode.3mf 파일을 내보내십시오."
|
||||||
@@ -5722,7 +5722,7 @@ msgstr " 설치하려면 여기를 클릭하세요."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "경고:"
|
msgstr "경고:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "모델에 서포트가 필요합니다! 서포트를 활성화하세요."
|
msgstr "모델에 서포트가 필요합니다! 서포트를 활성화하세요."
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
@@ -6711,7 +6711,7 @@ msgstr ""
|
|||||||
"활성화하면 Orca는 각 프린터의 필라멘트/프로세스 구성을 자동으로 기억하고 전환"
|
"활성화하면 Orca는 각 프린터의 필라멘트/프로세스 구성을 자동으로 기억하고 전환"
|
||||||
"합니다."
|
"합니다."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "다중 장치 관리 (Orca를 다시 시작한 후 적용됨)."
|
msgstr "다중 장치 관리 (Orca를 다시 시작한 후 적용됨)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7028,7 +7028,7 @@ msgstr "3mf 업로드 중"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "모델 게시 웹 페이지로 이동"
|
msgstr "모델 게시 웹 페이지로 이동"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "참고: 준비하는 데 몇 분 정도 걸릴 수 있습니다. 조금만 기다려 주십시오."
|
msgstr "참고: 준비하는 데 몇 분 정도 걸릴 수 있습니다. 조금만 기다려 주십시오."
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -8428,7 +8428,7 @@ msgstr ""
|
|||||||
"계속하거나 수동으로 조정할수 있습니다."
|
"계속하거나 수동으로 조정할수 있습니다."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"경고: 새로 추가된 개수와\n"
|
"경고: 새로 추가된 개수와\n"
|
||||||
@@ -11104,7 +11104,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"PA를 활성화합니다. 활성화되면 자동 보정 결과를 덮어씁니다."
|
"PA를 활성화합니다. 활성화되면 자동 보정 결과를 덮어씁니다."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr "프레셔 어드밴스(Klipper) / 리니어 어드밴스(Marlin)"
|
msgstr "프레셔 어드밴스(Klipper) / 리니어 어드밴스(Marlin)"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -11171,11 +11171,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"PA 값 세트, 측정된 압출 압출량 속도 및 가속도를 쉼표로 구분하여 추"
|
"PA 값 세트, 측정된 압출 압출량 속도 및 가속도를 쉼표로 구분하여 추"
|
||||||
@@ -13132,7 +13132,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "절단 시 긴 후퇴(실험적)"
|
msgstr "절단 시 긴 후퇴(실험적)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -13145,8 +13145,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "절단 시 후퇴 거리"
|
msgstr "절단 시 후퇴 거리"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr "실험적 기능. 필라멘트 교체 시 절단 전 후퇴 길이"
|
msgstr "실험적 기능. 필라멘트 교체 시 절단 전 후퇴 길이"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -13502,7 +13502,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"노즐 청소 속도는 이 구성에 지정된 속도 설정에 따라 결정됩니다. 값이 백분율"
|
"노즐 청소 속도는 이 구성에 지정된 속도 설정에 따라 결정됩니다. 값이 백분율"
|
||||||
"(예: 80%)로 표시되면 이동 속도 설정을 기준으로 계산됩니다. 이 매개 변수의 기"
|
"(예: 80%)로 표시되면 이동 속도 설정을 기준으로 계산됩니다. 이 매개 변수의 기"
|
||||||
@@ -14123,8 +14123,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "트리 서포트 가지 각도"
|
msgstr "트리 서포트 가지 각도"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"이 설정은 트리 서포트의 가지가 만들 수 있는 오버행의 최대 각도를 결정합니다. "
|
"이 설정은 트리 서포트의 가지가 만들 수 있는 오버행의 최대 각도를 결정합니다. "
|
||||||
@@ -14552,9 +14552,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "공회전 온도"
|
msgstr "공회전 온도"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"도구가 현재 다중 도구 설정에서 사용되지 않을 때의 노즐 온도. 이는 출력 설정에"
|
"도구가 현재 다중 도구 설정에서 사용되지 않을 때의 노즐 온도. 이는 출력 설정에"
|
||||||
"서 '흘러내림 방지'가 활성화된 경우에만 사용됩니다. 비활성화하려면 0으로 설정"
|
"서 '흘러내림 방지'가 활성화된 경우에만 사용됩니다. 비활성화하려면 0으로 설정"
|
||||||
@@ -14649,7 +14649,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\"label_objects\" 옵션을 사용할 때는 상대 압출을 권장합니다. 일부 압출기는 "
|
"\"label_objects\" 옵션을 사용할 때는 상대 압출을 권장합니다. 일부 압출기는 "
|
||||||
"이 옵션을 선택하지 않은 경우(절대 압출 모드) 더 잘 작동합니다. 와이프 타워는 "
|
"이 옵션을 선택하지 않은 경우(절대 압출 모드) 더 잘 작동합니다. 와이프 타워는 "
|
||||||
@@ -16345,7 +16345,7 @@ msgstr "OrcaSlicer 테스트(깃허브)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "OrcaSlicer 테스트(깃허브):"
|
msgstr "OrcaSlicer 테스트(깃허브):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "테스트 Bing.com"
|
msgstr "테스트 Bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -17377,8 +17377,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "섹션 보기 조정"
|
msgstr "섹션 보기 조정"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"경고: 브림 유형이 “페인트”로 설정되어 있지 않으면 브림 귀가 적용되지 않습니"
|
"경고: 브림 유형이 “페인트”로 설정되어 있지 않으면 브림 귀가 적용되지 않습니"
|
||||||
"다!"
|
"다!"
|
||||||
|
|||||||
@@ -3055,7 +3055,7 @@ msgstr "Dabartinė AMS drėgmė"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Pasikeiskite drėgmės sugėriklį, kai jis sudrėgsta. Indikatorius gali veikti "
|
"Pasikeiskite drėgmės sugėriklį, kai jis sudrėgsta. Indikatorius gali veikti "
|
||||||
@@ -3692,7 +3692,7 @@ msgstr ""
|
|||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe temperature, "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"it may result in material softening and clogging.The maximum safe "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Dabartinė kameros temperatūra yra aukštesnė už saugią medžiagos temperatūrą, "
|
"Dabartinė kameros temperatūra yra aukštesnė už saugią medžiagos temperatūrą, "
|
||||||
@@ -3974,8 +3974,8 @@ msgstr ""
|
|||||||
"temperatūros gijų (PLA/PETG/TPU)."
|
"temperatūros gijų (PLA/PETG/TPU)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging,it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Į ekstruderį įkelta žemai temperatūrai skirta gija (PLA/PETG/TPU). Norint "
|
"Į ekstruderį įkelta žemai temperatūrai skirta gija (PLA/PETG/TPU). Norint "
|
||||||
@@ -5322,8 +5322,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Nepavyko apdoroti modelio informacijos."
|
msgstr "Nepavyko apdoroti modelio informacijos."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
".gcode.3mf faile nėra G-kodo duomenų. Susluoksniuokite failą su Orca Slicer "
|
".gcode.3mf faile nėra G-kodo duomenų. Susluoksniuokite failą su Orca Slicer "
|
||||||
"ir eksportuokite naują .gcode.3mf failą."
|
"ir eksportuokite naują .gcode.3mf failą."
|
||||||
@@ -6880,7 +6880,7 @@ msgstr ""
|
|||||||
"Jei įjungta, Orca Slicer automatiškai prisimins ir perjungs gijos ir proceso "
|
"Jei įjungta, Orca Slicer automatiškai prisimins ir perjungs gijos ir proceso "
|
||||||
"konfigūracijas kiekvienams spausdintuvui."
|
"konfigūracijas kiekvienams spausdintuvui."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Kelių įrenginių valdymas (įsigalios tik po programos paleidimo iš naujo)."
|
"Kelių įrenginių valdymas (įsigalios tik po programos paleidimo iš naujo)."
|
||||||
|
|
||||||
@@ -7207,7 +7207,7 @@ msgstr "Įkeliamas 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Pereiti į modelio talpinimo interneto puslapį"
|
msgstr "Pereiti į modelio talpinimo interneto puslapį"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "Pastaba: paruošimas gali užtrukti kelias minutes. Būkite kantrūs."
|
msgstr "Pastaba: paruošimas gali užtrukti kelias minutes. Būkite kantrūs."
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -8684,7 +8684,7 @@ msgstr ""
|
|||||||
"tęsti arba ją koreguoti rankiniu būdu."
|
"tęsti arba ją koreguoti rankiniu būdu."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Dėmesio: Naujai pridėtų ir \n"
|
"Dėmesio: Naujai pridėtų ir \n"
|
||||||
@@ -11483,7 +11483,7 @@ msgstr ""
|
|||||||
"Įjunkite išankstinį slėgį, įjungus automatinio kalibravimo rezultatą, jis "
|
"Įjunkite išankstinį slėgį, įjungus automatinio kalibravimo rezultatą, jis "
|
||||||
"bus perrašytas."
|
"bus perrašytas."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Išankstinis slėgis (Klipper) arba linijinis išankstinis veiksnys (Marlin)"
|
"Išankstinis slėgis (Klipper) arba linijinis išankstinis veiksnys (Marlin)"
|
||||||
|
|
||||||
@@ -11556,11 +11556,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Pridėkite išankstinio slėgio (IS) verčių rinkinius, tūrinius srauto greičius "
|
"Pridėkite išankstinio slėgio (IS) verčių rinkinius, tūrinius srauto greičius "
|
||||||
@@ -11590,6 +11590,7 @@ msgstr ""
|
|||||||
"bandymą.\n"
|
"bandymą.\n"
|
||||||
"3. Čia esančiame teksto laukelyje įveskite IS verčių, srauto ir pagreičio "
|
"3. Čia esančiame teksto laukelyje įveskite IS verčių, srauto ir pagreičio "
|
||||||
"reikšmes ir išsaugokite gijos profilį.\n"
|
"reikšmes ir išsaugokite gijos profilį.\n"
|
||||||
|
"\n"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance for overhangs (beta)"
|
msgid "Enable adaptive pressure advance for overhangs (beta)"
|
||||||
msgstr "Įjungti prisitaikantį išankstinį slėgį iškyšoms (beta versija)"
|
msgstr "Įjungti prisitaikantį išankstinį slėgį iškyšoms (beta versija)"
|
||||||
@@ -13616,12 +13617,12 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Ilgas įtraukimas, kai pjaunama (beta)"
|
msgstr "Ilgas įtraukimas, kai pjaunama (beta)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Eksperimentinė funkcija. Pakeitimų metu gija įtraukiama ir nukerpama "
|
"Eksperimentinė funkcija: Pakeitimų metu gija įtraukiama ir nukerpama "
|
||||||
"didesniu atstumu, kad būtų sumažintas išleidimas. Nors tai gerokai sumažina "
|
"didesniu atstumu, kad būtų sumažintas išleidimas. Nors tai gerokai sumažina "
|
||||||
"išleidimą, taip pat gali padidėti purkštukų užsikimšimo ar kitų spausdinimo "
|
"išleidimą, taip pat gali padidėti purkštukų užsikimšimo ar kitų spausdinimo "
|
||||||
"problemų rizika."
|
"problemų rizika."
|
||||||
@@ -13630,9 +13631,9 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Įtraukimo atstumas, kai kerpama"
|
msgstr "Įtraukimo atstumas, kai kerpama"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr "Eksperimentinė savybė. Įtraukimo ilgis prieš nupjaunant keičiant giją"
|
msgstr "Eksperimentinė savybė: Įtraukimo ilgis prieš nupjaunant keičiant giją"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
msgstr "Z šuolio aukštis"
|
msgstr "Z šuolio aukštis"
|
||||||
@@ -13995,7 +13996,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Valymo greitis nustatomas pagal šioje konfigūracijoje nurodytą greičio "
|
"Valymo greitis nustatomas pagal šioje konfigūracijoje nurodytą greičio "
|
||||||
"nustatymą.Jei vertė išreikšta procentais (pvz., 80 %), ji bus apskaičiuota "
|
"nustatymą.Jei vertė išreikšta procentais (pvz., 80 %), ji bus apskaičiuota "
|
||||||
@@ -14654,8 +14655,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Atraminio medžio šakos kampas"
|
msgstr "Atraminio medžio šakos kampas"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Šis nustatymas nustato didžiausią iškyšos kampą, kurį gali sudaryti medžio "
|
"Šis nustatymas nustato didžiausią iškyšos kampą, kurį gali sudaryti medžio "
|
||||||
@@ -15209,7 +15210,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Naudojant parinktį „label_objects“ rekomenduojama naudoti santykinį "
|
"Naudojant parinktį „label_objects“ rekomenduojama naudoti santykinį "
|
||||||
"išspaudimą. Kai kurie ekstruzijos įrenginiai veikia geriau, jei ši parinktis "
|
"išspaudimą. Kai kurie ekstruzijos įrenginiai veikia geriau, jei ši parinktis "
|
||||||
@@ -16973,7 +16974,7 @@ msgstr "Išbandyti OrcaSlicer(GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "Išbandyti OrcaSlicer(GitHub):"
|
msgstr "Išbandyti OrcaSlicer(GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Išbandyti Bing.com"
|
msgstr "Išbandyti Bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -18055,8 +18056,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Pritaikyti sekcijos vaizdą"
|
msgstr "Pritaikyti sekcijos vaizdą"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Įspėjimas: Jei krašto tipas nenustatytas kaip „pieštas“, krašto \"ausys\" "
|
"Įspėjimas: Jei krašto tipas nenustatytas kaip „pieštas“, krašto \"ausys\" "
|
||||||
"nebus įjungtos!"
|
"nebus įjungtos!"
|
||||||
|
|||||||
@@ -1363,7 +1363,7 @@ msgstr ""
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3007,7 +3007,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3100,8 +3100,8 @@ msgstr "Update gegevens bij aanzetten"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"De AMS leest automatisch de informatie van het ingevoegde filament bij het "
|
"De AMS leest automatisch de informatie van het ingevoegde filament bij het "
|
||||||
"opstarten. Dit duurt ongeveer 1 minuut. Tijdens het leesproces zullen de "
|
"opstarten. Dit duurt ongeveer 1 minuut. Tijdens het leesproces zullen de "
|
||||||
@@ -3632,9 +3632,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"De huidige kamertemperatuur is hoger dan de veilige temperatuur van het "
|
"De huidige kamertemperatuur is hoger dan de veilige temperatuur van het "
|
||||||
"materiaal; dit kan leiden tot verzachting van het materiaal en verstoppingen "
|
"materiaal; dit kan leiden tot verzachting van het materiaal en verstoppingen "
|
||||||
@@ -3900,8 +3900,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5220,8 +5220,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Mislukt bij het parsen van modelinformatie."
|
msgstr "Mislukt bij het parsen van modelinformatie."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
@@ -5745,7 +5745,7 @@ msgstr " Klik hier om het te installeren."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "WAARSCHUWING:"
|
msgstr "WAARSCHUWING:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "Er zijn delen van het model die support nodig hebben. Zet support aan."
|
msgstr "Er zijn delen van het model die support nodig hebben. Zet support aan."
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
@@ -6760,7 +6760,7 @@ msgstr ""
|
|||||||
"Als dit is ingeschakeld, onthoudt Orca automatisch de filament-/"
|
"Als dit is ingeschakeld, onthoudt Orca automatisch de filament-/"
|
||||||
"procesconfiguratie voor elke printer en schakelt deze automatisch om."
|
"procesconfiguratie voor elke printer en schakelt deze automatisch om."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "Beheer van meerdere apparaten (Werkt nadat Orca opnieuw is opgestart)."
|
msgstr "Beheer van meerdere apparaten (Werkt nadat Orca opnieuw is opgestart)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7084,7 +7084,7 @@ msgstr "3mf bestand uploaden"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Ga naar de website om het model te publiceren"
|
msgstr "Ga naar de website om het model te publiceren"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Notitie: het voorbereiden kan enkele minuten duren. Even geduld alstublieft."
|
"Notitie: het voorbereiden kan enkele minuten duren. Even geduld alstublieft."
|
||||||
|
|
||||||
@@ -8505,7 +8505,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -10937,7 +10937,7 @@ msgid ""
|
|||||||
"enabled."
|
"enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -10991,11 +10991,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -12750,7 +12750,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -12764,8 +12764,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -13076,7 +13076,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"De veegsnelheid wordt bepaald door de snelheidsinstelling die in deze "
|
"De veegsnelheid wordt bepaald door de snelheidsinstelling die in deze "
|
||||||
"configuratie is opgegeven. Als de waarde wordt uitgedrukt als percentage "
|
"configuratie is opgegeven. Als de waarde wordt uitgedrukt als percentage "
|
||||||
@@ -13674,8 +13674,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Tree support vertakkingshoek"
|
msgstr "Tree support vertakkingshoek"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Deze instelling bepaalt de maximale overhanghoek die de uitloop van de tree "
|
"Deze instelling bepaalt de maximale overhanghoek die de uitloop van de tree "
|
||||||
@@ -14059,9 +14059,9 @@ msgid "Idle temperature"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "X-Y hole compensation"
|
msgid "X-Y hole compensation"
|
||||||
@@ -14146,7 +14146,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Relatieve extrusie wordt aanbevolen bij gebruik van de optie "
|
"Relatieve extrusie wordt aanbevolen bij gebruik van de optie "
|
||||||
"\"label_objects\". Sommige extruders werken beter als deze optie niet is "
|
"\"label_objects\". Sommige extruders werken beter als deze optie niet is "
|
||||||
@@ -15781,11 +15781,11 @@ msgstr ""
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Test Bing.com"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Test bing.com:"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Log Info"
|
msgid "Log Info"
|
||||||
msgstr "Log-informatie"
|
msgstr "Log-informatie"
|
||||||
@@ -16771,8 +16771,8 @@ msgid "Adjust section view"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Set the brim type to \"painted\""
|
msgid "Set the brim type to \"painted\""
|
||||||
|
|||||||
@@ -1388,7 +1388,7 @@ msgstr "Uwaga: proszę wybrać funkcję płaszczyzny."
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "Uwaga: wybierz funkcję Punkt lub Okrąg."
|
msgstr "Uwaga: wybierz funkcję Punkt lub Okrąg."
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Uwaga: proszę wybrać dwie różne siatki."
|
msgstr "Uwaga: proszę wybrać dwie różne siatki."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3053,7 +3053,7 @@ msgstr "Aktualna wilgotność AMS"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Pamiętaj o wymianie pakietu pochłaniacza wilgoci gdy stanie się on zbyt "
|
"Pamiętaj o wymianie pakietu pochłaniacza wilgoci gdy stanie się on zbyt "
|
||||||
@@ -3160,8 +3160,8 @@ msgstr "Aktualizacja po włączeniu zasilania"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"AMS automatycznie odczyta informacje o włożonym filamencie podczas "
|
"AMS automatycznie odczyta informacje o włożonym filamencie podczas "
|
||||||
"uruchamiania. To zajmie około 1 minuty. Proces odczytu sprawi, że rolki "
|
"uruchamiania. To zajmie około 1 minuty. Proces odczytu sprawi, że rolki "
|
||||||
@@ -3700,7 +3700,7 @@ msgstr ""
|
|||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe temperature, "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"it may result in material softening and clogging.The maximum safe "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Obecna temperatura komory jest wyższa niż bezpieczna temperatura dla "
|
"Obecna temperatura komory jest wyższa niż bezpieczna temperatura dla "
|
||||||
@@ -3981,8 +3981,8 @@ msgstr ""
|
|||||||
"niskiej temperaturze (PLA/PETG/TPU)."
|
"niskiej temperaturze (PLA/PETG/TPU)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"W extruderze jest załadowany filament o niskiej temperaturze (PLA/PETG/TPU). "
|
"W extruderze jest załadowany filament o niskiej temperaturze (PLA/PETG/TPU). "
|
||||||
@@ -5333,8 +5333,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Nie udało się przeanalizować informacji o modelu."
|
msgstr "Nie udało się przeanalizować informacji o modelu."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Plik .gcode.3mf nie zawiera danych G-code. Proszę poddać go obróbce w "
|
"Plik .gcode.3mf nie zawiera danych G-code. Proszę poddać go obróbce w "
|
||||||
"programie Orca Slicer i wyeksportować jako nowy plik .gcode.3mf."
|
"programie Orca Slicer i wyeksportować jako nowy plik .gcode.3mf."
|
||||||
@@ -5875,7 +5875,7 @@ msgstr " Kliknij tutaj, aby zainstalować."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "OSTRZEŻENIE:"
|
msgstr "OSTRZEŻENIE:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "Twój model wymaga podpór! Włącz generowanie podpór."
|
msgstr "Twój model wymaga podpór! Włącz generowanie podpór."
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
@@ -6895,7 +6895,7 @@ msgstr ""
|
|||||||
"Automatycznie zapamiętuje i przełącza konfigurację filamentu/procesu dla "
|
"Automatycznie zapamiętuje i przełącza konfigurację filamentu/procesu dla "
|
||||||
"każdej drukarki."
|
"każdej drukarki."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "Obsługiwanie wielu urządzeń (wymaga ponownego uruchomienia programu)"
|
msgstr "Obsługiwanie wielu urządzeń (wymaga ponownego uruchomienia programu)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7214,7 +7214,7 @@ msgstr "Przesyłanie 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Przejdź do strony publikacji modelu"
|
msgstr "Przejdź do strony publikacji modelu"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "Uwaga: Przygotowanie może zająć kilka minut. Proszę o cierpliwość."
|
msgstr "Uwaga: Przygotowanie może zająć kilka minut. Proszę o cierpliwość."
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -8668,7 +8668,7 @@ msgstr ""
|
|||||||
"aby kontynuować, lub dostosować go ręcznie."
|
"aby kontynuować, lub dostosować go ręcznie."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ostrzeżenie: Suma nowo dodanych i \n"
|
"Ostrzeżenie: Suma nowo dodanych i \n"
|
||||||
@@ -11500,7 +11500,7 @@ msgstr ""
|
|||||||
"Włącz wzrost ciśnienia (PA), wynik automatycznej kalibracji zostanie "
|
"Włącz wzrost ciśnienia (PA), wynik automatycznej kalibracji zostanie "
|
||||||
"nadpisany po włączeniu."
|
"nadpisany po włączeniu."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Pressure advance (Klipper), znane również jako Linear advance (Marlin)."
|
"Pressure advance (Klipper), znane również jako Linear advance (Marlin)."
|
||||||
|
|
||||||
@@ -11571,11 +11571,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"0.033.96.1000\n"
|
"0.033.96.1000\n"
|
||||||
@@ -13658,12 +13658,12 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Długość retrakcji przed odcięciem filamentu (eksperymentalna)"
|
msgstr "Długość retrakcji przed odcięciem filamentu (eksperymentalna)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Funkcja eksperymentalna. Wycofanie i odcięcie filamentu na większej "
|
"Funkcja eksperymentalna: Wycofanie i odcięcie filamentu na większej "
|
||||||
"odległości podczas jego zmian w celu zminimalizowania objętości płukania. "
|
"odległości podczas jego zmian w celu zminimalizowania objętości płukania. "
|
||||||
"Chociaż znacząco zmniejszy to zużycie filamentu, może to również zwiększyć "
|
"Chociaż znacząco zmniejszy to zużycie filamentu, może to również zwiększyć "
|
||||||
"ryzyko zatkania dyszy lub innych problemów podczas drukowania."
|
"ryzyko zatkania dyszy lub innych problemów podczas drukowania."
|
||||||
@@ -13672,10 +13672,10 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Długość retrakcji podczas cięcia"
|
msgstr "Długość retrakcji podczas cięcia"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Funkcja eksperymentalna. Długość retrakcji przed odcięciem podczas zmiany "
|
"Funkcja eksperymentalna: Długość retrakcji przed odcięciem podczas zmiany "
|
||||||
"filamentu"
|
"filamentu"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -14048,7 +14048,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Prędkość wycierania dyszy jest ustalona przez ustawienie prędkości określone "
|
"Prędkość wycierania dyszy jest ustalona przez ustawienie prędkości określone "
|
||||||
"w tej konfiguracji. Jeśli wartość jest wyrażona w procentach (np. 80%), "
|
"w tej konfiguracji. Jeśli wartość jest wyrażona w procentach (np. 80%), "
|
||||||
@@ -14713,8 +14713,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Kąt nachylenia gałęzi"
|
msgstr "Kąt nachylenia gałęzi"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"To ustawienie określa maksymalny kąt nawisu, jaki mogą tworzyć gałęzie "
|
"To ustawienie określa maksymalny kąt nawisu, jaki mogą tworzyć gałęzie "
|
||||||
@@ -15271,7 +15271,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Względna ekstruzja jest zalecana przy użyciu opcji „label_objects”. Niektóre "
|
"Względna ekstruzja jest zalecana przy użyciu opcji „label_objects”. Niektóre "
|
||||||
"extrudery działają lepiej z tą opcją odznaczoną (tryb absolutnej ekstruzji). "
|
"extrudery działają lepiej z tą opcją odznaczoną (tryb absolutnej ekstruzji). "
|
||||||
@@ -17041,8 +17041,8 @@ msgstr "Test OrcaSlicer(GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "Test OrcaSlicer (GitHub):"
|
msgstr "Test OrcaSlicer (GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Test Bing.com"
|
msgstr "Test bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Test bing.com:"
|
msgstr "Test bing.com:"
|
||||||
@@ -18130,8 +18130,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Widok przekroju"
|
msgstr "Widok przekroju"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ostrzeżenie: rodzaj brimu nie jest ustawiony na „malowane”. Uszy brim nie "
|
"Ostrzeżenie: rodzaj brimu nie jest ustawiony na „malowane”. Uszy brim nie "
|
||||||
"będą działać!"
|
"będą działać!"
|
||||||
@@ -20589,13 +20589,6 @@ msgstr ""
|
|||||||
#~ msgid "Layer order"
|
#~ msgid "Layer order"
|
||||||
#~ msgstr "Kolejność warstw"
|
#~ msgstr "Kolejność warstw"
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "OrcaSlicer will terminate because of running out of memory. It may be a "
|
|
||||||
#~ "bug. It will be appreciated if you report the issue to our team."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "OrcaSlicer zakończy działanie z powodu braku pamięci. To może być błąd. "
|
|
||||||
#~ "Będziemy wdzięczni za zgłoszenie problemu naszemu zespołowi."
|
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "You can keep the modified presets in the new project, discard, or save "
|
#~ "You can keep the modified presets in the new project, discard, or save "
|
||||||
#~ "changes as new presets."
|
#~ "changes as new presets."
|
||||||
@@ -20655,13 +20648,32 @@ msgstr ""
|
|||||||
#~ msgstr "Nie udało się połączyć z drukarką"
|
#~ msgstr "Nie udało się połączyć z drukarką"
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Orca Slicer is based on BambuStudio by Bambulab, which is from "
|
#~ "All the selected objects are on the locked plate,\n"
|
||||||
#~ "PrusaSlicer by Prusa Research. PrusaSlicer is from Slic3r by Alessandro "
|
#~ "We cannot do auto-arrange on these objects."
|
||||||
#~ "Ranellucci and the RepRap community"
|
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
#~ "Orca Slicer opiera się na BambuStudio od Bambulab, które wywodzi się z "
|
#~ "Wszystkie wybrane obiekty są na zablokowanej płycie,\n"
|
||||||
#~ "PrusaSlicer od Prusa Research. PrusaSlicer z kolei bazuje na Slic3r od "
|
#~ "Nie można zastosować automatycznego układu tych obiektów."
|
||||||
#~ "Alessandro Ranellucci i społeczności RepRap."
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "This plate is locked,\n"
|
||||||
|
#~ "We cannot do auto-arrange on this plate."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Ta płyta jest zablokowana,\n"
|
||||||
|
#~ "Nie można zastosować automatycznego układu na tej płycie."
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "All the selected objects are on the locked plate,\n"
|
||||||
|
#~ "We cannot do auto-orient on these objects."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Wszystkie wybrane obiekty są na zablokowanej płycie,\n"
|
||||||
|
#~ "Nie można zastosować automatycznej orientacji na tych obiektach."
|
||||||
|
|
||||||
|
#~ msgid ""
|
||||||
|
#~ "This plate is locked,\n"
|
||||||
|
#~ "We cannot do auto-orient on this plate."
|
||||||
|
#~ msgstr ""
|
||||||
|
#~ "Ta płyta jest zablokowana,\n"
|
||||||
|
#~ "Nie można zastosować automatycznej orientacji na tej płycie."
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "When the current material runs out, the printer will continue to print in "
|
#~ "When the current material runs out, the printer will continue to print in "
|
||||||
@@ -20673,15 +20685,6 @@ msgstr ""
|
|||||||
#~ msgid "The printer does not currently support auto-refill."
|
#~ msgid "The printer does not currently support auto-refill."
|
||||||
#~ msgstr "Obecnie drukarka nie obsługuje automatycznego uzupełniania."
|
#~ msgstr "Obecnie drukarka nie obsługuje automatycznego uzupełniania."
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "The AMS will automatically read the information of inserted filament on "
|
|
||||||
#~ "start-up. It will take about 1 minute. The reading process will roll "
|
|
||||||
#~ "filament spools."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "AMS automatycznie odczyta informacje o włożonym filamencie podczas "
|
|
||||||
#~ "uruchamiania. To zajmie około 1 minuty. Proces odczytu sprawi, że rolki "
|
|
||||||
#~ "filamentów się obrócą."
|
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Failed to download the plug-in. Please check your firewall settings and "
|
#~ "Failed to download the plug-in. Please check your firewall settings and "
|
||||||
#~ "VPN software, check and retry."
|
#~ "VPN software, check and retry."
|
||||||
@@ -20708,20 +20711,6 @@ msgstr ""
|
|||||||
#~ "TPU). Aby uniknąć zatkania ekstruzora, nie wolno ustawiać temperatury "
|
#~ "TPU). Aby uniknąć zatkania ekstruzora, nie wolno ustawiać temperatury "
|
||||||
#~ "komory powyżej 45℃."
|
#~ "komory powyżej 45℃."
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "Damp PVA will become flexible and get stuck inside AMS, please take care "
|
|
||||||
#~ "to dry it before use."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "Wilgotne PVA staje się elastyczne i może utknąć wewnątrz AMS, proszę "
|
|
||||||
#~ "pamiętać o wysuszeniu go przed użyciem."
|
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "CF/GF filaments are hard and brittle, it's easy to break or get stuck in "
|
|
||||||
#~ "AMS, please use with caution."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "Filamenty CF/GF są twarde i kruche, łatwo je złamać lub zatrzymać w AMS, "
|
|
||||||
#~ "proszę używać ostrożnie."
|
|
||||||
|
|
||||||
#~ msgid "%s can't be a percentage"
|
#~ msgid "%s can't be a percentage"
|
||||||
#~ msgstr "%s nie może być procentem"
|
#~ msgstr "%s nie może być procentem"
|
||||||
|
|
||||||
@@ -20737,9 +20726,6 @@ msgstr ""
|
|||||||
#~ msgid "Allow multiple materials on the same plate"
|
#~ msgid "Allow multiple materials on the same plate"
|
||||||
#~ msgstr "Pozwól na kilka filamentów na tej samej płycie"
|
#~ msgstr "Pozwól na kilka filamentów na tej samej płycie"
|
||||||
|
|
||||||
#~ msgid "Connect Printer (LAN)"
|
|
||||||
#~ msgstr "Podłącz drukarkę (LAN)"
|
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Cannot read filament info: the filament is loaded to the tool head, "
|
#~ "Cannot read filament info: the filament is loaded to the tool head, "
|
||||||
#~ "please unload the filament and try again."
|
#~ "please unload the filament and try again."
|
||||||
@@ -20747,16 +20733,6 @@ msgstr ""
|
|||||||
#~ "Nie można odczytać informacji o filamentach: filament jest załadowany w "
|
#~ "Nie można odczytać informacji o filamentach: filament jest załadowany w "
|
||||||
#~ "głowicy narzędzia, proszę go wyładować i spróbować ponownie."
|
#~ "głowicy narzędzia, proszę go wyładować i spróbować ponownie."
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "At least one successful print record of this print profile is required \n"
|
|
||||||
#~ "to give a positive rating (4 or 5 stars)."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "Aby wystawić pozytywną ocenę (4 lub 5 gwiazdek), wymagana jest co "
|
|
||||||
#~ "najmniej jedna udana rejestracja tego profilu druku."
|
|
||||||
|
|
||||||
#~ msgid "Your model needs support! Please make support material enable."
|
|
||||||
#~ msgstr "Twój model wymaga podpór! Włącz generowanie podpór."
|
|
||||||
|
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "No AMS filaments. Please select a printer in the 'Device' page to load "
|
#~ "No AMS filaments. Please select a printer in the 'Device' page to load "
|
||||||
#~ "AMS info."
|
#~ "AMS info."
|
||||||
@@ -20834,19 +20810,6 @@ msgstr ""
|
|||||||
#~ "Połączenie nieudane! Jeśli twój IP i kod dostępu są poprawne, przejdź do "
|
#~ "Połączenie nieudane! Jeśli twój IP i kod dostępu są poprawne, przejdź do "
|
||||||
#~ "kroku 3, aby rozwiązać problemy z siecią"
|
#~ "kroku 3, aby rozwiązać problemy z siecią"
|
||||||
|
|
||||||
#, c-format
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "Force cooling fan to be specific speed when overhang degree of printed "
|
|
||||||
#~ "part exceeds this value.Expressed as percentage which indicates how much "
|
|
||||||
#~ "width of the line without support from lower layer. 0% means forcing "
|
|
||||||
#~ "cooling for all outer wall no matter how much overhang degree"
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "Wymuś pracę wentylatora chłodzącego na określoną prędkość, gdy stopień "
|
|
||||||
#~ "nawisu drukowanej części przekracza tę wartość. Wyrażone w procentach, co "
|
|
||||||
#~ "wskazuje, jak duża jest szerokość linii bez podpór z niższej warstwy. 0%% "
|
|
||||||
#~ "oznacza wymuszanie chłodzenia dla całej zewnętrznej ściany, bez względu "
|
|
||||||
#~ "na stopień nawisu"
|
|
||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
#~ msgid ""
|
#~ msgid ""
|
||||||
#~ "Number of mm the overhang need to be for the reversal to be considered "
|
#~ "Number of mm the overhang need to be for the reversal to be considered "
|
||||||
@@ -20879,7 +20842,7 @@ msgstr ""
|
|||||||
#~ "Relative extrusion is recommended when using \"label_objects\" option. "
|
#~ "Relative extrusion is recommended when using \"label_objects\" option. "
|
||||||
#~ "Some extruders work better with this option unchecked (absolute extrusion "
|
#~ "Some extruders work better with this option unchecked (absolute extrusion "
|
||||||
#~ "mode). Wipe tower is only compatible with relative mode. It is always "
|
#~ "mode). Wipe tower is only compatible with relative mode. It is always "
|
||||||
#~ "enabled on BambuLab printers. Default is checked"
|
#~ "enabled on BambuLab printers. Default is checked."
|
||||||
#~ msgstr ""
|
#~ msgstr ""
|
||||||
#~ "Przy użyciu opcji \"label_objects\" zaleca się ekstruzję względną. "
|
#~ "Przy użyciu opcji \"label_objects\" zaleca się ekstruzję względną. "
|
||||||
#~ "Niektóre ekstrudery działają lepiej, gdy ta opcja jest odznaczona (tryb "
|
#~ "Niektóre ekstrudery działają lepiej, gdy ta opcja jest odznaczona (tryb "
|
||||||
|
|||||||
@@ -1391,7 +1391,7 @@ msgstr "Aviso: por favor selecione o recurso do Plano."
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "Aviso: por favor selecione o recurso do Ponto ou do Círculo."
|
msgstr "Aviso: por favor selecione o recurso do Ponto ou do Círculo."
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Aviso: por favor selecione duas malhas diferentes."
|
msgstr "Aviso: por favor selecione duas malhas diferentes."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3055,13 +3055,13 @@ msgstr "Umidade AMS atual"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Por favor, mude o dessecante quando estiver muito molhado. O indicador pode "
|
"Por favor, mude o dessecante quando estiver muito molhado. O indicador pode "
|
||||||
"não representar com precisão nos casos a seguir: quando a tampa está aberta "
|
"não representar com precisão nos casos a seguir: quando a tampa está aberta "
|
||||||
"ou quando o dessecante é trocado. Leva horas para absorver a umidade, baixas "
|
"ou quando o dessecante é trocado. Leva algumas horas para absorver a "
|
||||||
"temperaturas também atrasam o processo."
|
"umidade, e baixas temperaturas também atrasam o processo."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Config which AMS slot should be used for a filament used in the print job"
|
"Config which AMS slot should be used for a filament used in the print job"
|
||||||
@@ -3158,8 +3158,8 @@ msgstr "Atualização de inicialização"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"O AMS irá ler automaticamente as informações do filamento inserido na "
|
"O AMS irá ler automaticamente as informações do filamento inserido na "
|
||||||
"inicialização. Levará cerca de 1 minuto. O processo de leitura irá girar as "
|
"inicialização. Levará cerca de 1 minuto. O processo de leitura irá girar as "
|
||||||
@@ -3698,9 +3698,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"A temperatura da câmara atual está mais alta do que a temperatura segura do "
|
"A temperatura da câmara atual está mais alta do que a temperatura segura do "
|
||||||
"material, pode resultar em amolecimento e entupimento do material. A "
|
"material, pode resultar em amolecimento e entupimento do material. A "
|
||||||
@@ -3983,8 +3983,8 @@ msgstr ""
|
|||||||
"baixa temperatura (PLA/PETG/TPU)."
|
"baixa temperatura (PLA/PETG/TPU)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Filamento de baixa temperatura (PLA/PETG/TPU) está carregado na extrusora. "
|
"Filamento de baixa temperatura (PLA/PETG/TPU) está carregado na extrusora. "
|
||||||
@@ -5333,8 +5333,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Falha ao analisar a informação do modelo."
|
msgstr "Falha ao analisar a informação do modelo."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"O arquivo .gcode.3mf não contém dados de G-code. Por favor, fatie com Orca "
|
"O arquivo .gcode.3mf não contém dados de G-code. Por favor, fatie com Orca "
|
||||||
"Slicer e exporte um novo arquivo .gcode.3mf."
|
"Slicer e exporte um novo arquivo .gcode.3mf."
|
||||||
@@ -5874,7 +5874,7 @@ msgstr " Clique aqui para instalar."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "AVISO:"
|
msgstr "AVISO:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "Seu modelo precisa de suporte! Por favor, ative o material de suporte."
|
msgstr "Seu modelo precisa de suporte! Por favor, ative o material de suporte."
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
@@ -6897,9 +6897,10 @@ msgstr ""
|
|||||||
"Se ativo, Orca vai lembrar e alternar a configuração de filamento/processo "
|
"Se ativo, Orca vai lembrar e alternar a configuração de filamento/processo "
|
||||||
"para cada impressora automaticamente."
|
"para cada impressora automaticamente."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Gerenciamento de multi-dispositivos(Entra em vigor após reiniciar o Orca)."
|
"Gerenciamento de Multi-dispositivos (Entra em vigor após reiniciar o Orca "
|
||||||
|
"Slicer)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"With this option enabled, you can send a task to multiple devices at the "
|
"With this option enabled, you can send a task to multiple devices at the "
|
||||||
@@ -7222,7 +7223,7 @@ msgstr "Carregando 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Ir para a página web de publicação de modelos"
|
msgstr "Ir para a página web de publicação de modelos"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Nota: A preparação pode levar vários minutos. Por favor, seja paciente."
|
"Nota: A preparação pode levar vários minutos. Por favor, seja paciente."
|
||||||
|
|
||||||
@@ -7835,10 +7836,10 @@ msgid ""
|
|||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other "
|
"reduce flush, it may also elevate the risk of nozzle clogs or other "
|
||||||
"printing complications."
|
"printing complications."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Recurso experimental: Retrair e cortar o filamento a uma distância maior "
|
"Funcionalidade experimental: Retrair e cortar o filamento a uma distância "
|
||||||
"durante mudanças de filamento para minimizar a purga. Embora possa reduzir "
|
"maior durante mudanças de filamento para minimizar a purga. Embora possa "
|
||||||
"notavelmente a purga, ele também pode elevar o risco de bolhas no bico ou "
|
"reduzir notavelmente a purga, ele também pode elevar o risco de bolhas no "
|
||||||
"outras complicações de impressão."
|
"bico ou outras complicações de impressão."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature: Retracting and cutting off the filament at a greater "
|
"Experimental feature: Retracting and cutting off the filament at a greater "
|
||||||
@@ -7846,9 +7847,9 @@ msgid ""
|
|||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other printing "
|
"reduce flush, it may also elevate the risk of nozzle clogs or other printing "
|
||||||
"complications. Please use with the latest printer firmware."
|
"complications. Please use with the latest printer firmware."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Recurso experimental: Retrair e cortar o filamento a uma distância maior "
|
"Funcionalidade experimental: Retrair e cortar o filamento a uma distância "
|
||||||
"durante as trocas de filamento para minimizar a purga. Embora isso possa "
|
"maior durante as trocas de filamento para minimizar a purga. Embora isso "
|
||||||
"reduzir consideravelmente a purga, também pode aumentar o risco de "
|
"possa reduzir consideravelmente a purga, também pode aumentar o risco de "
|
||||||
"obstruções no bico ou outras complicações de impressão. Por favor, use com o "
|
"obstruções no bico ou outras complicações de impressão. Por favor, use com o "
|
||||||
"firmware mais recente da impressora."
|
"firmware mais recente da impressora."
|
||||||
|
|
||||||
@@ -8697,7 +8698,7 @@ msgstr ""
|
|||||||
"para continuar ou ajustá-la manualmente."
|
"para continuar ou ajustá-la manualmente."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Aviso: A contagem de extrusoras \n"
|
"Aviso: A contagem de extrusoras \n"
|
||||||
@@ -8900,7 +8901,7 @@ msgstr ""
|
|||||||
"contrário, ele orientará todos os objetos do projeto atual."
|
"contrário, ele orientará todos os objetos do projeto atual."
|
||||||
|
|
||||||
msgid "Auto orients all objects on the active plate."
|
msgid "Auto orients all objects on the active plate."
|
||||||
msgstr "Orienta automaticamente todos os objetos na placao atual."
|
msgstr "Orienta automaticamente todos os objetos na placa atual."
|
||||||
|
|
||||||
msgid "Shift+Tab"
|
msgid "Shift+Tab"
|
||||||
msgstr "Shift+Tab"
|
msgstr "Shift+Tab"
|
||||||
@@ -11525,7 +11526,7 @@ msgstr ""
|
|||||||
"Habilitar avanço de pressão, o resultado da calibração automática será "
|
"Habilitar avanço de pressão, o resultado da calibração automática será "
|
||||||
"sobrescrito uma vez habilitado."
|
"sobrescrito uma vez habilitado."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Avanço de pressão (Klipper) também conhecido como Fator de avanço linear "
|
"Avanço de pressão (Klipper) também conhecido como Fator de avanço linear "
|
||||||
"(Marlin)"
|
"(Marlin)"
|
||||||
@@ -11600,11 +11601,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Adicione conjuntos de valores de avanço de pressão (PA), as velocidades de "
|
"Adicione conjuntos de valores de avanço de pressão (PA), as velocidades de "
|
||||||
@@ -11623,7 +11624,7 @@ msgstr ""
|
|||||||
"(geralmente é o preenchimento esparso ou sólido). Em seguida, execute-os "
|
"(geralmente é o preenchimento esparso ou sólido). Em seguida, execute-os "
|
||||||
"para as mesmas velocidades para as acelerações de impressão mais lentas e "
|
"para as mesmas velocidades para as acelerações de impressão mais lentas e "
|
||||||
"mais rápidas, e não mais rápido do que a aceleração máxima recomendada, "
|
"mais rápidas, e não mais rápido do que a aceleração máxima recomendada, "
|
||||||
"conforme fornecido pelo modelador de entrada do Klipper.\n"
|
"conforme fornecido pelo modelador de entrada do Klipper;\n"
|
||||||
"2. Anote o valor de PA ideal para cada velocidade e aceleração de fluxo "
|
"2. Anote o valor de PA ideal para cada velocidade e aceleração de fluxo "
|
||||||
"volumétrico. Você pode encontrar o número do fluxo selecionando fluxo no "
|
"volumétrico. Você pode encontrar o número do fluxo selecionando fluxo no "
|
||||||
"menu suspenso do esquema de cores e movendo o controle deslizante horizontal "
|
"menu suspenso do esquema de cores e movendo o controle deslizante horizontal "
|
||||||
@@ -11632,9 +11633,9 @@ msgstr ""
|
|||||||
"fluxo volumétrico. Se não estiver, confirme se sua extrusora está "
|
"fluxo volumétrico. Se não estiver, confirme se sua extrusora está "
|
||||||
"funcionando corretamente. Quanto mais lento e com menos aceleração você "
|
"funcionando corretamente. Quanto mais lento e com menos aceleração você "
|
||||||
"imprimir, maior será o intervalo de valores de PA aceitáveis. Se nenhuma "
|
"imprimir, maior será o intervalo de valores de PA aceitáveis. Se nenhuma "
|
||||||
"diferença for visível, use o valor de PA do teste mais rápido.\n"
|
"diferença for visível, use o valor de PA do teste mais rápido;\n"
|
||||||
"3. Insira os tripletos de valores de PA, Fluxo e Acelerações na caixa de "
|
"3. Insira os tripletos de valores de PA, Fluxo e Acelerações na caixa de "
|
||||||
"texto aqui e salve seu perfil de filamento\n"
|
"texto aqui e salve seu perfil de filamento.\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance for overhangs (beta)"
|
msgid "Enable adaptive pressure advance for overhangs (beta)"
|
||||||
@@ -13692,24 +13693,24 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Retração longa quando cortado (beta)"
|
msgstr "Retração longa quando cortado (beta)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Recurso experimental. Retrair e cortar o filamento a uma distância mais "
|
"Funcionalidade experimental: Retrair e cortar o filamento a uma distância "
|
||||||
"longa durante mudanças para minimizar a purga. Isto reduz significativamente "
|
"mais longa durante mudanças para minimizar a purga. Isto reduz "
|
||||||
"a purga, pode também aumentar o risco de bolhas no bico ou de outros "
|
"significativamente a purga, pode também aumentar o risco de bolhas no bico "
|
||||||
"problemas de impressão."
|
"ou de outros problemas de impressão."
|
||||||
|
|
||||||
msgid "Retraction distance when cut"
|
msgid "Retraction distance when cut"
|
||||||
msgstr "Distância de retração ao cortar"
|
msgstr "Distância de retração ao cortar"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Funcionalidade experimental. Comprimento de retração antes de cortar durante "
|
"Funcionalidade experimental: Comprimento de retração antes de cortar durante "
|
||||||
"a mudança de filamento"
|
"a mudança de filamento"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -14080,7 +14081,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"A velocidade de limpeza é determinada pela velocidade especificada nesta "
|
"A velocidade de limpeza é determinada pela velocidade especificada nesta "
|
||||||
"configuração. Se o valor for expresso como uma porcentagem (por exemplo, "
|
"configuração. Se o valor for expresso como uma porcentagem (por exemplo, "
|
||||||
@@ -14740,8 +14741,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Ângulo da ramificação da árvore de suporte"
|
msgstr "Ângulo da ramificação da árvore de suporte"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Esta configuração determina o ângulo máximo de saliência que as ramificações "
|
"Esta configuração determina o ângulo máximo de saliência que as ramificações "
|
||||||
@@ -15207,9 +15208,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "Temperatura ociosa"
|
msgstr "Temperatura ociosa"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Temperatura do bico quando a ferramenta não está sendo usada em "
|
"Temperatura do bico quando a ferramenta não está sendo usada em "
|
||||||
"configurações de multiferramentas. Isso é usado apenas quando 'Prevenção de "
|
"configurações de multiferramentas. Isso é usado apenas quando 'Prevenção de "
|
||||||
@@ -15307,7 +15308,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"A extrusão relativa é recomendada ao usar a opção \"label_objects\". Algumas "
|
"A extrusão relativa é recomendada ao usar a opção \"label_objects\". Algumas "
|
||||||
"extrusoras funcionam melhor com esta opção desmarcada (modo de extrusão "
|
"extrusoras funcionam melhor com esta opção desmarcada (modo de extrusão "
|
||||||
@@ -17073,8 +17074,8 @@ msgstr "Testar OrcaSlicer (GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "Testar OrcaSlicer (GitHub):"
|
msgstr "Testar OrcaSlicer (GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Testar Bing.com"
|
msgstr "Testar bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Testar bing.com:"
|
msgstr "Testar bing.com:"
|
||||||
@@ -18169,8 +18170,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Ajustar vista de seção"
|
msgstr "Ajustar vista de seção"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Aviso: O tipo de borda não estiver definido como \"pintado\", as orelhas da "
|
"Aviso: O tipo de borda não estiver definido como \"pintado\", as orelhas da "
|
||||||
"borda não terão efeito!"
|
"borda não terão efeito!"
|
||||||
|
|||||||
@@ -1400,7 +1400,7 @@ msgid "Warning:please select Point's or Circle's feature."
|
|||||||
msgstr "Внимание: выберите точку или окружность."
|
msgstr "Внимание: выберите точку или окружность."
|
||||||
|
|
||||||
# ????? выберите две разные сетки, выберите две различные 3D-сетки (объекты),
|
# ????? выберите две разные сетки, выберите две различные 3D-сетки (объекты),
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Внимание: выберите требуемый элемент на втором объекте."
|
msgstr "Внимание: выберите требуемый элемент на втором объекте."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3081,7 +3081,7 @@ msgstr "Текущая влажность внутри АСПП"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Пожалуйста, замените влагопоглотитель, если он слишком влажный. Индикатор "
|
"Пожалуйста, замените влагопоглотитель, если он слишком влажный. Индикатор "
|
||||||
@@ -3190,8 +3190,8 @@ msgstr "Обновлять данные при включении принтер
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"При каждом включении принтера АСПП будет автоматически считывать информацию "
|
"При каждом включении принтера АСПП будет автоматически считывать информацию "
|
||||||
"о вставленных материалах. Это занимает приблизительно одну минуту. В "
|
"о вставленных материалах. Это занимает приблизительно одну минуту. В "
|
||||||
@@ -3740,7 +3740,7 @@ msgstr ""
|
|||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe temperature, "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"it may result in material softening and clogging.The maximum safe "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Текущая температура внутри термокамеры превышает безопасную температуру для "
|
"Текущая температура внутри термокамеры превышает безопасную температуру для "
|
||||||
@@ -4033,8 +4033,8 @@ msgstr ""
|
|||||||
"низкотемпературной печатной нити (PLA/PETG/TPU)."
|
"низкотемпературной печатной нити (PLA/PETG/TPU)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"В экструдер загружается низкотемпературная пластиковая нить (PLA/PETG/TPU). "
|
"В экструдер загружается низкотемпературная пластиковая нить (PLA/PETG/TPU). "
|
||||||
@@ -5402,8 +5402,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Не удалось обработать информацию о модели."
|
msgstr "Не удалось обработать информацию о модели."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Файл .gcode.3mf не содержит данных G-кода. Используя Orca Slicer нарежьте "
|
"Файл .gcode.3mf не содержит данных G-кода. Используя Orca Slicer нарежьте "
|
||||||
"его и экспортируйте в новый файл .gcode.3mf."
|
"его и экспортируйте в новый файл .gcode.3mf."
|
||||||
@@ -5947,7 +5947,7 @@ msgstr " Нажмите здесь, чтобы установить."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "ПРЕДУПРЕЖДЕНИЕ:"
|
msgstr "ПРЕДУПРЕЖДЕНИЕ:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "Вашей модели необходима поддержка, включите её генерацию!"
|
msgstr "Вашей модели необходима поддержка, включите её генерацию!"
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
@@ -6987,7 +6987,7 @@ msgstr ""
|
|||||||
"с профилем пластиковой нити и процессом печати, выставленными вами в "
|
"с профилем пластиковой нити и процессом печати, выставленными вами в "
|
||||||
"последний раз."
|
"последний раз."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "Управление несколькими принтерами (требуется перезапуск программы)"
|
msgstr "Управление несколькими принтерами (требуется перезапуск программы)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -7326,7 +7326,7 @@ msgstr "Отправка 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Перейти на веб-страницу публикации модели"
|
msgstr "Перейти на веб-страницу публикации модели"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Примечание: подготовка может занять несколько минут. Пожалуйста, наберитесь "
|
"Примечание: подготовка может занять несколько минут. Пожалуйста, наберитесь "
|
||||||
"терпения."
|
"терпения."
|
||||||
@@ -8804,7 +8804,7 @@ msgstr ""
|
|||||||
"для продолжения или подобрать его вручную."
|
"для продолжения или подобрать его вручную."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Предупреждение: количество новых \n"
|
"Предупреждение: количество новых \n"
|
||||||
@@ -11669,7 +11669,7 @@ msgstr ""
|
|||||||
"Включить Pressure advance (прогнозирование давления). Результат "
|
"Включить Pressure advance (прогнозирование давления). Результат "
|
||||||
"автокалибровки будет перезаписан после включения."
|
"автокалибровки будет перезаписан после включения."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Pressure advance (прогнозирование давления) в прошивки Klipper, это одно и "
|
"Pressure advance (прогнозирование давления) в прошивки Klipper, это одно и "
|
||||||
"тоже что Linear advance в прошивке Marlin."
|
"тоже что Linear advance в прошивке Marlin."
|
||||||
@@ -11745,11 +11745,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Впишите через запятую наборы значений Pressure advance, объёмных скоростей "
|
"Впишите через запятую наборы значений Pressure advance, объёмных скоростей "
|
||||||
@@ -13897,7 +13897,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Длинное втягивания перед отрезанием прутка (beta)"
|
msgstr "Длинное втягивания перед отрезанием прутка (beta)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -13911,8 +13911,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Длина втягивания перед отрезанием прутка"
|
msgstr "Длина втягивания перед отрезанием прутка"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Экспериментальная функция. Длина втягивания перед отрезанием пластиковой "
|
"Экспериментальная функция. Длина втягивания перед отрезанием пластиковой "
|
||||||
"нити при её смене."
|
"нити при её смене."
|
||||||
@@ -14292,7 +14292,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Скорость очистки определяется текущей настройкой. Если задано в процентах, "
|
"Скорость очистки определяется текущей настройкой. Если задано в процентах, "
|
||||||
"то она вычисляться относительно скорости перемещения. 80% - значение по "
|
"то она вычисляться относительно скорости перемещения. 80% - значение по "
|
||||||
@@ -14993,8 +14993,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Угол нависания ветвей древовидной поддержки"
|
msgstr "Угол нависания ветвей древовидной поддержки"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Этот параметр определяет максимальный угол нависания ветвей древовидной "
|
"Этот параметр определяет максимальный угол нависания ветвей древовидной "
|
||||||
@@ -15571,7 +15571,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Относительная экструзия рекомендуется при использовании опции «Помечать "
|
"Относительная экструзия рекомендуется при использовании опции «Помечать "
|
||||||
"объекты». Некоторые экструдеры работают лучше при отключении этой опции "
|
"объекты». Некоторые экструдеры работают лучше при отключении этой опции "
|
||||||
@@ -17385,7 +17385,7 @@ msgstr "Тест доступности OrcaSlicer(GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "Тест доступности OrcaSlicer(GitHub):"
|
msgstr "Тест доступности OrcaSlicer(GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Тест доступности Bing.com"
|
msgstr "Тест доступности Bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -18465,8 +18465,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Настройка вида сечения"
|
msgstr "Настройка вида сечения"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Предупреждение: если тип каймы не установлен на «Нарисовано», то мышиные уши "
|
"Предупреждение: если тип каймы не установлен на «Нарисовано», то мышиные уши "
|
||||||
"не будут работать!"
|
"не будут работать!"
|
||||||
|
|||||||
@@ -1346,7 +1346,7 @@ msgstr ""
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -2976,7 +2976,7 @@ msgstr ""
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -3069,8 +3069,8 @@ msgstr "Slå på uppdatering"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"AMS läser automatiskt informationen om insatt Bambu Lab filament vid "
|
"AMS läser automatiskt informationen om insatt Bambu Lab filament vid "
|
||||||
"uppstart. Det tar cirka 1 minut. Läsprocessen kommer att rulla "
|
"uppstart. Det tar cirka 1 minut. Läsprocessen kommer att rulla "
|
||||||
@@ -3583,9 +3583,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -3846,8 +3846,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -5161,8 +5161,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Det gick inte att analysera modellinformation"
|
msgstr "Det gick inte att analysera modellinformation"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
@@ -5676,7 +5676,7 @@ msgstr " Klicka här för att installera den."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "VARNING:"
|
msgstr "VARNING:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "Modellen behöver support ! Aktivera support inställningarna."
|
msgstr "Modellen behöver support ! Aktivera support inställningarna."
|
||||||
|
|
||||||
msgid "G-code path overlap"
|
msgid "G-code path overlap"
|
||||||
@@ -6652,7 +6652,7 @@ msgid ""
|
|||||||
"each printer automatically."
|
"each printer automatically."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -6968,7 +6968,7 @@ msgstr "Laddar upp 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Växla till modell publicerings hemsidan"
|
msgstr "Växla till modell publicerings hemsidan"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "Notera: Förberedelserna kan ta flera minuter. Vänligen vänta."
|
msgstr "Notera: Förberedelserna kan ta flera minuter. Vänligen vänta."
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -7545,10 +7545,6 @@ msgid ""
|
|||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other "
|
"reduce flush, it may also elevate the risk of nozzle clogs or other "
|
||||||
"printing complications."
|
"printing complications."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Experimental feature: Retracting and cutting off the filament at a greater "
|
|
||||||
"distance during filament changes to minimize flush. Although it can notably "
|
|
||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other "
|
|
||||||
"printing complications."
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature: Retracting and cutting off the filament at a greater "
|
"Experimental feature: Retracting and cutting off the filament at a greater "
|
||||||
@@ -7556,10 +7552,6 @@ msgid ""
|
|||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other printing "
|
"reduce flush, it may also elevate the risk of nozzle clogs or other printing "
|
||||||
"complications. Please use with the latest printer firmware."
|
"complications. Please use with the latest printer firmware."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Experimental feature: Retracting and cutting off the filament at a greater "
|
|
||||||
"distance during filament changes to minimize flush. Although it can notably "
|
|
||||||
"reduce flush, it may also elevate the risk of nozzle clogs or other printing "
|
|
||||||
"complications. Please use with the latest printer firmware."
|
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"When recording timelapse without toolhead, it is recommended to add a "
|
"When recording timelapse without toolhead, it is recommended to add a "
|
||||||
@@ -8370,7 +8362,7 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -10726,7 +10718,7 @@ msgid ""
|
|||||||
"enabled."
|
"enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -10780,11 +10772,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -12485,7 +12477,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -12495,8 +12487,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -12800,7 +12792,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Torkhastigheten bestäms av den hastighetsinställning som anges i denna "
|
"Torkhastigheten bestäms av den hastighetsinställning som anges i denna "
|
||||||
"konfiguration. Om värdet uttrycks i procent (t.ex. 80%), kommer det att "
|
"konfiguration. Om värdet uttrycks i procent (t.ex. 80%), kommer det att "
|
||||||
@@ -13375,8 +13367,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Tree support grenarnas vinkel"
|
msgstr "Tree support grenarnas vinkel"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Inställningen bestämmer max överhängs vinkel som grenarna i tree support "
|
"Inställningen bestämmer max överhängs vinkel som grenarna i tree support "
|
||||||
@@ -13748,9 +13740,9 @@ msgid "Idle temperature"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "X-Y hole compensation"
|
msgid "X-Y hole compensation"
|
||||||
@@ -13831,7 +13823,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -15448,11 +15440,11 @@ msgstr ""
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Test Bing.com"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Test bing.com:"
|
msgstr ""
|
||||||
|
|
||||||
msgid "Log Info"
|
msgid "Log Info"
|
||||||
msgstr "Info om logg"
|
msgstr "Info om logg"
|
||||||
@@ -16411,8 +16403,8 @@ msgid "Adjust section view"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "Set the brim type to \"painted\""
|
msgid "Set the brim type to \"painted\""
|
||||||
|
|||||||
@@ -1385,7 +1385,7 @@ msgstr "Uyarı: Lütfen Düzlemin özelliğini seçin."
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "Uyarı: Lütfen Noktanın veya Çemberin özelliğini seçin."
|
msgstr "Uyarı: Lütfen Noktanın veya Çemberin özelliğini seçin."
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Uyarı: Lütfen iki farklı ağ seçin."
|
msgstr "Uyarı: Lütfen iki farklı ağ seçin."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3031,7 +3031,7 @@ msgstr "Mevcut AMS nemi"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Lütfen kurutucuyu çok ıslandığında değiştirin. Gösterge aşağıdaki durumlarda "
|
"Lütfen kurutucuyu çok ıslandığında değiştirin. Gösterge aşağıdaki durumlarda "
|
||||||
@@ -3134,8 +3134,8 @@ msgstr "Güncellemeyi aç"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"AMS, başlangıçta takılan filamentin bilgilerini otomatik olarak okuyacaktır. "
|
"AMS, başlangıçta takılan filamentin bilgilerini otomatik olarak okuyacaktır. "
|
||||||
"Yaklaşık 1 dakika sürecektir. Okuma işlemi filament makaralarını saracaktır."
|
"Yaklaşık 1 dakika sürecektir. Okuma işlemi filament makaralarını saracaktır."
|
||||||
@@ -3664,9 +3664,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Mevcut hazne sıcaklığı malzemenin güvenli sıcaklığından yüksektir, "
|
"Mevcut hazne sıcaklığı malzemenin güvenli sıcaklığından yüksektir, "
|
||||||
"malzemenin yumuşamasına ve tıkanmasına neden olabilir Malzeme için maksimum "
|
"malzemenin yumuşamasına ve tıkanmasına neden olabilir Malzeme için maksimum "
|
||||||
@@ -3946,8 +3946,8 @@ msgstr ""
|
|||||||
"yüklenmesine izin verilmez."
|
"yüklenmesine izin verilmez."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Ekstrudere düşük sıcaklıkta filament (PLA / PETG / TPU) yüklendi. Ekstruder "
|
"Ekstrudere düşük sıcaklıkta filament (PLA / PETG / TPU) yüklendi. Ekstruder "
|
||||||
@@ -5287,8 +5287,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Model bilgileri ayrıştırılamadı."
|
msgstr "Model bilgileri ayrıştırılamadı."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
".gcode.3mf dosyası hiçbir G kodu verisi içermiyor. Lütfen dosyayı Bambu "
|
".gcode.3mf dosyası hiçbir G kodu verisi içermiyor. Lütfen dosyayı Bambu "
|
||||||
"Studio ile dilimleyin ve yeni bir .gcode.3mf dosyasını dışa aktarın."
|
"Studio ile dilimleyin ve yeni bir .gcode.3mf dosyasını dışa aktarın."
|
||||||
@@ -5827,7 +5827,7 @@ msgstr " Yüklemek için tıklayın."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "UYARI:"
|
msgstr "UYARI:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Modelinizin desteğe ihtiyacı var! Lütfen destek materyalini etkinleştirin."
|
"Modelinizin desteğe ihtiyacı var! Lütfen destek materyalini etkinleştirin."
|
||||||
|
|
||||||
@@ -6844,7 +6844,7 @@ msgstr ""
|
|||||||
"Etkinleştirilirse, Orca her yazıcı için filament/işlem yapılandırmasını "
|
"Etkinleştirilirse, Orca her yazıcı için filament/işlem yapılandırmasını "
|
||||||
"hatırlayacak ve otomatik olarak değiştirecektir."
|
"hatırlayacak ve otomatik olarak değiştirecektir."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Çoklu Cihaz Yönetimi(Studio yeniden başlatıldıktan sonra geçerli olur)."
|
"Çoklu Cihaz Yönetimi(Studio yeniden başlatıldıktan sonra geçerli olur)."
|
||||||
|
|
||||||
@@ -7167,7 +7167,7 @@ msgstr "3mf yükleniyor"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Model yayınlama web sayfasına git"
|
msgstr "Model yayınlama web sayfasına git"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "Not: Hazırlık birkaç dakika sürebilir. Lütfen sabırlı olun."
|
msgstr "Not: Hazırlık birkaç dakika sürebilir. Lütfen sabırlı olun."
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -8609,7 +8609,7 @@ msgstr ""
|
|||||||
"veya manuel olarak ayarlayabilirsiniz."
|
"veya manuel olarak ayarlayabilirsiniz."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Uyarı: Yeni eklenen ve\n"
|
"Uyarı: Yeni eklenen ve\n"
|
||||||
@@ -11393,7 +11393,7 @@ msgstr ""
|
|||||||
"Basınç avansını etkinleştirin; etkinleştirildiğinde otomatik kalibrasyon "
|
"Basınç avansını etkinleştirin; etkinleştirildiğinde otomatik kalibrasyon "
|
||||||
"sonucunun üzerine yazılacaktır."
|
"sonucunun üzerine yazılacaktır."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr "Basınç avansı (Klipper) Doğrusal ilerleme faktörü (Marlin)"
|
msgstr "Basınç avansı (Klipper) Doğrusal ilerleme faktörü (Marlin)"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -11464,11 +11464,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Basınç ilerlemesi (basınç) değerlerinin setlerini, hacimsel akış hızlarını "
|
"Basınç ilerlemesi (basınç) değerlerinin setlerini, hacimsel akış hızlarını "
|
||||||
@@ -13519,12 +13519,12 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Kesildiğinde uzun geri çekilme (deneysel)"
|
msgstr "Kesildiğinde uzun geri çekilme (deneysel)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Deneysel özellik. Tasfiyeyi en aza indirmek için değişiklikler sırasında "
|
"Deneysel özellik: Tasfiyeyi en aza indirmek için değişiklikler sırasında "
|
||||||
"filamentin daha uzun bir mesafeden geri çekilmesi ve kesilmesi. Bu, yıkamayı "
|
"filamentin daha uzun bir mesafeden geri çekilmesi ve kesilmesi. Bu, yıkamayı "
|
||||||
"önemli ölçüde azaltırken, aynı zamanda nozul tıkanması veya diğer yazdırma "
|
"önemli ölçüde azaltırken, aynı zamanda nozul tıkanması veya diğer yazdırma "
|
||||||
"sorunları riskini de artırabilir."
|
"sorunları riskini de artırabilir."
|
||||||
@@ -13533,10 +13533,10 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Kesildiğinde geri çekilme mesafesi"
|
msgstr "Kesildiğinde geri çekilme mesafesi"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Deneysel özellik.Filament değişimi sırasında kesilmeden önce geri çekilme "
|
"Deneysel özellik: Filament değişimi sırasında kesilmeden önce geri çekilme "
|
||||||
"uzunluğu"
|
"uzunluğu"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -13906,7 +13906,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Temizleme hızı, bu konfigürasyonda belirtilen hız ayarına göre belirlenir. "
|
"Temizleme hızı, bu konfigürasyonda belirtilen hız ayarına göre belirlenir. "
|
||||||
"Değer yüzde olarak ifade edilirse (örn. %80), yukarıdaki ilerleme hızı "
|
"Değer yüzde olarak ifade edilirse (örn. %80), yukarıdaki ilerleme hızı "
|
||||||
@@ -14557,8 +14557,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Ağaç desteği dal açısı"
|
msgstr "Ağaç desteği dal açısı"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Bu ayar, ağaç desteğinin dallarının oluşmasına izin verilen maksimum çıkıntı "
|
"Bu ayar, ağaç desteğinin dallarının oluşmasına izin verilen maksimum çıkıntı "
|
||||||
@@ -15019,9 +15019,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "Boşta sıcaklık"
|
msgstr "Boşta sıcaklık"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Alet şu anda çoklu alet kurulumlarında kullanılmadığında püskürtme ucu "
|
"Alet şu anda çoklu alet kurulumlarında kullanılmadığında püskürtme ucu "
|
||||||
"sıcaklığı. Bu yalnızca Yazdırma Ayarlarında ‘Sızıntı önleme’ etkin olduğunda "
|
"sıcaklığı. Bu yalnızca Yazdırma Ayarlarında ‘Sızıntı önleme’ etkin olduğunda "
|
||||||
@@ -15118,7 +15118,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"\"label_objects\" seçeneği kullanılırken göreceli ekstrüzyon önerilir. Bazı "
|
"\"label_objects\" seçeneği kullanılırken göreceli ekstrüzyon önerilir. Bazı "
|
||||||
"ekstrüderler bu seçenek işaretlenmediğinde daha iyi çalışır (mutlak "
|
"ekstrüderler bu seçenek işaretlenmediğinde daha iyi çalışır (mutlak "
|
||||||
@@ -16883,7 +16883,7 @@ msgstr "OrcaSlicer'ı (GitHub) test edin"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "OrcaSlicer'ı (GitHub) test edin:"
|
msgstr "OrcaSlicer'ı (GitHub) test edin:"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Bing.com'u test edin"
|
msgstr "Bing.com'u test edin"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -17963,8 +17963,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Kesit görünümünü ayarla"
|
msgstr "Kesit görünümünü ayarla"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Uyarı: Siperlik tipi \"boyalı\" olarak ayarlanmamışsa, siperlik kulakları "
|
"Uyarı: Siperlik tipi \"boyalı\" olarak ayarlanmamışsa, siperlik kulakları "
|
||||||
"etkili olmayacaktır!"
|
"etkili olmayacaktır!"
|
||||||
@@ -19300,13 +19300,6 @@ msgstr ""
|
|||||||
#~ "4’ten fazla stüdyo/kullanışlı uzaktan erişim kullanıyor, bazılarını "
|
#~ "4’ten fazla stüdyo/kullanışlı uzaktan erişim kullanıyor, bazılarını "
|
||||||
#~ "kapatıp tekrar deneyebilirsiniz."
|
#~ "kapatıp tekrar deneyebilirsiniz."
|
||||||
|
|
||||||
#~ msgid ""
|
|
||||||
#~ "The 3mf file version is in Beta and it is newer than the current Bambu "
|
|
||||||
#~ "Studio version."
|
|
||||||
#~ msgstr ""
|
|
||||||
#~ "3mf dosya sürümü Beta aşamasındadır ve mevcut Bambu Studio sürümünden "
|
|
||||||
#~ "daha yenidir."
|
|
||||||
|
|
||||||
#~ msgid "If you would like to try Bambu Studio Beta, you may click to"
|
#~ msgid "If you would like to try Bambu Studio Beta, you may click to"
|
||||||
#~ msgstr "Bambu Studio Beta’yı denemek isterseniz tıklayabilirsiniz."
|
#~ msgstr "Bambu Studio Beta’yı denemek isterseniz tıklayabilirsiniz."
|
||||||
|
|
||||||
|
|||||||
@@ -1394,7 +1394,7 @@ msgstr "Попередження: будь ласка, виберіть хара
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "Попередження: будь ласка, виберіть характеристику точки або кола."
|
msgstr "Попередження: будь ласка, виберіть характеристику точки або кола."
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "Попередження: будь ласка, виберіть дві різні сітки."
|
msgstr "Попередження: будь ласка, виберіть дві різні сітки."
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -3056,7 +3056,7 @@ msgstr "Поточна вологість AMS"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Будь ласка, змініть осушувач, коли він стає занадто вологим. Індикатор може "
|
"Будь ласка, змініть осушувач, коли він стає занадто вологим. Індикатор може "
|
||||||
@@ -3161,8 +3161,8 @@ msgstr "Оновити дані при увімкненні принтера"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"AMS автоматично зчитує інформацію про вставлений філамент. Це займе близько "
|
"AMS автоматично зчитує інформацію про вставлений філамент. Це займе близько "
|
||||||
"1 хвилини. У процесі зчитування крутиться котушка."
|
"1 хвилини. У процесі зчитування крутиться котушка."
|
||||||
@@ -3702,9 +3702,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Поточна температура камери вища, ніж безпечна температура матеріалу, це може "
|
"Поточна температура камери вища, ніж безпечна температура матеріалу, це може "
|
||||||
"призвести до розм’якшення матеріалу та його забивання. Максимально безпечна "
|
"призвести до розм’якшення матеріалу та його забивання. Максимально безпечна "
|
||||||
@@ -3982,8 +3982,8 @@ msgstr ""
|
|||||||
"низької температури (PLA/PETG/TPU)."
|
"низької температури (PLA/PETG/TPU)."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Філамент низької температури (PLA/PETG/TPU) завантажено в екструдер. Щоб "
|
"Філамент низької температури (PLA/PETG/TPU) завантажено в екструдер. Щоб "
|
||||||
@@ -5344,8 +5344,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "Не вдалося розібрати інформацію про модель."
|
msgstr "Не вдалося розібрати інформацію про модель."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Файл .gcode.3mf не містить даних G-коду. Будь ласка, розріжте його за "
|
"Файл .gcode.3mf не містить даних G-коду. Будь ласка, розріжте його за "
|
||||||
"допомогою Orca Slicer і експортуйте новий файл .gcode.3mf."
|
"допомогою Orca Slicer і експортуйте новий файл .gcode.3mf."
|
||||||
@@ -5890,7 +5890,7 @@ msgstr " Натисніть тут, щоб встановити його."
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "ПОПЕРЕДЖЕННЯ:"
|
msgstr "ПОПЕРЕДЖЕННЯ:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "Вашій моделі потрібна підтримка! Увімкніть допоміжний матеріал."
|
msgstr "Вашій моделі потрібна підтримка! Увімкніть допоміжний матеріал."
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@@ -6909,7 +6909,7 @@ msgstr ""
|
|||||||
"Якщо увімкнено, Orca запам'ятовує та автоматично перемикає конфігурацію "
|
"Якщо увімкнено, Orca запам'ятовує та автоматично перемикає конфігурацію "
|
||||||
"нитки/процесу для кожного принтера."
|
"нитки/процесу для кожного принтера."
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Керування кількома пристроями (набуває чинності після перезапуску Orca)."
|
"Керування кількома пристроями (набуває чинності після перезапуску Orca)."
|
||||||
|
|
||||||
@@ -7235,7 +7235,7 @@ msgstr "Завантаження 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "Перейти на веб-сторінку публікації моделі"
|
msgstr "Перейти на веб-сторінку публікації моделі"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Примітка. Підготовка може тривати кілька хвилин. Будь ласка, будьте терплячі."
|
"Примітка. Підготовка може тривати кілька хвилин. Будь ласка, будьте терплячі."
|
||||||
|
|
||||||
@@ -8693,7 +8693,7 @@ msgstr ""
|
|||||||
"щоб продовжити або вручну відкоригувати його."
|
"щоб продовжити або вручну відкоригувати його."
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Попередження: Кількість новостворених та \n"
|
"Попередження: Кількість новостворених та \n"
|
||||||
@@ -11496,7 +11496,7 @@ msgstr ""
|
|||||||
"Включити випередження тиску, результат автоматичного калібрування буде "
|
"Включити випередження тиску, результат автоматичного калібрування буде "
|
||||||
"перезаписано після увімкнення."
|
"перезаписано після увімкнення."
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Випередження тиску (Klipper) або Коефіцієнт лінійного випередження (Marlin)"
|
"Випередження тиску (Klipper) або Коефіцієнт лінійного випередження (Marlin)"
|
||||||
|
|
||||||
@@ -11571,11 +11571,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Додайте набори значень корекції тиску (PA), об'ємних швидкостей подачі та "
|
"Додайте набори значень корекції тиску (PA), об'ємних швидкостей подачі та "
|
||||||
@@ -13655,7 +13655,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "Довге втягування при відрізанні (експериментально)"
|
msgstr "Довге втягування при відрізанні (експериментально)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -13669,8 +13669,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "Відстань втягування при відрізанні"
|
msgstr "Відстань втягування при відрізанні"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Експериментальна функція. Відстань втягування перед відрізанням під час "
|
"Експериментальна функція. Відстань втягування перед відрізанням під час "
|
||||||
"зміни філаменту"
|
"зміни філаменту"
|
||||||
@@ -14039,7 +14039,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Швидкість протирання визначається налаштуванням швидкості, зазначеної в "
|
"Швидкість протирання визначається налаштуванням швидкості, зазначеної в "
|
||||||
"данійконфігурації. Якщо це значення виражено у відсотках (наприклад, 80%), "
|
"данійконфігурації. Якщо це значення виражено у відсотках (наприклад, 80%), "
|
||||||
@@ -14688,8 +14688,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "Кут гілки опори дерева"
|
msgstr "Кут гілки опори дерева"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Цей параметр визначає максимальний кут нависань, який допускається для гілки "
|
"Цей параметр визначає максимальний кут нависань, який допускається для гілки "
|
||||||
@@ -15146,9 +15146,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "Температура очікування"
|
msgstr "Температура очікування"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Температура сопла, коли інструмент наразі не використовується в "
|
"Температура сопла, коли інструмент наразі не використовується в "
|
||||||
"багатоголових налаштуваннях. Використовується лише тоді, коли у параметрах "
|
"багатоголових налаштуваннях. Використовується лише тоді, коли у параметрах "
|
||||||
@@ -15246,7 +15246,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Відносна екструзія рекомендується при використанні опції \"label_objects\". "
|
"Відносна екструзія рекомендується при використанні опції \"label_objects\". "
|
||||||
"Деякі екструдери працюють краще, якщо ця опція не включена (режим абсолютної "
|
"Деякі екструдери працюють краще, якщо ця опція не включена (режим абсолютної "
|
||||||
@@ -16993,8 +16993,8 @@ msgstr "Перевірте OrcaSlicer на (GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "Перевірте OrcaSlicer (GitHub):"
|
msgstr "Перевірте OrcaSlicer (GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "Tест Bing.com"
|
msgstr "Tест bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
msgstr "Tест bing.com:"
|
msgstr "Tест bing.com:"
|
||||||
@@ -18087,8 +18087,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "Налаштувати вид секції"
|
msgstr "Налаштувати вид секції"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Попередження: Тип краєчка не встановлено на “пофарбований”, краєчки не "
|
"Попередження: Тип краєчка не встановлено на “пофарбований”, краєчки не "
|
||||||
"матимуть ефекту!"
|
"матимуть ефекту!"
|
||||||
|
|||||||
@@ -1360,7 +1360,7 @@ msgstr "警告:请选择面特征。"
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "警告:请选择点或圆特征。"
|
msgstr "警告:请选择点或圆特征。"
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "警告:请选择两个不同的网格。"
|
msgstr "警告:请选择两个不同的网格。"
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -2941,7 +2941,7 @@ msgstr "当前AMS湿度"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"当干燥剂过于潮湿时,请及时更换。以下几种情况下,指示器可能无法准确反映情况:盖子"
|
"当干燥剂过于潮湿时,请及时更换。以下几种情况下,指示器可能无法准确反映情况:盖子"
|
||||||
@@ -3034,8 +3034,8 @@ msgstr "开机时检测"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"每次开机时,AMS将会自动读取其所插入的耗材信息(读取过程会转料卷)。需要花时大约"
|
"每次开机时,AMS将会自动读取其所插入的耗材信息(读取过程会转料卷)。需要花时大约"
|
||||||
"1分钟。"
|
"1分钟。"
|
||||||
@@ -3536,9 +3536,9 @@ msgstr ""
|
|||||||
|
|
||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"temperature,it may result in material softening and clogging.The maximum "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"safe temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"当前腔体温度高于材料的安全温度,这可能导致材料软化和堵塞。该材料的最高安全温"
|
"当前腔体温度高于材料的安全温度,这可能导致材料软化和堵塞。该材料的最高安全温"
|
||||||
"度为 %d。"
|
"度为 %d。"
|
||||||
@@ -3801,8 +3801,8 @@ msgstr ""
|
|||||||
"装入。"
|
"装入。"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"低温耗材(PLA/PETG/TPU)被装入挤出机中。为了避免挤出机堵塞,不允许将仓温设置"
|
"低温耗材(PLA/PETG/TPU)被装入挤出机中。为了避免挤出机堵塞,不允许将仓温设置"
|
||||||
@@ -5105,8 +5105,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "解析模型信息失败。"
|
msgstr "解析模型信息失败。"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
".gcode.3mf文件中不包含G-code数据。请使用Orca Slicer进行切片并导出新"
|
".gcode.3mf文件中不包含G-code数据。请使用Orca Slicer进行切片并导出新"
|
||||||
"的.gcode.3mf文件。"
|
"的.gcode.3mf文件。"
|
||||||
@@ -5615,7 +5615,7 @@ msgstr "点击此处安装"
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "警告:"
|
msgstr "警告:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "你的模型需要支撑才能打印。请开启材料支撑选项。"
|
msgstr "你的模型需要支撑才能打印。请开启材料支撑选项。"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@@ -6560,7 +6560,7 @@ msgid ""
|
|||||||
"each printer automatically."
|
"each printer automatically."
|
||||||
msgstr "如果启用,Orca会自动记录并切换您不同打印机之间的耗材配置与打印参数。"
|
msgstr "如果启用,Orca会自动记录并切换您不同打印机之间的耗材配置与打印参数。"
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "多设备管理 (重启Orca后生效)"
|
msgstr "多设备管理 (重启Orca后生效)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -6872,7 +6872,7 @@ msgstr "正在上传3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "跳转到发布页面"
|
msgstr "跳转到发布页面"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "提示:发布前需要一些准备时间,请耐心等待。"
|
msgstr "提示:发布前需要一些准备时间,请耐心等待。"
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -8215,7 +8215,7 @@ msgstr ""
|
|||||||
" 继续或手动修改它。"
|
" 继续或手动修改它。"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"警告:新增追加耗材丝数量 \n"
|
"警告:新增追加耗材丝数量 \n"
|
||||||
@@ -10615,7 +10615,7 @@ msgid ""
|
|||||||
"enabled."
|
"enabled."
|
||||||
msgstr "启用压力提前,一旦启用会覆盖自动检测的结果"
|
msgstr "启用压力提前,一旦启用会覆盖自动检测的结果"
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr "压力提前(Klipper)或者线性提前(Marlin)"
|
msgstr "压力提前(Klipper)或者线性提前(Marlin)"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -10669,11 +10669,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
@@ -12428,7 +12428,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "切料时回抽(实验)"
|
msgstr "切料时回抽(实验)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -12440,8 +12440,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "切料回抽距离"
|
msgstr "切料回抽距离"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr "实验性选项。在更换耗材丝时,切断前的回抽长度"
|
msgstr "实验性选项。在更换耗材丝时,切断前的回抽长度"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -12759,7 +12759,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"擦拭速度是根据此配置中指定的速度设置确定的。如果该值以百分比形式表示(例如"
|
"擦拭速度是根据此配置中指定的速度设置确定的。如果该值以百分比形式表示(例如"
|
||||||
"80%),则将根据上方的移动速度设置进行计算。该参数的默认值为80%。"
|
"80%),则将根据上方的移动速度设置进行计算。该参数的默认值为80%。"
|
||||||
@@ -13333,8 +13333,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "树状支撑分支角度"
|
msgstr "树状支撑分支角度"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"此设置确定了允许树状支撑的最大悬垂角度。如果角度增加,可以更水平地打印分支,"
|
"此设置确定了允许树状支撑的最大悬垂角度。如果角度增加,可以更水平地打印分支,"
|
||||||
@@ -13719,9 +13719,9 @@ msgid "Idle temperature"
|
|||||||
msgstr "待机温度"
|
msgstr "待机温度"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Nozzle temperature when the tool is currently not used in multi-tool "
|
"Nozzle temperature when the tool is currently not used in multi-tool setups. "
|
||||||
"setups.This is only used when 'Ooze prevention' is active in Print Settings. "
|
"This is only used when 'Ooze prevention' is active in Print Settings. Set to "
|
||||||
"Set to 0 to disable."
|
"0 to disable."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid "X-Y hole compensation"
|
msgid "X-Y hole compensation"
|
||||||
@@ -13806,7 +13806,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -15430,7 +15430,7 @@ msgstr "测试逆戟鲸项目网站(GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "测试逆戟鲸项目网站(GitHub)"
|
msgstr "测试逆戟鲸项目网站(GitHub)"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "测试 Bing.com"
|
msgstr "测试 Bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -16400,8 +16400,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "调整剖面视图"
|
msgstr "调整剖面视图"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr "警告:Brim类型未设置为绘制模式,耳状Brim将不会生效!"
|
msgstr "警告:Brim类型未设置为绘制模式,耳状Brim将不会生效!"
|
||||||
|
|
||||||
msgid "Set the brim type to \"painted\""
|
msgid "Set the brim type to \"painted\""
|
||||||
|
|||||||
@@ -1363,7 +1363,7 @@ msgstr "警告:請選擇平面的特徵。"
|
|||||||
msgid "Warning: please select Point's or Circle's feature."
|
msgid "Warning: please select Point's or Circle's feature."
|
||||||
msgstr "警告:請選擇點或圓的特徵。"
|
msgstr "警告:請選擇點或圓的特徵。"
|
||||||
|
|
||||||
msgid "Warning:please select two different mesh."
|
msgid "Warning: please select two different meshes."
|
||||||
msgstr "警告:請選擇兩個不同的網格。"
|
msgstr "警告:請選擇兩個不同的網格。"
|
||||||
|
|
||||||
msgid "Copy to clipboard"
|
msgid "Copy to clipboard"
|
||||||
@@ -2948,7 +2948,7 @@ msgstr "目前 AMS 濕度"
|
|||||||
msgid ""
|
msgid ""
|
||||||
"Please change the desiccant when it is too wet. The indicator may not "
|
"Please change the desiccant when it is too wet. The indicator may not "
|
||||||
"represent accurately in following cases: when the lid is open or the "
|
"represent accurately in following cases: when the lid is open or the "
|
||||||
"desiccant pack is changed. it take hours to absorb the moisture, low "
|
"desiccant pack is changed. It take hours to absorb the moisture, and low "
|
||||||
"temperatures also slow down the process."
|
"temperatures also slow down the process."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"當乾燥劑過濕時,請更換乾燥劑。在以下情況下,指示器可能無法準確顯示:當蓋子打"
|
"當乾燥劑過濕時,請更換乾燥劑。在以下情況下,指示器可能無法準確顯示:當蓋子打"
|
||||||
@@ -3039,8 +3039,8 @@ msgstr "開機時偵測"
|
|||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The AMS will automatically read the information of inserted filament on "
|
"The AMS will automatically read the information of inserted filament on "
|
||||||
"start-up. It will take about 1 minute.The reading process will roll filament "
|
"start-up. It will take about 1 minute. The reading process will roll the "
|
||||||
"spools."
|
"filament spools."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"每次開機時,AMS 將會自動讀取有插入的線材資訊(讀取過程會轉動線卷)。需要花費"
|
"每次開機時,AMS 將會自動讀取有插入的線材資訊(讀取過程會轉動線卷)。需要花費"
|
||||||
"大約1分鐘。"
|
"大約1分鐘。"
|
||||||
@@ -3541,7 +3541,7 @@ msgstr ""
|
|||||||
#, c-format, boost-format
|
#, c-format, boost-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"Current chamber temperature is higher than the material's safe temperature, "
|
"Current chamber temperature is higher than the material's safe temperature, "
|
||||||
"it may result in material softening and clogging.The maximum safe "
|
"this may result in material softening and clogging. The maximum safe "
|
||||||
"temperature for the material is %d"
|
"temperature for the material is %d"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"目前列印設備內部溫度高於線材的安全溫度,可能會導致線材軟化和堵塞。線材的最高"
|
"目前列印設備內部溫度高於線材的安全溫度,可能會導致線材軟化和堵塞。線材的最高"
|
||||||
@@ -3808,8 +3808,8 @@ msgstr ""
|
|||||||
"TPU)。"
|
"TPU)。"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Low temperature filament(PLA/PETG/TPU) is loaded in the extruder.In order to "
|
"Low temperature filament (PLA/PETG/TPU) is loaded in the extruder. In order "
|
||||||
"avoid extruder clogging,it is not allowed to set the chamber temperature "
|
"to avoid extruder clogging, it is not allowed to set the chamber temperature "
|
||||||
"above 45℃."
|
"above 45℃."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"擠出機中已裝載低溫耗材(PLA/PETG/TPU)。為避免擠出機堵塞,機箱溫度不可設定超"
|
"擠出機中已裝載低溫耗材(PLA/PETG/TPU)。為避免擠出機堵塞,機箱溫度不可設定超"
|
||||||
@@ -5115,8 +5115,8 @@ msgid "Failed to parse model information."
|
|||||||
msgstr "解析模型資訊失敗。"
|
msgstr "解析模型資訊失敗。"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
|
"The .gcode.3mf file contains no G-code data. Please slice it with Orca "
|
||||||
"and export a new .gcode.3mf file."
|
"Slicer and export a new .gcode.3mf file."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
".gcode.3mf 檔案中不包含 G-code 資料。請使用 Orca Slicer 進行切片並匯出新的 ."
|
".gcode.3mf 檔案中不包含 G-code 資料。請使用 Orca Slicer 進行切片並匯出新的 ."
|
||||||
"gcode.3mf 檔案。"
|
"gcode.3mf 檔案。"
|
||||||
@@ -5630,7 +5630,7 @@ msgstr "點擊此處安裝。"
|
|||||||
msgid "WARNING:"
|
msgid "WARNING:"
|
||||||
msgstr "警告:"
|
msgstr "警告:"
|
||||||
|
|
||||||
msgid "Your model needs support ! Please make support material enable."
|
msgid "Your model needs support! Please enable support material."
|
||||||
msgstr "您的模型需要支撐才能列印。請開啟支撐選項。"
|
msgstr "您的模型需要支撐才能列印。請開啟支撐選項。"
|
||||||
|
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
@@ -6581,7 +6581,7 @@ msgid ""
|
|||||||
"each printer automatically."
|
"each printer automatically."
|
||||||
msgstr "啟用後,Orca 會記住且自動切換各機臺線材與列印設定。"
|
msgstr "啟用後,Orca 會記住且自動切換各機臺線材與列印設定。"
|
||||||
|
|
||||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
msgid "Multi-device Management (Take effect after restarting Orca Slicer)."
|
||||||
msgstr "多臺設備管理 (需重開 Orca)"
|
msgstr "多臺設備管理 (需重開 Orca)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -6893,7 +6893,7 @@ msgstr "正在上傳 3mf"
|
|||||||
msgid "Jump to model publish web page"
|
msgid "Jump to model publish web page"
|
||||||
msgstr "發布頁面"
|
msgstr "發布頁面"
|
||||||
|
|
||||||
msgid "Note: The preparation may takes several minutes. Please be patient."
|
msgid "Note: The preparation may take several minutes. Please be patient."
|
||||||
msgstr "提示:發布前需要一些準備時間,請耐心等待。"
|
msgstr "提示:發布前需要一些準備時間,請耐心等待。"
|
||||||
|
|
||||||
msgid "Publish"
|
msgid "Publish"
|
||||||
@@ -8253,7 +8253,7 @@ msgstr ""
|
|||||||
"或者手動進行調整。"
|
"或者手動進行調整。"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Waring:The count of newly added and \n"
|
"Warning: The count of newly added and \n"
|
||||||
"current extruders exceeds 16."
|
"current extruders exceeds 16."
|
||||||
msgstr "警告:新增的擠出機量與目前擠出機總數超過 16。"
|
msgstr "警告:新增的擠出機量與目前擠出機總數超過 16。"
|
||||||
|
|
||||||
@@ -10763,7 +10763,7 @@ msgid ""
|
|||||||
"enabled."
|
"enabled."
|
||||||
msgstr "啟用壓力補償功能,啟用後將覆蓋自動校正結果。"
|
msgstr "啟用壓力補償功能,啟用後將覆蓋自動校正結果。"
|
||||||
|
|
||||||
msgid "Pressure advance(Klipper) AKA Linear advance factor(Marlin)"
|
msgid "Pressure advance (Klipper) AKA Linear advance factor (Marlin)."
|
||||||
msgstr "壓力補償(Klipper),也稱為線性前進係數(Marlin)"
|
msgstr "壓力補償(Klipper),也稱為線性前進係數(Marlin)"
|
||||||
|
|
||||||
msgid "Enable adaptive pressure advance (beta)"
|
msgid "Enable adaptive pressure advance (beta)"
|
||||||
@@ -10828,11 +10828,11 @@ msgid ""
|
|||||||
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
"scheme drop down and move the horizontal slider over the PA pattern lines. "
|
||||||
"The number should be visible at the bottom of the page. The ideal PA value "
|
"The number should be visible at the bottom of the page. The ideal PA value "
|
||||||
"should be decreasing the higher the volumetric flow is. If it is not, "
|
"should be decreasing the higher the volumetric flow is. If it is not, "
|
||||||
"confirm that your extruder is functioning correctly.The slower and with less "
|
"confirm that your extruder is functioning correctly. The slower and with "
|
||||||
"acceleration you print, the larger the range of acceptable PA values. If no "
|
"less acceleration you print, the larger the range of acceptable PA values. "
|
||||||
"difference is visible, use the PA value from the faster test.3. Enter the "
|
"If no difference is visible, use the PA value from the faster test.\n"
|
||||||
"triplets of PA values, Flow and Accelerations in the text box here and save "
|
"3. Enter the triplets of PA values, Flow and Accelerations in the text box "
|
||||||
"your filament profile\n"
|
"here and save your filament profile\n"
|
||||||
"\n"
|
"\n"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"新增壓力補償 (PA) 值、體積流速和加速度的資料集,使用逗號分隔。每行一組資料。"
|
"新增壓力補償 (PA) 值、體積流速和加速度的資料集,使用逗號分隔。每行一組資料。"
|
||||||
@@ -12669,7 +12669,7 @@ msgid "Long retraction when cut(beta)"
|
|||||||
msgstr "切斷時的長回抽(實驗性功能)"
|
msgstr "切斷時的長回抽(實驗性功能)"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retracting and cutting off the filament at a longer "
|
"Experimental feature: Retracting and cutting off the filament at a longer "
|
||||||
"distance during changes to minimize purge. While this reduces flush "
|
"distance during changes to minimize purge. While this reduces flush "
|
||||||
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
"significantly, it may also raise the risk of nozzle clogs or other printing "
|
||||||
"problems."
|
"problems."
|
||||||
@@ -12681,8 +12681,8 @@ msgid "Retraction distance when cut"
|
|||||||
msgstr "切斷時的回抽距離"
|
msgstr "切斷時的回抽距離"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Experimental feature.Retraction length before cutting off during filament "
|
"Experimental feature: Retraction length before cutting off during filament "
|
||||||
"change"
|
"change."
|
||||||
msgstr "實驗性功能。線材切換時切斷前的回抽距離"
|
msgstr "實驗性功能。線材切換時切斷前的回抽距離"
|
||||||
|
|
||||||
msgid "Z-hop height"
|
msgid "Z-hop height"
|
||||||
@@ -13001,7 +13001,7 @@ msgid ""
|
|||||||
"The wipe speed is determined by the speed setting specified in this "
|
"The wipe speed is determined by the speed setting specified in this "
|
||||||
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
"configuration. If the value is expressed as a percentage (e.g. 80%), it will "
|
||||||
"be calculated based on the travel speed setting above. The default value for "
|
"be calculated based on the travel speed setting above. The default value for "
|
||||||
"this parameter is 80%"
|
"this parameter is 80%."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"擦拭速度取決於此配置中設定的速度值。若以百分比表示(例如 80%),則會根據上述"
|
"擦拭速度取決於此配置中設定的速度值。若以百分比表示(例如 80%),則會根據上述"
|
||||||
"的移動速度設定進行計算。該參數的預設值為 80%"
|
"的移動速度設定進行計算。該參數的預設值為 80%"
|
||||||
@@ -13597,8 +13597,8 @@ msgid "Tree support branch angle"
|
|||||||
msgstr "樹狀支撐分支角度"
|
msgstr "樹狀支撐分支角度"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"This setting determines the maximum overhang angle that t he branches of "
|
"This setting determines the maximum overhang angle that the branches of tree "
|
||||||
"tree support allowed to make.If the angle is increased, the branches can be "
|
"support are allowed to make. If the angle is increased, the branches can be "
|
||||||
"printed more horizontally, allowing them to reach farther."
|
"printed more horizontally, allowing them to reach farther."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"此設定決定樹狀支撐的最大分支角度。如果角度增加,可以更水平地列印分支,使它們"
|
"此設定決定樹狀支撐的最大分支角度。如果角度增加,可以更水平地列印分支,使它們"
|
||||||
@@ -14087,7 +14087,7 @@ msgid ""
|
|||||||
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
"Relative extrusion is recommended when using \"label_objects\" option. Some "
|
||||||
"extruders work better with this option unchecked (absolute extrusion mode). "
|
"extruders work better with this option unchecked (absolute extrusion mode). "
|
||||||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||||
"printers. Default is checked"
|
"printers. Default is checked."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"使用『label_objects』選項時,建議啟用相對擠出模式。一些擠出機在使用絕對擠出模"
|
"使用『label_objects』選項時,建議啟用相對擠出模式。一些擠出機在使用絕對擠出模"
|
||||||
"式(取消勾選)時運行效果會更好。換料塔僅支援相對擠出模式,這也是大多數列印設"
|
"式(取消勾選)時運行效果會更好。換料塔僅支援相對擠出模式,這也是大多數列印設"
|
||||||
@@ -15722,7 +15722,7 @@ msgstr "測試 OrcaSlicer(GitHub)"
|
|||||||
msgid "Test OrcaSlicer (GitHub):"
|
msgid "Test OrcaSlicer (GitHub):"
|
||||||
msgstr "測試 OrcaSlicer(GitHub):"
|
msgstr "測試 OrcaSlicer(GitHub):"
|
||||||
|
|
||||||
msgid "Test Bing.com"
|
msgid "Test bing.com"
|
||||||
msgstr "測試 Bing.com"
|
msgstr "測試 Bing.com"
|
||||||
|
|
||||||
msgid "Test bing.com:"
|
msgid "Test bing.com:"
|
||||||
@@ -16702,8 +16702,8 @@ msgid "Adjust section view"
|
|||||||
msgstr "調整截圖視角"
|
msgstr "調整截圖視角"
|
||||||
|
|
||||||
msgid ""
|
msgid ""
|
||||||
"Warning: The brim type is not set to \"painted\",the brim ears will not take "
|
"Warning: The brim type is not set to \"painted\", the brim ears will not "
|
||||||
"effect !"
|
"take effect!"
|
||||||
msgstr "警告:邊緣類型未設置「上色」,因此邊緣支撐 (Brim) 不會生效!"
|
msgstr "警告:邊緣類型未設置「上色」,因此邊緣支撐 (Brim) 不會生效!"
|
||||||
|
|
||||||
msgid "Set the brim type to \"painted\""
|
msgid "Set the brim type to \"painted\""
|
||||||
|
|||||||
@@ -50,6 +50,7 @@
|
|||||||
],
|
],
|
||||||
"gcode_flavor": "klipper",
|
"gcode_flavor": "klipper",
|
||||||
"change_filament_gcode": "M600",
|
"change_filament_gcode": "M600",
|
||||||
|
"layer_change_gcode": "SET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}",
|
||||||
"machine_pause_gcode": "M600",
|
"machine_pause_gcode": "M600",
|
||||||
"machine_start_gcode": ";;===== date: 20240520 =====================\n;printer_model:[printer_model]\n;initial_filament:{filament_type[initial_extruder]}\n;curr_bed_type:{curr_bed_type}\nM400 ; wait for buffer to clear\nM220 S100 ;Set the feed speed to 100%\nM221 S100 ;Set the flow rate to 100%\nM104 S140\nM190 S[bed_temperature_initial_layer_single]\nG90\nG28 ;home\nM729 ;Clean Nozzle\n\n\n;=============turn on fans to prevent PLA jamming=================\n{if filament_type[initial_no_support_extruder]==\"PLA\"}\n {if (bed_temperature[initial_no_support_extruder] >50)||(bed_temperature_initial_layer[initial_no_support_extruder] >50)}\n M106 P3 S255\n {elsif (bed_temperature[initial_no_support_extruder] >45)||(bed_temperature_initial_layer[initial_no_support_extruder] >45)}\n M106 P3 S180\n {endif};Prevent PLA from jamming\n{endif}\n\n;enable_pressure_advance:{enable_pressure_advance[initial_extruder]}\n;This value is called if pressure advance is enabled\n{if enable_pressure_advance[initial_extruder] == \"true\"}\nSET_PRESSURE_ADVANCE ADVANCE=[pressure_advance] ;\nM400\n{endif}\nM204 S{min(20000,max(1000,outer_wall_acceleration))} ;Call exterior wall print acceleration\n\n\nG1 X{print_bed_max[0]*0.5} Y-1.2 F20000\nG1 Z0.3 F900\nM109 S[nozzle_temperature_initial_layer]\nM83\nG92 E0 ;Reset Extruder\nG1 F{min(6000, max(900, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X-1.2 E10.156 ;Draw the first line\nG1 Y98.8 E7.934\nG1 X-0.5 Y100 E0.1\nG1 Y-0.3 E7.934\nG1 X{print_bed_max[0]*0.5-50} E6.284\nG1 F{0.2*min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5-30} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5-10} E2\nG1 F{0.2*min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+10} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+30} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+50} E2\n;End PA test.\n\n\nG3 I-1 J0 Z0.6 F1200.0 ;Move to side a little\nG1 F20000\nG92 E0 ;Reset Extruder\nSET_PRINT_STATS_INFO TOTAL_LAYER=[total_layer_count]\n;LAYER_COUNT:[total_layer_count]\n;LAYER:0",
|
"machine_start_gcode": ";;===== date: 20240520 =====================\n;printer_model:[printer_model]\n;initial_filament:{filament_type[initial_extruder]}\n;curr_bed_type:{curr_bed_type}\nM400 ; wait for buffer to clear\nM220 S100 ;Set the feed speed to 100%\nM221 S100 ;Set the flow rate to 100%\nM104 S140\nM190 S[bed_temperature_initial_layer_single]\nG90\nG28 ;home\nM729 ;Clean Nozzle\n\n\n;=============turn on fans to prevent PLA jamming=================\n{if filament_type[initial_no_support_extruder]==\"PLA\"}\n {if (bed_temperature[initial_no_support_extruder] >50)||(bed_temperature_initial_layer[initial_no_support_extruder] >50)}\n M106 P3 S255\n {elsif (bed_temperature[initial_no_support_extruder] >45)||(bed_temperature_initial_layer[initial_no_support_extruder] >45)}\n M106 P3 S180\n {endif};Prevent PLA from jamming\n{endif}\n\n;enable_pressure_advance:{enable_pressure_advance[initial_extruder]}\n;This value is called if pressure advance is enabled\n{if enable_pressure_advance[initial_extruder] == \"true\"}\nSET_PRESSURE_ADVANCE ADVANCE=[pressure_advance] ;\nM400\n{endif}\nM204 S{min(20000,max(1000,outer_wall_acceleration))} ;Call exterior wall print acceleration\n\n\nG1 X{print_bed_max[0]*0.5} Y-1.2 F20000\nG1 Z0.3 F900\nM109 S[nozzle_temperature_initial_layer]\nM83\nG92 E0 ;Reset Extruder\nG1 F{min(6000, max(900, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X-1.2 E10.156 ;Draw the first line\nG1 Y98.8 E7.934\nG1 X-0.5 Y100 E0.1\nG1 Y-0.3 E7.934\nG1 X{print_bed_max[0]*0.5-50} E6.284\nG1 F{0.2*min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5-30} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5-10} E2\nG1 F{0.2*min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+10} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+30} E2\nG1 F{min(12000, max(1200, filament_max_volumetric_speed[initial_no_support_extruder]/0.5/0.3*60))} \nG1 X{print_bed_max[0]*0.5+50} E2\n;End PA test.\n\n\nG3 I-1 J0 Z0.6 F1200.0 ;Move to side a little\nG1 F20000\nG92 E0 ;Reset Extruder\nSET_PRINT_STATS_INFO TOTAL_LAYER=[total_layer_count]\n;LAYER_COUNT:[total_layer_count]\n;LAYER:0",
|
||||||
"machine_end_gcode": ";===== date: 20250109 =====================\nM400 ; wait for buffer to clear\nM140 S0 ;Turn-off bed\nM106 S255 ;Cooling nozzle\nM83\nG92 E0 ; zero the extruder\nG2 I1 J0 Z{max_layer_z+0.5} E-1 F3000 ; lower z a little\nG90\n{if max_layer_z > 50}G1 Z{min(max_layer_z+50, printable_height+0.5)} F20000{else}G1 Z100 F20000 {endif}; Move print head up \nM204 S5000\nM400\nM83\nG1 X202 F20000\nM400\nG1 Y250 F20000\nG1 Y264.5 F1200\nM400\nG92 E0\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM106 S0 ; turn off fan\nM106 P2 S0 ; turn off remote part cooling fan\nM106 P3 S0 ; turn off chamber cooling fan\nM84 ;Disable all steppers"
|
"machine_end_gcode": ";===== date: 20250109 =====================\nM400 ; wait for buffer to clear\nM140 S0 ;Turn-off bed\nM106 S255 ;Cooling nozzle\nM83\nG92 E0 ; zero the extruder\nG2 I1 J0 Z{max_layer_z+0.5} E-1 F3000 ; lower z a little\nG90\n{if max_layer_z > 50}G1 Z{min(max_layer_z+50, printable_height+0.5)} F20000{else}G1 Z100 F20000 {endif}; Move print head up \nM204 S5000\nM400\nM83\nG1 X202 F20000\nM400\nG1 Y250 F20000\nG1 Y264.5 F1200\nM400\nG92 E0\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM106 S0 ; turn off fan\nM106 P2 S0 ; turn off remote part cooling fan\nM106 P3 S0 ; turn off chamber cooling fan\nM84 ;Disable all steppers"
|
||||||
|
|||||||
@@ -120,7 +120,7 @@
|
|||||||
],
|
],
|
||||||
"default_filament_profile": [],
|
"default_filament_profile": [],
|
||||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||||
"layer_change_gcode": ";LAYER:{layer_num+1}\nSET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}\n",
|
"layer_change_gcode": "",
|
||||||
"machine_start_gcode": "",
|
"machine_start_gcode": "",
|
||||||
"machine_end_gcode": "",
|
"machine_end_gcode": "",
|
||||||
"change_filament_gcode": "",
|
"change_filament_gcode": "",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
BIN
resources/profiles/Flashforge/Flashforge Guider4 Pro_cover.png
Normal file
BIN
resources/profiles/Flashforge/Flashforge Guider4 Pro_cover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 MiB |
BIN
resources/profiles/Flashforge/Flashforge Guider4_cover.png
Normal file
BIN
resources/profiles/Flashforge/Flashforge Guider4_cover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.7 MiB |
@@ -0,0 +1,95 @@
|
|||||||
|
{
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PC @FF G4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PC"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PC"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PC @FF G4 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"120"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,95 @@
|
|||||||
|
{
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PC @FF G4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PC"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PC"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PC @FF G4 0.6 nozzle",
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"120"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,95 @@
|
|||||||
|
{
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PC @FF G4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PC"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PC"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PC @FF G4 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"120"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,95 @@
|
|||||||
|
{
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PC @FF G4P 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PC"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PC"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PC @FF G4P 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"120"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,95 @@
|
|||||||
|
{
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PC @FF G4P 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PC"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PC"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PC @FF G4P 0.6 nozzle",
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"120"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,95 @@
|
|||||||
|
{
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"3"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PC @FF G4P 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PC"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PC"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PC @FF G4P 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"290"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"120"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,116 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"175"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.36"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PPS @FF G4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PPS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PPS @FF G4 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.03"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"125"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,116 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"175"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.36"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PPS @FF G4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PPS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PPS @FF G4 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.03"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"125"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,116 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"175"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.36"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PPS @FF G4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PPS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PPS @FF G4 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.03"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"125"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,116 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"175"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.36"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PPS @FF G4P 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PPS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PPS @FF G4P 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.03"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"125"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,116 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"175"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.36"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PPS @FF G4P 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PPS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PPS @FF G4P 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.03"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"125"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,116 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"175"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.36"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PPS @FF G4P 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PPS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PPS @FF G4P 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.03"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"125"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,104 @@
|
|||||||
|
{
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"175"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PPS-CF @FF G4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PPS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PPS-CF"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PPS-CF @FF G4 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.03"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,104 @@
|
|||||||
|
{
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"175"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"FlashForge PPS-CF @FF G4P 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:PPS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"PPS-CF"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "FlashForge PPS-CF @FF G4P 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"315"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"320"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"300"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.03"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04_02",
|
||||||
|
"instantiation": "false",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Adventurer 5M 0.25 Nozzle",
|
||||||
|
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
||||||
|
],
|
||||||
|
"filament_id": "GFB99",
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS @FF AD5M 0.25 Nozzle"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.1"
|
||||||
|
],
|
||||||
|
"version": "1.8.0.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF AD5M 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04_02",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF AD5M 0.25 nozzle",
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,64 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF AD5X 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04_02",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge AD5X 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF AD5X 0.25 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF AD5X 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge AD5X 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF AD5X 0.6 nozzle",
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF AD5X 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge AD5X 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF AD5X 0.8 nozzle",
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,54 @@
|
|||||||
|
{
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF AD5X"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge AD5X 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF AD5X",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,44 @@
|
|||||||
|
{
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4 0.25 nozzle",
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,104 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n; right_extruder_material:ABS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ABS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ABS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,77 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4 HF"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ABS\n"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed_start": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.4 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4 HF",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"270"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4",
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,68 @@
|
|||||||
|
{
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4P 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4P 0.25 nozzle",
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,104 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4P 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n; right_extruder_material:ABS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4P 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"110"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4P 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ABS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4P 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4P 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ABS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4P 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,101 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4P HF"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ABS\n"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed_start": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.4 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4P HF",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"270"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic @FF G4P"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS Basic @FF G4P",
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Flashforge ABS Basic",
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"from": "system",
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS Basic"
|
||||||
|
],
|
||||||
|
"setting_id": "GFSA04_02",
|
||||||
|
"instantiation": "true",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,101 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS-CF @FF G4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ABS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ABS-CF"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS-CF @FF G4 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
{
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS-CF @FF G4"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ABS-CF\n"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS-CF @FF G4",
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.02"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"6"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,101 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS-CF @FF G4P 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ABS"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ABS-CF"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS-CF @FF G4P 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
{
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ABS-CF @FF G4P"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ABS-CF\n"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ABS-CF @FF G4P",
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.02"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"6"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"70"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,35 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Flashforge ASA @FF AD5M 0.25 Nozzle",
|
||||||
|
"inherits": "Flashforge Generic ASA",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04_05",
|
||||||
|
"instantiation": "false",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Adventurer 5M 0.25 Nozzle",
|
||||||
|
"Flashforge Adventurer 5M Pro 0.25 Nozzle"
|
||||||
|
],
|
||||||
|
"filament_id": "GFL99",
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA @FF AD5M 0.25 Nozzle"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ASA\n"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.1"
|
||||||
|
],
|
||||||
|
"version": "1.8.0.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF AD5M 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04_05",
|
||||||
|
"instantiation": "true",
|
||||||
|
"inherits": "Flashforge ASA @FF AD5M 0.25 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF AD5M 0.25 nozzle",
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,67 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF AD5X 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04_05",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge AD5X 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge ASA @FF AD5M 0.25 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF AD5X 0.25 nozzle",
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF AD5X 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge AD5X 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF AD5X 0.6 nozzle",
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,45 @@
|
|||||||
|
{
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF AD5X 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge AD5X 0.8 nozzle"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF AD5X 0.8 nozzle",
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"105"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,54 @@
|
|||||||
|
{
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.96"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF AD5X"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge AD5X 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF AD5X",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,50 @@
|
|||||||
|
{
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ASA\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4 0.25 nozzle",
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n; right_extruder_material:ASA"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ASA"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ASA"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,80 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4 HF"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ASA\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed_start": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.4 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4 HF",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"270"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ASA\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4",
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,74 @@
|
|||||||
|
{
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4P 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ASA\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.25 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4P 0.25 nozzle",
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,107 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4P 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n; right_extruder_material:ASA"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4P 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4P 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ASA"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4P 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4P 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:ASA"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4P 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,104 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.98"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4P HF"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ASA\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed_start": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.4 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4P HF",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"265"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"270"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.04"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"80"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic @FF G4P"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ASA\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA Basic @FF G4P",
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Flashforge ASA Basic",
|
||||||
|
"inherits": "Flashforge Generic ASA",
|
||||||
|
"from": "system",
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA Basic"
|
||||||
|
],
|
||||||
|
"setting_id": "GFSA04_05",
|
||||||
|
"instantiation": "true",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA-CF @FF G4"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ASA-CF\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA-CF @FF G4",
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,59 @@
|
|||||||
|
{
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA-CF @FF G4P"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: ASA-CF\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge ASA-CF @FF G4P",
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"4"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,52 @@
|
|||||||
|
{
|
||||||
|
"type": "filament",
|
||||||
|
"name": "Flashforge ASA-CF",
|
||||||
|
"inherits": "FusRock Generic PAHT-CF",
|
||||||
|
"from": "system",
|
||||||
|
"setting_id": "GFSA04",
|
||||||
|
"instantiation": "true",
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.99"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"5"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge ASA-CF"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"ASA"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"240"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"version": "2.0.2.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_is_support": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge HIPS @FF G4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:HIPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge HIPS @FF G4 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_is_support": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge HIPS @FF G4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:HIPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge HIPS @FF G4 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_is_support": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge HIPS @FF G4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:HIPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge HIPS @FF G4 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
{
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge HIPS @FF G4 HF"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: HIPS\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"HIPS"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed_start": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.4 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge HIPS @FF G4 HF",
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,104 @@
|
|||||||
|
{
|
||||||
|
"additional_cooling_fan_speed": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"close_fan_the_first_x_layers": [
|
||||||
|
"2"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"filament_density": [
|
||||||
|
"1.04"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge HIPS @FF G4"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:HIPS\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"HIPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 0.4 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic HS PLA",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge HIPS @FF G4",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_low": [
|
||||||
|
"220"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"overhang_fan_threshold": [
|
||||||
|
"25%"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.036"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"8"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"temperature_vitrification": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_is_support": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge HIPS @FF G4P 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:HIPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge HIPS @FF G4P 0.6 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_is_support": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge HIPS @FF G4P 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:HIPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.6 nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge HIPS @FF G4P 0.6 nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
{
|
||||||
|
"activate_air_filtration": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"activate_chamber_temp_control": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"chamber_temperature": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"fan_cooling_layer_time": [
|
||||||
|
"35"
|
||||||
|
],
|
||||||
|
"fan_max_speed": [
|
||||||
|
"60"
|
||||||
|
],
|
||||||
|
"fan_min_speed": [
|
||||||
|
"25"
|
||||||
|
],
|
||||||
|
"filament_cost": [
|
||||||
|
"30"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"0.95"
|
||||||
|
],
|
||||||
|
"filament_is_support": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"18"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge HIPS @FF G4P 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material:HIPS"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.8 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge HIPS @FF G4P 0.8 HF nozzle",
|
||||||
|
"nozzle_temperature": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"260"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"280"
|
||||||
|
],
|
||||||
|
"overhang_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"pressure_advance": [
|
||||||
|
"0.025"
|
||||||
|
],
|
||||||
|
"slow_down_layer_time": [
|
||||||
|
"10"
|
||||||
|
],
|
||||||
|
"slow_down_min_speed": [
|
||||||
|
"20"
|
||||||
|
],
|
||||||
|
"support_material_interface_fan_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"115"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
@@ -0,0 +1,77 @@
|
|||||||
|
{
|
||||||
|
"complete_print_exhaust_fan_speed": [
|
||||||
|
"50"
|
||||||
|
],
|
||||||
|
"cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"during_print_exhaust_fan_speed": [
|
||||||
|
"40"
|
||||||
|
],
|
||||||
|
"eng_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"eng_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"filament_flow_ratio": [
|
||||||
|
"1"
|
||||||
|
],
|
||||||
|
"filament_max_volumetric_speed": [
|
||||||
|
"12"
|
||||||
|
],
|
||||||
|
"filament_minimal_purge_on_wipe_tower": [
|
||||||
|
"15"
|
||||||
|
],
|
||||||
|
"filament_settings_id": [
|
||||||
|
"Flashforge HIPS @FF G4P HF"
|
||||||
|
],
|
||||||
|
"filament_start_gcode": [
|
||||||
|
"; filament start gcode\n;right_extruder_material: HIPS\n"
|
||||||
|
],
|
||||||
|
"filament_type": [
|
||||||
|
"HIPS"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed": [
|
||||||
|
"90"
|
||||||
|
],
|
||||||
|
"filament_unloading_speed_start": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"from": "system",
|
||||||
|
"instantiation": "true",
|
||||||
|
"compatible_printers": [
|
||||||
|
"Flashforge Guider4 Pro 0.4 HF nozzle"
|
||||||
|
],
|
||||||
|
"hot_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"hot_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"inherits": "Flashforge Generic ABS @G3U",
|
||||||
|
"is_custom_defined": "0",
|
||||||
|
"name": "Flashforge HIPS @FF G4P HF",
|
||||||
|
"nozzle_temperature_initial_layer": [
|
||||||
|
"230"
|
||||||
|
],
|
||||||
|
"nozzle_temperature_range_high": [
|
||||||
|
"250"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_cool_plate_temp_initial_layer": [
|
||||||
|
"0"
|
||||||
|
],
|
||||||
|
"textured_plate_temp": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"textured_plate_temp_initial_layer": [
|
||||||
|
"100"
|
||||||
|
],
|
||||||
|
"version": "2.1.1.0"
|
||||||
|
}
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user