Merge branch 'main' into rat-rig-covers
1
.github/FUNDING.yml
vendored
|
@ -1,2 +1,3 @@
|
|||
github: SoftFever
|
||||
ko_fi: SoftFever
|
||||
custom: https://paypal.me/softfever3d
|
||||
|
|
35
.github/workflows/build_all.yml
vendored
|
@ -60,20 +60,21 @@ jobs:
|
|||
arch: ${{ matrix.arch }}
|
||||
build-deps-only: ${{ inputs.build-deps-only || false }}
|
||||
secrets: inherit
|
||||
# flatpak:
|
||||
# name: "Flatpak"
|
||||
# runs-on: ubuntu-latest
|
||||
# container:
|
||||
# image: bilelmoussaoui/flatpak-github-actions:gnome-45
|
||||
# options: --privileged
|
||||
# steps:
|
||||
# # maybe i'm too dumb and fucked up to do CI. OH WELL :D -ppd
|
||||
# - name: "Remove unneeded stuff to free disk space"
|
||||
# run:
|
||||
# sudo rm -rf /usr/share/dotnet /opt/ghc "/usr/local/share/boost" "$AGENT_TOOLSDIRECTORY"
|
||||
# - uses: actions/checkout@v4
|
||||
# - uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
||||
# with:
|
||||
# bundle: orcaslicer.flatpak
|
||||
# manifest-path: flatpak/io.github.softfever.OrcaSlicer.yml
|
||||
# cache-key: flatpak-builder-${{ github.sha }}
|
||||
flatpak:
|
||||
name: "Flatpak"
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: bilelmoussaoui/flatpak-github-actions:gnome-45
|
||||
options: --privileged
|
||||
steps:
|
||||
# maybe i'm too dumb and fucked up to do CI. OH WELL :D -ppd
|
||||
- name: "Remove unneeded stuff to free disk space"
|
||||
run:
|
||||
sudo rm -rf /usr/share/dotnet /opt/ghc "/usr/local/share/boost" "$AGENT_TOOLSDIRECTORY"
|
||||
- uses: actions/checkout@v4
|
||||
- uses: flatpak/flatpak-github-actions/flatpak-builder@v6
|
||||
with:
|
||||
bundle: orcaslicer.flatpak
|
||||
manifest-path: flatpak/io.github.softfever.OrcaSlicer.yml
|
||||
cache-key: flatpak-builder-${{ github.sha }}
|
||||
cache: false
|
5
.github/workflows/build_deps.yml
vendored
|
@ -41,6 +41,10 @@ jobs:
|
|||
path: ${{ inputs.cache-path }}
|
||||
key: ${{ inputs.cache-key }}
|
||||
|
||||
- uses: lukka/get-cmake@latest
|
||||
with:
|
||||
cmakeVersion: "~3.28.0" # use most recent 3.28.x version
|
||||
|
||||
- name: setup dev on Windows
|
||||
if: inputs.os == 'windows-latest'
|
||||
uses: microsoft/setup-msbuild@v2
|
||||
|
@ -72,7 +76,6 @@ jobs:
|
|||
if: inputs.os == 'macos-14'
|
||||
working-directory: ${{ github.workspace }}
|
||||
run: |
|
||||
brew install cmake
|
||||
brew install automake texinfo ninja libtool
|
||||
brew list
|
||||
mkdir -p ${{ github.workspace }}/deps/build_${{ inputs.arch }}
|
||||
|
|
7
.github/workflows/build_orca.yml
vendored
|
@ -36,6 +36,10 @@ jobs:
|
|||
key: ${{ inputs.cache-key }}
|
||||
fail-on-cache-miss: true
|
||||
|
||||
- uses: lukka/get-cmake@latest
|
||||
with:
|
||||
cmakeVersion: "~3.28.0" # use most recent 3.28.x version
|
||||
|
||||
- name: Get the version and date on Ubuntu and macOS
|
||||
if: inputs.os != 'windows-latest'
|
||||
run: |
|
||||
|
@ -77,7 +81,6 @@ jobs:
|
|||
- name: Install tools mac
|
||||
if: inputs.os == 'macos-14'
|
||||
run: |
|
||||
brew install cmake
|
||||
brew install tree ninja libtool
|
||||
brew list
|
||||
mkdir -p ${{ github.workspace }}/deps/build_${{inputs.arch}}
|
||||
|
@ -282,7 +285,7 @@ jobs:
|
|||
upload_url: https://uploads.github.com/repos/SoftFever/OrcaSlicer/releases/137995723/assets{?name,label}
|
||||
release_id: 137995723
|
||||
asset_path: ./build/OrcaSlicer_Linux${{ env.ubuntu-ver-str }}_${{ env.ver }}.AppImage
|
||||
asset_name: OrcaSlicer_Linux_${{ env.ver }}.AppImage
|
||||
asset_name: OrcaSlicer_Linux${{ env.ubuntu-ver-str }}_${{ env.ver }}.AppImage
|
||||
asset_content_type: application/octet-stream
|
||||
max_releases: 1 # optional, if there are more releases than this matching the asset_name, the oldest ones are going to be deleted
|
||||
|
||||
|
|
22
README.md
|
@ -110,27 +110,37 @@ Thank you! :)
|
|||
<tr>
|
||||
<td>
|
||||
<a href="https://peopoly.net/">
|
||||
<img src="SoftFever_doc\sponsor_logos\peopoly-standard-logo.png" alt="Peopoly" width="64" height="">
|
||||
<img src="SoftFever_doc\sponsor_logos\peopoly-standard-logo.png" alt="Peopoly" width="96" height="">
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://qidi3d.com/">
|
||||
<img src="SoftFever_doc\sponsor_logos\QIDI.png" alt="QIDI" width="64" height="">
|
||||
<img src="SoftFever_doc\sponsor_logos\QIDI.png" alt="QIDI" width="96" height="">
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://phrozen3d.com/">
|
||||
<img src="SoftFever_doc\sponsor_logos\Phrozen_Logo圓_.png" alt="Phrozen Technology" width="64" height="">
|
||||
<img src="SoftFever_doc\sponsor_logos\Phrozen_Logo圓_.png" alt="Phrozen Technology" width="96" height="">
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<a href="https://bigtree-tech.com/">
|
||||
<img src="SoftFever_doc\sponsor_logos\BigTreeTech.png" alt="BIGTREE TECH" width="96" height="">
|
||||
</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
### Backers:
|
||||
Ko-fi supporters: [Backers list](https://github.com/SoftFever/OrcaSlicer/files/14855600/sponsors.csv)
|
||||
**Ko-fi supporters**: [Backers list](https://github.com/user-attachments/files/16147016/Supporters_638561417699952499.csv)
|
||||
|
||||
## Support me
|
||||
<a href="https://github.com/sponsors/SoftFever"><img src="https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" width="130"></a>
|
||||
|
||||
<a href="https://ko-fi.com/G2G5IP3CP"><img src="https://ko-fi.com/img/githubbutton_sm.svg" width="200"></a>
|
||||
|
||||
[](https://paypal.me/softfever3d)
|
||||
|
||||
Support me
|
||||
[](https://ko-fi.com/G2G5IP3CP)
|
||||
|
||||
## Some background
|
||||
OrcaSlicer is originally forked from Bambu Studio, it was previously known as BambuStudio-SoftFever.
|
||||
|
|
BIN
SoftFever_doc/sponsor_logos/BigTreeTech.png
Normal file
After Width: | Height: | Size: 13 KiB |
1
deps/OCCT/OCCT.cmake
vendored
|
@ -22,6 +22,7 @@ orcaslicer_add_cmake_project(OCCT
|
|||
#-DUSE_FREETYPE=OFF
|
||||
-DUSE_FFMPEG=OFF
|
||||
-DUSE_VTK=OFF
|
||||
-DBUILD_DOC_Overview=OFF
|
||||
-DBUILD_MODULE_ApplicationFramework=OFF
|
||||
#-DBUILD_MODULE_DataExchange=OFF
|
||||
-DBUILD_MODULE_Draw=OFF
|
||||
|
|
|
@ -10,13 +10,20 @@
|
|||
1. [Max Volumetric speed](#Max-Volumetric-speed)
|
||||
2. [VFA]
|
||||
|
||||
**NOTE**: After completing the calibration process, remember to create a new project in order to exit the calibration mode.
|
||||
**NOTE2**: @ItsDeidara has made a webpage to help with the calculation. Check it out if those equations give you a headache [here](https://orcalibrate.com/).
|
||||
> [!IMPORTANT]
|
||||
> After completing the calibration process, remember to create a new project in order to exit the calibration mode.
|
||||
|
||||
> [!TIP]
|
||||
> @ItsDeidara has made a webpage to help with the calculation. Check it out if those equations give you a headache [here](https://orcalibrate.com/).
|
||||
|
||||
# Flow rate
|
||||
##### *NOTE: For Bambulab X1/X1C users, make sure you do not select the 'Flow calibration' option.*
|
||||

|
||||
----------------------------------------
|
||||
> [!WARNING]
|
||||
> For Bambulab X1/X1C users, make sure you do not select the 'Flow calibration' option.
|
||||
>
|
||||
> 
|
||||
|
||||

|
||||
|
||||
Calibrating the flow rate involves a two-step process.
|
||||
Steps
|
||||
1. Select the printer, filament, and process you would like to use for the test.
|
||||
|
@ -26,7 +33,7 @@ Steps
|
|||

|
||||

|
||||
|
||||
5. Update the flow ratio in the filament settings using the following equation: `FlowRatio_old*(100 + modifier)/100`. If your previous flow ratio was `0.98` and you selected the block with a flow rate modifier of `+5`, the new value should be calculated as follows: `0.98x(100+5)/100 = 1.029`. ** Remember** to save the filament profile.
|
||||
5. Update the flow ratio in the filament settings using the following equation: `FlowRatio_old*(100 + modifier)/100`. If your previous flow ratio was `0.98` and you selected the block with a flow rate modifier of `+5`, the new value should be calculated as follows: `0.98x(100+5)/100 = 1.029`.** Remember** to save the filament profile.
|
||||
6. Perform the `Pass 2` calibration. This process is similar to `Pass 1`, but a new project with ten blocks will be generated. The flow rate modifiers for this project will range from `-9 to 0`.
|
||||
7. Repeat steps 4 and 5. In this case, if your previous flow ratio was 1.029 and you selected the block with a flow rate modifier of -6, the new value should be calculated as follows: `1.029x(100-6)/100 = 0.96726`. ** Remember ** to save the filament profile.
|
||||

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

|
||||
Orca Slicer includes three approaches for calibrating the pressure advance value. Each method has its own advantages and disadvantages. It is important to note that each method has two versions: one for a direct drive extruder and one for a Bowden extruder. Make sure to select the appropriate version for your test.
|
||||
|
||||
> [!WARNING]
|
||||
> For Marlin: Linear advance must be enabled in firmware (M900). **Not all printers have it enabled by default.**
|
||||
|
||||
> [!WARNING]
|
||||
> For Bambulab X1/X1C users, make sure you do not select the 'Flow calibration' option when printings.
|
||||
>
|
||||
> 
|
||||
|
||||
### Line method
|
||||
|
||||
|
@ -126,7 +139,8 @@ You can also return to OrcaSlicer in the "Preview" tab, make sure the color sche
|
|||
|
||||

|
||||
|
||||
#### *NOTE You may also choose to conservatively reduce the flow by 5-10% to ensure print quality.*
|
||||
> [!NOTE]
|
||||
> You may also choose to conservatively reduce the flow by 5-10% to ensure print quality.
|
||||
|
||||
***
|
||||
*Credits:*
|
||||
|
|
6
doc/precise-z-height.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
This feature ensures the accurate Z height of the model after slicing, even if the model height is not a multiple of the layer height.
|
||||
|
||||
For example, slicing a 20mm x 20mm x 20.1mm cube with a layer height of 0.2mm would typically result in a final height of 20.2mm due to the layer height increments.
|
||||
|
||||
By enabling this parameter, the layer height of the last five layers is adjusted so that the final sliced height matches the actual object height, resulting in an accurate 20.1mm (as shown in the picture).
|
||||

|
|
@ -44,6 +44,22 @@ modules:
|
|||
- type: archive
|
||||
url: http://mirrors.ircam.fr/pub/x.org/individual/app/xprop-1.2.5.tar.gz
|
||||
sha256: b7bf6b6be6cf23e7966a153fc84d5901c14f01ee952fbd9d930aa48e2385d670
|
||||
- name: python-flit_core
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- pip3 install --no-deps --no-build-isolation --verbose --prefix=${FLATPAK_DEST} .
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://files.pythonhosted.org/packages/c4/e6/c1ac50fe3eebb38a155155711e6e864e254ce4b6e17fe2429b4c4d5b9e80/flit_core-3.9.0.tar.gz
|
||||
sha256: 72ad266176c4a3fcfab5f2930d76896059851240570ce9a98733b658cb786eba
|
||||
- name: python-packaging
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- pip3 install --no-deps --no-build-isolation --verbose --prefix=${FLATPAK_DEST} .
|
||||
sources:
|
||||
- type: archive
|
||||
url: https://files.pythonhosted.org/packages/51/65/50db4dda066951078f0a96cf12f4b9ada6e4b811516bf0262c0f4f7064d4/packaging-24.1.tar.gz
|
||||
sha256: 026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002
|
||||
- name: python-setuptools_scm
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
|
|
|
@ -587,7 +587,7 @@ msgstr ""
|
|||
msgid "%1%"
|
||||
msgstr ""
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr ""
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -654,7 +654,7 @@ msgstr ""
|
|||
msgid "Horizontal text"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr ""
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -987,7 +987,7 @@ msgstr ""
|
|||
|
||||
#, possible-boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1590,7 +1590,7 @@ msgstr ""
|
|||
msgid "Wipe options"
|
||||
msgstr ""
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr ""
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1869,12 +1869,6 @@ msgstr ""
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr ""
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr ""
|
||||
|
||||
msgid "Select All"
|
||||
msgstr ""
|
||||
|
||||
|
@ -2123,8 +2117,8 @@ msgid_plural "Following model objects have been repaired"
|
|||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] ""
|
||||
msgstr[1] ""
|
||||
|
||||
|
@ -2550,7 +2544,7 @@ msgstr ""
|
|||
msgid "Service Unavailable"
|
||||
msgstr ""
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr ""
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3429,7 +3423,7 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5761,7 +5755,7 @@ msgid ""
|
|||
"Do you want to replace it?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr ""
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -5967,7 +5961,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
|
||||
#, possible-boost-format
|
||||
|
@ -10130,7 +10124,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
|
||||
msgid "Speed of initial layer except the solid infill part"
|
||||
|
@ -10496,6 +10490,51 @@ msgstr ""
|
|||
msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
msgstr ""
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr ""
|
||||
|
||||
|
@ -13512,7 +13551,7 @@ msgstr ""
|
|||
msgid "Create Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr ""
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -13561,10 +13600,10 @@ msgstr ""
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr ""
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr ""
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr ""
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -14238,151 +14277,151 @@ msgstr ""
|
|||
|
||||
msgid "User cancelled."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Precise wall]
|
||||
msgid "Precise wall\nDid you know that turning on precise wall can improve precision and layer consistency?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Sandwich mode]
|
||||
msgid "Sandwich mode\nDid you know that you can use sandwich mode (inner-outer-inner) to improve precision and layer consistency if your model doesn't have very steep overhangs?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Chamber temperature]
|
||||
msgid "Chamber temperature\nDid you know that OrcaSlicer supports chamber temperature?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Calibration]
|
||||
msgid "Calibration\nDid you know that calibrating your printer can do wonders? Check out our beloved calibration solution in OrcaSlicer."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auxiliary fan]
|
||||
msgid "Auxiliary fan\nDid you know that OrcaSlicer supports Auxiliary part cooling fan?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Air filtration]
|
||||
msgid "Air filtration/Exhaust Fan\nDid you know that OrcaSlicer can support Air filtration/Exhaust Fan?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:G-code window]
|
||||
msgid "G-code window\nYou can turn on/off the G-code window by pressing the <b>C</b> key."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Switch workspaces]
|
||||
msgid "Switch workspaces\nYou can switch between <b>Prepare</b> and <b>Preview</b> workspaces by pressing the <b>Tab</b> key."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:How to use keyboard shortcuts]
|
||||
msgid "How to use keyboard shortcuts\nDid you know that Orca Slicer offers a wide range of keyboard shortcuts and 3D scene operations."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Reverse on odd]
|
||||
msgid "Reverse on odd\nDid you know that <b>Reverse on odd</b> feature can significantly improve the surface quality of your overhangs?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid "Cut Tool\nDid you know that you can cut a model at any angle and position with the cutting tool?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid "Fix Model\nDid you know that you can fix a corrupted 3D model to avoid a lot of slicing problems on the Windows system?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid "Timelapse\nDid you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid "Auto-Arrange\nDid you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid "Auto-Orient\nDid you know that you can rotate objects to an optimal orientation for printing by a simple click?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid "Lay on Face\nDid you know that you can quickly orient a model so that one of its faces sits on the print bed? Select the \"Place on face\" function or press the <b>F</b> key."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid "Object List\nDid you know that you can view all objects/parts in a list and change settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Search Functionality]
|
||||
msgid "Search Functionality\nDid you know that you use the Search tool to quickly find a specific Orca Slicer setting?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid "Simplify Model\nDid you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid "Slicing Parameter Table\nDid you know that you can view all objects/parts on a table and change settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid "Split to Objects/Parts\nDid you know that you can split a big object into small ones for easy colorizing or printing?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid "Subtract a Part\nDid you know that you can subtract one mesh from another using the Negative part modifier? That way you can, for example, create easily resizable holes directly in Orca Slicer."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid "STEP\nDid you know that you can improve your print quality by slicing a STEP file instead of an STL?\nOrca Slicer supports slicing STEP files, providing smoother results than a lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid "Z seam location\nDid you know that you can customize the location of the Z seam, and even paint it on your print, to have it in a less visible location? This improves the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid "Fine-tuning for flow rate\nDid you know that flow rate can be fine-tuned for even better-looking prints? Depending on the material, you can improve the overall finish of the printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid "Split your prints into plates\nDid you know that you can split a model that has a lot of parts into individual plates ready to print? This will simplify the process of keeping track of all the parts."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer Height]
|
||||
msgid "Speed up your print with Adaptive Layer Height\nDid you know that you can print a model even faster, by using the Adaptive Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid "Support painting\nDid you know that you can paint the location of your supports? This feature makes it easy to place the support material only on the sections of the model that actually need it."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid "Different types of supports\nDid you know that you can choose from multiple types of supports? Tree supports work great for organic models, while saving filament and improving print speed. Check them out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid "Printing Silk Filament\nDid you know that Silk filament needs special consideration to print it successfully? Higher temperature and lower speed are always recommended for the best results."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid "Brim for better adhesion\nDid you know that when printing models have a small contact interface with the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid "Set parameters for multiple objects\nDid you know that you can set slicing parameters for all selected objects at one time?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid "Stack objects\nDid you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid "Flush into support/objects/infill\nDid you know that you can save the wasted filament by flushing them into support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid "Improve strength\nDid you know that you can use more wall loops and higher sparse infill density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:When need to print with the printer door opened]
|
||||
msgid "When need to print with the printer door opened\nDid you know that opening the printer door can reduce the probability of extruder/hotend clogging when printing lower temperature filament with a higher enclosure temperature. More info about this in the Wiki."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Avoid warping]
|
||||
msgid "Avoid warping\nDid you know that when printing materials that are prone to warping such as ABS, appropriately increasing the heatbed temperature can reduce the probability of warping."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Precise wall]
|
||||
msgid "Precise wall\nDid you know that turning on precise wall can improve precision and layer consistency?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Sandwich mode]
|
||||
msgid "Sandwich mode\nDid you know that you can use sandwich mode (inner-outer-inner) to improve precision and layer consistency if your model doesn't have very steep overhangs?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Chamber temperature]
|
||||
msgid "Chamber temperature\nDid you know that OrcaSlicer supports chamber temperature?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Calibration]
|
||||
msgid "Calibration\nDid you know that calibrating your printer can do wonders? Check out our beloved calibration solution in OrcaSlicer."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auxiliary fan]
|
||||
msgid "Auxiliary fan\nDid you know that OrcaSlicer supports Auxiliary part cooling fan?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Air filtration]
|
||||
msgid "Air filtration/Exhaust Fan\nDid you know that OrcaSlicer can support Air filtration/Exhaust Fan?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:G-code window]
|
||||
msgid "G-code window\nYou can turn on/off the G-code window by pressing the <b>C</b> key."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Switch workspaces]
|
||||
msgid "Switch workspaces\nYou can switch between <b>Prepare</b> and <b>Preview</b> workspaces by pressing the <b>Tab</b> key."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:How to use keyboard shortcuts]
|
||||
msgid "How to use keyboard shortcuts\nDid you know that Orca Slicer offers a wide range of keyboard shortcuts and 3D scene operations."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Reverse on odd]
|
||||
msgid "Reverse on odd\nDid you know that <b>Reverse on odd</b> feature can significantly improve the surface quality of your overhangs?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Cut Tool]
|
||||
msgid "Cut Tool\nDid you know that you can cut a model at any angle and position with the cutting tool?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fix Model]
|
||||
msgid "Fix Model\nDid you know that you can fix a corrupted 3D model to avoid a lot of slicing problems on the Windows system?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Timelapse]
|
||||
msgid "Timelapse\nDid you know that you can generate a timelapse video during each print?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Arrange]
|
||||
msgid "Auto-Arrange\nDid you know that you can auto-arrange all objects in your project?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid "Auto-Orient\nDid you know that you can rotate objects to an optimal orientation for printing by a simple click?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Lay on Face]
|
||||
msgid "Lay on Face\nDid you know that you can quickly orient a model so that one of its faces sits on the print bed? Select the \"Place on face\" function or press the <b>F</b> key."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Object List]
|
||||
msgid "Object List\nDid you know that you can view all objects/parts in a list and change settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Search Functionality]
|
||||
msgid "Search Functionality\nDid you know that you use the Search tool to quickly find a specific Orca Slicer setting?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid "Simplify Model\nDid you know that you can reduce the number of triangles in a mesh using the Simplify mesh feature? Right-click the model and select Simplify model."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Slicing Parameter Table]
|
||||
msgid "Slicing Parameter Table\nDid you know that you can view all objects/parts on a table and change settings for each object/part?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split to Objects/Parts]
|
||||
msgid "Split to Objects/Parts\nDid you know that you can split a big object into small ones for easy colorizing or printing?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Subtract a Part]
|
||||
msgid "Subtract a Part\nDid you know that you can subtract one mesh from another using the Negative part modifier? That way you can, for example, create easily resizable holes directly in Orca Slicer."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid "STEP\nDid you know that you can improve your print quality by slicing a STEP file instead of an STL?\nOrca Slicer supports slicing STEP files, providing smoother results than a lower resolution STL. Give it a try!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid "Z seam location\nDid you know that you can customize the location of the Z seam, and even paint it on your print, to have it in a less visible location? This improves the overall look of your model. Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Fine-tuning for flow rate]
|
||||
msgid "Fine-tuning for flow rate\nDid you know that flow rate can be fine-tuned for even better-looking prints? Depending on the material, you can improve the overall finish of the printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
msgid "Split your prints into plates\nDid you know that you can split a model that has a lot of parts into individual plates ready to print? This will simplify the process of keeping track of all the parts."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Speed up your print with Adaptive Layer Height]
|
||||
msgid "Speed up your print with Adaptive Layer Height\nDid you know that you can print a model even faster, by using the Adaptive Layer Height option? Check it out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Support painting]
|
||||
msgid "Support painting\nDid you know that you can paint the location of your supports? This feature makes it easy to place the support material only on the sections of the model that actually need it."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Different types of supports]
|
||||
msgid "Different types of supports\nDid you know that you can choose from multiple types of supports? Tree supports work great for organic models, while saving filament and improving print speed. Check them out!"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Printing Silk Filament]
|
||||
msgid "Printing Silk Filament\nDid you know that Silk filament needs special consideration to print it successfully? Higher temperature and lower speed are always recommended for the best results."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid "Brim for better adhesion\nDid you know that when printing models have a small contact interface with the printing surface, it's recommended to use a brim?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Set parameters for multiple objects]
|
||||
msgid "Set parameters for multiple objects\nDid you know that you can set slicing parameters for all selected objects at one time?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Stack objects]
|
||||
msgid "Stack objects\nDid you know that you can stack objects as a whole one?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Flush into support/objects/infill]
|
||||
msgid "Flush into support/objects/infill\nDid you know that you can save the wasted filament by flushing them into support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid "Improve strength\nDid you know that you can use more wall loops and higher sparse infill density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:When need to print with the printer door opened]
|
||||
msgid "When need to print with the printer door opened\nDid you know that opening the printer door can reduce the probability of extruder/hotend clogging when printing lower temperature filament with a higher enclosure temperature. More info about this in the Wiki."
|
||||
msgstr ""
|
||||
|
||||
#: resources/data/hints.ini: [hint:Avoid warping]
|
||||
msgid "Avoid warping\nDid you know that when printing materials that are prone to warping such as ABS, appropriately increasing the heatbed temperature can reduce the probability of warping."
|
||||
msgstr ""
|
||||
|
|
|
@ -8,8 +8,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"PO-Revision-Date: 2024-06-15 11:02+0200\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: 2024-07-07 18:43+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Language: ca\n"
|
||||
|
@ -600,7 +600,7 @@ msgstr "Mostra estructura de xarxa"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "No es pot aplicar quan es previsualitza el processament."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -669,7 +669,7 @@ msgstr "Superfície"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Text horitzontal"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Majúscules + Ratolí pujar o baixar"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1015,7 +1015,7 @@ msgstr "Orientar/alinear el text vers la càmera."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"No es pot carregar exactament el mateix tipus de lletra( \"%1%\" ), "
|
||||
|
@ -1663,7 +1663,7 @@ msgstr "Amplada de l'extrusió"
|
|||
msgid "Wipe options"
|
||||
msgstr "Opcions de purga"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Adhesió al llit"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1950,12 +1950,6 @@ msgstr ""
|
|||
"Orientar/alinear automàticament l'objecte per millorar la qualitat "
|
||||
"d'impressió."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Partir l'objecte seleccionat en múltiples objectes"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Partir l'objecte seleccionat en múltiples peces"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Seleccionar-ho tot"
|
||||
|
||||
|
@ -2221,8 +2215,8 @@ msgid_plural "Following model objects have been repaired"
|
|||
msgstr[0] "S'ha reparat el següent objecte del model"
|
||||
msgstr[1] "S'han reparat els següents objectes del model"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "No s'ha pogut reparar el següent objecte del model"
|
||||
msgstr[1] "No s'han pogut reparar els següents objectes del model"
|
||||
|
||||
|
@ -2679,7 +2673,7 @@ msgstr "Ha expirat el temps d'enviament de la tasca d'impressió."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Servei no disponible"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Error desconegut."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -2875,11 +2869,11 @@ msgstr "Primer heu de seleccionar el tipus de material i el color."
|
|||
|
||||
#, c-format, boost-format
|
||||
msgid "Please input a valid value (K in %.1f~%.1f)"
|
||||
msgstr ""
|
||||
msgstr "Introduïu un valor vàlid (K a %.1f~%.1f)"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "Please input a valid value (K in %.1f~%.1f, N in %.1f~%.1f)"
|
||||
msgstr ""
|
||||
msgstr "Introduïu un valor vàlid (K a %.1f~%.1f, N a %.1f~%.1f)"
|
||||
|
||||
msgid "Other Color"
|
||||
msgstr "Un altre color"
|
||||
|
@ -3310,11 +3304,11 @@ msgid "Edit multiple printers"
|
|||
msgstr "Editar diverses impressores"
|
||||
|
||||
msgid "Select connected printers (0/6)"
|
||||
msgstr ""
|
||||
msgstr "Seleccionar impressores connectades (0/6)"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "Select Connected Printers (%d/6)"
|
||||
msgstr ""
|
||||
msgstr "Seleccionar Impressores Connectades (%d/6)"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "The maximum number of printers that can be selected is %d"
|
||||
|
@ -3377,7 +3371,7 @@ msgid "Printing Failed"
|
|||
msgstr "Impressió Fallida"
|
||||
|
||||
msgid "Printing Pause"
|
||||
msgstr ""
|
||||
msgstr "Pausar Impressió"
|
||||
|
||||
msgid "Prepare"
|
||||
msgstr "Preparació"
|
||||
|
@ -3681,7 +3675,7 @@ msgstr ""
|
|||
"El valor es restablirà a 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5892,6 +5886,9 @@ msgstr "Comparar els perfils"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Veure tots els paràmetres de l'objecte"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr "Configuració del Material"
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "Treure la placa actual ( si no és l'última )"
|
||||
|
||||
|
@ -5968,6 +5965,9 @@ msgstr "Configurar els filaments a utilitzar"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Cercar placa, objecte i peça."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr "Pellets"
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6210,7 +6210,7 @@ msgstr ""
|
|||
"El fitxer %s ja existeix\n"
|
||||
"Vols substituir-lo?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Confirmar Desar Com"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6434,7 +6434,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"No s'ha pogut realitzar l'operació booleana a les malles del model. Només "
|
||||
"s'exportaran les parts positives. Proveu d'arreglar les malles i tornar-ho a "
|
||||
|
@ -6589,6 +6589,21 @@ msgstr "Navega"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Triar el Directori de Descàrrega"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr "Associar"
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr "amb OrcaSlicer perquè Orca pugui obrir models des de"
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr "Associació actual: "
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr "Instància actual"
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr "Ruta de la Instància Actual: "
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Configuració general"
|
||||
|
||||
|
@ -6812,42 +6827,6 @@ msgstr "Associar enllaços web a OrcaSlicer"
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr "Associeu URLs a OrcaSlicer"
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr "Associació actual: "
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr "Associar prusaslicer://"
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr "No associar a cap aplicació"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
"Associar OrcaSlicer amb els enllaços prusaslicer:// perquè Orca pugui obrir "
|
||||
"models des de Printable.com"
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr "Associar bambustudio://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
"Associar OrcaSlicer amb els enllaços bambustudio:// perquè Orca pugui obrir "
|
||||
"models des de makerworld.com"
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr "Associar cura://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
"Associar OrcaSlicer amb els enllaços cura:// perquè Orca pugui obrir models "
|
||||
"des de thingiverse.com"
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Màxim projectes recents"
|
||||
|
||||
|
@ -7727,8 +7706,8 @@ msgstr ""
|
|||
msgid ""
|
||||
"When recording timelapse without toolhead, it is recommended to add a "
|
||||
"\"Timelapse Wipe Tower\" \n"
|
||||
"by right-click the empty position of build plate and choose \"Add Primitive"
|
||||
"\"->\"Timelapse Wipe Tower\"."
|
||||
"by right-click the empty position of build plate and choose \"Add "
|
||||
"Primitive\"->\"Timelapse Wipe Tower\"."
|
||||
msgstr ""
|
||||
"Quan graveu timelapse sense capçal d'impressió, es recomana afegir una "
|
||||
"\"Torre de Purga Timelapse\" \n"
|
||||
|
@ -7812,7 +7791,7 @@ msgid "Prime tower"
|
|||
msgstr "Torre de Purga"
|
||||
|
||||
msgid "Special mode"
|
||||
msgstr "Ajustos espcials"
|
||||
msgstr "Ajustos especials"
|
||||
|
||||
msgid "G-code output"
|
||||
msgstr "Codi-G de Sortida"
|
||||
|
@ -7922,7 +7901,7 @@ msgid "Volumetric speed limitation"
|
|||
msgstr "Limitació de la velocitat volumètrica"
|
||||
|
||||
msgid "Cooling"
|
||||
msgstr "Refregiració"
|
||||
msgstr "Refrigeració"
|
||||
|
||||
msgid "Cooling for specific layer"
|
||||
msgstr "Refrigeració per a capes específiques"
|
||||
|
@ -8378,54 +8357,58 @@ msgid "The configuration is up to date."
|
|||
msgstr "La configuració està actualitzada."
|
||||
|
||||
msgid "Obj file Import color"
|
||||
msgstr ""
|
||||
msgstr "Importar color de l'arxiu Obj"
|
||||
|
||||
msgid "Specify number of colors:"
|
||||
msgstr ""
|
||||
msgstr "Especificar el nombre de colors:"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "The color count should be in range [%d, %d]."
|
||||
msgstr ""
|
||||
msgstr "El recompte de colors ha d'estar en rang [%d, %d]."
|
||||
|
||||
msgid "Recommended "
|
||||
msgstr ""
|
||||
msgstr "Recomanat "
|
||||
|
||||
msgid "Current filament colors:"
|
||||
msgstr ""
|
||||
msgstr "Color del filament predeterminat:"
|
||||
|
||||
msgid "Quick set:"
|
||||
msgstr ""
|
||||
msgstr "Configuració ràpida:"
|
||||
|
||||
msgid "Color match"
|
||||
msgstr ""
|
||||
msgstr "Concordança de color"
|
||||
|
||||
msgid "Approximate color matching."
|
||||
msgstr ""
|
||||
msgstr "Concordança aproximada de color."
|
||||
|
||||
msgid "Append"
|
||||
msgstr ""
|
||||
msgstr "Afegir"
|
||||
|
||||
msgid "Add consumable extruder after existing extruders."
|
||||
msgstr ""
|
||||
msgstr "Afegiu extrusora consumible després dels extrusors existents."
|
||||
|
||||
msgid "Reset mapped extruders."
|
||||
msgstr ""
|
||||
msgstr "Restableix els extrusors mapejats."
|
||||
|
||||
msgid "Cluster colors"
|
||||
msgstr ""
|
||||
msgstr "Colors del clúster"
|
||||
|
||||
msgid "Map Filament"
|
||||
msgstr ""
|
||||
msgstr "Mapejar Filament"
|
||||
|
||||
msgid ""
|
||||
"Note:The color has been selected, you can choose OK \n"
|
||||
" to continue or manually adjust it."
|
||||
msgstr ""
|
||||
"Nota: El color ha estat seleccionat, podeu triar D'acord \n"
|
||||
" per continuar-lo o ajustar-lo manualment."
|
||||
|
||||
msgid ""
|
||||
"Waring:The count of newly added and \n"
|
||||
" current extruders exceeds 16."
|
||||
msgstr ""
|
||||
"Advertència:El recompte de nous afegits i \n"
|
||||
" Els extrusors de corrent superen els 16."
|
||||
|
||||
msgid "Ramming customization"
|
||||
msgstr "Configuració de Moldejat de punta( Ramming )"
|
||||
|
@ -10878,7 +10861,7 @@ msgstr ""
|
|||
"freqüència d'arrencada i aturada"
|
||||
|
||||
msgid "Don't slow down outer walls"
|
||||
msgstr ""
|
||||
msgstr "No freneu a les parets exteriors"
|
||||
|
||||
msgid ""
|
||||
"If enabled, this setting will ensure external perimeters are not slowed down "
|
||||
|
@ -10892,6 +10875,16 @@ msgid ""
|
|||
"external walls\n"
|
||||
"\n"
|
||||
msgstr ""
|
||||
"Si està habilitada, aquesta configuració garantirà que els perímetres "
|
||||
"externs no s'alenteixin per complir el temps mínim de capa. Això és "
|
||||
"particularment útil en els escenaris següents:\n"
|
||||
"\n"
|
||||
"1. Per evitar canvis de brillantor en imprimir filaments brillants \n"
|
||||
"2. Evitar canvis en la velocitat de la paret externa que poden crear "
|
||||
"artefactes de paret lleugers que semblen bandes z \n"
|
||||
"3. Evitar imprimir a velocitats que provoquen VFAs (artefactes fins) a les "
|
||||
"parets externes\n"
|
||||
"\n"
|
||||
|
||||
msgid "Layer time"
|
||||
msgstr "Temps de capa"
|
||||
|
@ -10964,6 +10957,26 @@ msgstr ""
|
|||
"El diàmetre del filament s'utilitza per calcular l'extrusió en Codi-G, per "
|
||||
"la qual cosa és important i ha de ser precís"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr "Coeficient de flux de pellets"
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
"El coeficient de flux de pellets es deriva empíricament i permet calcular el "
|
||||
"volum per a impressores de pellets.\n"
|
||||
"\n"
|
||||
"Internament es converteix en filament_diameter. La resta de càlculs de volum "
|
||||
"continuen sent els mateixos.\n"
|
||||
"\n"
|
||||
"filament_diameter = m²( (4 * pellet_flow_coefficient) / PI )"
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "Encongiment"
|
||||
|
||||
|
@ -11424,7 +11437,7 @@ msgstr "Alçada de la capa inicial"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Alçada de la capa inicial. Fer que l'alçada inicial de la capa sigui "
|
||||
"lleugerament més gruixuda pot millorar l'adherència de la placa d'impressió"
|
||||
|
@ -11467,15 +11480,15 @@ msgstr "Velocitat màxima del ventilador a la capa"
|
|||
|
||||
msgid ""
|
||||
"Fan speed will be ramped up linearly from zero at layer "
|
||||
"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer"
|
||||
"\". \"full_fan_speed_layer\" will be ignored if lower than "
|
||||
"\"close_fan_the_first_x_layers\", in which case the fan will be running at "
|
||||
"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
|
||||
"\"close_fan_the_first_x_layers\" to maximum at layer "
|
||||
"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower "
|
||||
"than \"close_fan_the_first_x_layers\", in which case the fan will be running "
|
||||
"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
|
||||
msgstr ""
|
||||
"La velocitat del ventilador augmentarà linealment de zero a la capa "
|
||||
"\"close_fan_the_first_x_layers\" al màxim a la capa \"full_fan_speed_layer"
|
||||
"\". S'ignorarà \"full_fan_speed_layer\" si és inferior a "
|
||||
"\"close_fan_the_first_x_layers\", en aquest cas el ventilador funcionarà a "
|
||||
"\"close_fan_the_first_x_layers\" al màxim a la capa "
|
||||
"\"full_fan_speed_layer\". S'ignorarà \"full_fan_speed_layer\" si és inferior "
|
||||
"a \"close_fan_the_first_x_layers\", en aquest cas el ventilador funcionarà a "
|
||||
"la velocitat màxima permesa a la capa \"close_fan_the_first_x_layers\" + 1."
|
||||
|
||||
msgid "layer"
|
||||
|
@ -11762,6 +11775,13 @@ msgstr "Amb quin tipus de Codi-G és compatible la impressora"
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr "Impressora modificada de pellets"
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
"Activeu aquesta opció si la impressora utilitza pellets en lloc de filaments"
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "Admetre diversos tipus de llits"
|
||||
|
||||
|
@ -11885,6 +11905,61 @@ msgstr ""
|
|||
"Profunditat d'entrellaçament d'una regió segmentada. Zero desactiva aquesta "
|
||||
"funció."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr "Utilitzar feixos d'entrellaçament"
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
"Generar una estructura de feixos d'entrellaçament en els llocs on toquen "
|
||||
"diferents filaments. Això millora l'adherència entre filaments, especialment "
|
||||
"els models impresos en diferents materials."
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr "Amplada dels feixos d'entrellaçament"
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr "L'amplada dels feixos de l'estructura entrellaçada."
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr "Direcció d'entrellaçament"
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr "Orientació de feixos d'entrellaçament."
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr "Capes de feixos d'entrellaçament"
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
"L'alçada dels feixos de l'estructura entrellaçada. mesurada en nombre de "
|
||||
"capes. Menys capes és més forta, però més propensa als defectes."
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr "Profunditat d'entrellaçament"
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
"La distància del límit entre filaments per generar una estructura "
|
||||
"entrellaçada, mesurada en cel·les. Massa poques cel·les donaran lloc a una "
|
||||
"mala adhesió."
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr "Evitació de límits entrellaçats"
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
"La distància a l'exterior d'un model on no es generaran estructures "
|
||||
"entrellaçades, mesurades en cel·les."
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Tipus de planxat"
|
||||
|
||||
|
@ -12612,6 +12687,16 @@ msgstr "Pendent"
|
|||
msgid "Spiral"
|
||||
msgstr "Espiral"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr "Angle de viatge"
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
"Angle de viatge per al tipus Salt en Z de Pendent i Espiral. Si l'establiu a "
|
||||
"90°, es produeix un Aixecament Normal"
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Només aixecar Z per sobre"
|
||||
|
||||
|
@ -14844,6 +14929,26 @@ msgid ""
|
|||
"cause the result not exactly the same in each calibration. We are still "
|
||||
"investigating the root cause to do improvements with new updates."
|
||||
msgstr ""
|
||||
"Trobeu els detalls del calibratge de la dinàmica de flux al nostre wiki.\n"
|
||||
"\n"
|
||||
"Normalment el calibratge és innecessari. Quan inicieu una impressió d'un sol "
|
||||
"color/material, amb l'opció \"calibratge de dinàmica de flux\" marcada al "
|
||||
"menú d'inici d'impressió, la impressora seguirà la forma antiga, calibrarà "
|
||||
"el filament abans de la impressió; Quan inicieu una impressió multicolor/"
|
||||
"material, la impressora utilitzarà el paràmetre de compensació predeterminat "
|
||||
"per al filament durant cada canvi de filament, el qual tindrà un bon "
|
||||
"resultat en la majoria dels casos.\n"
|
||||
"\n"
|
||||
"Tingueu en compte que hi ha alguns casos que poden fer que els resultats del "
|
||||
"calibratge no siguin fiables, com ara una adhesió insuficient a la placa de "
|
||||
"construcció. Es pot aconseguir millorar l'adhesió rentant la placa de "
|
||||
"construcció o aplicant cola. Per obtenir més informació sobre aquest tema, "
|
||||
"consulteu el nostre Wiki.\n"
|
||||
"\n"
|
||||
"Els resultats del calibratge tenen al voltant d'un 10 per cent de tremolor "
|
||||
"en la nostra prova, el que pot fer que el resultat no sigui exactament el "
|
||||
"mateix en cada calibratge. Encara estem investigant la causa arrel per fer "
|
||||
"millores amb noves actualitzacions."
|
||||
|
||||
msgid "When to use Flow Rate Calibration"
|
||||
msgstr "Quan s'ha d'utilitzar el Calibratge del Ratio de Flux"
|
||||
|
@ -14978,12 +15083,14 @@ msgid ""
|
|||
"Only one of the results with the same name will be saved. Are you sure you "
|
||||
"want to override the other results?"
|
||||
msgstr ""
|
||||
"Només es desarà un dels resultats amb el mateix nom. Estàs segur que vols "
|
||||
"anul·lar els altres resultats?"
|
||||
|
||||
msgid "Please find the best line on your plate"
|
||||
msgstr "Busqueu la millor línia a la placa"
|
||||
|
||||
msgid "Please find the corner with perfect degree of extrusion"
|
||||
msgstr ""
|
||||
msgstr "Busqueu la cantonada amb un grau d'extrusió perfecte"
|
||||
|
||||
msgid "Input Value"
|
||||
msgstr "Valor d'entrada"
|
||||
|
@ -15245,7 +15352,7 @@ msgid "PETG"
|
|||
msgstr "PETG"
|
||||
|
||||
msgid "PCTG"
|
||||
msgstr ""
|
||||
msgstr "PCTG"
|
||||
|
||||
msgid "TPU"
|
||||
msgstr "TPU"
|
||||
|
@ -15345,7 +15452,7 @@ msgid "Upload to storage"
|
|||
msgstr "Pujar a l'emmagatzematge"
|
||||
|
||||
msgid "Switch to Device tab after upload."
|
||||
msgstr ""
|
||||
msgstr "Canvieu a la pestanya Dispositiu després de penjar-lo."
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "Upload filename doesn't end with \"%s\". Do you wish to continue?"
|
||||
|
@ -15581,8 +15688,8 @@ msgstr ""
|
|||
"Vols reescriure'l?"
|
||||
|
||||
msgid ""
|
||||
"We would rename the presets as \"Vendor Type Serial @printer you selected"
|
||||
"\". \n"
|
||||
"We would rename the presets as \"Vendor Type Serial @printer you "
|
||||
"selected\". \n"
|
||||
"To add preset for more printers, Please go to printer selection"
|
||||
msgstr ""
|
||||
"Canviaríem el nom dels perfils seleccionats com a \"Proveïdor Tipus "
|
||||
|
@ -15610,7 +15717,7 @@ msgstr "Importar Perfil"
|
|||
msgid "Create Type"
|
||||
msgstr "Crea un Tipus"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "El model no s'ha trobat, torneu a triar proveïdor."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -15661,10 +15768,10 @@ msgstr "No es troba la ruta predeterminada, torneu a seleccionar el proveïdor."
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "No s'ha trobat el model d'impressora, torneu a seleccionar."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "El diàmetre del broquet no s'ha trobat, torneu a seleccionar-lo."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "El perfil de la impressora no s'ha trobat, torneu a seleccionar-lo."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -16048,10 +16155,11 @@ msgid "Refresh Printers"
|
|||
msgstr "Refrescar Impressores"
|
||||
|
||||
msgid "View print host webui in Device tab"
|
||||
msgstr ""
|
||||
msgstr "Veure el host d'impressió webui a la pestanya Dispositiu"
|
||||
|
||||
msgid "Replace the BambuLab's device tab with print host webui"
|
||||
msgstr ""
|
||||
"Substituïu la pestanya del dispositiu BambuLab pel host d'impressió webui"
|
||||
|
||||
msgid ""
|
||||
"HTTPS CA file is optional. It is only needed if you use HTTPS with a self-"
|
||||
|
@ -16506,7 +16614,7 @@ msgid "Could not connect to SimplyPrint"
|
|||
msgstr "No s'ha pogut connectar a SimplyPrint"
|
||||
|
||||
msgid "Internal error"
|
||||
msgstr ""
|
||||
msgstr "Error intern"
|
||||
|
||||
msgid "Unknown error"
|
||||
msgstr "Error desconegut"
|
||||
|
@ -16925,6 +17033,42 @@ msgstr ""
|
|||
"augmentar adequadament la temperatura del llit pot reduir la probabilitat de "
|
||||
"deformació."
|
||||
|
||||
#~ msgid "Associate prusaslicer://"
|
||||
#~ msgstr "Associar prusaslicer://"
|
||||
|
||||
#~ msgid "Not associated to any application"
|
||||
#~ msgstr "No associar a cap aplicació"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with prusaslicer:// links so that Orca can open "
|
||||
#~ "models from Printable.com"
|
||||
#~ msgstr ""
|
||||
#~ "Associar OrcaSlicer amb els enllaços prusaslicer:// perquè Orca pugui "
|
||||
#~ "obrir models des de Printable.com"
|
||||
|
||||
#~ msgid "Associate bambustudio://"
|
||||
#~ msgstr "Associar bambustudio://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with bambustudio:// links so that Orca can open "
|
||||
#~ "models from makerworld.com"
|
||||
#~ msgstr ""
|
||||
#~ "Associar OrcaSlicer amb els enllaços bambustudio:// perquè Orca pugui "
|
||||
#~ "obrir models des de makerworld.com"
|
||||
|
||||
#~ msgid "Printer local connection failed, please try again."
|
||||
#~ msgstr "La connexió local de la impressora ha fallat, torneu-ho a provar."
|
||||
|
||||
#, c-format, boost-format
|
||||
#~ msgid ""
|
||||
#~ "There is already a historical calibration result with the same name: %s. "
|
||||
#~ "Only one of the results with the same name is saved. Are you sure you "
|
||||
#~ "want to overrides the historical result?"
|
||||
#~ msgstr ""
|
||||
#~ "Ja hi ha un resultat històric de calibratge amb el mateix nom: %s. Només "
|
||||
#~ "es pot guardar un dels resultats amb el mateix nom. Estàs segur que vols "
|
||||
#~ "sobreescriure el resultat històric?"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "File size exceeds the 100MB upload limit. Please upload your file through "
|
||||
#~ "the panel."
|
||||
|
@ -16932,11 +17076,11 @@ msgstr ""
|
|||
#~ "La mida del fitxer supera el límit de pujada de 100 MB. Si us plau, "
|
||||
#~ "carregueu el vostre fitxer a través del panell."
|
||||
|
||||
#~ msgid "Please input a valid value (K in 0~0.3)"
|
||||
#~ msgstr "Introduïu un valor vàlid ( K en 0 ~ 0.3 )"
|
||||
#~ msgid "X"
|
||||
#~ msgstr "X"
|
||||
|
||||
#~ msgid "Please input a valid value (K in 0~0.3, N in 0.6~2.0)"
|
||||
#~ msgstr "Introduïu un valor vàlid ( K a 0 ~ 0.3, N a 0.6 ~ 2.0 )"
|
||||
#~ msgid "Y"
|
||||
#~ msgstr "Y"
|
||||
|
||||
#~ msgid "V"
|
||||
#~ msgstr "V"
|
||||
|
@ -16971,9 +17115,6 @@ msgstr ""
|
|||
#~ "Hi ha més de 4 sistemes / pràctics que utilitzen accés remot, podeu "
|
||||
#~ "tancar-ne alguns i tornar-ho a provar."
|
||||
|
||||
#~ msgid "Infill direction"
|
||||
#~ msgstr "Angle de farciment"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Enable this to get a G-code file which has G2 and G3 moves. And the "
|
||||
#~ "fitting tolerance is same with resolution"
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: 2023-09-30 15:15+0200\n"
|
||||
"Last-Translator: René Mošner <Renemosner@seznam.cz>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -600,7 +600,7 @@ msgstr "Zobrazit drátěný model"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Nelze použít při náhledu procesu."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -669,7 +669,7 @@ msgstr "Povrch"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Vodorovný text"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + pohyb myši nahoru nebo dolů"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1008,7 +1008,7 @@ msgstr "Orientovat text směrem ke kameře."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"Nelze načíst přesně stejné písmo(\"%1%\"). Aplikace vybrala podobné "
|
||||
|
@ -1641,7 +1641,7 @@ msgstr "Šířka Extruze"
|
|||
msgid "Wipe options"
|
||||
msgstr "Možnosti čištění"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Přilnavost k Podložce"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1920,12 +1920,6 @@ msgstr "Automatická orientace"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "Automaticky orientovat objekt pro zlepšení kvality tisku."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Rozdělit vybraný objekt na více objektů"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Rozdělit vybraný objekt na více částí"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Vybrat vše"
|
||||
|
||||
|
@ -2192,8 +2186,8 @@ msgstr[0] "Následující objekt modelu byl opraven"
|
|||
msgstr[1] "Následující objekty modelu byly opraveny"
|
||||
msgstr[2] "Následující objekty modelu byly opraveny"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Nepodařilo se opravit následující objekt modelu"
|
||||
msgstr[1] "Nepodařilo se opravit následující objekty modelu"
|
||||
msgstr[2] "Nepodařilo se opravit následující objekty modelu"
|
||||
|
@ -2644,7 +2638,7 @@ msgstr ""
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Služba není k dispozici"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Neznámá chyba."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3613,7 +3607,7 @@ msgstr ""
|
|||
"Hodnota bude resetována na 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5766,6 +5760,9 @@ msgstr "Porovnání přednastavení"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Zobrazit všechna nastavení objektu"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "Odebrat aktuální podložku (pokud není poslední)"
|
||||
|
||||
|
@ -5842,6 +5839,9 @@ msgstr "Nastavit filamenty k použití"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr ""
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6076,7 +6076,7 @@ msgid ""
|
|||
"Do you want to replace it?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr ""
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6297,7 +6297,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
|
||||
#, boost-format
|
||||
|
@ -6446,6 +6446,21 @@ msgstr "Procházet"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Vyberte adresář pro stahování"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Obecná nastavení"
|
||||
|
||||
|
@ -6644,36 +6659,6 @@ msgstr ""
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Maximální počet nedávných projektů"
|
||||
|
||||
|
@ -10467,6 +10452,19 @@ msgstr ""
|
|||
"Průměr filamentu se používá k výpočtu extruze v gkódu, takže je důležitý a "
|
||||
"měl by být přesný"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "Smrštění"
|
||||
|
||||
|
@ -10903,7 +10901,7 @@ msgstr "Výška první vrstvy"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Výška první vrstvy. Mírně tlustá první vrstva může zlepšit přilnavost k "
|
||||
"podložce"
|
||||
|
@ -11219,6 +11217,12 @@ msgstr "S jakým typem gkódu je tiskárna kompatibilní"
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr ""
|
||||
|
||||
|
@ -11327,6 +11331,51 @@ msgstr "Hloubka propojení segmentované oblasti"
|
|||
msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
msgstr ""
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Způsob žehlení"
|
||||
|
||||
|
@ -12003,6 +12052,14 @@ msgstr "Sklon"
|
|||
msgid "Spiral"
|
||||
msgstr "Spirála"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Zvednout Z pouze nad"
|
||||
|
||||
|
@ -14768,7 +14825,7 @@ msgstr ""
|
|||
msgid "Create Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr ""
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -14817,10 +14874,10 @@ msgstr ""
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr ""
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr ""
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr ""
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Heiko Liebscher <hliebschergmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -601,7 +601,7 @@ msgstr "Gittermodell anzeigen"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Kann nicht angewendet werden, wenn die Vorschau angezeigt wird."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -670,7 +670,7 @@ msgstr "Oberfläche"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Horizontaler Text"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Umschalttaste + Mausbewegung nach oben oder unten"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1016,7 +1016,7 @@ msgstr "Ortne den Text zur Kamera aus."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"Kann genau dieselbe Schriftart (\"%1%\") nicht laden. Die Anwendung hat eine "
|
||||
|
@ -1662,7 +1662,7 @@ msgstr "Extrusionsbreite"
|
|||
msgid "Wipe options"
|
||||
msgstr "Wischoptionen"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Druckbetthaftung"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1950,12 +1950,6 @@ msgid "Auto orient the object to improve print quality."
|
|||
msgstr ""
|
||||
"Automatische Ausrichtung des Objekts zur Verbesserung der Druckqualität."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Das ausgewählte Objekt in mehrere Objekte aufteilen"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Das ausgewählte Objekt in mehrere Teile aufteilen"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Alle auswählen"
|
||||
|
||||
|
@ -2232,8 +2226,8 @@ msgid_plural "Following model objects have been repaired"
|
|||
msgstr[0] "Das folgende Modellobjekt wurde repariert"
|
||||
msgstr[1] "Die folgenden Modellobjekte wurde repariert"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Reparatur des folgenden Modellobjekts fehlgeschlagen"
|
||||
msgstr[1] "Reparatur der folgenden Modellobjekte fehlgeschlagen"
|
||||
|
||||
|
@ -2699,7 +2693,7 @@ msgstr "Zeitüberschreitung beim Senden des Druckauftrags."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Der Dienst ist nicht verfügbar"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Unbekannter Fehler."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -2897,7 +2891,7 @@ msgstr "Sie müssen zuerst den Materialtyp und die Farbe auswählen."
|
|||
|
||||
#, c-format, boost-format
|
||||
msgid "Please input a valid value (K in %.1f~%.1f)"
|
||||
msgstr ""
|
||||
msgstr "Bitte geben Sie einen gültigen Wert ein (K in %.1f~%.1f)"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "Please input a valid value (K in %.1f~%.1f, N in %.1f~%.1f)"
|
||||
|
@ -3341,11 +3335,11 @@ msgid "Edit multiple printers"
|
|||
msgstr "Mehrere Drucker bearbeiten"
|
||||
|
||||
msgid "Select connected printers (0/6)"
|
||||
msgstr ""
|
||||
msgstr "Verbundene Drucker auswählen (0/6)"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "Select Connected Printers (%d/6)"
|
||||
msgstr ""
|
||||
msgstr "Verbundene Drucker auswählen (%d/6)"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "The maximum number of printers that can be selected is %d"
|
||||
|
@ -3719,7 +3713,7 @@ msgstr ""
|
|||
"Der Wert 0 setz zurück."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5946,6 +5940,9 @@ msgstr "Profile vergleichen"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Alle Einstellungen des Objekts anzeigen"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr "Material-Einstellungen"
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "entferne aktuelle Platte (wenn nicht die letzte)"
|
||||
|
||||
|
@ -6022,6 +6019,9 @@ msgstr "Zu verwendende Filamente einstellen"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Suche Platte, Objekt und Teil."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr "Pellets"
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6271,7 +6271,7 @@ msgstr ""
|
|||
"Die Datei %s existiert bereits\n"
|
||||
"Möchten Sie sie ersetzen?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Bestätigen Sie Speichern unter"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6501,7 +6501,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Die Boolesche Operation auf den Modellnetzen kann nicht durchgeführt werden. "
|
||||
"Nur positive Teile werden beibehalten. Sie können die Netze reparieren und "
|
||||
|
@ -6658,6 +6658,21 @@ msgstr "Suchen"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Wählen Sie das Download-Verzeichnis"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr "Zuordnen"
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr "mit OrcaSlicer, damit öffnet Orca Modelle von"
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr "Aktuelle Zuordnung: "
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr "Aktuelle Instanz"
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr "Aktueller Instanzpfad: "
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Allgemeine Einstellungen"
|
||||
|
||||
|
@ -6868,42 +6883,6 @@ msgstr "Web-Links mit OrcaSlicer verknüpfen"
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr "URLs mit OrcaSlicer verknüpfen"
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr "Aktuelle Zuordnung:"
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr "prusaslicer:// verknüpfen"
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr "Nicht mit einer Anwendung verknüpft"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
"Verknüpfen Sie OrcaSlicer mit prusaslicer://-Links, damit Orca Modelle von "
|
||||
"Printable.com öffnen kann."
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr "Verknüpfen mit bambustudio://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
"Verknüpfen Sie OrcaSlicer mit bambustudio://-Links, damit Orca Modelle von "
|
||||
"makerworld.com öffnen kann."
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr "cura:// verknüpfen"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
"Verknüpfen Sie OrcaSlicer mit cura://-Links, damit Orca Modelle von "
|
||||
"thingiverse.com öffnen kann."
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Höchstanzahl an letzten Projekten"
|
||||
|
||||
|
@ -11060,6 +11039,26 @@ msgstr ""
|
|||
"Der Filamentdurchmesser wird für die Berechnung der Extrusion im G-Code "
|
||||
"verwendet, er ist also wichtig und sollte genau sein"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr "Pellet-Flusskoeffizient"
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
"Der Pellet-Flusskoeffizient wird empirisch abgeleitet und ermöglicht die "
|
||||
"Volumenberechnung für Pellet-Drucker.\n"
|
||||
"\n"
|
||||
"Intern wird er in den Filamentdurchmesser umgerechnet. Alle anderen "
|
||||
"Volumenberechnungen bleiben gleich.\n"
|
||||
"\n"
|
||||
"Filamentdurchmesser = sqrt( (4 * Pellet-Flusskoeffizient) / PI )"
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "Schrumpfung"
|
||||
|
||||
|
@ -11520,7 +11519,7 @@ msgstr "Höhe der ersten Schicht"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Höhe der ersten Schicht. Eine etwas dickere erste Schicht kann die Haftung "
|
||||
"der Druckplatte verbessern"
|
||||
|
@ -11852,6 +11851,12 @@ msgstr "Mit welcher Art von G-Code ist der Drucker kompatibel"
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr "Pellet-Modifizierter Drucker"
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr "aktivieren Sie diese Option, wenn Ihr Drucker Pellets anstelle von Filamenten verwendet"
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "Unterstützung mehrerer Betttypen"
|
||||
|
||||
|
@ -11933,7 +11938,7 @@ msgstr ""
|
|||
"rauen Oberflächen führen kann."
|
||||
|
||||
msgid "Top/Bottom solid infill/wall overlap"
|
||||
msgstr ""
|
||||
msgstr "Überlappung des oberen/unteren massiven Füllung/Wand"
|
||||
|
||||
#, no-c-format, no-boost-format
|
||||
msgid ""
|
||||
|
@ -11975,13 +11980,69 @@ msgstr ""
|
|||
"Funktion."
|
||||
|
||||
msgid "Interlocking depth of a segmented region"
|
||||
msgstr "Verriegelungstiefe eines segmentierten Bereichs"
|
||||
msgstr "Interlock-Struktur-Tiefe eines segmentierten Bereichs"
|
||||
|
||||
msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
msgstr ""
|
||||
"Verriegelungstiefe eines segmentierten Bereichs. Null deaktiviert diese "
|
||||
"Interlock-Struktur-Tiefe eines segmentierten Bereichs. Null deaktiviert diese "
|
||||
"Funktion."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr "Verwende Interlock-Strukturen"
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
"Erzeugen Sie eine verzahnte Struktur an den Stellen, an denen sich "
|
||||
"unterschiedliche Filamente berühren. Dies verbessert die Haftung zwischen den "
|
||||
"Filamenten, insbesondere bei Modellen, die aus verschiedenen Materialien "
|
||||
"gedruckt werden."
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr "Interlock-Struktur-Breite"
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr "Die Breite der Interlock-Strukturen."
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr "Interlock-Struktur Ausrichtung"
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr "Ausrichtung der Interlock-Strukturen."
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr "Interlock-Struktur Schichten"
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
"Die Höhe der Balken der Interlock-Strukture, gemessen in Anzahl von "
|
||||
"Schichten. Weniger Schichten sind stärker, aber anfälliger für Fehler."
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr "Interlock-Struktur Tiefe"
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
"Der Abstand von der Grenze zwischen den Filamenten, um die Interlock-Strukturen-"
|
||||
"zu generieren, gemessen in Zellen. Zu wenige Zellen führen zu einer schlechten "
|
||||
"Haftung."
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr "Vermeidung von Interlock-Strukturgrenzen"
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
"Der Abstand von der Außenseite eines Modells, an dem keine Interlock-Strukturen "
|
||||
"generiert werden, gemessen in Zellen."
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Glättungsmethode"
|
||||
|
||||
|
@ -12696,6 +12757,16 @@ msgstr "Steigung"
|
|||
msgid "Spiral"
|
||||
msgstr "Spirale"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr "Bewegungswinkel"
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
"Bewegungswinkel für den Z-Hub-Typ \"Steigung\" und \"Spirale\". Wenn Sie es "
|
||||
"auf 90° einstellen, erhalten Sie eine normale Anhebung"
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Nur Z anheben über"
|
||||
|
||||
|
@ -15459,7 +15530,7 @@ msgid "Upload to storage"
|
|||
msgstr "Hochladen in den Speicher"
|
||||
|
||||
msgid "Switch to Device tab after upload."
|
||||
msgstr ""
|
||||
msgstr "Wechseln Sie nach dem Hochladen zum Geräte-Tab."
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "Upload filename doesn't end with \"%s\". Do you wish to continue?"
|
||||
|
@ -15729,7 +15800,7 @@ msgstr "Voreinstellung importieren"
|
|||
msgid "Create Type"
|
||||
msgstr "Typ erstellen"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "Das Modell ist nicht gefunden, bitte Hersteller erneut auswählen."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -15778,10 +15849,10 @@ msgstr "Voreinstellungspfad nicht gefunden, bitte Hersteller erneut auswählen."
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "Das Druckermodell wurde nicht gefunden, bitte erneut auswählen."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "Der Düsendurchmesser ist nicht gefunden, bitte erneut auswählen."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "Die Druckervoreinstellung ist nicht gefunden, bitte erneut auswählen."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -17044,6 +17115,42 @@ msgstr ""
|
|||
"wie z.B. ABS, durch eine entsprechende Erhöhung der Heizbetttemperatur die "
|
||||
"Wahrscheinlichkeit von Verwerfungen verringert werden kann."
|
||||
|
||||
#~ msgid "Current association: "
|
||||
#~ msgstr "Aktuelle Zuordnung:"
|
||||
|
||||
#~ msgid "Associate prusaslicer://"
|
||||
#~ msgstr "prusaslicer:// verknüpfen"
|
||||
|
||||
#~ msgid "Not associated to any application"
|
||||
#~ msgstr "Nicht mit einer Anwendung verknüpft"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with prusaslicer:// links so that Orca can open "
|
||||
#~ "models from Printable.com"
|
||||
#~ msgstr ""
|
||||
#~ "Verknüpfen Sie OrcaSlicer mit prusaslicer://-Links, damit Orca Modelle "
|
||||
#~ "von Printable.com öffnen kann."
|
||||
|
||||
#~ msgid "Associate bambustudio://"
|
||||
#~ msgstr "Verknüpfen mit bambustudio://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with bambustudio:// links so that Orca can open "
|
||||
#~ "models from makerworld.com"
|
||||
#~ msgstr ""
|
||||
#~ "Verknüpfen Sie OrcaSlicer mit bambustudio://-Links, damit Orca Modelle "
|
||||
#~ "von makerworld.com öffnen kann."
|
||||
|
||||
#~ msgid "Associate cura://"
|
||||
#~ msgstr "cura:// verknüpfen"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
#~ "thingiverse.com"
|
||||
#~ msgstr ""
|
||||
#~ "Verknüpfen Sie OrcaSlicer mit cura://-Links, damit Orca Modelle von "
|
||||
#~ "thingiverse.com öffnen kann."
|
||||
|
||||
#~ msgid ""
|
||||
#~ "File size exceeds the 100MB upload limit. Please upload your file through "
|
||||
#~ "the panel."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -588,7 +588,7 @@ msgstr "Show wireframe"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Unable to apply when processing preview"
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -655,8 +655,8 @@ msgstr "Surface"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Horizontal text"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgstr "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Mouse move up or down"
|
||||
|
||||
msgid "Rotate text"
|
||||
msgstr "Rotate text"
|
||||
|
@ -988,7 +988,7 @@ msgstr ""
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1601,7 +1601,7 @@ msgstr "Extrusion width"
|
|||
msgid "Wipe options"
|
||||
msgstr "Wipe options"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Bed adhesion"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1880,12 +1880,6 @@ msgstr "Auto orientation"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "Auto orient the object to improve print quality."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Split the selected object into mutiple objects"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Split the selected object into mutiple parts"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Select All"
|
||||
|
||||
|
@ -2147,8 +2141,8 @@ msgid_plural "Following model objects have been repaired"
|
|||
msgstr[0] "The following model object has been repaired"
|
||||
msgstr[1] "The following model objects have been repaired"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Failed to repair the following model object"
|
||||
msgstr[1] "Failed to repair the following model objects"
|
||||
|
||||
|
@ -2598,7 +2592,7 @@ msgstr "Print task sending times out."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Service Unavailable"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Unknown Error."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3571,7 +3565,7 @@ msgstr ""
|
|||
"The value will be reset to 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5720,6 +5714,9 @@ msgstr "Compare presets"
|
|||
msgid "View all object's settings"
|
||||
msgstr "View all object's settings"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr ""
|
||||
|
||||
|
@ -5796,6 +5793,9 @@ msgstr "Set filaments to use"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Search plate, object and part."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6029,7 +6029,7 @@ msgstr ""
|
|||
"The file %s already exists.\n"
|
||||
"Do you want to replace it?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Confirm Save As"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6248,10 +6248,10 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
|
||||
#, boost-format
|
||||
msgid "Reason: part \"%1%\" is empty."
|
||||
|
@ -6393,6 +6393,21 @@ msgstr "Browse"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Choose Download Directory"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "General Settings"
|
||||
|
||||
|
@ -6592,36 +6607,6 @@ msgstr ""
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Maximum recent projects"
|
||||
|
||||
|
@ -10390,6 +10375,19 @@ msgstr ""
|
|||
"Filament diameter is used to calculate extrusion variables in G-code, so it "
|
||||
"is important that this is accurate and precise."
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr ""
|
||||
|
||||
|
@ -10776,7 +10774,7 @@ msgstr "First layer height"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"This is the height of the first layer. Making the first layer height thicker "
|
||||
"can improve build plate adhesion."
|
||||
|
@ -11065,6 +11063,12 @@ msgstr "What kind of G-code the printer is compatible with."
|
|||
msgid "Klipper"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr ""
|
||||
|
||||
|
@ -11165,6 +11169,51 @@ msgstr "Interlocking depth of a segmented region"
|
|||
msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
msgstr "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Ironing type"
|
||||
|
||||
|
@ -11792,6 +11841,14 @@ msgstr "Slope"
|
|||
msgid "Spiral"
|
||||
msgstr "Spiral"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
|
@ -14470,7 +14527,7 @@ msgstr "Import Preset"
|
|||
msgid "Create Type"
|
||||
msgstr "Create Type"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "The model was not found; please reselect vendor."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -14519,10 +14576,10 @@ msgstr "Preset path was not found; please reselect vendor."
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "The printer model was not found, please reselect."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "The nozzle diameter was not found; please reselect."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "The printer preset was not found; please reselect."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Guislain Cyril, Thomas Lété\n"
|
||||
|
@ -601,7 +601,7 @@ msgstr "Afficher le maillage"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Ne peut pas s'appliquer lors du processus de prévisualisation."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -668,7 +668,7 @@ msgstr "Surface"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Texte horizontal"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Maj + souris vers le haut ou vers le bas"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1020,7 +1020,7 @@ msgstr "Orienter le texte vers la caméra."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"Impossible de charger exactement la même police (« %1% »). L’application a "
|
||||
|
@ -1677,7 +1677,7 @@ msgstr "Largeur d'Extrusion"
|
|||
msgid "Wipe options"
|
||||
msgstr "Options d’essuyage"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Adhérence au plateau"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1965,12 +1965,6 @@ msgid "Auto orient the object to improve print quality."
|
|||
msgstr ""
|
||||
"Orientez automatiquement l'objet pour améliorer la qualité d'impression."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Diviser l'objet sélectionné en plusieurs objets"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Diviser l'objet sélectionné en plusieurs parties"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Tout sélectionner"
|
||||
|
||||
|
@ -2240,8 +2234,8 @@ msgid_plural "Following model objects have been repaired"
|
|||
msgstr[0] "L'objet modèle suivant a été réparé"
|
||||
msgstr[1] "L'objet modèle suivant a été réparé"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Échec de la réparation de l'objet modèle suivant"
|
||||
msgstr[1] "Échec de la réparation des objets de modèle suivants"
|
||||
|
||||
|
@ -2701,7 +2695,7 @@ msgstr "L'envoi de la tâche d'impression est interrompu."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Service Indisponible"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Erreur inconnue."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3709,7 +3703,7 @@ msgstr ""
|
|||
"La valeur sera remise à 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5929,6 +5923,9 @@ msgstr "Comparer les Préréglages"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Afficher tous les paramètres de l'objet"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "Retirer la plaque actuelle (si elle n'est pas la dernière)"
|
||||
|
||||
|
@ -6005,6 +6002,9 @@ msgstr "Définir les filaments à utiliser"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Recherche de plaque, d'objet et de pièce."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6253,7 +6253,7 @@ msgstr ""
|
|||
"Le fichier %s existe déjà\n"
|
||||
"Voulez-vous le remplacer ?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Confirmer Enregistrer sous"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6485,7 +6485,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Impossible d’effectuer une opération booléenne sur les mailles du modèle. "
|
||||
"Seules les parties positives seront conservées. Vous pouvez corriger les "
|
||||
|
@ -6646,6 +6646,21 @@ msgstr "Parcourir"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Choisissez le répertoire de téléchargement"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Paramètres généraux"
|
||||
|
||||
|
@ -6871,42 +6886,6 @@ msgstr "Associer des liens web à OrcaSlicer"
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr "Associer des URL à OrcaSlicer"
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr "Association actuelle : "
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr "Associer prusaslicer://"
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr "N’est associé à aucune application"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
"Associer OrcaSlicer aux liens prusaslicer:// afin qu’Orca puisse ouvrir des "
|
||||
"modèles provenant de Printable.com"
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr "Associer bambustudio://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
"Associer OrcaSlicer aux liens bambustudio:// afin qu’Orca puisse ouvrir des "
|
||||
"modèles provenant de makerworld.com"
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr "Associer cura://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
"Associer OrcaSlicer aux liens cura:// pour qu’Orca puisse ouvrir les modèles "
|
||||
"de thingiverse.com"
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Projets récents maximum"
|
||||
|
||||
|
@ -7814,8 +7793,8 @@ msgstr ""
|
|||
msgid ""
|
||||
"When recording timelapse without toolhead, it is recommended to add a "
|
||||
"\"Timelapse Wipe Tower\" \n"
|
||||
"by right-click the empty position of build plate and choose \"Add "
|
||||
"Primitive\"->\"Timelapse Wipe Tower\"."
|
||||
"by right-click the empty position of build plate and choose \"Add Primitive"
|
||||
"\"->\"Timelapse Wipe Tower\"."
|
||||
msgstr ""
|
||||
"Lorsque vous enregistrez un timelapse sans tête d’outil, il est recommandé "
|
||||
"d’ajouter une \"Tour d’essuyage timelapse\".\n"
|
||||
|
@ -7970,9 +7949,9 @@ msgid ""
|
|||
"Bed temperature when cool plate is installed. Value 0 means the filament "
|
||||
"does not support to print on the Cool Plate"
|
||||
msgstr ""
|
||||
"Il s'agit de la température du plateau lorsque le plateau froid (\"Cool "
|
||||
"plate\") est installé. Une valeur à 0 signifie que ce filament ne peut pas "
|
||||
"être imprimé sur le plateau froid."
|
||||
"Il s'agit de la température du plateau lorsque le plateau froid (\"Cool plate"
|
||||
"\") est installé. Une valeur à 0 signifie que ce filament ne peut pas être "
|
||||
"imprimé sur le plateau froid."
|
||||
|
||||
msgid "Engineering plate"
|
||||
msgstr "Plaque Engineering"
|
||||
|
@ -11123,6 +11102,19 @@ msgstr ""
|
|||
"Le diamètre du filament est utilisé pour calculer les variables d'extrusion "
|
||||
"dans le G-code, il est donc important qu'il soit exact et précis."
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "Pourcentage de retrait"
|
||||
|
||||
|
@ -11586,7 +11578,7 @@ msgstr "Hauteur de couche initiale"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Il s'agit de la hauteur de la première couche. L'augmentation de la hauteur "
|
||||
"de la première couche peut améliorer l'adhérence sur le plateau."
|
||||
|
@ -11630,10 +11622,10 @@ msgstr "Ventilateur à pleine vitesse à la couche"
|
|||
|
||||
msgid ""
|
||||
"Fan speed will be ramped up linearly from zero at layer "
|
||||
"\"close_fan_the_first_x_layers\" to maximum at layer "
|
||||
"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower "
|
||||
"than \"close_fan_the_first_x_layers\", in which case the fan will be running "
|
||||
"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
|
||||
"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer"
|
||||
"\". \"full_fan_speed_layer\" will be ignored if lower than "
|
||||
"\"close_fan_the_first_x_layers\", in which case the fan will be running at "
|
||||
"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
|
||||
msgstr ""
|
||||
"La vitesse du ventilateur augmentera de manière linéaire à partir de zéro à "
|
||||
"la couche \"close_fan_the_first_x_layers\" jusqu’au maximum à la couche "
|
||||
|
@ -11924,6 +11916,12 @@ msgstr "Avec quel type de G-code l'imprimante est-elle compatible"
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "Prise en charge de plusieurs types de plateaux"
|
||||
|
||||
|
@ -12050,6 +12048,51 @@ msgstr ""
|
|||
"Profondeur d’imbrication d’une région segmentée. Zéro désactive cette "
|
||||
"fonction."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Type de lissage"
|
||||
|
||||
|
@ -12790,6 +12833,14 @@ msgstr "Pente"
|
|||
msgid "Spiral"
|
||||
msgstr "Spirale"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Décalage en Z au-dessus uniquement"
|
||||
|
||||
|
@ -13370,8 +13421,8 @@ msgid ""
|
|||
"Use \"Even-odd\" for 3DLabPrint airplane models. Use \"Close holes\" to "
|
||||
"close all holes in the model."
|
||||
msgstr ""
|
||||
"Utilisez « Pair-impair » pour les modèles d'avion 3DLabPrint. Utilisez "
|
||||
"« Fermer les trous » pour fermer tous les trous du modèle."
|
||||
"Utilisez « Pair-impair » pour les modèles d'avion 3DLabPrint. Utilisez « "
|
||||
"Fermer les trous » pour fermer tous les trous du modèle."
|
||||
|
||||
msgid "Regular"
|
||||
msgstr "Standard"
|
||||
|
@ -14180,8 +14231,8 @@ msgid ""
|
|||
"Wipe tower is only compatible with relative mode. It is recommended on most "
|
||||
"printers. Default is checked"
|
||||
msgstr ""
|
||||
"L’extrusion relative est recommandée lors de l’utilisation de l’option "
|
||||
"« label_objects ». Certains extrudeurs fonctionnent mieux avec cette option "
|
||||
"L’extrusion relative est recommandée lors de l’utilisation de l’option « "
|
||||
"label_objects ». Certains extrudeurs fonctionnent mieux avec cette option "
|
||||
"non verrouillée (mode d’extrusion absolu). La tour d’essuyage n’est "
|
||||
"compatible qu’avec le mode relatif. Il est recommandé sur la plupart des "
|
||||
"imprimantes. L’option par défaut est cochée"
|
||||
|
@ -15812,8 +15863,8 @@ msgstr ""
|
|||
"Voulez-vous le réécrire ?"
|
||||
|
||||
msgid ""
|
||||
"We would rename the presets as \"Vendor Type Serial @printer you "
|
||||
"selected\". \n"
|
||||
"We would rename the presets as \"Vendor Type Serial @printer you selected"
|
||||
"\". \n"
|
||||
"To add preset for more printers, Please go to printer selection"
|
||||
msgstr ""
|
||||
"Nous renommerions les préréglages en « Vendor Type Serial @printer you "
|
||||
|
@ -15842,7 +15893,7 @@ msgstr "Importer un préréglage"
|
|||
msgid "Create Type"
|
||||
msgstr "Créer un type"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "Le modèle n’est pas trouvé, il faut resélectionner le fournisseur."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -15895,10 +15946,10 @@ msgstr ""
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "Le modèle d’imprimante n’a pas été trouvé, veuillez resélectionner."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "Le diamètre de la buse n’est pas bon, resélectionner l’emplacement."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "Le préréglage de l’imprimante n’est pas bon, placez le préréglage."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -16756,8 +16807,8 @@ msgstr "Connexion à SimplyPrint réussie !"
|
|||
msgid "Could not connect to SimplyPrint"
|
||||
msgstr "Impossible de se connecter à SimplyPrint"
|
||||
|
||||
msgid "Internel error"
|
||||
msgstr "Erreur interne"
|
||||
msgid "Internal error"
|
||||
msgstr ""
|
||||
|
||||
msgid "Unknown error"
|
||||
msgstr "Erreur inconnue"
|
||||
|
@ -17185,6 +17236,45 @@ msgstr ""
|
|||
"déformer, tels que l’ABS, une augmentation appropriée de la température du "
|
||||
"plateau chauffant peut réduire la probabilité de déformation."
|
||||
|
||||
#~ msgid "Current association: "
|
||||
#~ msgstr "Association actuelle : "
|
||||
|
||||
#~ msgid "Associate prusaslicer://"
|
||||
#~ msgstr "Associer prusaslicer://"
|
||||
|
||||
#~ msgid "Not associated to any application"
|
||||
#~ msgstr "N’est associé à aucune application"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with prusaslicer:// links so that Orca can open "
|
||||
#~ "models from Printable.com"
|
||||
#~ msgstr ""
|
||||
#~ "Associer OrcaSlicer aux liens prusaslicer:// afin qu’Orca puisse ouvrir "
|
||||
#~ "des modèles provenant de Printable.com"
|
||||
|
||||
#~ msgid "Associate bambustudio://"
|
||||
#~ msgstr "Associer bambustudio://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with bambustudio:// links so that Orca can open "
|
||||
#~ "models from makerworld.com"
|
||||
#~ msgstr ""
|
||||
#~ "Associer OrcaSlicer aux liens bambustudio:// afin qu’Orca puisse ouvrir "
|
||||
#~ "des modèles provenant de makerworld.com"
|
||||
|
||||
#~ msgid "Associate cura://"
|
||||
#~ msgstr "Associer cura://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
#~ "thingiverse.com"
|
||||
#~ msgstr ""
|
||||
#~ "Associer OrcaSlicer aux liens cura:// pour qu’Orca puisse ouvrir les "
|
||||
#~ "modèles de thingiverse.com"
|
||||
|
||||
#~ msgid "Internel error"
|
||||
#~ msgstr "Erreur interne"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "File size exceeds the 100MB upload limit. Please upload your file through "
|
||||
#~ "the panel."
|
||||
|
@ -17733,8 +17823,8 @@ msgstr ""
|
|||
#~ "thickness (top+bottom solid layers)"
|
||||
#~ msgstr ""
|
||||
#~ "Ajoutez du remplissage solide à proximité des surfaces inclinées pour "
|
||||
#~ "garantir l'épaisseur verticale de la coque (couches solides "
|
||||
#~ "supérieure+inférieure)."
|
||||
#~ "garantir l'épaisseur verticale de la coque (couches solides supérieure"
|
||||
#~ "+inférieure)."
|
||||
|
||||
#~ msgid "Further reduce solid infill on walls (beta)"
|
||||
#~ msgstr "Réduire davantage le remplissage solide des parois (expérimental)"
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -586,7 +586,7 @@ msgstr "Drótváz megjelenítése"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Nem használható folyamat előnézetben."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -654,8 +654,8 @@ msgstr "Surface"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Horizontal text"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgstr "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Mouse move up or down"
|
||||
|
||||
msgid "Rotate text"
|
||||
msgstr "Rotate text"
|
||||
|
@ -987,7 +987,7 @@ msgstr ""
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1604,7 +1604,7 @@ msgstr "Extrudálási szélesség"
|
|||
msgid "Wipe options"
|
||||
msgstr "Törlés opciók"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Asztalra tapadás"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1887,12 +1887,6 @@ msgid "Auto orient the object to improve print quality."
|
|||
msgstr ""
|
||||
"Az objektum automatikus tájolása a nyomtatási minőség javítása érdekében."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Szétválasztja a kijelölt objektumot több tárgyra"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Szétválasztja a kijelölt objektumot több tárgyra"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Összes kijelölése"
|
||||
|
||||
|
@ -2161,8 +2155,8 @@ msgid_plural "Following model objects have been repaired"
|
|||
msgstr[0] "A következő modell sikeresen megjavítva"
|
||||
msgstr[1] "A következő modellek sikeresen megjavítva"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Nem sikerült megjavítani a következő modellt"
|
||||
msgstr[1] "Nem sikerült megjavítani a következő modelleket"
|
||||
|
||||
|
@ -2618,7 +2612,7 @@ msgstr "Időtúllépés a nyomtatási feladat küldése során."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Szolgáltatás nem elérhető"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Ismeretlen hiba."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3608,7 +3602,7 @@ msgstr ""
|
|||
"Az érték 0-ra áll vissza."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5765,6 +5759,9 @@ msgstr "Beállítások összehasonlítása"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Összes objektum beállításainak megtekintése"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr ""
|
||||
|
||||
|
@ -5841,6 +5838,9 @@ msgstr "Használni kívánt filament beállítása"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Tálca, objektum és tárgy keresése."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6075,7 +6075,7 @@ msgstr ""
|
|||
"The file %s already exists.\n"
|
||||
"Do you want to replace it?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Mentés másként megerősítése"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6296,10 +6296,10 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
|
||||
#, boost-format
|
||||
msgid "Reason: part \"%1%\" is empty."
|
||||
|
@ -6443,6 +6443,21 @@ msgstr "Tallózás"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Válassz letöltési mappát"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Általános beállítások"
|
||||
|
||||
|
@ -6650,36 +6665,6 @@ msgstr ""
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Maximum recent projects"
|
||||
|
||||
|
@ -10507,6 +10492,19 @@ msgstr ""
|
|||
"A filament átmérő a G-kódban az extrudálás kiszámításához szükséges, ezért "
|
||||
"fontos, hogy pontos legyen"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr ""
|
||||
|
||||
|
@ -10909,7 +10907,7 @@ msgstr "Kezdő rétegmagasság"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Kezdőréteg magassága. A vastagabb kezdőréteg javíthatja a tárgy asztalhoz "
|
||||
"való tapadását"
|
||||
|
@ -11197,6 +11195,12 @@ msgstr "Milyen G-kóddal kompatibilis a nyomtató."
|
|||
msgid "Klipper"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr ""
|
||||
|
||||
|
@ -11304,6 +11308,51 @@ msgstr ""
|
|||
"Szegmentált régió összekapcsolódási mélysége. A 0 érték letiltja ezt a "
|
||||
"funkciót."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Vasalás típusa"
|
||||
|
||||
|
@ -11946,6 +11995,14 @@ msgstr "Lejtő"
|
|||
msgid "Spiral"
|
||||
msgstr "Spirál"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Z emelés csak efelett"
|
||||
|
||||
|
@ -14666,7 +14723,7 @@ msgstr "Beállítás importálása"
|
|||
msgid "Create Type"
|
||||
msgstr "Típus létrehozása"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "The model was not found; please reselect vendor."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -14718,10 +14775,10 @@ msgstr "Útvonal nem található. Kérjük, válaszd ki újra a gyártót."
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "A nyomtató modellje nem található, kérjük, válaszd ki újra."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "The nozzle diameter was not found; please reselect."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "The printer preset was not found; please reselect."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -598,7 +598,7 @@ msgstr "Mostra wireframe"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Non si può applicare durante la creazione dell'anteprima."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -665,7 +665,7 @@ msgstr "Superficie"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Testo orizzontale"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Sposta il mouse verso l'alto o il basso"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1016,7 +1016,7 @@ msgstr "Orienta il testo verso di te."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"Non è possibile caricare esattamente lo stesso font(\"%1%\"). L'applicazione "
|
||||
|
@ -1665,7 +1665,7 @@ msgstr "Larghezza Estrusione"
|
|||
msgid "Wipe options"
|
||||
msgstr "Opzioni pulitura"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Adesione al piano"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1950,12 +1950,6 @@ msgstr "Orientamento automatico"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "Orienta automaticamente l'oggetto per migliorare la qualità di stampa."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Dividi l'oggetto selezionato in più oggetti"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Dividi l'oggetto selezionato in più parti"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Seleziona tutto"
|
||||
|
||||
|
@ -2229,8 +2223,8 @@ msgid_plural "Following model objects have been repaired"
|
|||
msgstr[0] "Il seguente oggetto del modello è stato riparato"
|
||||
msgstr[1] "I seguenti oggetti del modello sono stati riparati"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Impossibile riparare il seguente oggetto modello"
|
||||
msgstr[1] "Impossibile riparare i seguenti oggetti modello"
|
||||
|
||||
|
@ -2685,7 +2679,7 @@ msgstr "Timeout dell'invio dell'attività di stampa."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Servizio non disponibile"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Errore sconosciuto."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3696,7 +3690,7 @@ msgstr ""
|
|||
"Il valore verrà reimpostato su 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5880,6 +5874,9 @@ msgstr "Confronta i preset"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Visualizza tutte le impostazioni oggetto"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "Rimuovere la piastra corrente (se non l'ultima)"
|
||||
|
||||
|
@ -5956,6 +5953,9 @@ msgstr "Imposta filamenti da usare"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Cerca piastra, oggetto e parte."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6204,8 +6204,8 @@ msgstr ""
|
|||
"Il file %s esiste già\n"
|
||||
"Vuoi sostituirlo?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgstr "Comfirm Salva con nome"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Confirm Salva con nome"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
msgstr "Elimina l'oggetto che fa parte dell'oggetto tagliato"
|
||||
|
@ -6429,10 +6429,10 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
|
||||
#, boost-format
|
||||
msgid "Reason: part \"%1%\" is empty."
|
||||
|
@ -6583,6 +6583,21 @@ msgstr "Sfoglia"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Scegliere la directory di download"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Impostazioni generali"
|
||||
|
||||
|
@ -6789,36 +6804,6 @@ msgstr ""
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Numero massimo di progetti recenti"
|
||||
|
||||
|
@ -10936,6 +10921,19 @@ msgstr ""
|
|||
"Il diametro del filamento viene utilizzato per calcolare le variabili di "
|
||||
"estrusione nel G-code, quindi è importante che sia accurato e preciso."
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "Restringimento"
|
||||
|
||||
|
@ -11395,7 +11393,7 @@ msgstr "Altezza primo layer"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Questa è l'altezza layer iniziale. L'aumento dell'altezza del primo layer "
|
||||
"può migliorare l'adesione al piatto di stampa"
|
||||
|
@ -11723,6 +11721,12 @@ msgstr "Con che tipo di G-code è compatibile la stampante."
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "Supporta i tipi di letti multipli"
|
||||
|
||||
|
@ -11836,6 +11840,51 @@ msgstr ""
|
|||
"Profondità di incastro di una regione segmentata. Zero disabilita questa "
|
||||
"funzione."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Tipo di stiratura"
|
||||
|
||||
|
@ -12570,6 +12619,14 @@ msgstr "Inclinato"
|
|||
msgid "Spiral"
|
||||
msgstr "Spirale"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Solleva Z solo al di sopra"
|
||||
|
||||
|
@ -15539,7 +15596,7 @@ msgstr "Importa Preset"
|
|||
msgid "Create Type"
|
||||
msgstr "Crea tipo"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr ""
|
||||
"La modello non è stato trovato. Si prega di selezionare nuovamente il "
|
||||
"fornitore."
|
||||
|
@ -15593,10 +15650,10 @@ msgstr ""
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "Il modello della stampante non è stato trovato, riselezionare."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "Il diametro del nozzle non trovato, riselezionare."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr ""
|
||||
"La configurazione predefinita della stampante non è stata trovata. Per "
|
||||
"favore, seleziona nuovamente."
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -589,7 +589,7 @@ msgstr "ワイヤフレームを表示"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "プレビュー処理中は適用できません"
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -656,8 +656,8 @@ msgstr "Surface"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Horizontal text"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgstr "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Mouse move up or down"
|
||||
|
||||
msgid "Rotate text"
|
||||
msgstr "Rotate text"
|
||||
|
@ -1000,7 +1000,7 @@ msgstr "テキストの向きをカメラ側にする。"
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"全く同じフォント(\"%1%\")を読み込むことができません。アプリケーションは似たよ"
|
||||
|
@ -1618,7 +1618,7 @@ msgstr "押出線幅"
|
|||
msgid "Wipe options"
|
||||
msgstr "拭き上げ設定"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "ベッド接着"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1897,12 +1897,6 @@ msgstr "自動向き調整"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "オブジェクトの向きを自動的に調整する"
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "選択したオブジェクトを複数のオブジェクトに分割"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "選択したオブジェクトを複数のパーツに分割"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "全てを選択"
|
||||
|
||||
|
@ -2158,8 +2152,8 @@ msgid "Following model object has been repaired"
|
|||
msgid_plural "Following model objects have been repaired"
|
||||
msgstr[0] "以下のモデルオブジェクトが修復されました。"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "以下のオブジェクトを修復てきませんでした"
|
||||
|
||||
msgid "Repairing was canceled"
|
||||
|
@ -2606,7 +2600,7 @@ msgstr "Print task sending times out."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "サービスは利用できません"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "不明なエラー"
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3554,7 +3548,7 @@ msgstr ""
|
|||
"値を0にリセットします。"
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5685,6 +5679,9 @@ msgstr "プリセットを比較"
|
|||
msgid "View all object's settings"
|
||||
msgstr "全てのオブジェクトの設定"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr ""
|
||||
|
||||
|
@ -5761,6 +5758,9 @@ msgstr "フィラメントを選択"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Search plate, object and part."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -5988,7 +5988,7 @@ msgstr ""
|
|||
"The file %s already exists.\n"
|
||||
"Do you want to replace it?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Confirm Save As"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6205,10 +6205,10 @@ msgstr "%sを送信しました、プリンターにて確認できます"
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
|
||||
#, boost-format
|
||||
msgid "Reason: part \"%1%\" is empty."
|
||||
|
@ -6358,6 +6358,21 @@ msgstr "閲覧"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "ダウンロードフォルドを選択"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "一般設定"
|
||||
|
||||
|
@ -6553,36 +6568,6 @@ msgstr ""
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Maximum recent projects"
|
||||
|
||||
|
@ -10275,6 +10260,19 @@ msgstr ""
|
|||
"押出制御に使用されるパラメータなので、精確なフィラメント直径を入力してくださ"
|
||||
"い"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr ""
|
||||
|
||||
|
@ -10671,7 +10669,7 @@ msgstr "1層目の高さ"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr "1層目の高さです。高さを大きくすればプレートとの接着性が良くなります。"
|
||||
|
||||
msgid "Speed of initial layer except the solid infill part"
|
||||
|
@ -10946,6 +10944,12 @@ msgstr "プリンターが対応するG-code"
|
|||
msgid "Klipper"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr ""
|
||||
|
||||
|
@ -11049,6 +11053,51 @@ msgstr "Interlocking depth of a segmented region"
|
|||
msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
msgstr "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "アイロン面"
|
||||
|
||||
|
@ -11668,6 +11717,14 @@ msgstr "スロープ"
|
|||
msgid "Spiral"
|
||||
msgstr "スパイラル"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "これ以上でリフトZ"
|
||||
|
||||
|
@ -14363,7 +14420,7 @@ msgstr "Import Preset"
|
|||
msgid "Create Type"
|
||||
msgstr "Create Type"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "The model was not found; please reselect vendor."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -14412,10 +14469,10 @@ msgstr "Preset path was not found; please reselect vendor."
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "The printer model was not found, please reselect."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "The nozzle diameter was not found; please reselect."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "The printer preset was not found; please reselect."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: 2024-05-31 23:33+0900\n"
|
||||
"Last-Translator: Hotsolidinfill <138652683+Hotsolidinfill@users.noreply."
|
||||
"github.com>, crwusiz <crwusiz@gmail.com>\n"
|
||||
|
@ -596,7 +596,7 @@ msgstr "와이어프레임 보기"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "미리 보기 진행 시 적용할 수 없습니다."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -665,7 +665,7 @@ msgstr "표면"
|
|||
msgid "Horizontal text"
|
||||
msgstr "가로 텍스트"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + 마우스 위 or 아래"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1004,7 +1004,7 @@ msgstr "텍스트 방향을 카메라 쪽으로 향하게 합니다."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"정확히 동일한 글꼴(\"%1%\")을 로드할 수 없습니다. 응용 프로그램이 유사한 항목"
|
||||
|
@ -1503,8 +1503,7 @@ msgid "User logged out"
|
|||
msgstr "사용자가 로그아웃됨"
|
||||
|
||||
msgid "new or open project file is not allowed during the slicing process!"
|
||||
msgstr ""
|
||||
"슬라이싱 중에는 새 프로젝트를 만들거나 프로젝트 파일을 열 수 없습니다!"
|
||||
msgstr "슬라이싱 중에는 새 프로젝트를 만들거나 프로젝트 파일을 열 수 없습니다!"
|
||||
|
||||
msgid "Open Project"
|
||||
msgstr "프로젝트 열기"
|
||||
|
@ -1633,7 +1632,7 @@ msgstr "압출 너비"
|
|||
msgid "Wipe options"
|
||||
msgstr "닦기 옵션"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "베드 안착"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1918,12 +1917,6 @@ msgstr "자동 방향 지정"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "개체의 방향을 자동으로 지정하여 출력 품질을 향상시킵니다."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "선택한 개체를 여러 개체로 분할"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "선택한 개체를 여러 부품으로 분할"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "모두 선택"
|
||||
|
||||
|
@ -2177,8 +2170,8 @@ msgid "Following model object has been repaired"
|
|||
msgid_plural "Following model objects have been repaired"
|
||||
msgstr[0] "다음 모델 개체가 수리되었습니다"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "다음 모델 개체 교정을 실패하였습니다"
|
||||
|
||||
msgid "Repairing was canceled"
|
||||
|
@ -2622,7 +2615,7 @@ msgstr "출력 작업 전송 시간이 초과되었습니다."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "서비스 사용 불가"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "알 수 없는 오류."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3581,7 +3574,7 @@ msgstr ""
|
|||
"값이 0으로 재설정됩니다."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5729,6 +5722,9 @@ msgstr "사전 설정 비교"
|
|||
msgid "View all object's settings"
|
||||
msgstr "모든 개체 설정 보기"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr "재료 설정"
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "현재 플레이트 제거(마지막 플레이트가 아닌 경우)"
|
||||
|
||||
|
@ -5805,6 +5801,9 @@ msgstr "사용할 필라멘트 설정"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "플레이트, 개체 및 부품을 검색합니다."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr "펠릿"
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6036,7 +6035,7 @@ msgstr ""
|
|||
"파일 %s이(가) 이미 존재합니다.\n"
|
||||
"파일을 바꾸시겠습니까?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "다른 이름으로 저장 확인"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6258,7 +6257,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"모델 메쉬에 대해 부울 연산을 수행할 수 없습니다. 긍정적인 부분만 유지됩니다. "
|
||||
"메쉬를 수정하고 재시도해 볼 수 있습니다."
|
||||
|
@ -6406,6 +6405,21 @@ msgstr "탐색"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "다운로드 폴더 선택"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr "링크"
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr "를 OrcaSlicer와 연결하여 Orca가 다음 사이트의 모델을 열 수 있게 합니다"
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr "현재 연결: "
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr "현재 인스턴스"
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr "현재 인스턴스 경로: "
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "일반 설정"
|
||||
|
||||
|
@ -6550,8 +6564,8 @@ msgid ""
|
|||
"If enabled, Orca will remember and switch filament/process configuration for "
|
||||
"each printer automatically."
|
||||
msgstr ""
|
||||
"활성화하면 Orca는 각 프린터의 필라멘트/프로세스 구성을 자동으로 기억하고 "
|
||||
"전환합니다."
|
||||
"활성화하면 Orca는 각 프린터의 필라멘트/프로세스 구성을 자동으로 기억하고 전환"
|
||||
"합니다."
|
||||
|
||||
msgid "Multi-device Management(Take effect after restarting Orca)."
|
||||
msgstr "다중 장치 관리 (Orca를 다시 시작한 후 적용됨)."
|
||||
|
@ -6560,8 +6574,7 @@ msgid ""
|
|||
"With this option enabled, you can send a task to multiple devices at the "
|
||||
"same time and manage multiple devices."
|
||||
msgstr ""
|
||||
"활성화하면 여러 장치에 동시에 작업을 보내고 여러 장치를 관리할 수 "
|
||||
"있습니다."
|
||||
"활성화하면 여러 장치에 동시에 작업을 보내고 여러 장치를 관리할 수 있습니다."
|
||||
|
||||
msgid "Network"
|
||||
msgstr "네트워크"
|
||||
|
@ -6612,42 +6625,6 @@ msgstr "OrcaSlicer에 웹 링크 연결"
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr "OrcaSlicer에 URL 연결"
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr "현재 연결:"
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr "prusaslicer:// 연결"
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr "어떤 애플리케이션과도 연결되지 않음"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
"OrcaSlicer가 Printable.com에서 모델을 열 수 있도록 OrcaSlicer를 prusaslicer:// 링크"
|
||||
"와 연결합니다."
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr "bambustudio:// 연결"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
"OrcaSlicer가 makerworld.com에서 모델을 열 수 있도록 OrcaSlicer를 bambustudio:// 링"
|
||||
"크와 연결합니다."
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr "cura:// 연결"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
"OOrcaSlicer가 thingiverse.com에서 모델을 열 수 있도록 OrcaSlicer를 cura:// 링크와 연"
|
||||
"결합니다."
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "최근 프로젝트 최대 표시"
|
||||
|
||||
|
@ -8257,8 +8234,9 @@ msgstr "으로"
|
|||
msgid ""
|
||||
"Windows Media Player is required for this task! Do you want to enable "
|
||||
"'Windows Media Player' for your operation system?"
|
||||
msgstr "이 작업에는 Windows Media Player가 필요합니다! 운영 체제에서 Windows Media Player를 "
|
||||
"활성화하시겠습니까?"
|
||||
msgstr ""
|
||||
"이 작업에는 Windows Media Player가 필요합니다! 운영 체제에서 Windows Media "
|
||||
"Player를 활성화하시겠습니까?"
|
||||
|
||||
msgid ""
|
||||
"BambuSource has not correctly been registered for media playing! Press Yes "
|
||||
|
@ -8280,6 +8258,9 @@ msgid ""
|
|||
"play video. (Try installing the gstreamer1.0-plugins-bad or gstreamer1.0-"
|
||||
"libav packages, then restart Orca Slicer?)"
|
||||
msgstr ""
|
||||
"시스템에 동영상 재생을 위해 필요한 GStreamer용 H.264 코덱이 존재하지 않습니"
|
||||
"다. (gstreamer1.0-plugins-bad 또는 gstreamer1.0-libav 패키지를 설치한 다음 "
|
||||
"Orca Slicer를 다시 실행하십시오.)"
|
||||
|
||||
msgid "Bambu Network plug-in not detected."
|
||||
msgstr "뱀부 네트워크 플러그인이 감지되지 않습니다."
|
||||
|
@ -10107,7 +10088,8 @@ msgid ""
|
|||
"Insert Gcode between objects. This parameter will only come into effect when "
|
||||
"you print your models object by object"
|
||||
msgstr ""
|
||||
"개체 사이에 G코드를 삽입하세요. 이 매개변수는 개체별 출력을 사용할 때만 적용됩니다."
|
||||
"개체 사이에 G코드를 삽입하세요. 이 매개변수는 개체별 출력을 사용할 때만 적용"
|
||||
"됩니다."
|
||||
|
||||
msgid "End G-code when finish the printing of this filament"
|
||||
msgstr "이 필라멘트의 출력이 끝날때의 종료 G코드"
|
||||
|
@ -10545,14 +10527,35 @@ msgid "Filament unload time"
|
|||
msgstr "필라멘트 빼기 시간"
|
||||
|
||||
msgid "Time to unload old filament when switch filament. For statistics only"
|
||||
msgstr "필라멘트를 교체할 때 기존 필라멘트를 빼는 시간입니다. 통계에만 사용됩니다"
|
||||
msgstr ""
|
||||
"필라멘트를 교체할 때 기존 필라멘트를 빼는 시간입니다. 통계에만 사용됩니다"
|
||||
|
||||
msgid ""
|
||||
"Filament diameter is used to calculate extrusion in gcode, so it's important "
|
||||
"and should be accurate"
|
||||
msgstr ""
|
||||
"필라멘트 직경은 G코드에서 압출량을 계산하는데 사용되므로 중요하며 정확해야 합니"
|
||||
"다"
|
||||
"필라멘트 직경은 G코드에서 압출량을 계산하는데 사용되므로 중요하며 정확해야 합"
|
||||
"니다"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr "펠릿 유량 계수"
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
"펠릿 유량 계수는 경험적으로 추산되며 펠릿 프린터에서의 부피 계산에 사용됩니"
|
||||
"다.\n"
|
||||
"\n"
|
||||
"내부적으로 이 값은 filament_diameter로 변환됩니다. 다른 부피 계산은 영향을 받"
|
||||
"지 않습니다.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "수축"
|
||||
|
@ -10566,7 +10569,8 @@ msgid ""
|
|||
"after the checks."
|
||||
msgstr ""
|
||||
"냉각 후 필라멘트가 얻게 될 수축률을 입력합니다(100mm 대신 94mm를 측정하는 경"
|
||||
"우 94%). 출력물은 xy 방향으로 보정됩니다. 외벽에 사용되는 필라멘트에만 적용됩니다.\n"
|
||||
"우 94%). 출력물은 xy 방향으로 보정됩니다. 외벽에 사용되는 필라멘트에만 적용됩"
|
||||
"니다.\n"
|
||||
"이 보정은 확인 후 수행되므로 개체 사이에 충분한 공간을 허용해야 합니다."
|
||||
|
||||
msgid "Loading speed"
|
||||
|
@ -10979,7 +10983,7 @@ msgstr "초기 레이어 높이"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"초기 레이어의 높이입니다. 초기 레이어 높이를 약간 두껍게 하면 빌드 플레이트 "
|
||||
"접착력을 향상시킬 수 있습니다"
|
||||
|
@ -11295,6 +11299,12 @@ msgstr "프린터와 호환되는 G코드 종류"
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr "펠릿 프린터"
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr "프린터가 필라멘트 대신 펠릿을 사용할 경우 활성화하세요"
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "멀티 배드 유형 지원"
|
||||
|
||||
|
@ -11409,6 +11419,58 @@ msgstr "분할된 영역의 연동 깊이"
|
|||
msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
msgstr "분할된 영역의 깊이를 연동합니다. 0은 이 기능을 비활성화합니다."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr "인터로킹 빔 사용"
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
"서로 다른 필라멘트가 접촉하는 곳에 맞물리는 구조의 (인터로킹) 빔을 생성합니"
|
||||
"다. 이 기능은 필라멘트 간의 결합력을 향상시키며, 서로 다른 재료로 출력한 모델"
|
||||
"에 특히 유용합니다."
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr "인터로킹 빔 너비"
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr "인터로킹 빔 구조의 너비"
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr "맞물림 방향"
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr "인터로킹 빔의 배치 방향"
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr "인터로킹 빔 레이어 수"
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
"맞물림 구조의 높이를 레이어 수로 나타낸 값입니다. 레이어 수가 적을수록 강도"
|
||||
"가 올라가나, 결함이 발생하기 더 쉬워집니다."
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr "맞물림 깊이"
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
"필라멘트 간의 접촉면으로부터 맞물림 구조를 생성할 거리를 셀의 수로 나타낸 값"
|
||||
"입니다. 너무 적은 수의 셀을 사용할 경우 결합력이 저하될 수 있습니다."
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr "맞물림 방지 거리"
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr "모델의 외벽으로부터 맞물림 구조를 생성하기 시작할 거리를 설정합니다."
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "다림질 유형"
|
||||
|
||||
|
@ -12092,6 +12154,14 @@ msgstr "경사"
|
|||
msgid "Spiral"
|
||||
msgstr "나선형"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Z값 위에서만 올리기"
|
||||
|
||||
|
@ -14176,6 +14246,22 @@ msgid ""
|
|||
"cause the result not exactly the same in each calibration. We are still "
|
||||
"investigating the root cause to do improvements with new updates."
|
||||
msgstr ""
|
||||
"우리 위키에서 동적 유량 교정에 대한 자세한 내용을 찾아보세요.\n"
|
||||
"\n"
|
||||
"일반적으로 교정은 필요하지 않습니다. 출력 시작 메뉴에서 \"동적 유량 교정\" 옵"
|
||||
"션을 선택한 상태에서 단일 색상/재료 출력을 시작하면 프린터는 이전 방식을 따르"
|
||||
"며 출력 전에 필라멘트를 교정합니다. 다중 색상/재료 출력을 시작하면 프린터는 "
|
||||
"모든 필라멘트 전환 중에 필라멘트에 대한 기본 보상 매개변수를 사용하므로 대부"
|
||||
"분의 경우 좋은 결과를 얻을 수 있습니다.\n"
|
||||
"\n"
|
||||
"교정 결과를 신뢰할 수 없게 만드는 몇 가지 경우가 있습니다. 텍스처 플레이트를 "
|
||||
"사용하여 보정을 수행합니다. 빌드 플레이트의 접착력이 좋지 않습니다. (빌드 플"
|
||||
"레이트를 세척하거나 풀을 바르십시오!) ...위키에서 자세한 내용을 확인할 수 있"
|
||||
"습니다.\n"
|
||||
"\n"
|
||||
"테스트에서 교정 결과에는 약 10%의 오차가 있으며, 이로 인해 각 교정에서 결과"
|
||||
"가 정확히 동일하지 않을 수 있습니다. 새로운 업데이트로 개선하기 위해 근본 원"
|
||||
"인을 계속 조사하고 있습니다."
|
||||
|
||||
msgid "When to use Flow Rate Calibration"
|
||||
msgstr "유량 교정을 사용해야 하는 경우"
|
||||
|
@ -14299,7 +14385,8 @@ msgid ""
|
|||
"Only one of the results with the same name will be saved. Are you sure you "
|
||||
"want to override the other results?"
|
||||
msgstr ""
|
||||
"단 하나의 결과만을 같은 이름으로 저장할 수 있습니다. 다른 결과들을 덮어쓸까요?"
|
||||
"단 하나의 결과만을 같은 이름으로 저장할 수 있습니다. 다른 결과들을 덮어쓸까"
|
||||
"요?"
|
||||
|
||||
msgid "Please find the best line on your plate"
|
||||
msgstr "당신의 플레이트에서 가장 좋은 선을 찾아보세요"
|
||||
|
@ -14914,8 +15001,8 @@ msgstr "사전 설정 가져오기"
|
|||
msgid "Create Type"
|
||||
msgstr "유형 생성"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgstr "모델이 마음에 들지 않으면 공급업체를 다시 선택하세요."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "모델을 찾을 수 없습니다. 공급업체를 다시 선택하세요."
|
||||
|
||||
msgid "Select Model"
|
||||
msgstr "모델 선택"
|
||||
|
@ -14963,10 +15050,10 @@ msgstr "사전 설정 경로를 찾을 수 없습니다. 공급업체를 다시
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "프린터 모델을 찾을 수 없습니다. 다시 선택하세요."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "노즐 직경이 마음에 들지 않으면 다시 선택하세요."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "프린터 사전 설정이 마음에 들지 않습니다. 다시 선택하세요."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -15781,7 +15868,8 @@ msgid ""
|
|||
"consistency?"
|
||||
msgstr ""
|
||||
"정밀한 벽\n"
|
||||
"정밀한 벽을 켜면 정밀도와 레이어 일관성이 향상될 수 있다는 사실을 알고 계셨나요?"
|
||||
"정밀한 벽을 켜면 정밀도와 레이어 일관성이 향상될 수 있다는 사실을 알고 계셨나"
|
||||
"요?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Sandwich mode]
|
||||
msgid ""
|
||||
|
@ -15939,8 +16027,8 @@ msgid ""
|
|||
"Slicer setting?"
|
||||
msgstr ""
|
||||
"검색 기능\n"
|
||||
"검색 도구를 사용하여 원하는 Orca Slicer 설정을 빠르게 찾을 수 있다는 사실을 알고 "
|
||||
"계섰나요?"
|
||||
"검색 도구를 사용하여 원하는 Orca Slicer 설정을 빠르게 찾을 수 있다는 사실을 "
|
||||
"알고 계섰나요?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Simplify Model]
|
||||
msgid ""
|
||||
|
@ -15981,8 +16069,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"부품 빼기\n"
|
||||
"네거티브 부분 수정자를 사용하여 하나의 메시를 다른 메시에서 뺄 수 있다는 것"
|
||||
"을 알고 계섰나요? 예를 들어, 이렇게 하면 Orca Slicer에서 직접 쉽게 크기 조"
|
||||
"정이 가능한 구멍을 만들 수 있습니다."
|
||||
"을 알고 계섰나요? 예를 들어, 이렇게 하면 Orca Slicer에서 직접 쉽게 크기 조정"
|
||||
"이 가능한 구멍을 만들 수 있습니다."
|
||||
|
||||
#: resources/data/hints.ini: [hint:STEP]
|
||||
msgid ""
|
||||
|
@ -15995,8 +16083,8 @@ msgstr ""
|
|||
"STEP\n"
|
||||
"STL 대신 STEP 파일을 슬라이싱하여 출력 품질을 향상시킬 수 있다는 사실을 알고 "
|
||||
"계섰나요?\n"
|
||||
"Orca Slicer는 STEP 파일 슬라이싱을 지원하며, 저해상도 STL을 사용할 때 보다 더 "
|
||||
"부드러운 결과를 얻을 수 있습니다. 시도해 보세요!"
|
||||
"Orca Slicer는 STEP 파일 슬라이싱을 지원하며, 저해상도 STL을 사용할 때 보다 "
|
||||
"더 부드러운 결과를 얻을 수 있습니다. 시도해 보세요!"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Z seam location]
|
||||
msgid ""
|
||||
|
@ -16018,8 +16106,8 @@ msgid ""
|
|||
"printed model by doing some fine-tuning."
|
||||
msgstr ""
|
||||
"유량 미세 조정\n"
|
||||
"더 보기 좋은 출력물을 위해 유량을 미세 조정할 수 있다는 사실을 알고 계셨나요? "
|
||||
"재료에 따라 약간의 미세 조정을 통해 출력된 모델의 전체적인 마감을 개선할 "
|
||||
"더 보기 좋은 출력물을 위해 유량을 미세 조정할 수 있다는 사실을 알고 계셨나"
|
||||
"요? 재료에 따라 약간의 미세 조정을 통해 출력된 모델의 전체적인 마감을 개선할 "
|
||||
"수 있습니다."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Split your prints into plates]
|
||||
|
@ -16075,9 +16163,8 @@ msgid ""
|
|||
"the best results."
|
||||
msgstr ""
|
||||
"실크 필라멘트 출력\n"
|
||||
"실크 필라멘트를 성공적으로 출력하려면 특별한 주의가 필요하다는 사실을 알고 "
|
||||
"계셨나요? 최상의 결과를 얻으려면 항상 더 높은 온도와 더 낮은 속도를 권장합니"
|
||||
"다."
|
||||
"실크 필라멘트를 성공적으로 출력하려면 특별한 주의가 필요하다는 사실을 알고 계"
|
||||
"셨나요? 최상의 결과를 얻으려면 항상 더 높은 온도와 더 낮은 속도를 권장합니다."
|
||||
|
||||
#: resources/data/hints.ini: [hint:Brim for better adhesion]
|
||||
msgid ""
|
||||
|
@ -16114,8 +16201,8 @@ msgid ""
|
|||
"support/objects/infill during filament change?"
|
||||
msgstr ""
|
||||
"지지대/개체/채우기에 내보내기\n"
|
||||
"필라멘트를 교체하는 동안 낭비되는 필라멘트를 지지대/개체/채우기 출력에 활용할 "
|
||||
"수 있다는 사실을 알고 계섰나요?"
|
||||
"필라멘트를 교체하는 동안 낭비되는 필라멘트를 지지대/개체/채우기 출력에 활용"
|
||||
"할 수 있다는 사실을 알고 계섰나요?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Improve strength]
|
||||
msgid ""
|
||||
|
@ -16124,8 +16211,8 @@ msgid ""
|
|||
"density to improve the strength of the model?"
|
||||
msgstr ""
|
||||
"강도 향상\n"
|
||||
"더 많은 외벽과 더 높은 드문 채우기 밀도를 사용하여 모델의 강도를 높일 수 "
|
||||
"있다는 사실을 알고 계섰나요?"
|
||||
"더 많은 외벽과 더 높은 드문 채우기 밀도를 사용하여 모델의 강도를 높일 수 있다"
|
||||
"는 사실을 알고 계섰나요?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:When need to print with the printer door
|
||||
#: opened]
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -589,7 +589,7 @@ msgstr "Draadmodel tonen"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Kan niet toepassen bij een voorvertoning."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -657,7 +657,7 @@ msgstr "Oppervlak"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Horizontale tekst"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Muis op of neer"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -991,7 +991,7 @@ msgstr ""
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1615,7 +1615,7 @@ msgstr "Extrusiebreedte"
|
|||
msgid "Wipe options"
|
||||
msgstr "Veeg opties"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Printbed hechting"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1897,12 +1897,6 @@ msgid "Auto orient the object to improve print quality."
|
|||
msgstr ""
|
||||
"Automatisch oriënteren van het object om de printkwaliteit te verbeteren."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Splits het geselecteerde object op in meerdere objecten"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Splits het geselecteerde object op in meerdere onderdelen"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Alles selecteren"
|
||||
|
||||
|
@ -2179,8 +2173,8 @@ msgstr[1] ""
|
|||
"De volgende model objecten zijn gerepareerd@De volgende model objecten zijn "
|
||||
"gerepareerd"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Repareren van de volgende modellen is mislukt@"
|
||||
msgstr[1] "Repareren van de volgende modellen is mislukt@"
|
||||
|
||||
|
@ -2635,7 +2629,7 @@ msgstr "Het verzenden van de printtaak loopt uit."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Service niet beschikbaar"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Onbekende fout."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3638,7 +3632,7 @@ msgstr ""
|
|||
"De waarde wordt teruggezet naar 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5806,6 +5800,9 @@ msgstr "Instellingen vergelijken"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Alle instellingen van het object weergeven"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr ""
|
||||
|
||||
|
@ -5882,6 +5879,9 @@ msgstr "Stel filamenten in om te gebruiken"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Zoek plaat, object en onderdeel."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6128,7 +6128,7 @@ msgstr ""
|
|||
"The file %s already exists.\n"
|
||||
"Do you want to replace it?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Opslaan als bevestigen"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6351,10 +6351,10 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
|
||||
#, boost-format
|
||||
msgid "Reason: part \"%1%\" is empty."
|
||||
|
@ -6501,6 +6501,21 @@ msgstr "Browsen"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Kies Downloadmap"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Algemene instellingen"
|
||||
|
||||
|
@ -6709,36 +6724,6 @@ msgstr ""
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Maximum recent projects"
|
||||
|
||||
|
@ -10607,6 +10592,19 @@ msgstr ""
|
|||
"Filamentdiameter wordt gebruikt om de extrusie in de G-code te berekenen, "
|
||||
"het is dus belangrijk dat deze nauwkeurig wordt ingegeven"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr ""
|
||||
|
||||
|
@ -11010,7 +11008,7 @@ msgstr "Laaghoogte van de eerste laag"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Dit is de hoogte van de eerste laag. Door de hoogte van de eerste laag hoger "
|
||||
"te maken, kan de hechting op het printbed worden verbeterd."
|
||||
|
@ -11304,6 +11302,12 @@ msgstr "Het type G-code waarmee de printer compatibel is"
|
|||
msgid "Klipper"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr ""
|
||||
|
||||
|
@ -11409,6 +11413,51 @@ msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
|||
msgstr ""
|
||||
"Insluitdiepte van een gesegmenteerd gebied. Nul schakelt deze functie uit."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Strijk type"
|
||||
|
||||
|
@ -12061,6 +12110,14 @@ msgstr "Helling"
|
|||
msgid "Spiral"
|
||||
msgstr "Spiraal"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Beweeg Z alleen omhoog boven"
|
||||
|
||||
|
@ -14798,7 +14855,7 @@ msgstr "Preset importeren"
|
|||
msgid "Create Type"
|
||||
msgstr "Type maken"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "The model was not found; please reselect vendor."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -14847,10 +14904,10 @@ msgstr "Preset-pad niet gevonden; selecteer leverancier opnieuw."
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "Het printermodel is niet gevonden, selecteer opnieuw."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "The nozzle diameter was not found; please reselect."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "The printer preset was not found; please reselect."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
|
|
@ -346,7 +346,7 @@ msgid "Groove Angle"
|
|||
msgstr "Kąt rowka"
|
||||
|
||||
msgid "Part"
|
||||
msgstr "Part"
|
||||
msgstr "Wydruk"
|
||||
|
||||
msgid "Object"
|
||||
msgstr "Obiekt"
|
||||
|
@ -600,7 +600,7 @@ msgstr "Pokaż siatkę"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Nie można zastosować w czasie podglądu procesu."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -669,7 +669,7 @@ msgstr "Powierzchnia"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Tekst poziomy"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Przesuń myszką w górę lub w dół"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1014,7 +1014,7 @@ msgstr "Orientuj tekst w moim kierunku."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"Nie można załadować dokładnie tej samej czcionki (\"%1%\"). Aplikacja "
|
||||
|
@ -1652,7 +1652,7 @@ msgstr "Szerokość ekstruzji"
|
|||
msgid "Wipe options"
|
||||
msgstr "Opcje czyszczenia"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Przyczepność do podłoża"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1937,12 +1937,6 @@ msgstr "Automatyczna orientacja"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "Automatyczna orientacja obiektu w celu poprawy jakości druku."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Podziel wybrany obiekt na wiele obiektów"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Podziel wybrany obiekt na wiele części"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Zaznacz wszystko"
|
||||
|
||||
|
@ -2213,8 +2207,8 @@ msgstr[0] "Następujący obiekt modelu został naprawiony"
|
|||
msgstr[1] "Następujące obiekty modelu zostały naprawione"
|
||||
msgstr[2] "Następujące obiekty modelu zostały naprawione"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Nie udało się naprawić następującego obiektu modelu"
|
||||
msgstr[1] "Nie udało się naprawić następujących obiektów modelu"
|
||||
msgstr[2] "Nie udało się naprawić następujących obiektów modelu"
|
||||
|
@ -2439,7 +2433,7 @@ msgid "Load"
|
|||
msgstr "Ładuj"
|
||||
|
||||
msgid "Unload"
|
||||
msgstr "Wyładuj"
|
||||
msgstr "Rozładuj"
|
||||
|
||||
msgid "Ext Spool"
|
||||
msgstr "zew.szpula"
|
||||
|
@ -2505,7 +2499,7 @@ msgid ""
|
|||
"load or unload filaments."
|
||||
msgstr ""
|
||||
"Wybierz gniazdo AMS, a następnie naciśnij przycisk \"Ładuj\" lub "
|
||||
"\"Wyładuj\" ,aby automatycznie załadować lub wyładować filamenty."
|
||||
"\"Rozładuj\" ,aby automatycznie załadować lub wyładować filamenty."
|
||||
|
||||
msgid "Edit"
|
||||
msgstr "Edytuj"
|
||||
|
@ -2676,7 +2670,7 @@ msgstr "Przekroczono limit czasu wysyłania zadania drukowania."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Usługa niedostępna"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Nieznany błąd."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -2846,7 +2840,8 @@ msgid "SN"
|
|||
msgstr "Numer seryjny"
|
||||
|
||||
msgid "Setting AMS slot information while printing is not supported"
|
||||
msgstr "Ustawianie informacji o slocie AMS podczas druku nie jest obsługiwane"
|
||||
msgstr ""
|
||||
"Ustawianie informacji o gnieździe AMS podczas druku nie jest obsługiwane"
|
||||
|
||||
msgid "Factors of Flow Dynamics Calibration"
|
||||
msgstr "współczynnik kalibracji dynamiki przepływu"
|
||||
|
@ -2981,7 +2976,7 @@ msgid "Disable AMS"
|
|||
msgstr "Wyłącz AMS"
|
||||
|
||||
msgid "Print with the filament mounted on the back of chassis"
|
||||
msgstr "Drukuj z filamentem zamontowanym na tylnej części obudowy"
|
||||
msgstr "Drukukowanie filamentem zamontowanym na tylnej części obudowy"
|
||||
|
||||
msgid "Current Cabin humidity"
|
||||
msgstr "Aktualna wilgotność w komorze"
|
||||
|
@ -3678,7 +3673,7 @@ msgstr ""
|
|||
"Wartość zostanie zresetowana do 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -3766,8 +3761,8 @@ msgid ""
|
|||
"layers is 0, sparse infill density is 0 and timelapse type is traditional."
|
||||
msgstr ""
|
||||
"Tryb Wazy działa tylko wtedy gdy liczba pętli ściany wynosi 1, wyłączone są "
|
||||
"podpory, ilość warstw górnej powłoki wynosi 0, gęstość wypełnienia wynosi 0, "
|
||||
"a tryb Timelaps ustawiony jest na Tradycyjny."
|
||||
"podpory, liczba warstw górnej powłoki wynosi 0, gęstość wypełnienia wynosi "
|
||||
"0, a tryb Timelaps ustawiony jest na Tradycyjny."
|
||||
|
||||
msgid " But machines with I3 structure will not generate timelapse videos."
|
||||
msgstr " Jednak maszyny z budową I3 nie będą generować filmów timelapse."
|
||||
|
@ -5403,7 +5398,7 @@ msgid "Aux"
|
|||
msgstr "Aux"
|
||||
|
||||
msgid "Cham"
|
||||
msgstr "Cham"
|
||||
msgstr "Komora"
|
||||
|
||||
msgid "Bed"
|
||||
msgstr "Stół"
|
||||
|
@ -5445,7 +5440,7 @@ msgid ""
|
|||
"Please heat the nozzle to above 170 degree before loading or unloading "
|
||||
"filament."
|
||||
msgstr ""
|
||||
"Przed załadowaniem lub wyładunkiem filamentu, podgrzej dyszę do temperatury "
|
||||
"Przed załadowaniem lub rozładunkiem filamentu, podgrzej dyszę do temperatury "
|
||||
"powyżej 170 stopni."
|
||||
|
||||
msgid "Still unload"
|
||||
|
@ -6094,9 +6089,7 @@ msgid "Please correct them in the param tabs"
|
|||
msgstr "Proszę poprawić je na kartach parametrów"
|
||||
|
||||
msgid "The 3mf has following modified G-codes in filament or printer presets:"
|
||||
msgstr ""
|
||||
"Plik 3MF ma następujące zmodyfikowane G-code w profilach filamentu lub "
|
||||
"drukarki:"
|
||||
msgstr "Plik 3MF ma zmodyfikowane G-code w profilach filamentu lub drukarki:"
|
||||
|
||||
msgid ""
|
||||
"Please confirm that these modified G-codes are safe to prevent any damage to "
|
||||
|
@ -6109,13 +6102,13 @@ msgid "Modified G-codes"
|
|||
msgstr "Zmodyfikowane G-codes"
|
||||
|
||||
msgid "The 3mf has following customized filament or printer presets:"
|
||||
msgstr "Plik 3MF ma następujące dostosowane profile filamentu lub drukarki:"
|
||||
msgstr "Plik 3MF ma już dostosowane profile filamentu lub drukarki:"
|
||||
|
||||
msgid ""
|
||||
"Please confirm that the G-codes within these presets are safe to prevent any "
|
||||
"damage to the machine!"
|
||||
msgstr ""
|
||||
"Proszę potwierdzić, że G-code w tych profilach są bezpieczne, aby zapobiec "
|
||||
"Proszę potwierdź, że G-code w tych profilach jest bezpieczny, aby zapobiec "
|
||||
"ewentualnym uszkodzeniom maszyny!"
|
||||
|
||||
msgid "Customized Preset"
|
||||
|
@ -6205,7 +6198,7 @@ msgstr ""
|
|||
"Plik %s już istnieje\n"
|
||||
"Czy chcesz go zastąpić?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Potwierdź Zapisz jako"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6428,7 +6421,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Nie można wykonać operacji boolowskich na siatkach modelu. Eksportowane będą "
|
||||
"tylko części dodatnie"
|
||||
|
@ -9543,10 +9536,10 @@ msgid ""
|
|||
"the next layers will be linearly shrunk less, up to the layer indicated by "
|
||||
"this value."
|
||||
msgstr ""
|
||||
"Ilość warstw, na które będzie rozciągać się kompensacja \"stopy słonia\". "
|
||||
"Liczba warstw, na które będzie rozciągać się kompensacja \"stopy słonia\". "
|
||||
"Pierwsza warstwa zostanie zmniejszona o wartość kompensacji 'stopy słonia', "
|
||||
"a następne warstwy będą liniowo zmniejszane mniej, aż do warstwy wskazanej "
|
||||
"przez tę wartość."
|
||||
"a następne warstwy będą zmniejszane liniowo, aż do warstwy wskazanej przez "
|
||||
"tę wartość."
|
||||
|
||||
msgid "layers"
|
||||
msgstr "warstwy"
|
||||
|
@ -9774,7 +9767,7 @@ msgid "Other layers print sequence"
|
|||
msgstr "Inna kolejność druku warstw"
|
||||
|
||||
msgid "The number of other layers print sequence"
|
||||
msgstr "Ilość warstw ze zmienioną kolejnością drukowania"
|
||||
msgstr "Liczba warstw ze zmienioną kolejnością drukowania"
|
||||
|
||||
msgid "Other layers filament sequence"
|
||||
msgstr "Kolejność filamenu dla pozostałych warstw"
|
||||
|
@ -9812,7 +9805,7 @@ msgstr ""
|
|||
"jest mniejsza niż ta wartość. Dzięki temu można uniknąć zbyt cienkiej "
|
||||
"powłoki, gdy wysokość warstwy jest niska. Wartość 0 oznacza wyłączenie tego "
|
||||
"ustawienia, a grubość dolnej powłoki jest wówczas wyznaczana wyłącznie przez "
|
||||
"ilość warstw dolnej powłoki"
|
||||
"liczbę warstw dolnej powłoki"
|
||||
|
||||
msgid "Apply gap fill"
|
||||
msgstr "Zastosuj wypełnienie szczelin"
|
||||
|
@ -11409,7 +11402,7 @@ msgstr "Wysokość pierwszej warstwy"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Wysokość pierwszej warstwy. Nieznaczne zwiększenie grubości pierwszej "
|
||||
"warstwy może poprawić przyczepność do stołu"
|
||||
|
@ -11430,7 +11423,7 @@ msgid "Travel speed of initial layer"
|
|||
msgstr "Prędkość jałowa dla pierwszej warstwy"
|
||||
|
||||
msgid "Number of slow layers"
|
||||
msgstr "Ilość warstw o niższej prędkości"
|
||||
msgstr "Liczba warstw o niższej prędkości"
|
||||
|
||||
msgid ""
|
||||
"The first few layers are printed slower than normal. The speed is gradually "
|
||||
|
@ -11869,7 +11862,63 @@ msgstr "Głębokość zazębiania się podzielonego na segmenty obszaru"
|
|||
|
||||
msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
msgstr ""
|
||||
"Głębokość blokowania obszaru segmentowego. Wartość zero wyłącza tę funkcję."
|
||||
"Głębokość zazębiania się podzielonego na segmenty regionu. Wartość zero "
|
||||
"wyłącza tę funkcję."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr "Użyj struktury zazębiającej"
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
"Wygeneruj strukturę zazębiającą się w miejscach, gdzie stykają się różne "
|
||||
"filamenty. Poprawia to przyczepność między filamentami, szczególnie w "
|
||||
"modelach drukowanych z różnych materiałów."
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr "Szerokość zazębiania"
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr "Określa szerokość struktury zazębiającej"
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr "Kierunek zazębiania"
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr "Orientacja struktury zatrzaskowej"
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr "Liczba warstw zazębienia"
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
"Wysokość struktury zazębiającej wyrażona w liczbie warstw. Mniejsza liczba "
|
||||
"warstw oznacza większą wytrzymałość, ale większą podatność na wady."
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr "Głębokość zazębiania"
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
"Odległość od granicy między filamentami potrzebna do generowania struktur "
|
||||
"zazębiających, mierzona w komórkach. Zbyt mało komórek skutkuje słabą "
|
||||
"adhezją."
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr "Odległość zapobiegająca zazębieniu"
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
"Odległość od zewnętrznej strony modelu, gdzie struktury zazębiające nie będą "
|
||||
"generowane, mierzona w komórkach."
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Rodzaj prasowania"
|
||||
|
@ -14326,7 +14375,7 @@ msgid "Total layer count"
|
|||
msgstr "Całkowita liczba warstw"
|
||||
|
||||
msgid "Number of layers in the entire print."
|
||||
msgstr "Ilość warstw w całym procesie drukowania"
|
||||
msgstr "Liczba warstw w całym procesie drukowania"
|
||||
|
||||
msgid "Number of objects"
|
||||
msgstr "Liczba obiektów"
|
||||
|
@ -15591,7 +15640,7 @@ msgstr "Importuj Profil wstępny"
|
|||
msgid "Create Type"
|
||||
msgstr "Utwórz Typ"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "Nie znaleziono modelu, proszę wybrać dostawcę ponownie."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -15643,10 +15692,10 @@ msgstr ""
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "Model drukarki nie został znaleziony, proszę wybrać ponownie"
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "Średnica dyszy nie została znaleziona, proszę wybrać ponownie."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "Profil drukarki nie został znaleziony, proszę wybrać ponownie."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -18475,12 +18524,6 @@ msgstr ""
|
|||
#~ "Jeśli pierwszy zaznaczony element to część, to drugi powinien być częścią "
|
||||
#~ "tego samego obiektu."
|
||||
|
||||
#~ msgid "Failed to repair following model object"
|
||||
#~ msgid_plural "Failed to repair following model objects"
|
||||
#~ msgstr[0] "Nie udało się naprawić następującego obiektu modelu"
|
||||
#~ msgstr[1] "Nie udało się naprawić następujących obiektów modelu"
|
||||
#~ msgstr[2] "Nie udało się naprawić następujących obiektów modelu"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "One cell can only be copied to one or multiple cells in the same column."
|
||||
#~ msgstr ""
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: 2024-06-01 21:51-0300\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Portuguese, Brazilian\n"
|
||||
|
@ -602,7 +602,7 @@ msgstr "Mostrar wireframe"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr ""
|
||||
"Não é possível aplicar quando a visualização do processo está em andamento."
|
||||
|
||||
|
@ -672,7 +672,7 @@ msgstr "Superfície"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Texto horizontal"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Mover mouse para cima ou para baixo"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1016,7 +1016,7 @@ msgstr "Orientar o texto em direção à câmera."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"Não é possível carregar a mesma fonte exatamente (\"%1%\"). A aplicação "
|
||||
|
@ -1657,7 +1657,7 @@ msgstr "Largura da Extrusão"
|
|||
msgid "Wipe options"
|
||||
msgstr "Opções de limpeza"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Adesão à Mesa"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1944,12 +1944,6 @@ msgid "Auto orient the object to improve print quality."
|
|||
msgstr ""
|
||||
"Orientar automaticamente o objeto para melhorar a qualidade de impressão."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Dividir o objeto selecionado em vários objetos"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Dividir o objeto selecionado em várias peças"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Selecionar Tudo"
|
||||
|
||||
|
@ -2214,8 +2208,8 @@ msgid_plural "Following model objects have been repaired"
|
|||
msgstr[0] "O seguinte objeto do modelo foi reparado"
|
||||
msgstr[1] "Os seguintes objetos do modelo foram reparados"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Falha ao reparar o seguinte objeto do modelo"
|
||||
msgstr[1] "Falha ao reparar os seguintes objetos do modelo"
|
||||
|
||||
|
@ -2670,7 +2664,7 @@ msgstr "O envio da tarefa de impressão expirou."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Serviço Indisponível"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Erro Desconhecido."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3677,7 +3671,7 @@ msgstr ""
|
|||
"O valor será redefinido para 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5876,6 +5870,9 @@ msgstr "Comparar presets"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Ver todas as configurações do objeto"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "Remover a mesa atual (se não for a última)"
|
||||
|
||||
|
@ -5952,6 +5949,9 @@ msgstr "Definir filamentos para usar"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Pesquisar mesa, objeto e peça."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6196,7 +6196,7 @@ msgstr ""
|
|||
"O arquivo %s já existe\n"
|
||||
"Deseja substituí-lo?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Confirmar Salvar Como"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6421,7 +6421,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Não é possível executar a operação booleana em malhas de modelo. Somente "
|
||||
"partes positivas serão mantidas. Você pode consertar as malhas e tentar "
|
||||
|
@ -6576,6 +6576,21 @@ msgstr "Procurar"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Escolha o Diretório de Download"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Configurações Gerais"
|
||||
|
||||
|
@ -6786,42 +6801,6 @@ msgstr "Associar links da web ao OrcaSlicer"
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr "Associar URLs ao OrcaSlicer"
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr "Associação atual: "
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr "Associar prusaslicer://"
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr "Não associado a nenhum aplicativo"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
"Associar OrcaSlicer com links prusaslicer:// para que o Orca possa abrir "
|
||||
"modelos do Printable.com"
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr "Associar bambustudio://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
"Associar OrcaSlicer com bambustudio:// para que o Orca possa abrir modelos "
|
||||
"de makerworld.com"
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr "Associar cura://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
"Associar OrcaSlicer com links cura:// para que o Orca possa abrir modelos do "
|
||||
"thingiverse.com"
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Máximo de projetos recentes"
|
||||
|
||||
|
@ -10905,6 +10884,19 @@ msgstr ""
|
|||
"O diâmetro do filamento é usado para calcular a extrusão no gcode, portanto, "
|
||||
"é importante e deve ser preciso"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "Retração"
|
||||
|
||||
|
@ -11365,7 +11357,7 @@ msgstr "Altura da primeira camada"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Altura da primeira camada. Tornar a altura da primeira camada ligeiramente "
|
||||
"espessa pode melhorar a adesão à mesa"
|
||||
|
@ -11703,6 +11695,12 @@ msgstr "Com que tipo de G-code a impressora é compatível"
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "Suportar vários tipos de mesa"
|
||||
|
||||
|
@ -11826,6 +11824,51 @@ msgstr ""
|
|||
"Profundidade de entrelaçamento de uma região segmentada. Zero desativa essa "
|
||||
"funcionalidade."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Tipo do passar ferro"
|
||||
|
||||
|
@ -12545,6 +12588,14 @@ msgstr "Declive"
|
|||
msgid "Spiral"
|
||||
msgstr "Espiral"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Elevar Z apenas acima de"
|
||||
|
||||
|
@ -15502,7 +15553,7 @@ msgstr "Importar Preset"
|
|||
msgid "Create Type"
|
||||
msgstr "Tipo de Criação"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "O modelo não foi encontrado, por favor, reselecione o fornecedor."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -15552,10 +15603,10 @@ msgstr ""
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "O modelo da impressora não foi encontrado, por favor, reselecione."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "O diâmetro do bico não foi encontrado, por favor, reselecione."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "O preset da impressora não foi encontrado, por favor, reselecione."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -16800,6 +16851,42 @@ msgstr ""
|
|||
"aumentar adequadamente a temperatura da mesa aquecida pode reduzir a "
|
||||
"probabilidade de empenamento?"
|
||||
|
||||
#~ msgid "Current association: "
|
||||
#~ msgstr "Associação atual: "
|
||||
|
||||
#~ msgid "Associate prusaslicer://"
|
||||
#~ msgstr "Associar prusaslicer://"
|
||||
|
||||
#~ msgid "Not associated to any application"
|
||||
#~ msgstr "Não associado a nenhum aplicativo"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with prusaslicer:// links so that Orca can open "
|
||||
#~ "models from Printable.com"
|
||||
#~ msgstr ""
|
||||
#~ "Associar OrcaSlicer com links prusaslicer:// para que o Orca possa abrir "
|
||||
#~ "modelos do Printable.com"
|
||||
|
||||
#~ msgid "Associate bambustudio://"
|
||||
#~ msgstr "Associar bambustudio://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with bambustudio:// links so that Orca can open "
|
||||
#~ "models from makerworld.com"
|
||||
#~ msgstr ""
|
||||
#~ "Associar OrcaSlicer com bambustudio:// para que o Orca possa abrir "
|
||||
#~ "modelos de makerworld.com"
|
||||
|
||||
#~ msgid "Associate cura://"
|
||||
#~ msgstr "Associar cura://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
#~ "thingiverse.com"
|
||||
#~ msgstr ""
|
||||
#~ "Associar OrcaSlicer com links cura:// para que o Orca possa abrir modelos "
|
||||
#~ "do thingiverse.com"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "File size exceeds the 100MB upload limit. Please upload your file through "
|
||||
#~ "the panel."
|
||||
|
|
|
@ -7,7 +7,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: OrcaSlicer V2.0.0 Official Release\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 21:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: 2024-06-19 16:50+0700\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: andylg@yandex.ru\n"
|
||||
|
@ -15,8 +15,8 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
|
||||
"X-Generator: Poedit 3.4.2\n"
|
||||
|
||||
msgid "Supports Painting"
|
||||
|
@ -604,7 +604,7 @@ msgstr "Показывать каркас"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Невозможно применить при предпросмотре."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -675,7 +675,7 @@ msgstr "На поверхности"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Горизонтальный текст"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Мышь вверх или вниз"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1018,7 +1018,7 @@ msgstr "Сориентировать текст по направлению к
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"Т.к. не удалось загрузить тот же шрифт (\"%1%\"), приложение выбрало похожий "
|
||||
|
@ -1657,7 +1657,7 @@ msgstr "Ширина экструзии"
|
|||
msgid "Wipe options"
|
||||
msgstr "Параметры очистки"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Адгезия к столу"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1943,12 +1943,6 @@ msgstr "Автоориентация"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "Автоориентация модели для улучшения качества печати."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Разделить выбранную модель на отдельные модели"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Разделить выбранную модель на отдельные части"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Выбрать всё"
|
||||
|
||||
|
@ -2220,8 +2214,8 @@ msgstr[0] "Следующая часть модели успешно отрем
|
|||
msgstr[1] "Следующие части модели успешно отремонтированы"
|
||||
msgstr[2] "Следующие части модели успешно отремонтированы"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Не удалось починить следующую часть модели"
|
||||
msgstr[1] "Не удалось починить следующие части модели"
|
||||
msgstr[2] "Не удалось починить следующие части модели"
|
||||
|
@ -2686,7 +2680,7 @@ msgstr "Время отправки задания на печать истек
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Сервис недоступен"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Неизвестная ошибка."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3152,8 +3146,8 @@ msgid ""
|
|||
"Detects clogging and filament grinding, halting printing immediately to "
|
||||
"conserve time and filament."
|
||||
msgstr ""
|
||||
"При обнаружении засорения сопла или истирания прутка, печать немедленно прекращается "
|
||||
"для экономии времени и материала."
|
||||
"При обнаружении засорения сопла или истирания прутка, печать немедленно "
|
||||
"прекращается для экономии времени и материала."
|
||||
|
||||
msgid "File"
|
||||
msgstr "Файл"
|
||||
|
@ -3699,7 +3693,7 @@ msgstr ""
|
|||
"Это значение будет сброшено на 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5915,6 +5909,9 @@ msgstr "Сравнение профилей"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Просмотр всех настроек модели"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "Удалить текущую печатную пластину (кроме последней)"
|
||||
|
||||
|
@ -5991,6 +5988,9 @@ msgstr "Выбор пластиковой нити"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Поиск печатной пластины, модели или части модели."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6237,7 +6237,7 @@ msgstr ""
|
|||
"Файл %s уже существует.\n"
|
||||
"Хотите заменить его?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Подтвердить сохранение как"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6456,7 +6456,7 @@ msgstr "Файл %s отправлен в память принтера и мо
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Невозможно выполнить булеву операцию над сетками модели. Будут сохранены "
|
||||
"только положительные части. Вы можете исправить сетки и попробовать снова."
|
||||
|
@ -6611,6 +6611,21 @@ msgstr "Обзор"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Выбор папки загрузки"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr "Ассоциация"
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr "Текущая ассоциация: "
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Общие настройки"
|
||||
|
||||
|
@ -6839,45 +6854,6 @@ msgstr "Сопоставление веб-ссылок с OrcaSlicer"
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr "Ассоциировать URL-адреса с OrcaSlicer"
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr "Текущая ассоциация: "
|
||||
|
||||
msgid "Associate"
|
||||
msgstr "Ассоциация"
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr "Ассоциация c prusaslicer://"
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr "Нет ассоциации ни с одним приложением"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
"Ассоциировать OrcaSlicer с ссылками prusaslicer://, чтобы она могла "
|
||||
"открывать модели сразу с printable.com"
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr "Ассоциация c bambustudio://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
"Ассоциировать OrcaSlicer с ссылками bambustudio://, чтобы она могла "
|
||||
"открывать модели сразу с makerworld.com"
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr "Ассоциация c cura://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
"Ассоциировать OrcaSlicer с ссылками bambustudio://, чтобы она могла "
|
||||
"открывать модели сразу с thingiverse.com"
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Максимальное количество недавних проектов"
|
||||
|
||||
|
@ -7559,8 +7535,8 @@ msgid ""
|
|||
"Bambu Lab Privacy Policy, please do not use Bambu Lab equipment and services."
|
||||
msgstr ""
|
||||
"Перед использованием устройства Bambu Lab ознакомьтесь с правилами и "
|
||||
"условиями. Нажимая на кнопку \"Согласие на использование устройства Bambu "
|
||||
"Lab\", вы соглашаетесь соблюдать Политику конфиденциальности и Условия "
|
||||
"условиями. Нажимая на кнопку \"Согласие на использование устройства Bambu Lab"
|
||||
"\", вы соглашаетесь соблюдать Политику конфиденциальности и Условия "
|
||||
"использования (далее - \"Условия\"). Если вы не соблюдаете или не согласны с "
|
||||
"Политикой конфиденциальности Bambu Lab, пожалуйста, не пользуйтесь "
|
||||
"оборудованием и услугами Bambu Lab."
|
||||
|
@ -7764,8 +7740,8 @@ msgstr ""
|
|||
msgid ""
|
||||
"When recording timelapse without toolhead, it is recommended to add a "
|
||||
"\"Timelapse Wipe Tower\" \n"
|
||||
"by right-click the empty position of build plate and choose \"Add "
|
||||
"Primitive\"->\"Timelapse Wipe Tower\"."
|
||||
"by right-click the empty position of build plate and choose \"Add Primitive"
|
||||
"\"->\"Timelapse Wipe Tower\"."
|
||||
msgstr ""
|
||||
"При записи таймлапса без видимости головы рекомендуется добавить «Черновая "
|
||||
"башня таймлапса». \n"
|
||||
|
@ -9972,6 +9948,7 @@ msgstr ""
|
|||
msgid "Cooling overhang threshold"
|
||||
msgstr "Порог включения обдува на нависаниях"
|
||||
|
||||
#, fuzzy, c-format
|
||||
msgid ""
|
||||
"Force cooling fan to be specific speed when overhang degree of printed part "
|
||||
"exceeds this value. Expressed as percentage which indicides how much width "
|
||||
|
@ -11029,6 +11006,19 @@ msgstr ""
|
|||
"Диаметр пластиковой нити используется для расчёта экструзии, поэтому он "
|
||||
"важен и должен быть точным"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "Усадка материала"
|
||||
|
||||
|
@ -11489,7 +11479,7 @@ msgstr "Высота первого слоя"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Высота первого слоя. Незначительное увеличение толщины первого слоя может "
|
||||
"улучшить сцепление со столом."
|
||||
|
@ -11532,17 +11522,17 @@ msgstr "Полная скорость вентилятора на слое"
|
|||
|
||||
msgid ""
|
||||
"Fan speed will be ramped up linearly from zero at layer "
|
||||
"\"close_fan_the_first_x_layers\" to maximum at layer "
|
||||
"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower "
|
||||
"than \"close_fan_the_first_x_layers\", in which case the fan will be running "
|
||||
"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
|
||||
"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer"
|
||||
"\". \"full_fan_speed_layer\" will be ignored if lower than "
|
||||
"\"close_fan_the_first_x_layers\", in which case the fan will be running at "
|
||||
"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
|
||||
msgstr ""
|
||||
"Скорость вентилятора будет нарастать линейно от нуля на слое "
|
||||
"\"close_fan_the_first_x_layers\" до максимума на слое "
|
||||
"\"full_fan_speed_layer\". Значение \"full_fan_speed_layer\" будет "
|
||||
"игнорироваться, если оно меньше значения \"close_fan_the_first_x_layers\", в "
|
||||
"этом случае вентилятор будет работать на максимально допустимой скорости на "
|
||||
"слое \"close_fan_the_first_x_layers\" + 1."
|
||||
"\"close_fan_the_first_x_layers\" до максимума на слое \"full_fan_speed_layer"
|
||||
"\". Значение \"full_fan_speed_layer\" будет игнорироваться, если оно меньше "
|
||||
"значения \"close_fan_the_first_x_layers\", в этом случае вентилятор будет "
|
||||
"работать на максимально допустимой скорости на слое "
|
||||
"\"close_fan_the_first_x_layers\" + 1."
|
||||
|
||||
msgid "layer"
|
||||
msgstr "слой"
|
||||
|
@ -11823,6 +11813,12 @@ msgstr "Выбор типа G-кода совместимым с вашим пр
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "Поддержка нескольких типов столов"
|
||||
|
||||
|
@ -11948,6 +11944,51 @@ msgstr ""
|
|||
"Глубина взаимосвязи сегментированной области. Установите 0 для отключения "
|
||||
"этой функции."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Тип разглаживания"
|
||||
|
||||
|
@ -12672,6 +12713,14 @@ msgstr "Наклонный"
|
|||
msgid "Spiral"
|
||||
msgstr "Спиральный"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Приподнимать ось Z только выше"
|
||||
|
||||
|
@ -13024,8 +13073,8 @@ msgid ""
|
|||
"distance from the object. Therefore, if brims are active it may intersect "
|
||||
"with them. To avoid this, increase the skirt distance value.\n"
|
||||
msgstr ""
|
||||
"Защитный кожух полезен для защиты материалов типа ABS, ASA от деформации "
|
||||
"и отрыва от стола из-за внешнего воздушного потока. Обычно защитный кожух "
|
||||
"Защитный кожух полезен для защиты материалов типа ABS, ASA от деформации и "
|
||||
"отрыва от стола из-за внешнего воздушного потока. Обычно защитный кожух "
|
||||
"необходим только для принтеров без камеры.\n"
|
||||
"\n"
|
||||
"Опции:\n"
|
||||
|
@ -15651,8 +15700,8 @@ msgstr ""
|
|||
"Хотите перезаписать его?"
|
||||
|
||||
msgid ""
|
||||
"We would rename the presets as \"Vendor Type Serial @printer you "
|
||||
"selected\". \n"
|
||||
"We would rename the presets as \"Vendor Type Serial @printer you selected"
|
||||
"\". \n"
|
||||
"To add preset for more printers, Please go to printer selection"
|
||||
msgstr ""
|
||||
"Мы переименуем профиль в \"Производитель Тип Серия @выбранный принтер\".\n"
|
||||
|
@ -15679,7 +15728,7 @@ msgstr "Импорт профиля"
|
|||
msgid "Create Type"
|
||||
msgstr "Создать тип"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "Модель не найдена, выберите производителя."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -15734,10 +15783,10 @@ msgstr ""
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "Модель принтера не найдена, пожалуйста, выберите заново."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "Диаметр сопла не задан, пожалуйста, выберите заново."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "Профиль принтера не найдена, выберите заново."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -16970,3 +17019,36 @@ msgstr ""
|
|||
"Знаете ли вы, что при печати материалами, склонными к короблению, таких как "
|
||||
"ABS, повышение температуры подогреваемого стола может снизить эту "
|
||||
"вероятность?"
|
||||
|
||||
#~ msgid "Associate prusaslicer://"
|
||||
#~ msgstr "Ассоциация c prusaslicer://"
|
||||
|
||||
#~ msgid "Not associated to any application"
|
||||
#~ msgstr "Нет ассоциации ни с одним приложением"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with prusaslicer:// links so that Orca can open "
|
||||
#~ "models from Printable.com"
|
||||
#~ msgstr ""
|
||||
#~ "Ассоциировать OrcaSlicer с ссылками prusaslicer://, чтобы она могла "
|
||||
#~ "открывать модели сразу с printable.com"
|
||||
|
||||
#~ msgid "Associate bambustudio://"
|
||||
#~ msgstr "Ассоциация c bambustudio://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with bambustudio:// links so that Orca can open "
|
||||
#~ "models from makerworld.com"
|
||||
#~ msgstr ""
|
||||
#~ "Ассоциировать OrcaSlicer с ссылками bambustudio://, чтобы она могла "
|
||||
#~ "открывать модели сразу с makerworld.com"
|
||||
|
||||
#~ msgid "Associate cura://"
|
||||
#~ msgstr "Ассоциация c cura://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
#~ "thingiverse.com"
|
||||
#~ msgstr ""
|
||||
#~ "Ассоциировать OrcaSlicer с ссылками bambustudio://, чтобы она могла "
|
||||
#~ "открывать модели сразу с thingiverse.com"
|
||||
|
|
|
@ -3,7 +3,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
|
@ -586,7 +586,7 @@ msgstr "Visa trådram"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Kan inte tillämpas när processen förhandsgranskas."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -653,7 +653,7 @@ msgstr "Yta"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Vågrät text"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Mus flytta uppåt eller nedåt"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -986,7 +986,7 @@ msgstr ""
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1599,7 +1599,7 @@ msgstr "Extruderings Bredd"
|
|||
msgid "Wipe options"
|
||||
msgstr "Avstryknings val"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Byggplattans vidhäftningsförmåga"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1879,12 +1879,6 @@ msgstr "Auto placera"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "Auto placera objektet för att förbättra utskriftskvaliteten."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Dela det valda objektet till multipla objekt"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Dela det valda objektet till multipla delar"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Välj Alla"
|
||||
|
||||
|
@ -2148,8 +2142,8 @@ msgstr[0] ""
|
|||
msgstr[1] ""
|
||||
"Följande modellobjekt har reparerats@Följande modellobjekt har reparerats"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] ""
|
||||
"Reparationen av följande modellobjekt misslyckades@Reparation av de följande "
|
||||
"modellobjekten misslyckades"
|
||||
|
@ -2606,7 +2600,7 @@ msgstr "Timeout för sändning av utskriftsuppgift."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Tjänsten är inte tillgänglig"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Okänt fel"
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3583,7 +3577,7 @@ msgstr ""
|
|||
"Värdet kommer att återställas till 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5731,6 +5725,9 @@ msgstr "Jämför inställningar"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Se alla objektens inställningar"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr ""
|
||||
|
||||
|
@ -5807,6 +5804,9 @@ msgstr "Ställ in filament som ska användas"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Sök platta, objekt och del."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6041,7 +6041,7 @@ msgstr ""
|
|||
"The file %s already exists.\n"
|
||||
"Do you want to replace it?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Bekräfta Spara som"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6261,10 +6261,10 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
|
||||
#, boost-format
|
||||
msgid "Reason: part \"%1%\" is empty."
|
||||
|
@ -6406,6 +6406,21 @@ msgstr "Sök"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Välj Nedladdnings Register"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Allmänna inställningar"
|
||||
|
||||
|
@ -6601,36 +6616,6 @@ msgstr ""
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Maximalt antal nyligen genomförda projekt"
|
||||
|
||||
|
@ -10405,6 +10390,19 @@ msgstr ""
|
|||
"Filament diametern används för att beräkna extruderingen i G-kod, viktigt "
|
||||
"att detta är rätt"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr ""
|
||||
|
||||
|
@ -10788,7 +10786,7 @@ msgstr "Första lagerhöjd"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Första lagerhöjd. Högre första lager kan förbättra objektets fäste på "
|
||||
"byggplattan"
|
||||
|
@ -11078,6 +11076,12 @@ msgstr "Vilken typ av G-kod är skrivaren kompatibel med"
|
|||
msgid "Klipper"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr ""
|
||||
|
||||
|
@ -11181,6 +11185,51 @@ msgstr ""
|
|||
"Sammankopplingsdjup för en segmenterad region. Noll inaktiverar denna "
|
||||
"funktion."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Stryknings typ"
|
||||
|
||||
|
@ -11807,6 +11856,14 @@ msgstr "Lutning"
|
|||
msgid "Spiral"
|
||||
msgstr "Spiral"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr ""
|
||||
|
||||
|
@ -14497,7 +14554,7 @@ msgstr "Importera inställning"
|
|||
msgid "Create Type"
|
||||
msgstr "Skapa typ"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "The model was not found; please reselect vendor."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -14546,10 +14603,10 @@ msgstr "Inställd sökväg hittades inte; vänligen välj leverantör igen."
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "Printer modellen hittades inte, välj igen."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "The nozzle diameter was not found; please reselect."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "The printer preset was not found; please reselect."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
|
|
@ -3,8 +3,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"PO-Revision-Date: 2024-06-23 19:21+0300\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: 2024-07-11 00:22+0300\n"
|
||||
"Last-Translator: Olcay ÖREN\n"
|
||||
"Language-Team: \n"
|
||||
"Language: tr\n"
|
||||
|
@ -596,7 +596,7 @@ msgstr "Wireframe göster"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "İşlem önizlemesi sırasında uygulanamaz."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -665,7 +665,7 @@ msgstr "Yüzey"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Yatay metin"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + Fare yukarı veya aşağı hareket ettirir"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1010,8 +1010,8 @@ msgstr "Metni kameraya doğru yönlendirin."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar one(\"%2%"
|
||||
"\"). You have to specify font for enable edit text."
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"Tam olarak aynı yazı tipi yüklenemiyor(\"%1%\"). Uygulama benzer bir uygulama "
|
||||
"seçti(\"%2%\"). Metni düzenlemeyi etkinleştirmek için yazı tipini belirtmeniz "
|
||||
|
@ -1644,7 +1644,7 @@ msgstr "Ekstrüzyon Genişliği"
|
|||
msgid "Wipe options"
|
||||
msgstr "Temizleme seçenekleri"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Etek"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1929,12 +1929,6 @@ msgstr "Otomatik yönlendirme"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "Baskı kalitesini artırmak için nesneyi otomatik olarak yönlendirin."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Seçilen nesneyi birden fazla nesneye bölme"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Seçilen nesneyi birden fazla parçaya böl"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Hepsini seç"
|
||||
|
||||
|
@ -2192,8 +2186,8 @@ msgid_plural "Following model objects have been repaired"
|
|||
msgstr[0] "Aşağıdaki model nesnesi onarıldı"
|
||||
msgstr[1] "Aşağıdaki model objeler onarıldı"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Aşağıdaki model nesnesi onarılamadı"
|
||||
msgstr[1] "Aşağıdaki model nesneleri onarılamadı"
|
||||
|
||||
|
@ -2646,7 +2640,7 @@ msgstr "Yazdırma görevi gönderimi zaman aşımına uğradı."
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Hizmet kullanılamıyor"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Bilinmeyen Hata."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3629,7 +3623,7 @@ msgstr ""
|
|||
"Değer 0'a sıfırlanacaktır."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5811,6 +5805,9 @@ msgstr "Ön ayarları karşılaştır"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Nesnenin tüm ayarları"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr "Malzeme ayarları"
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "Mevcut tablayı kaldırın (eğer sonuncusu değilse)"
|
||||
|
||||
|
@ -5887,6 +5884,9 @@ msgstr "Kullanılacak filamentleri ayarla"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Arama plakası, nesne ve parça."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr "Peletler"
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6127,7 +6127,7 @@ msgstr ""
|
|||
"%s dosyası zaten mevcut\n"
|
||||
"değiştirmek istiyor musun?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Farklı Kaydetmeyi Onayla"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6351,7 +6351,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts will "
|
||||
"be kept. You may fix the meshes and try agian."
|
||||
"be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Model ağlarında boole işlemi gerçekleştirilemiyor. Yalnızca olumlu kısımlar "
|
||||
"tutulacaktır. Kafesleri düzeltip tekrar deneyebilirsiniz."
|
||||
|
@ -6502,6 +6502,21 @@ msgstr "Aç"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "İndirme Dizini seçin"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr "Ortak"
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr "Orca’nın modelleri açabilmesi için OrcaSlicer ile"
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr "Mevcut Ortak:"
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr "Mevcut Örnek"
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr "Mevcut Örnek Yolu:"
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Genel Ayarlar"
|
||||
|
||||
|
@ -6716,42 +6731,6 @@ msgstr "Web bağlantılarını OrcaSlicer ile ilişkilendirin"
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr "URL’leri OrcaSlicer ile ilişkilendirin"
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr "Mevcut dernek:"
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr "Ortak prusaslicer://"
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr "Herhangi bir uygulamayla ilişkili değil"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
"Orca’nın Printable.com’daki modelleri açabilmesi için OrcaSlicer’ı "
|
||||
"prusaslicer:// bağlantılarıyla ilişkilendirin"
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr "Bambstudio’yu ilişkilendirin://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
"Orca’nın makerworld.com’daki modelleri açabilmesi için OrcaSlicer’ı "
|
||||
"bambustudio:// bağlantılarıyla ilişkilendirin"
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr "Cura’yı ilişkilendirin://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
"Orca’nın thingiverse.com’daki modelleri açabilmesi için OrcaSlicer’ı cura:// "
|
||||
"bağlantılarıyla ilişkilendirin"
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Maksimum yeni proje"
|
||||
|
||||
|
@ -10786,6 +10765,26 @@ msgstr ""
|
|||
"Filament çapı, gcode'da ekstrüzyonu hesaplamak için kullanılır; bu nedenle "
|
||||
"önemlidir ve doğru olmalıdır"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr "Pelet akış katsayısı"
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
"Pelet akış katsayısı ampirik olarak türetilir ve pelet yazıcıları için hacim "
|
||||
"hesaplamasına olanak tanır.\n"
|
||||
"\n"
|
||||
"Dahili olarak filament_çapına dönüştürülür. Diğer tüm hacim hesaplamaları "
|
||||
"aynı kalır.\n"
|
||||
"\n"
|
||||
"filament_çapı = sqrt( (4 * pellet_akış_katsayısı) / PI )"
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "Büzüşme"
|
||||
|
||||
|
@ -11551,6 +11550,12 @@ msgstr "Yazıcının ne tür bir gcode ile uyumlu olduğu"
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr "Pelet Modlu Yazıcı"
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr "Yazıcınız filament yerine pellet kullanıyorsa bu seçeneği etkinleştirin"
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "Çoklu tabla"
|
||||
|
||||
|
@ -11674,6 +11679,60 @@ msgstr ""
|
|||
"Bölümlere ayrılmış bir bölgenin birbirine kenetlenen derinliği. 0 bu özelliği "
|
||||
"devre dışı bırakır."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr "Işın kilitlemeyi kullanın"
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
"Farklı filamentlerin temas ettiği yerlerde birbirine kenetlenen ışın yapısı "
|
||||
"oluşturun. Bu, özellikle farklı malzemelerle basılan modeller olmak üzere "
|
||||
"filamentler arasındaki yapışmayı artırır."
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr "Kilitli ışın genişliği"
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr "Birbirine kenetlenen yapı kirişlerinin genişliği."
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr "Kilitleme yönü"
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr "Kilitleme kirişlerinin yönelimi."
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr "Birbirine kenetlenen kiriş katmanları"
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
"Birbirine kenetlenen yapının kirişlerinin yüksekliği, katman sayısıyla "
|
||||
"ölçülür. Daha az katman daha güçlüdür ancak kusurlara daha yatkındır."
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr "Kilitleme derinliği"
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
"Hücrelerde ölçülen, birbirine kenetlenen yapıyı oluşturmak için filamentler "
|
||||
"arasındaki sınırdan mesafe. Çok az hücre yapışmanın zayıf olmasına neden olur."
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr "Birbirine kenetlenen sınırdan kaçınma"
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
"Birbirine kenetlenen yapıların oluşturulmayacağı bir modelin dışına olan "
|
||||
"mesafe, hücrelerde ölçülür."
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Ütüleme tipi"
|
||||
|
||||
|
@ -12382,6 +12441,14 @@ msgstr "Eğim"
|
|||
msgid "Spiral"
|
||||
msgstr "Spiral"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results in "
|
||||
"Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Z'yi sadece şu değerin üstündeki durumlarda kaldır"
|
||||
|
||||
|
@ -14969,7 +15036,7 @@ msgid "PETG"
|
|||
msgstr "PETG"
|
||||
|
||||
msgid "PCTG"
|
||||
msgstr ""
|
||||
msgstr "PCTG"
|
||||
|
||||
msgid "TPU"
|
||||
msgstr "TPU"
|
||||
|
@ -15068,7 +15135,7 @@ msgid "Upload to storage"
|
|||
msgstr "Depolama alanına yükle"
|
||||
|
||||
msgid "Switch to Device tab after upload."
|
||||
msgstr ""
|
||||
msgstr "Yüklemeden sonra Cihaz sekmesine geçin."
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "Upload filename doesn't end with \"%s\". Do you wish to continue?"
|
||||
|
@ -15323,7 +15390,7 @@ msgstr "Ön Ayarı İçe Aktar"
|
|||
msgid "Create Type"
|
||||
msgstr "Tür Oluştur"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "Model bulunamadı, lütfen satıcıyı seçin."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -15372,10 +15439,10 @@ msgstr "Ön ayar yolu bulunamıyor, lütfen satıcıyı yeniden seçin."
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "Yazıcı modeli bulunamadı, lütfen yeniden seçin."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "Nozul çapı bulunamadı, lütfen yeniden seçin."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "Yazıcı ön ayarı bulunamadı, lütfen yeniden seçin."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -15745,10 +15812,11 @@ msgid "Refresh Printers"
|
|||
msgstr "Yazıcıları Yenile"
|
||||
|
||||
msgid "View print host webui in Device tab"
|
||||
msgstr ""
|
||||
msgstr "Aygıt sekmesinde yazdırma ana bilgisayarı web arayüzünü görüntüleyin"
|
||||
|
||||
msgid "Replace the BambuLab's device tab with print host webui"
|
||||
msgstr ""
|
||||
"BambuLab’ın aygıt sekmesini yazdırma ana bilgisayarı web arayüzüyle değiştirin"
|
||||
|
||||
msgid ""
|
||||
"HTTPS CA file is optional. It is only needed if you use HTTPS with a self-"
|
||||
|
@ -16198,7 +16266,7 @@ msgid "Could not connect to SimplyPrint"
|
|||
msgstr "SimplyPrint'e bağlanılamadı"
|
||||
|
||||
msgid "Internal error"
|
||||
msgstr ""
|
||||
msgstr "İç hata"
|
||||
|
||||
msgid "Unknown error"
|
||||
msgstr "Bilinmeyen hata"
|
||||
|
@ -16613,6 +16681,42 @@ msgstr ""
|
|||
"sıcaklığının uygun şekilde arttırılmasının bükülme olasılığını "
|
||||
"azaltabileceğini biliyor muydunuz?"
|
||||
|
||||
#~ msgid "Current association: "
|
||||
#~ msgstr "Mevcut dernek:"
|
||||
|
||||
#~ msgid "Associate prusaslicer://"
|
||||
#~ msgstr "Ortak prusaslicer://"
|
||||
|
||||
#~ msgid "Not associated to any application"
|
||||
#~ msgstr "Herhangi bir uygulamayla ilişkili değil"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with prusaslicer:// links so that Orca can open "
|
||||
#~ "models from Printable.com"
|
||||
#~ msgstr ""
|
||||
#~ "Orca’nın Printable.com’daki modelleri açabilmesi için OrcaSlicer’ı "
|
||||
#~ "prusaslicer:// bağlantılarıyla ilişkilendirin"
|
||||
|
||||
#~ msgid "Associate bambustudio://"
|
||||
#~ msgstr "Bambstudio’yu ilişkilendirin://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with bambustudio:// links so that Orca can open "
|
||||
#~ "models from makerworld.com"
|
||||
#~ msgstr ""
|
||||
#~ "Orca’nın makerworld.com’daki modelleri açabilmesi için OrcaSlicer’ı "
|
||||
#~ "bambustudio:// bağlantılarıyla ilişkilendirin"
|
||||
|
||||
#~ msgid "Associate cura://"
|
||||
#~ msgstr "Cura’yı ilişkilendirin://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
#~ "thingiverse.com"
|
||||
#~ msgstr ""
|
||||
#~ "Orca’nın thingiverse.com’daki modelleri açabilmesi için OrcaSlicer’ı "
|
||||
#~ "cura:// bağlantılarıyla ilişkilendirin"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "File size exceeds the 100MB upload limit. Please upload your file through "
|
||||
#~ "the panel."
|
||||
|
|
|
@ -8,7 +8,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: 2024-06-30 23:05+0300\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
|
@ -16,8 +16,8 @@ msgstr ""
|
|||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
||||
"n%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
|
||||
"%10<=4 && (n%100<12 || n%100>14) ? 1 : 2);\n"
|
||||
"X-Generator: Poedit 3.4.4\n"
|
||||
|
||||
msgid "Supports Painting"
|
||||
|
@ -603,7 +603,7 @@ msgstr "Показати каркас"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "Не можна застосовувати під час попереднього перегляду процесу."
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -670,7 +670,7 @@ msgstr "Поверхня"
|
|||
msgid "Horizontal text"
|
||||
msgstr "Горизонтальний текст"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + переміщення миші вгору або вниз"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1014,7 +1014,7 @@ msgstr "Зорієнтувати текст у напрямку камери."
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"Не вдається завантажити точно такий самий шрифт(\"%1%\"). Програма вибрала "
|
||||
|
@ -1651,7 +1651,7 @@ msgstr "Ширина екструзії"
|
|||
msgid "Wipe options"
|
||||
msgstr "Параметри очищення"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "Прилипання до столу"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1936,12 +1936,6 @@ msgstr "Автоматична орієнтація"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "Автоматично орієнтуйте об'єкт для покращення якості друку."
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "Розділити вибраний об'єкт на кілька об'єктів"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "Розділити вибраний об'єкт на кілька частин"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "Вибрати все"
|
||||
|
||||
|
@ -2210,8 +2204,8 @@ msgstr[0] "Наступна частина моделі успішно відр
|
|||
msgstr[1] "Наступні частини моделі успішно відремонтовані"
|
||||
msgstr[2] "Наступні частини моделі успішно відремонтовані"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "Не вдалося полагодити таку частину моделі"
|
||||
msgstr[1] "Не вдалося полагодити такі частини моделі"
|
||||
msgstr[2] "Не вдалося полагодити такі частини моделі"
|
||||
|
@ -2670,7 +2664,7 @@ msgstr "Час відправлення завдання на друк закі
|
|||
msgid "Service Unavailable"
|
||||
msgstr "Сервіс недоступний"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "Невідома помилка."
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3669,7 +3663,7 @@ msgstr ""
|
|||
"Це значення буде скинуто на 0."
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5875,6 +5869,9 @@ msgstr "Порівняти пресети"
|
|||
msgid "View all object's settings"
|
||||
msgstr "Переглянути всі налаштування об'єкта"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "Видалити поточну пластину (якщо вона не є остання)"
|
||||
|
||||
|
@ -5951,6 +5948,9 @@ msgstr "Встановіть нитки для використання"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "Пошук плити, об’єкта і деталі."
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr ""
|
||||
|
@ -6191,7 +6191,7 @@ msgstr ""
|
|||
"Файл %s вже існує.\n"
|
||||
"Бажаєте замінити його?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "Підтвердити збереження як"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6414,7 +6414,7 @@ msgstr ""
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"Неможливо виконати булеву операцію на сітках моделі. Будуть залишені лише "
|
||||
"позитивні частини. Ви можете виправити сітки і спробувати ще раз."
|
||||
|
@ -6568,6 +6568,21 @@ msgstr "Переглядати"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "Виберіть каталог завантаження"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "Загальні налаштування"
|
||||
|
||||
|
@ -6788,42 +6803,6 @@ msgstr "Асоціювати веб-посилання з OrcaSlicer"
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr "Асоціювати URL-адреси з OrcaSlicer"
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr "Поточна асоціація: "
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr "Асоціювати prusaslicer://"
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr "Не пов'язаний з жодним додатком"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
"Асоціювати OrcaSlicer з prusaslicer:// посиланнями щоб Orca могла відкривати "
|
||||
"моделі прямо з Printable.com"
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr "Асоціювати bambustudio://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
"Асоціювати OrcaSlicer з bambustudio:// посиланнями щоб Orca могла відкривати "
|
||||
"моделі прямо з makerworld.com"
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr "Асоціювати cura://"
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
"Асоціювати OrcaSlicer з cura:// посиланнями щоб Orca могла відкривати моделі "
|
||||
"прямо з thingiverse.com"
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "Максимум останніх проектів"
|
||||
|
||||
|
@ -7691,8 +7670,8 @@ msgstr ""
|
|||
msgid ""
|
||||
"When recording timelapse without toolhead, it is recommended to add a "
|
||||
"\"Timelapse Wipe Tower\" \n"
|
||||
"by right-click the empty position of build plate and choose \"Add "
|
||||
"Primitive\"->\"Timelapse Wipe Tower\"."
|
||||
"by right-click the empty position of build plate and choose \"Add Primitive"
|
||||
"\"->\"Timelapse Wipe Tower\"."
|
||||
msgstr ""
|
||||
"При записі таймлапсу без інструментальної головки рекомендується додати "
|
||||
"“Timelapse Wipe Tower” \n"
|
||||
|
@ -10885,6 +10864,19 @@ msgstr ""
|
|||
"Діаметр нитки використовується для розрахунку екструзії в gcode, тому він "
|
||||
"важливий імає бути точним"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "Усадка"
|
||||
|
||||
|
@ -11335,7 +11327,7 @@ msgstr "Початкова висота шару"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr ""
|
||||
"Висота вихідного шару. Незначна товщина початкової висоти шару може "
|
||||
"поліпшити прилипання до столу"
|
||||
|
@ -11377,10 +11369,10 @@ msgstr "Повна швидкість вентилятора на шарі"
|
|||
|
||||
msgid ""
|
||||
"Fan speed will be ramped up linearly from zero at layer "
|
||||
"\"close_fan_the_first_x_layers\" to maximum at layer "
|
||||
"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower "
|
||||
"than \"close_fan_the_first_x_layers\", in which case the fan will be running "
|
||||
"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
|
||||
"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer"
|
||||
"\". \"full_fan_speed_layer\" will be ignored if lower than "
|
||||
"\"close_fan_the_first_x_layers\", in which case the fan will be running at "
|
||||
"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
|
||||
msgstr ""
|
||||
"Швидкість вентилятора лінійно збільшується від нуля на "
|
||||
"рівні«close_fan_the_first_x_layers» до максимуму на рівні "
|
||||
|
@ -11667,6 +11659,12 @@ msgstr "З яким gcode сумісний принтер"
|
|||
msgid "Klipper"
|
||||
msgstr "Klipper"
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "Підтримка різних типів поверхонь стола"
|
||||
|
||||
|
@ -11790,6 +11788,51 @@ msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
|||
msgstr ""
|
||||
"Глибина взаємного взаємодії сегментованої області. Нуль вимикає цю функцію."
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "Тип Розглажування"
|
||||
|
||||
|
@ -12507,6 +12550,14 @@ msgstr "Схил"
|
|||
msgid "Spiral"
|
||||
msgstr "Спіраль"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "Підіймати Z лише вище"
|
||||
|
||||
|
@ -13605,9 +13656,9 @@ msgstr ""
|
|||
"Залежно від тривалості операції витирання, швидкості та тривалості "
|
||||
"втягування екструдера/нитки, може знадобитися рух накату для нитки. \n"
|
||||
"\n"
|
||||
"Якщо встановити значення у параметрі \"Кількість втягування перед "
|
||||
"витиранням\" нижче, надлишкове втягування буде виконано перед витиранням, "
|
||||
"інакше воно буде виконано після нього."
|
||||
"Якщо встановити значення у параметрі \"Кількість втягування перед витиранням"
|
||||
"\" нижче, надлишкове втягування буде виконано перед витиранням, інакше воно "
|
||||
"буде виконано після нього."
|
||||
|
||||
msgid ""
|
||||
"The wiping tower can be used to clean up the residue on the nozzle and "
|
||||
|
@ -15419,8 +15470,8 @@ msgstr ""
|
|||
"Чи бажаєте ви їх перезаписати?"
|
||||
|
||||
msgid ""
|
||||
"We would rename the presets as \"Vendor Type Serial @printer you "
|
||||
"selected\". \n"
|
||||
"We would rename the presets as \"Vendor Type Serial @printer you selected"
|
||||
"\". \n"
|
||||
"To add preset for more printers, Please go to printer selection"
|
||||
msgstr ""
|
||||
"Ми б перейменували попередні налаштування на «Вибраний вами серійний "
|
||||
|
@ -15449,7 +15500,7 @@ msgstr "Імпорт набору параметрів"
|
|||
msgid "Create Type"
|
||||
msgstr "Тип"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "Модель не знайдено. Будь ласка, перевиберіть виробника."
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -15500,10 +15551,10 @@ msgstr "Шлях до налаштувань не знайдено. Будь л
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "Модель принтера не було знайдено. Будь ласка, перевиберіть її."
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "Діаметр сопла не знайдено. Будь ласка, перевиберіть його."
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "Налаштування принтера не знайдено. Будь ласка, перевиберіть його."
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -16749,6 +16800,42 @@ msgstr ""
|
|||
"ABS, відповідне підвищення температури гарячого ліжка може зменшити "
|
||||
"ймовірність деформації."
|
||||
|
||||
#~ msgid "Current association: "
|
||||
#~ msgstr "Поточна асоціація: "
|
||||
|
||||
#~ msgid "Associate prusaslicer://"
|
||||
#~ msgstr "Асоціювати prusaslicer://"
|
||||
|
||||
#~ msgid "Not associated to any application"
|
||||
#~ msgstr "Не пов'язаний з жодним додатком"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with prusaslicer:// links so that Orca can open "
|
||||
#~ "models from Printable.com"
|
||||
#~ msgstr ""
|
||||
#~ "Асоціювати OrcaSlicer з prusaslicer:// посиланнями щоб Orca могла "
|
||||
#~ "відкривати моделі прямо з Printable.com"
|
||||
|
||||
#~ msgid "Associate bambustudio://"
|
||||
#~ msgstr "Асоціювати bambustudio://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with bambustudio:// links so that Orca can open "
|
||||
#~ "models from makerworld.com"
|
||||
#~ msgstr ""
|
||||
#~ "Асоціювати OrcaSlicer з bambustudio:// посиланнями щоб Orca могла "
|
||||
#~ "відкривати моделі прямо з makerworld.com"
|
||||
|
||||
#~ msgid "Associate cura://"
|
||||
#~ msgstr "Асоціювати cura://"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
#~ "thingiverse.com"
|
||||
#~ msgstr ""
|
||||
#~ "Асоціювати OrcaSlicer з cura:// посиланнями щоб Orca могла відкривати "
|
||||
#~ "моделі прямо з thingiverse.com"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "File size exceeds the 100MB upload limit. Please upload your file through "
|
||||
#~ "the panel."
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Slic3rPE\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: 2023-04-01 13:21+0800\n"
|
||||
"Last-Translator: SoftFever <softfeverever@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -588,7 +588,7 @@ msgstr "显示线框"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "处理预览的过程中无法应用。"
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -655,7 +655,7 @@ msgstr "附着曲面"
|
|||
msgid "Horizontal text"
|
||||
msgstr "水平文字"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + 鼠标上移或下移"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -992,7 +992,7 @@ msgstr "选择文字使其面向摄像头"
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
"不能加载完全相同的字体(\"%1%\")。应用程序选择了一种类似的字体(\"%2%\")。你"
|
||||
|
@ -1601,7 +1601,7 @@ msgstr "挤出宽度"
|
|||
msgid "Wipe options"
|
||||
msgstr "擦除选项"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "热床粘接"
|
||||
|
||||
msgid "Add part"
|
||||
|
@ -1880,12 +1880,6 @@ msgstr "自动朝向"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "自动调整对象朝向以提高打印质量。"
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "拆分所选对象为多个对象"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "拆分所选对象为多个零件"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "全选"
|
||||
|
||||
|
@ -2133,8 +2127,8 @@ msgid "Following model object has been repaired"
|
|||
msgid_plural "Following model objects have been repaired"
|
||||
msgstr[0] "以下模型对象已被修复"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "以下模型对象修复失败"
|
||||
|
||||
msgid "Repairing was canceled"
|
||||
|
@ -2567,7 +2561,7 @@ msgstr "发送打印任务超时。"
|
|||
msgid "Service Unavailable"
|
||||
msgstr "服务不可用"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "未知错误"
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3492,7 +3486,7 @@ msgstr ""
|
|||
"这个数值将被重置为0。"
|
||||
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -4431,38 +4425,38 @@ msgstr "默认视图"
|
|||
|
||||
#. TRN To be shown in the main menu View->Top
|
||||
msgid "Top"
|
||||
msgstr "顶部"
|
||||
msgstr "上"
|
||||
|
||||
msgid "Top View"
|
||||
msgstr "顶部视图"
|
||||
|
||||
#. TRN To be shown in the main menu View->Bottom
|
||||
msgid "Bottom"
|
||||
msgstr "底部"
|
||||
msgstr "下"
|
||||
|
||||
msgid "Bottom View"
|
||||
msgstr "底部视图"
|
||||
|
||||
msgid "Front"
|
||||
msgstr "前面"
|
||||
msgstr "前"
|
||||
|
||||
msgid "Front View"
|
||||
msgstr "前视图"
|
||||
|
||||
msgid "Rear"
|
||||
msgstr "后面"
|
||||
msgstr "后"
|
||||
|
||||
msgid "Rear View"
|
||||
msgstr "后视图"
|
||||
|
||||
msgid "Left"
|
||||
msgstr "左面"
|
||||
msgstr "左"
|
||||
|
||||
msgid "Left View"
|
||||
msgstr "左视图"
|
||||
|
||||
msgid "Right"
|
||||
msgstr "右面"
|
||||
msgstr "右"
|
||||
|
||||
msgid "Right View"
|
||||
msgstr "右视图"
|
||||
|
@ -5599,6 +5593,9 @@ msgstr "比较预设"
|
|||
msgid "View all object's settings"
|
||||
msgstr "查看所有对象的配置"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "移除当前板(如果不是最后一个)"
|
||||
|
||||
|
@ -5675,6 +5672,9 @@ msgstr "配置可选择的材料"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr "搜索盘、模型和零件。"
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
msgstr "没有发现AMS材料。请在“设备”页面选择打印机,将加载 AMS 信息"
|
||||
|
@ -5887,7 +5887,7 @@ msgstr ""
|
|||
"文件 %s 已经存在\n"
|
||||
"您是否要替换它?"
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr "确认另存为"
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6097,7 +6097,7 @@ msgstr "文件%s已经发送到打印机的存储空间,可以在打印机上
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
"无法对模型网格执行布尔运算。只保留正体积部分。您可以修复网格后再试一次。"
|
||||
|
||||
|
@ -6243,6 +6243,21 @@ msgstr "浏览"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "选择下载文件夹"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
msgid "General Settings"
|
||||
msgstr "通用设置"
|
||||
|
||||
|
@ -6431,36 +6446,6 @@ msgstr ""
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "近期项目的最大数量"
|
||||
|
||||
|
@ -8192,7 +8177,7 @@ msgid "Camera view - Bottom"
|
|||
msgstr "摄像机视角 - 底部"
|
||||
|
||||
msgid "Camera view - Front"
|
||||
msgstr "摄像机视角 - 前面"
|
||||
msgstr "摄像机视角 - 正面"
|
||||
|
||||
msgid "Camera view - Behind"
|
||||
msgstr "摄像机视角 - 后面"
|
||||
|
@ -9450,7 +9435,7 @@ msgid "Slow down for overhang"
|
|||
msgstr "悬垂降速"
|
||||
|
||||
msgid "Enable this option to slow printing down for different overhang degree"
|
||||
msgstr "打开这个选项将降低不同悬垂程度的走线的打印速度"
|
||||
msgstr "启用此选项将降低不同悬垂程度的走线的打印速度"
|
||||
|
||||
msgid "Slow down for curled perimeters"
|
||||
msgstr "翘边降速"
|
||||
|
@ -10161,6 +10146,19 @@ msgid ""
|
|||
"and should be accurate"
|
||||
msgstr "耗材丝直径被用于计算G-code文件中的挤出量。因此很重要,应尽可能精确。"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "耗材收缩率"
|
||||
|
||||
|
@ -10560,7 +10558,7 @@ msgstr "首层层高"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr "首层层高"
|
||||
|
||||
msgid "Speed of initial layer except the solid infill part"
|
||||
|
@ -10693,12 +10691,18 @@ msgid ""
|
|||
"quality as line segments are converted to arcs by the slicer and then back "
|
||||
"to line segments by the firmware."
|
||||
msgstr ""
|
||||
"启用此设置,导出的G-code将包含G2 G3指令。圆弧拟合的容许值和精度相同。\n"
|
||||
"\n"
|
||||
"请注意:对于使用Klipper的打印机,建议禁用此选项。\n"
|
||||
"Klipper打印机并不会从圆弧拟合中受益,因为这些命令会被固件\n"
|
||||
"重新分割为线段。由于切片软件将线段转换为圆弧后再次被转换为\n"
|
||||
"线段进行打印,这样操作会导致打印件表面质量下降。"
|
||||
|
||||
msgid "Add line number"
|
||||
msgstr "标注行号"
|
||||
|
||||
msgid "Enable this to add line number(Nx) at the beginning of each G-Code line"
|
||||
msgstr "打开这个设置,G-code的每一行的开头会增加Nx标注行号。"
|
||||
msgstr "启用该设置,G-code的每一行的开头会增加Nx标注行号。"
|
||||
|
||||
msgid "Scan first layer"
|
||||
msgstr "首层扫描"
|
||||
|
@ -10837,6 +10841,12 @@ msgstr "打印机兼容的G-code风格'"
|
|||
msgid "Klipper"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr "支持多种打印床类型"
|
||||
|
||||
|
@ -10942,6 +10952,51 @@ msgstr "分割区域的交错深度"
|
|||
msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
msgstr "分割区域的交错深度。0 则禁用此功能。"
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "熨烫类型"
|
||||
|
||||
|
@ -11571,6 +11626,14 @@ msgstr "梯形"
|
|||
msgid "Spiral"
|
||||
msgstr "螺旋"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "仅在高度以上抬Z"
|
||||
|
||||
|
@ -14228,7 +14291,7 @@ msgstr "导入预设"
|
|||
msgid "Create Type"
|
||||
msgstr "创建类型"
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr "该模型未找到,请重新选择供应商。"
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -14277,10 +14340,10 @@ msgstr "预设路径未找到,请重新选择供应商。"
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr "未找到打印机型号,请重新选择。"
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr "未找到喷嘴直径,请重新选择。"
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr "打印机预设未找到,请重新选择。"
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
@ -14991,43 +15054,43 @@ msgstr ""
|
|||
"耗时较长。"
|
||||
|
||||
msgid "Connected to Obico successfully!"
|
||||
msgstr ""
|
||||
msgstr "已成功连接到Obico"
|
||||
|
||||
msgid "Could not connect to Obico"
|
||||
msgstr ""
|
||||
msgstr "无法连接到Obico"
|
||||
|
||||
msgid "Connected to SimplyPrint successfully!"
|
||||
msgstr ""
|
||||
msgstr "已成功连接到SimplyPrint"
|
||||
|
||||
msgid "Could not connect to SimplyPrint"
|
||||
msgstr ""
|
||||
msgstr "无法连接到SimplyPrint"
|
||||
|
||||
msgid "Internal error"
|
||||
msgstr ""
|
||||
msgstr "内部错误"
|
||||
|
||||
msgid "Unknown error"
|
||||
msgstr ""
|
||||
msgstr "未知错误"
|
||||
|
||||
msgid "SimplyPrint account not linked. Go to Connect options to set it up."
|
||||
msgstr ""
|
||||
msgstr "尚未连接到SimplyPrint账户,前往连接选项来进行配置。"
|
||||
|
||||
msgid "Connection to Flashforge works correctly."
|
||||
msgstr ""
|
||||
msgstr "与Flashforge的连接工作正常。"
|
||||
|
||||
msgid "Could not connect to Flashforge"
|
||||
msgstr ""
|
||||
msgstr "无法连接至Flashforge"
|
||||
|
||||
msgid "The provided state is not correct."
|
||||
msgstr ""
|
||||
msgstr "提供的状态不正确。"
|
||||
|
||||
msgid "Please give the required permissions when authorizing this application."
|
||||
msgstr ""
|
||||
msgstr "在您为此应用程序进行授权时,请允许所需的权限。"
|
||||
|
||||
msgid "Something unexpected happened when trying to log in, please try again."
|
||||
msgstr ""
|
||||
msgstr "在尝试登录时发生了异常,请重试。"
|
||||
|
||||
msgid "User cancelled."
|
||||
msgstr ""
|
||||
msgstr "用户已取消。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Precise wall]
|
||||
msgid ""
|
||||
|
@ -15035,6 +15098,8 @@ msgid ""
|
|||
"Did you know that turning on precise wall can improve precision and layer "
|
||||
"consistency?"
|
||||
msgstr ""
|
||||
"精准外墙尺寸\n"
|
||||
"您知道吗?您可以启用精准外墙尺寸选项,提高精度和层一致性。"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Sandwich mode]
|
||||
msgid ""
|
||||
|
@ -15395,7 +15460,7 @@ msgstr ""
|
|||
#~ "Enable this to get a G-code file which has G2 and G3 moves. And the "
|
||||
#~ "fitting tolerance is same with resolution"
|
||||
#~ msgstr ""
|
||||
#~ "打开这个设置,导出的G-code将包含G2 G3指令。圆弧拟合的容许值和精度相同。"
|
||||
#~ "启用此设置,导出的G-code将包含G2 G3指令。圆弧拟合的容许值和精度相同。"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "Infill area is enlarged slightly to overlap with wall for better bonding. "
|
||||
|
|
|
@ -6,7 +6,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-06-21 20:03+0800\n"
|
||||
"POT-Creation-Date: 2024-06-30 15:44+0200\n"
|
||||
"PO-Revision-Date: 2023-11-06 14:37+0800\n"
|
||||
"Last-Translator: ablegods <ablegods@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
|
@ -606,7 +606,7 @@ msgstr "顯示線框"
|
|||
msgid "%1%"
|
||||
msgstr "%1%"
|
||||
|
||||
msgid "Can't apply when proccess preview."
|
||||
msgid "Can't apply when process preview."
|
||||
msgstr "處理預覽的過程中無法套用。"
|
||||
|
||||
msgid "Operation already cancelling. Please wait few seconds."
|
||||
|
@ -678,7 +678,7 @@ msgstr "附著於曲面"
|
|||
msgid "Horizontal text"
|
||||
msgstr "水平文字"
|
||||
|
||||
msgid "Shift + Mouse move up or dowm"
|
||||
msgid "Shift + Mouse move up or down"
|
||||
msgstr "Shift + 滑鼠上移或下移"
|
||||
|
||||
msgid "Rotate text"
|
||||
|
@ -1012,7 +1012,7 @@ msgstr ""
|
|||
|
||||
#, boost-format
|
||||
msgid ""
|
||||
"Can't load exactly same font(\"%1%\"). Aplication selected a similar "
|
||||
"Can't load exactly same font(\"%1%\"). Application selected a similar "
|
||||
"one(\"%2%\"). You have to specify font for enable edit text."
|
||||
msgstr ""
|
||||
|
||||
|
@ -1639,7 +1639,7 @@ msgstr "擠出寬度"
|
|||
msgid "Wipe options"
|
||||
msgstr "擦除選項"
|
||||
|
||||
msgid "Bed adhension"
|
||||
msgid "Bed adhesion"
|
||||
msgstr "熱床黏接"
|
||||
|
||||
#, fuzzy
|
||||
|
@ -1928,12 +1928,6 @@ msgstr "自動定向"
|
|||
msgid "Auto orient the object to improve print quality."
|
||||
msgstr "自動調整物件方向以提高列印品質。"
|
||||
|
||||
msgid "Split the selected object into mutiple objects"
|
||||
msgstr "拆分所選物件為多個物件"
|
||||
|
||||
msgid "Split the selected object into mutiple parts"
|
||||
msgstr "拆分所選物件為多個零件"
|
||||
|
||||
msgid "Select All"
|
||||
msgstr "全選"
|
||||
|
||||
|
@ -2199,8 +2193,8 @@ msgid "Following model object has been repaired"
|
|||
msgid_plural "Following model objects have been repaired"
|
||||
msgstr[0] "以下模型物件已被修復"
|
||||
|
||||
msgid "Failed to repair folowing model object"
|
||||
msgid_plural "Failed to repair folowing model objects"
|
||||
msgid "Failed to repair following model object"
|
||||
msgid_plural "Failed to repair following model objects"
|
||||
msgstr[0] "以下模型物件修復失敗"
|
||||
|
||||
msgid "Repairing was canceled"
|
||||
|
@ -2652,7 +2646,7 @@ msgstr ""
|
|||
msgid "Service Unavailable"
|
||||
msgstr "暫停服務"
|
||||
|
||||
msgid "Unkown Error."
|
||||
msgid "Unknown Error."
|
||||
msgstr "未知錯誤"
|
||||
|
||||
msgid "Sending print configuration"
|
||||
|
@ -3611,7 +3605,7 @@ msgstr ""
|
|||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"Too large elefant foot compensation is unreasonable.\n"
|
||||
"Too large elephant foot compensation is unreasonable.\n"
|
||||
"If really have serious elephant foot effect, please check other settings.\n"
|
||||
"For example, whether bed temperature is too high.\n"
|
||||
"\n"
|
||||
|
@ -5794,6 +5788,9 @@ msgstr "比較預設檔"
|
|||
msgid "View all object's settings"
|
||||
msgstr "查看所有物件的設定"
|
||||
|
||||
msgid "Material settings"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "Remove current plate (if not last one)"
|
||||
msgstr "刪除目前列印板(如果不是最後一個)"
|
||||
|
@ -5882,6 +5879,9 @@ msgstr "設定可選擇的線材"
|
|||
msgid "Search plate, object and part."
|
||||
msgstr ""
|
||||
|
||||
msgid "Pellets"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
"No AMS filaments. Please select a printer in 'Device' page to load AMS info."
|
||||
|
@ -6101,7 +6101,7 @@ msgid ""
|
|||
"Do you want to replace it?"
|
||||
msgstr ""
|
||||
|
||||
msgid "Comfirm Save As"
|
||||
msgid "Confirm Save As"
|
||||
msgstr ""
|
||||
|
||||
msgid "Delete object which is a part of cut object"
|
||||
|
@ -6318,7 +6318,7 @@ msgstr "檔案 %s 已經傳送到列印設備的儲存空間,可以在列印
|
|||
|
||||
msgid ""
|
||||
"Unable to perform boolean operation on model meshes. Only positive parts "
|
||||
"will be kept. You may fix the meshes and try agian."
|
||||
"will be kept. You may fix the meshes and try again."
|
||||
msgstr ""
|
||||
|
||||
#, boost-format
|
||||
|
@ -6468,6 +6468,21 @@ msgstr "瀏覽"
|
|||
msgid "Choose Download Directory"
|
||||
msgstr "選擇下載資料夾"
|
||||
|
||||
msgid "Associate"
|
||||
msgstr ""
|
||||
|
||||
msgid "with OrcaSlicer so that Orca can open models from"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current Instance Path: "
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
msgid "General Settings"
|
||||
msgstr "一般設定"
|
||||
|
@ -6666,36 +6681,6 @@ msgstr ""
|
|||
msgid "Associate URLs to OrcaSlicer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Current association: "
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate prusaslicer://"
|
||||
msgstr ""
|
||||
|
||||
msgid "Not associated to any application"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with prusaslicer:// links so that Orca can open models "
|
||||
"from Printable.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate bambustudio://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with bambustudio:// links so that Orca can open models "
|
||||
"from makerworld.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Associate cura://"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Associate OrcaSlicer with cura:// links so that Orca can open models from "
|
||||
"thingiverse.com"
|
||||
msgstr ""
|
||||
|
||||
msgid "Maximum recent projects"
|
||||
msgstr "最近專案項目的最大數量"
|
||||
|
||||
|
@ -10501,6 +10486,19 @@ msgid ""
|
|||
"and should be accurate"
|
||||
msgstr "線材直徑被用於計算 G-code 檔案中的擠出量。因此很重要,應盡可能精確。"
|
||||
|
||||
msgid "Pellet flow coefficient"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Pellet flow coefficient is emperically derived and allows for volume "
|
||||
"calculation for pellet printers.\n"
|
||||
"\n"
|
||||
"Internally it is converted to filament_diameter. All other volume "
|
||||
"calculations remain the same.\n"
|
||||
"\n"
|
||||
"filament_diameter = sqrt( (4 * pellet_flow_coefficient) / PI )"
|
||||
msgstr ""
|
||||
|
||||
msgid "Shrinkage"
|
||||
msgstr "耗材收縮率"
|
||||
|
||||
|
@ -10915,7 +10913,7 @@ msgstr "首層層高"
|
|||
|
||||
msgid ""
|
||||
"Height of initial layer. Making initial layer height to be thick slightly "
|
||||
"can improve build plate adhension"
|
||||
"can improve build plate adhesion"
|
||||
msgstr "首層層高"
|
||||
|
||||
msgid "Speed of initial layer except the solid infill part"
|
||||
|
@ -11214,6 +11212,12 @@ msgstr "列印設備相容的 G-code 樣式"
|
|||
msgid "Klipper"
|
||||
msgstr ""
|
||||
|
||||
msgid "Pellet Modded Printer"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option if your printer uses pellets instead of filaments"
|
||||
msgstr ""
|
||||
|
||||
msgid "Support multi bed types"
|
||||
msgstr ""
|
||||
|
||||
|
@ -11317,6 +11321,51 @@ msgstr ""
|
|||
msgid "Interlocking depth of a segmented region. Zero disables this feature."
|
||||
msgstr ""
|
||||
|
||||
msgid "Use beam interlocking"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Generate interlocking beam structure at the locations where different "
|
||||
"filaments touch. This improves the adhesion between filaments, especially "
|
||||
"models printed in different materials."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam width"
|
||||
msgstr ""
|
||||
|
||||
msgid "The width of the interlocking structure beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking direction"
|
||||
msgstr ""
|
||||
|
||||
msgid "Orientation of interlock beams."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking beam layers"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The height of the beams of the interlocking structure, measured in number of "
|
||||
"layers. Less layers is stronger, but more prone to defects."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking depth"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the boundary between filaments to generate interlocking "
|
||||
"structure, measured in cells. Too few cells will result in poor adhesion."
|
||||
msgstr ""
|
||||
|
||||
msgid "Interlocking boundary avoidance"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"The distance from the outside of a model where interlocking structures will "
|
||||
"not be generated, measured in cells."
|
||||
msgstr ""
|
||||
|
||||
msgid "Ironing Type"
|
||||
msgstr "熨燙類型"
|
||||
|
||||
|
@ -11951,6 +12000,14 @@ msgstr "梯形"
|
|||
msgid "Spiral"
|
||||
msgstr "螺旋"
|
||||
|
||||
msgid "Traveling angle"
|
||||
msgstr ""
|
||||
|
||||
msgid ""
|
||||
"Traveling angle for Slope and Spiral Z hop type. Setting it to 90° results "
|
||||
"in Normal Lift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Only lift Z above"
|
||||
msgstr "僅在高度以上抬Z"
|
||||
|
||||
|
@ -14616,7 +14673,7 @@ msgstr ""
|
|||
msgid "Create Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "The model is not fond, place reselect vendor."
|
||||
msgid "The model is not found, place reselect vendor."
|
||||
msgstr ""
|
||||
|
||||
msgid "Select Model"
|
||||
|
@ -14665,10 +14722,10 @@ msgstr ""
|
|||
msgid "The printer model was not found, please reselect."
|
||||
msgstr ""
|
||||
|
||||
msgid "The nozzle diameter is not fond, place reselect."
|
||||
msgid "The nozzle diameter is not found, place reselect."
|
||||
msgstr ""
|
||||
|
||||
msgid "The printer preset is not fond, place reselect."
|
||||
msgid "The printer preset is not found, place reselect."
|
||||
msgstr ""
|
||||
|
||||
msgid "Printer Preset"
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
<svg width="8" height="8" viewBox="0 0 8 8" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M3.346 0.361999H5.068V3.078H7.77V4.786H5.068V7.502H3.346V4.786H0.63V3.078H3.346V0.361999Z" fill="black"/>
|
||||
<path d="M3.346 0.361999H5.068V3.078H7.77V4.786H5.068V7.502H3.346V4.786H0.63V3.078H3.346V0.361999Z" style="fill:#949494"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 214 B After Width: | Height: | Size: 222 B |
|
@ -1,3 +1,3 @@
|
|||
<svg width="14" height="14" viewBox="0 0 14 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M5 12L8.50024 7.6247C8.79242 7.25948 8.79204 6.74005 8.49986 6.37483C7.23348 4.79185 6.38744 3.73431 5 2" stroke="#909090" stroke-linecap="round"/>
|
||||
<path d="M5 12L8.50024 7.6247C8.79242 7.25948 8.79204 6.74005 8.49986 6.37483C7.23348 4.79185 6.38744 3.73431 5 2" style="stroke:#949494" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 260 B After Width: | Height: | Size: 266 B |
|
@ -23,6 +23,22 @@
|
|||
{
|
||||
"name": "Artillery Hornet",
|
||||
"sub_path": "machine/Artillery Hornet.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery Sidewinder X3 Pro",
|
||||
"sub_path": "machine/Artillery Sidewinder X3 Pro.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery Sidewinder X3 Plus",
|
||||
"sub_path": "machine/Artillery Sidewinder X3 Plus.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery Sidewinder X4 Pro",
|
||||
"sub_path": "machine/Artillery Sidewinder X4 Pro.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery Sidewinder X4 Plus",
|
||||
"sub_path": "machine/Artillery Sidewinder X4 Plus.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
|
@ -81,6 +97,94 @@
|
|||
{
|
||||
"name": "0.24mm Draft @Artillery Hornet",
|
||||
"sub_path": "process/0.24mm Draft @Artillery Hornet.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.08mm Extra Fine @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.08mm Extra Fine @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.08mm High Quality @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.08mm High Quality @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.12mm Fine @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm High Quality @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.12mm High Quality @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm High Quality @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.16mm High Quality @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.16mm Optimal @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Strength @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.20mm Strength @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.24mm Draft @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.28mm Extra Draft @Artillery X4Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.28mm Extra Draft @Artillery X4Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.08mm Extra Fine @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.08mm Extra Fine @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.08mm High Quality @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.08mm High Quality @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.12mm Fine @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm High Quality @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.12mm High Quality @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm High Quality @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.16mm High Quality @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.16mm Optimal @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Strength @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.20mm Strength @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.24mm Draft @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.28mm Extra Draft @Artillery X4Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.28mm Extra Draft @Artillery X4Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Artillery X3Plus 0.4 nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Artillery X3Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Artillery X3Pro 0.4 nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Artillery X3Pro 0.4 nozzle.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
|
@ -131,6 +235,34 @@
|
|||
{
|
||||
"name": "Artillery Generic ASA",
|
||||
"sub_path": "filament/Artillery Generic ASA.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery PLA Basic",
|
||||
"sub_path": "filament/Artillery PLA Basic.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery PLA Matte",
|
||||
"sub_path": "filament/Artillery PLA Matte.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery PLA Silk",
|
||||
"sub_path": "filament/Artillery PLA Silk.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery PLA Tough",
|
||||
"sub_path": "filament/Artillery PLA Tough.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery PETG",
|
||||
"sub_path": "filament/Artillery PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery TPU",
|
||||
"sub_path": "filament/Artillery TPU.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery ABS",
|
||||
"sub_path": "filament/Artillery ABS.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
@ -157,6 +289,22 @@
|
|||
{
|
||||
"name": "Artillery Hornet 0.4 nozzle",
|
||||
"sub_path": "machine/Artillery Hornet 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"sub_path": "machine/Artillery Sidewinder X3 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery Sidewinder X3 Plus 0.4 nozzle",
|
||||
"sub_path": "machine/Artillery Sidewinder X3 Plus 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery Sidewinder X4 Pro 0.4 nozzle",
|
||||
"sub_path": "machine/Artillery Sidewinder X4 Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Artillery Sidewinder X4 Plus 0.4 nozzle",
|
||||
"sub_path": "machine/Artillery Sidewinder X4 Plus 0.4 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
After Width: | Height: | Size: 31 KiB |
After Width: | Height: | Size: 30 KiB |
After Width: | Height: | Size: 26 KiB |
After Width: | Height: | Size: 28 KiB |
70
resources/profiles/Artillery/filament/Artillery ABS.json
Normal file
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X3 Plus 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1.3"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Artillery ABS"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
""
|
||||
],
|
||||
"filament_type": [
|
||||
"ABS"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Artillery"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"100"
|
||||
],
|
||||
"inherits": "Artillery Generic PLA",
|
||||
"name": "Artillery ABS",
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"220"
|
||||
],
|
||||
"version": "2.0.2.0"
|
||||
}
|
70
resources/profiles/Artillery/filament/Artillery PETG.json
Normal file
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X3 Plus 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1.3"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Artillery PETG"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
""
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Artillery"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"90"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"90"
|
||||
],
|
||||
"inherits": "Artillery Generic PLA",
|
||||
"name": "Artillery PETG",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"220"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"220"
|
||||
],
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X3 Plus 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1.3"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Artillery PLA Basic"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
""
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA Basic"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Artillery"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"inherits": "Artillery Generic PLA",
|
||||
"name": "Artillery PLA Basic",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"210"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"190"
|
||||
],
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X3 Plus 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1.3"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Artillery PLA Matte"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
""
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA Matte"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Artillery"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"inherits": "Artillery Generic PLA",
|
||||
"name": "Artillery PLA Matte",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"210"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"190"
|
||||
],
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X3 Plus 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1.3"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Artillery PLA Silk"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
""
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA Silk"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Artillery"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"inherits": "Artillery Generic PLA",
|
||||
"name": "Artillery PLA Silk",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"210"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"190"
|
||||
],
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,58 @@
|
|||
{
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X3 Plus 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1.3"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Artillery PLA Tough"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
""
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA Tough"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Artillery"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"inherits": "Artillery Generic PLA",
|
||||
"name": "Artillery PLA Tough",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"210"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"190"
|
||||
],
|
||||
"version": "2.0.2.0"
|
||||
}
|
70
resources/profiles/Artillery/filament/Artillery TPU.json
Normal file
|
@ -0,0 +1,70 @@
|
|||
{
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X3 Plus 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Pro 0.4 nozzle",
|
||||
"Artillery Sidewinder X4 Plus 0.4 nozzle"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"1.3"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Artillery TPU"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
""
|
||||
],
|
||||
"filament_type": [
|
||||
"TPU"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Artillery"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"70"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"70"
|
||||
],
|
||||
"inherits": "Artillery Generic PLA",
|
||||
"name": "Artillery TPU",
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"190"
|
||||
],
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,229 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM005",
|
||||
"name": "Artillery Sidewinder X3 Plus 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Artillery Sidewinder X3 Plus",
|
||||
"default_print_profile": "0.20mm Standard @Artillery Genius",
|
||||
"default_filament_profile": [
|
||||
"Artillery PLA Basic"
|
||||
],
|
||||
"printer_settings_id": "Artillery X3Plus 0.4 nozzle",
|
||||
"adaptive_bed_mesh_margin": "0",
|
||||
"auxiliary_fan": "0",
|
||||
"bbl_use_printhost": "0",
|
||||
"bed_custom_model": "",
|
||||
"bed_custom_texture": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"bed_mesh_max": "99999,99999",
|
||||
"bed_mesh_min": "-99999,-99999",
|
||||
"bed_mesh_probe_distance": "50,50",
|
||||
"before_layer_change_gcode": "\n",
|
||||
"best_object_pos": "0.5,0.5",
|
||||
"change_extrusion_role_gcode": "",
|
||||
"change_filament_gcode": "",
|
||||
"cooling_tube_length": "5",
|
||||
"cooling_tube_retraction": "91.5",
|
||||
"deretraction_speed": [
|
||||
"0"
|
||||
],
|
||||
"disable_m73": "0",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "1",
|
||||
"extra_loading_move": "-2",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"fan_kickstart": "0",
|
||||
"fan_speedup_overhangs": "1",
|
||||
"fan_speedup_time": "0",
|
||||
"gcode_flavor": "marlin",
|
||||
"head_wrap_detect_zone": [],
|
||||
"high_current_on_filament_swap": "0",
|
||||
"host_type": "octoprint",
|
||||
"is_custom_defined": "0",
|
||||
"layer_change_gcode": "",
|
||||
"machine_end_gcode": "G91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute positionning\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM211 S1",
|
||||
"machine_load_filament_time": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"1000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"1000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"3000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"3",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"7",
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"7",
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_pause_gcode": "M0",
|
||||
"machine_start_gcode": "M140 S60\nM104 S160\nM190 S[first_layer_bed_temperature]\nM109 S{temperature_vitrification[0]}\nM211 S0\nG1 Z-0.2 F1000\nG1 X285 F3600\nG1 X260 F3600\nG1 X285 F3600\nG1 X260 F3600\nG1 X230 F3600\nG1 X260 F3600\nG1 X230 F3600\nG1 X260 F3600\nG92 E0\nG1 Z1.0 F3000 ; move z up little to prevent scratching of surface\nG1 X180 Y303 Z0.1 F6000.0 ; move to start-line position\nG1 X70 Y303 Z0.1 F1000.0 E15.0 ; draw 1st line\nG1 X70 Y303 Z0.2 F1000.0 ; move to side a little\nG1 X180 Y303 Z0.2 F1000.0 E30.0 ; draw 2st line\nG92 E0 ; reset extruder\nG1 E-2 Z5 F1800 ; move z up little to prevent scratching of surface\nG92 E0\nG1 Y300 F1800\nM211 S1\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];",
|
||||
"machine_unload_filament_time": "0",
|
||||
"manual_filament_change": "0",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_hrc": "0",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"nozzle_volume": "0",
|
||||
"parking_pos_retraction": "92",
|
||||
"preferred_orientation": "0",
|
||||
"print_host": "",
|
||||
"print_host_webui": "",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"300x0",
|
||||
"300x305",
|
||||
"0x305"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"printer_notes": "",
|
||||
"printer_structure": "undefine",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"printhost_apikey": "",
|
||||
"printhost_authorization_type": "key",
|
||||
"printhost_cafile": "",
|
||||
"printhost_password": "",
|
||||
"printhost_port": "",
|
||||
"printhost_ssl_ignore_revoke": "0",
|
||||
"printhost_user": "",
|
||||
"printing_by_object_gcode": "",
|
||||
"purge_in_prime_tower": "1",
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"10"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"2.2"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"support_air_filtration": "1",
|
||||
"support_chamber_temp_control": "1",
|
||||
"support_multi_bed_types": "0",
|
||||
"template_custom_gcode": "",
|
||||
"thumbnails": [
|
||||
"300x300"
|
||||
],
|
||||
"thumbnails_format": "PNG",
|
||||
"time_cost": "0",
|
||||
"time_lapse_gcode": "",
|
||||
"upward_compatible_machine": [],
|
||||
"use_firmware_retraction": "0",
|
||||
"use_relative_e_distances": "0",
|
||||
"version": "2.0.2.0",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift"
|
||||
],
|
||||
"z_offset": "0"
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Artillery Sidewinder X3 Plus",
|
||||
"model_id": "Artillery-Sidewinder-X3-Plus",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Artillery",
|
||||
"bed_model": "artillery_sidewinderx3plus_buildplate_model.stl",
|
||||
"bed_texture": "",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Artillery PLA Basic;Artillery PLA Matte;Artillery PLA Silk;Artillery PLA Tough;Artillery PETG;Artillery TPU;Artillery ABS;"
|
||||
}
|
|
@ -0,0 +1,230 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM004",
|
||||
"name": "Artillery Sidewinder X3 Pro 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Artillery Sidewinder X3 Pro",
|
||||
"default_print_profile": "0.20mm Standard @Artillery Genius",
|
||||
"printer_settings_id": "Artillery X3 Pro 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Artillery PLA Basic"
|
||||
],
|
||||
"adaptive_bed_mesh_margin": "0",
|
||||
"auxiliary_fan": "0",
|
||||
"bbl_use_printhost": "0",
|
||||
"bed_custom_model": "",
|
||||
"bed_custom_texture": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"bed_mesh_max": "99999,99999",
|
||||
"bed_mesh_min": "-99999,-99999",
|
||||
"bed_mesh_probe_distance": "50,50",
|
||||
"before_layer_change_gcode": "",
|
||||
"best_object_pos": "0.5,0.5",
|
||||
"change_extrusion_role_gcode": "",
|
||||
"change_filament_gcode": "",
|
||||
"cooling_tube_length": "5",
|
||||
"cooling_tube_retraction": "91.5",
|
||||
"deretraction_speed": [
|
||||
"0"
|
||||
],
|
||||
"disable_m73": "0",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "0",
|
||||
"extra_loading_move": "-2",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"fan_kickstart": "0",
|
||||
"fan_speedup_overhangs": "1",
|
||||
"fan_speedup_time": "0",
|
||||
"gcode_flavor": "marlin2",
|
||||
"head_wrap_detect_zone": [],
|
||||
"high_current_on_filament_swap": "0",
|
||||
"host_type": "octoprint",
|
||||
"is_custom_defined": "0",
|
||||
"layer_change_gcode": "",
|
||||
"machine_end_gcode": "G91 ;Relative positioning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute positionning\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM211 S1",
|
||||
"machine_load_filament_time": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"3000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"3000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"3000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"3000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"3",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"7",
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"7",
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_pause_gcode": "M0",
|
||||
"machine_start_gcode": "M140 S60\nM104 S160\nM190 S[first_layer_bed_temperature]\nM109 S{temperature_vitrification[0]}\nM211 S0\nG1 Z-0.2 F1000\nG1 X225 F3600\nG1 X200 F3600\nG1 X225 F3600\nG1 X200 F3600\nG1 X160 F3600\nG1 X200 F3600\nG1 X160 F3600\nG1 X200 F3600\nG92 E0\nG1 Z1.0 F3000 ; move z up little to prevent scratching of surface\nG1 X180 Y243 Z0.1 F6000.0 ; move to start-line position\nG1 X70 Y243 Z0.1 F1000.0 E15.0 ; draw 1st line\nG1 X70 Y243 Z0.2 F1000.0 ; move to side a little\nG1 X180 Y243 Z0.2 F1000.0 E30.0 ; draw 2st line\nG92 E0 ; reset extruder\nG1 E-2 Z5 F1800 ; move z up little to prevent scratching of surface\nG92 E0\nG1 Y240 F1800\nM211 S1\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];",
|
||||
"machine_unload_filament_time": "0",
|
||||
"manual_filament_change": "0",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_hrc": "0",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"nozzle_volume": "0",
|
||||
"parking_pos_retraction": "92",
|
||||
"preferred_orientation": "0",
|
||||
"print_host": "",
|
||||
"print_host_webui": "",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"240x0",
|
||||
"240x245",
|
||||
"0x245"
|
||||
],
|
||||
"printable_height": "260",
|
||||
"printer_notes": "",
|
||||
"printer_structure": "undefine",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"printhost_apikey": "",
|
||||
"printhost_authorization_type": "key",
|
||||
"printhost_cafile": "",
|
||||
"printhost_password": "",
|
||||
"printhost_port": "",
|
||||
"printhost_ssl_ignore_revoke": "0",
|
||||
"printhost_user": "",
|
||||
"printing_by_object_gcode": "",
|
||||
"purge_in_prime_tower": "0",
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"10"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"2.2"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"support_air_filtration": "1",
|
||||
"support_chamber_temp_control": "1",
|
||||
"support_multi_bed_types": "0",
|
||||
"template_custom_gcode": "",
|
||||
"thumbnails": [
|
||||
"300x300"
|
||||
],
|
||||
"thumbnails_format": "PNG",
|
||||
"time_cost": "0",
|
||||
"time_lapse_gcode": "",
|
||||
"upward_compatible_machine": [],
|
||||
"use_firmware_retraction": "0",
|
||||
"use_relative_e_distances": "0",
|
||||
"version": "2.0.2.0",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift"
|
||||
],
|
||||
"z_offset": "0"
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Artillery Sidewinder X3 Pro",
|
||||
"model_id": "Artillery-Sidewinder-X3-Pro",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Artillery",
|
||||
"bed_model": "artillery_sidewinderx3pro_buildplate_model.stl",
|
||||
"bed_texture": "",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Artillery PLA Basic;Artillery PLA Matte;Artillery PLA Silk;Artillery PLA Tough;Artillery PETG;Artillery TPU;Artillery ABS;"
|
||||
}
|
|
@ -0,0 +1,229 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM006",
|
||||
"name": "Artillery Sidewinder X4 Plus 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Artillery Sidewinder X4 Plus",
|
||||
"printer_settings_id": "Artillery X4Plus 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Artillery PLA Basic"
|
||||
],
|
||||
"adaptive_bed_mesh_margin": "0",
|
||||
"auxiliary_fan": "0",
|
||||
"bbl_use_printhost": "0",
|
||||
"bed_custom_model": "",
|
||||
"bed_custom_texture": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"bed_mesh_max": "99999,99999",
|
||||
"bed_mesh_min": "-99999,-99999",
|
||||
"bed_mesh_probe_distance": "50,50",
|
||||
"before_layer_change_gcode": "\n",
|
||||
"best_object_pos": "0.5,0.5",
|
||||
"change_extrusion_role_gcode": "",
|
||||
"change_filament_gcode": "",
|
||||
"cooling_tube_length": "5",
|
||||
"cooling_tube_retraction": "91.5",
|
||||
"default_print_profile": "0.20mm Standard @Artillery Genius",
|
||||
"deretraction_speed": [
|
||||
"0"
|
||||
],
|
||||
"disable_m73": "0",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "1",
|
||||
"extra_loading_move": "-2",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"fan_kickstart": "0",
|
||||
"fan_speedup_overhangs": "1",
|
||||
"fan_speedup_time": "0",
|
||||
"gcode_flavor": "klipper",
|
||||
"head_wrap_detect_zone": [],
|
||||
"high_current_on_filament_swap": "0",
|
||||
"host_type": "octoprint",
|
||||
"is_custom_defined": "0",
|
||||
"layer_change_gcode": "G92 E0",
|
||||
"machine_end_gcode": "G91 ;Relative positioning\nG1 E-1 F2700 ;Retract a bit\nG1 E-1 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z1 ;Raise Z more\nG90 ;Absolute positionning\nG1 X5 Y280 F3000 ;Wipe out\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM84 X Y E ;Disable all steppers but Z",
|
||||
"machine_load_filament_time": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"6000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"6000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"6000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"1000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"6000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"6000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"3",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"7",
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"7",
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_pause_gcode": "",
|
||||
"machine_start_gcode": "M140 S60\nM104 S140\nM190 S60\nM109 S{temperature_vitrification[0]}\nG28;\nDRAW_LINE\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];",
|
||||
"machine_unload_filament_time": "0",
|
||||
"manual_filament_change": "0",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_hrc": "0",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"nozzle_volume": "0",
|
||||
"parking_pos_retraction": "92",
|
||||
"preferred_orientation": "0",
|
||||
"print_host": "192.168.0.249",
|
||||
"print_host_webui": "",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"300x0",
|
||||
"300x300",
|
||||
"0x300"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"printer_notes": "",
|
||||
"printer_structure": "undefine",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"printhost_apikey": "",
|
||||
"printhost_authorization_type": "key",
|
||||
"printhost_cafile": "",
|
||||
"printhost_password": "",
|
||||
"printhost_port": "",
|
||||
"printhost_ssl_ignore_revoke": "0",
|
||||
"printhost_user": "",
|
||||
"printing_by_object_gcode": "",
|
||||
"purge_in_prime_tower": "1",
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"10"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.3"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"support_air_filtration": "1",
|
||||
"support_chamber_temp_control": "1",
|
||||
"support_multi_bed_types": "0",
|
||||
"template_custom_gcode": "",
|
||||
"thumbnails": [
|
||||
"300x300"
|
||||
],
|
||||
"thumbnails_format": "PNG",
|
||||
"time_cost": "0",
|
||||
"time_lapse_gcode": "",
|
||||
"upward_compatible_machine": [],
|
||||
"use_firmware_retraction": "0",
|
||||
"use_relative_e_distances": "1",
|
||||
"version": "2.0.2.0",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift"
|
||||
],
|
||||
"z_offset": "0"
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Artillery Sidewinder X4 Plus",
|
||||
"model_id": "Artillery-Sidewinder-X4-Plus",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Artillery",
|
||||
"bed_model": "artillery_sidewinderx4plus_buildplate_model.stl",
|
||||
"bed_texture": "",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Artillery PLA Basic;Artillery PLA Matte;Artillery PLA Silk;Artillery PLA Tough;Artillery PETG;Artillery TPU;Artillery ABS;"
|
||||
}
|
|
@ -0,0 +1,229 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM007",
|
||||
"name": "Artillery Sidewinder X4 Pro 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Artillery Sidewinder X4 Pro",
|
||||
"printer_settings_id": "Artillery X4Pro 0.4 nozzle",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"default_filament_profile": [
|
||||
"Artillery PLA Basic"
|
||||
],
|
||||
"adaptive_bed_mesh_margin": "0",
|
||||
"auxiliary_fan": "0",
|
||||
"bbl_use_printhost": "0",
|
||||
"bed_custom_model": "",
|
||||
"bed_custom_texture": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"bed_mesh_max": "99999,99999",
|
||||
"bed_mesh_min": "-99999,-99999",
|
||||
"bed_mesh_probe_distance": "50,50",
|
||||
"before_layer_change_gcode": "\n",
|
||||
"best_object_pos": "0.5,0.5",
|
||||
"change_extrusion_role_gcode": "",
|
||||
"change_filament_gcode": "",
|
||||
"cooling_tube_length": "5",
|
||||
"cooling_tube_retraction": "91.5",
|
||||
"default_print_profile": "0.20mm Standard @Artillery Genius",
|
||||
"deretraction_speed": [
|
||||
"0"
|
||||
],
|
||||
"disable_m73": "0",
|
||||
"emit_machine_limits_to_gcode": "0",
|
||||
"enable_filament_ramming": "1",
|
||||
"extra_loading_move": "-2",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"fan_kickstart": "0",
|
||||
"fan_speedup_overhangs": "1",
|
||||
"fan_speedup_time": "0",
|
||||
"gcode_flavor": "klipper",
|
||||
"head_wrap_detect_zone": [],
|
||||
"high_current_on_filament_swap": "0",
|
||||
"host_type": "octoprint",
|
||||
"is_custom_defined": "0",
|
||||
"layer_change_gcode": "G92 E0",
|
||||
"machine_end_gcode": "G91 ;Relative positioning\nG1 E-1 F2700 ;Retract a bit\nG1 E-1 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z1 ;Raise Z more\nG90 ;Absolute positionning\nG1 X5 Y200 F3000 ;Wipe out\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM84 X Y E ;Disable all steppers but Z",
|
||||
"machine_load_filament_time": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"6000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"6000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"1000",
|
||||
"1250"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"6000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"6000",
|
||||
"1000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"3",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"7",
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"7",
|
||||
"10"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"120",
|
||||
"120"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_pause_gcode": "",
|
||||
"machine_start_gcode": "M140 S60\nM104 S140\nM190 S60\nM109 S{temperature_vitrification[0]}\nG28;\nDRAW_LINE\nM140 S[first_layer_bed_temperature];\nM104 S[first_layer_temperature];",
|
||||
"machine_unload_filament_time": "0",
|
||||
"manual_filament_change": "0",
|
||||
"max_layer_height": [
|
||||
"0.32"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"nozzle_hrc": "0",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"nozzle_volume": "0",
|
||||
"parking_pos_retraction": "92",
|
||||
"preferred_orientation": "0",
|
||||
"print_host": "192.168.0.249",
|
||||
"print_host_webui": "",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"240x0",
|
||||
"240x240",
|
||||
"0x240"
|
||||
],
|
||||
"printable_height": "260",
|
||||
"printer_notes": "",
|
||||
"printer_structure": "undefine",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"printhost_apikey": "",
|
||||
"printhost_authorization_type": "key",
|
||||
"printhost_cafile": "",
|
||||
"printhost_password": "",
|
||||
"printhost_port": "",
|
||||
"printhost_ssl_ignore_revoke": "0",
|
||||
"printhost_user": "",
|
||||
"printing_by_object_gcode": "",
|
||||
"purge_in_prime_tower": "1",
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"10"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1.3"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"2"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"support_air_filtration": "1",
|
||||
"support_chamber_temp_control": "1",
|
||||
"support_multi_bed_types": "0",
|
||||
"template_custom_gcode": "",
|
||||
"thumbnails": [
|
||||
"300x300"
|
||||
],
|
||||
"thumbnails_format": "PNG",
|
||||
"time_cost": "0",
|
||||
"time_lapse_gcode": "",
|
||||
"upward_compatible_machine": [],
|
||||
"use_firmware_retraction": "0",
|
||||
"use_relative_e_distances": "1",
|
||||
"version": "2.0.2.0",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift"
|
||||
],
|
||||
"z_offset": "0"
|
||||
}
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Artillery Sidewinder X4 Pro",
|
||||
"model_id": "Artillery-Sidewinder-X4-Pro",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Artillery",
|
||||
"bed_model": "artillery_sidewinderx4pro_buildplate_model.stl",
|
||||
"bed_texture": "",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Artillery PLA Basic;Artillery PLA Matte;Artillery PLA Silk;Artillery PLA Tough;Artillery PETG;Artillery TPU;Artillery ABS;"
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Extra Fine @Artillery X4Plus 0.4 nozzle",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"print_settings_id": "0.08mm Extra Fine @Artillery X4Plus 0.4 nozzle",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm Extra Fine @Artillery X4Pro 0.4 nozzle",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"print_settings_id": "0.08mm Extra Fine @Artillery X4Pro 0.4 nozzle",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "3000",
|
||||
"inherits": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm High Quality @Artillery X4Plus 0.4 nozzle",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"print_settings_id": "0.08mm High Quality @Artillery X4Plus 0.4 nozzle",
|
||||
"sparse_infill_speed": "150",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "3000",
|
||||
"inherits": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"layer_height": "0.08",
|
||||
"name": "0.08mm High Quality @Artillery X4Pro 0.4 nozzle",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"print_settings_id": "0.08mm High Quality @Artillery X4Pro 0.4 nozzle",
|
||||
"sparse_infill_speed": "150",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Fine @Artillery X4Plus 0.4 nozzle",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"print_settings_id": "0.12mm Fine @Artillery X4Plus 0.4 nozzle",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm Fine @Artillery X4Pro 0.4 nozzle",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"print_settings_id": "0.12mm Fine @Artillery X4Pro 0.4 nozzle",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "3000",
|
||||
"inherits": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "180",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm High Quality @Artillery X4Plus 0.4 nozzle",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"print_settings_id": "0.12mm High Quality @Artillery X4Plus 0.4 nozzle",
|
||||
"sparse_infill_speed": "180",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "3000",
|
||||
"inherits": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"layer_height": "0.12",
|
||||
"name": "0.12mm High Quality @Artillery X4Pro 0.4 nozzle",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"print_settings_id": "0.12mm High Quality @Artillery X4Pro 0.4 nozzle",
|
||||
"sparse_infill_speed": "150",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "3000",
|
||||
"inherits": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "180",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm High Quality @Artillery X4Plus 0.4 nozzle",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"print_settings_id": "0.16mm High Quality @Artillery X4Plus 0.4 nozzle",
|
||||
"sparse_infill_speed": "180",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "3000",
|
||||
"inherits": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "180",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm High Quality @Artillery X4Pro 0.4 nozzle",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"print_settings_id": "0.16mm High Quality @Artillery X4Pro 0.4 nozzle",
|
||||
"sparse_infill_speed": "180",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"inner_wall_speed": "150",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "180",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Artillery X4Plus 0.4 nozzle",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"print_settings_id": "0.16mm Optimal @Artillery X4Plus 0.4 nozzle",
|
||||
"sparse_infill_speed": "180",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": "180",
|
||||
"layer_height": "0.16",
|
||||
"name": "0.16mm Optimal @Artillery X4Pro 0.4 nozzle",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"print_settings_id": "0.16mm Optimal @Artillery X4Pro 0.4 nozzle",
|
||||
"sparse_infill_speed": "180",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,283 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"accel_to_decel_enable": "1",
|
||||
"accel_to_decel_factor": "50%",
|
||||
"alternate_extra_wall": "0",
|
||||
"bottom_shell_layers": "7",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bottom_solid_infill_flow_ratio": "1",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bridge_acceleration": "50%",
|
||||
"bridge_angle": "0",
|
||||
"bridge_density": "100%",
|
||||
"bridge_flow": "1",
|
||||
"bridge_no_support": "0",
|
||||
"bridge_speed": "70",
|
||||
"brim_ears_detection_length": "1",
|
||||
"brim_ears_max_angle": "125",
|
||||
"brim_object_gap": "0",
|
||||
"brim_type": "auto_brim",
|
||||
"brim_width": "0",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X3 Plus 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"counterbore_hole_bridging": "none",
|
||||
"default_acceleration": "3000",
|
||||
"default_jerk": "0",
|
||||
"detect_narrow_internal_solid_infill": "1",
|
||||
"detect_overhang_wall": "1",
|
||||
"detect_thin_wall": "1",
|
||||
"dont_filter_internal_bridges": "disabled",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"elefant_foot_compensation_layers": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"enable_overhang_speed": "1",
|
||||
"enable_prime_tower": "0",
|
||||
"enable_support": "0",
|
||||
"enforce_support_layers": "0",
|
||||
"ensure_vertical_shell_thickness": "ensure_all",
|
||||
"exclude_object": "0",
|
||||
"extra_perimeters_on_overhangs": "0",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_X3Plus.gcode",
|
||||
"filter_out_gap_fill": "0",
|
||||
"flush_into_infill": "0",
|
||||
"flush_into_objects": "0",
|
||||
"flush_into_support": "1",
|
||||
"fuzzy_skin": "none",
|
||||
"fuzzy_skin_first_layer": "0",
|
||||
"fuzzy_skin_point_distance": "0.8",
|
||||
"fuzzy_skin_thickness": "0.3",
|
||||
"gap_fill_target": "everywhere",
|
||||
"gap_infill_speed": "30",
|
||||
"gcode_add_line_number": "0",
|
||||
"gcode_comments": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"hole_to_polyhole": "0",
|
||||
"hole_to_polyhole_threshold": "0.01",
|
||||
"hole_to_polyhole_twisted": "1",
|
||||
"independent_support_layer_height": "1",
|
||||
"infill_anchor": "400%",
|
||||
"infill_anchor_max": "20",
|
||||
"infill_combination": "0",
|
||||
"infill_direction": "45",
|
||||
"infill_jerk": "9",
|
||||
"infill_wall_overlap": "15%",
|
||||
"initial_layer_acceleration": "500",
|
||||
"initial_layer_infill_speed": "45",
|
||||
"initial_layer_jerk": "9",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_min_bead_width": "85%",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"initial_layer_speed": "45",
|
||||
"initial_layer_travel_speed": "100%",
|
||||
"inner_wall_acceleration": "0",
|
||||
"inner_wall_jerk": "9",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_speed": "100",
|
||||
"interface_shells": "0",
|
||||
"internal_bridge_flow": "1",
|
||||
"internal_bridge_speed": "150%",
|
||||
"internal_solid_infill_acceleration": "100%",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_pattern": "monotonic",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"ironing_angle": "-1",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_pattern": "zig-zag",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"is_custom_defined": "0",
|
||||
"is_infill_first": "0",
|
||||
"layer_height": "0.2",
|
||||
"line_width": "0.42",
|
||||
"make_overhang_printable": "0",
|
||||
"make_overhang_printable_angle": "55",
|
||||
"make_overhang_printable_hole_size": "0",
|
||||
"max_bridge_length": "10",
|
||||
"max_travel_detour_distance": "0",
|
||||
"max_volumetric_extrusion_rate_slope": "0",
|
||||
"max_volumetric_extrusion_rate_slope_segment_length": "3",
|
||||
"min_bead_width": "85%",
|
||||
"min_feature_size": "25%",
|
||||
"min_length_factor": "0.5",
|
||||
"min_width_top_surface": "300%",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"mmu_segmented_region_interlocking_depth": "0",
|
||||
"mmu_segmented_region_max_width": "0",
|
||||
"name": "0.20mm Standard @Artillery X3Plus 0.4 nozzle",
|
||||
"notes": "",
|
||||
"only_one_wall_first_layer": "0",
|
||||
"only_one_wall_top": "0",
|
||||
"ooze_prevention": "0",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_jerk": "9",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"overhang_reverse": "0",
|
||||
"overhang_reverse_internal_only": "0",
|
||||
"overhang_reverse_threshold": "50%",
|
||||
"overhang_speed_classic": "0",
|
||||
"post_process": [],
|
||||
"precise_outer_wall": "0",
|
||||
"prime_tower_brim_width": "3",
|
||||
"prime_tower_width": "60",
|
||||
"prime_volume": "45",
|
||||
"print_flow_ratio": "1",
|
||||
"print_order": "default",
|
||||
"print_sequence": "by layer",
|
||||
"print_settings_id": "0.20mm Standard @Artillery X3Plus 0.4 nozzle",
|
||||
"raft_contact_distance": "0.1",
|
||||
"raft_expansion": "1.5",
|
||||
"raft_first_layer_density": "90%",
|
||||
"raft_first_layer_expansion": "2",
|
||||
"raft_layers": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"reduce_infill_retraction": "1",
|
||||
"resolution": "0.012",
|
||||
"role_based_wipe_speed": "1",
|
||||
"scarf_angle_threshold": "155",
|
||||
"scarf_joint_flow_ratio": "1",
|
||||
"scarf_joint_speed": "100%",
|
||||
"scarf_overhang_threshold": "40%",
|
||||
"seam_gap": "10%",
|
||||
"seam_position": "aligned",
|
||||
"seam_slope_conditional": "0",
|
||||
"seam_slope_entire_loop": "0",
|
||||
"seam_slope_inner_walls": "0",
|
||||
"seam_slope_min_length": "20",
|
||||
"seam_slope_start_height": "0",
|
||||
"seam_slope_steps": "10",
|
||||
"seam_slope_type": "none",
|
||||
"single_extruder_multi_material_priming": "1",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "0",
|
||||
"skirt_speed": "50",
|
||||
"slice_closing_radius": "0.049",
|
||||
"slicing_mode": "regular",
|
||||
"slow_down_layers": "0",
|
||||
"slowdown_for_curled_perimeters": "0",
|
||||
"small_area_infill_flow_compensation": "0",
|
||||
"small_area_infill_flow_compensation_model": [
|
||||
"0,0",
|
||||
"\n0.2,0.4444",
|
||||
"\n0.4,0.6145",
|
||||
"\n0.6,0.7059",
|
||||
"\n0.8,0.7619",
|
||||
"\n1.5,0.8571",
|
||||
"\n2,0.8889",
|
||||
"\n3,0.9231",
|
||||
"\n5,0.9520",
|
||||
"\n10,1"
|
||||
],
|
||||
"small_perimeter_speed": "50%",
|
||||
"small_perimeter_threshold": "0",
|
||||
"solid_infill_filament": "1",
|
||||
"sparse_infill_acceleration": "100%",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_filament": "1",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_speed": "150",
|
||||
"spiral_mode": "0",
|
||||
"spiral_mode_max_xy_smoothing": "200%",
|
||||
"spiral_mode_smooth": "0",
|
||||
"staggered_inner_seams": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"support_angle": "0",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_bottom_interface_spacing": "0.5",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_critical_regions_only": "0",
|
||||
"support_expansion": "0",
|
||||
"support_filament": "0",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_loop_pattern": "1",
|
||||
"support_interface_not_for_body": "1",
|
||||
"support_interface_pattern": "auto",
|
||||
"support_interface_spacing": "1",
|
||||
"support_interface_speed": "80",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_line_width": "0.42",
|
||||
"support_object_xy_distance": "0.35",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_remove_small_overhang": "1",
|
||||
"support_speed": "60",
|
||||
"support_style": "grid",
|
||||
"support_threshold_angle": "30",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_type": "normal(auto)",
|
||||
"thick_bridges": "0",
|
||||
"thick_internal_bridges": "1",
|
||||
"timelapse_type": "0",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"top_solid_infill_flow_ratio": "1",
|
||||
"top_surface_acceleration": "0",
|
||||
"top_surface_jerk": "9",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"top_surface_speed": "150",
|
||||
"travel_acceleration": "0",
|
||||
"travel_jerk": "12",
|
||||
"travel_speed": "250",
|
||||
"travel_speed_z": "0",
|
||||
"tree_support_adaptive_layer_height": "1",
|
||||
"tree_support_angle_slow": "25",
|
||||
"tree_support_auto_brim": "1",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_branch_angle_organic": "40",
|
||||
"tree_support_branch_diameter": "5",
|
||||
"tree_support_branch_diameter_angle": "5",
|
||||
"tree_support_branch_diameter_double_wall": "3",
|
||||
"tree_support_branch_diameter_organic": "2",
|
||||
"tree_support_branch_distance": "5",
|
||||
"tree_support_branch_distance_organic": "1",
|
||||
"tree_support_brim_width": "3",
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"tree_support_top_rate": "30%",
|
||||
"tree_support_wall_count": "0",
|
||||
"version": "2.0.2.0",
|
||||
"wall_direction": "auto",
|
||||
"wall_distribution_count": "1",
|
||||
"wall_filament": "1",
|
||||
"wall_generator": "arachne",
|
||||
"wall_loops": "3",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"wall_transition_angle": "10",
|
||||
"wall_transition_filter_deviation": "25%",
|
||||
"wall_transition_length": "100%",
|
||||
"wipe_before_external_loop": "0",
|
||||
"wipe_on_loops": "0",
|
||||
"wipe_speed": "80%",
|
||||
"wipe_tower_bridging": "10",
|
||||
"wipe_tower_cone_angle": "0",
|
||||
"wipe_tower_extra_spacing": "100%",
|
||||
"wipe_tower_extruder": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"wipe_tower_rotation_angle": "0",
|
||||
"wiping_volumes_extruders": [
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0"
|
||||
}
|
|
@ -0,0 +1,283 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"accel_to_decel_enable": "1",
|
||||
"accel_to_decel_factor": "50%",
|
||||
"alternate_extra_wall": "0",
|
||||
"bottom_shell_layers": "7",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bottom_solid_infill_flow_ratio": "1",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bridge_acceleration": "50%",
|
||||
"bridge_angle": "0",
|
||||
"bridge_density": "100%",
|
||||
"bridge_flow": "1",
|
||||
"bridge_no_support": "0",
|
||||
"bridge_speed": "50",
|
||||
"brim_ears_detection_length": "1",
|
||||
"brim_ears_max_angle": "125",
|
||||
"brim_object_gap": "0",
|
||||
"brim_type": "auto_brim",
|
||||
"brim_width": "0",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X3 Pro 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"counterbore_hole_bridging": "none",
|
||||
"default_acceleration": "3000",
|
||||
"default_jerk": "0",
|
||||
"detect_narrow_internal_solid_infill": "1",
|
||||
"detect_overhang_wall": "1",
|
||||
"detect_thin_wall": "1",
|
||||
"dont_filter_internal_bridges": "disabled",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"elefant_foot_compensation_layers": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"enable_overhang_speed": "1",
|
||||
"enable_prime_tower": "0",
|
||||
"enable_support": "0",
|
||||
"enforce_support_layers": "0",
|
||||
"ensure_vertical_shell_thickness": "ensure_all",
|
||||
"exclude_object": "0",
|
||||
"extra_perimeters_on_overhangs": "0",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_X3Pro.gcode",
|
||||
"filter_out_gap_fill": "0",
|
||||
"flush_into_infill": "0",
|
||||
"flush_into_objects": "0",
|
||||
"flush_into_support": "1",
|
||||
"fuzzy_skin": "none",
|
||||
"fuzzy_skin_first_layer": "0",
|
||||
"fuzzy_skin_point_distance": "0.8",
|
||||
"fuzzy_skin_thickness": "0.3",
|
||||
"gap_fill_target": "everywhere",
|
||||
"gap_infill_speed": "30",
|
||||
"gcode_add_line_number": "0",
|
||||
"gcode_comments": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"hole_to_polyhole": "0",
|
||||
"hole_to_polyhole_threshold": "0.01",
|
||||
"hole_to_polyhole_twisted": "1",
|
||||
"independent_support_layer_height": "1",
|
||||
"infill_anchor": "400%",
|
||||
"infill_anchor_max": "20",
|
||||
"infill_combination": "0",
|
||||
"infill_direction": "45",
|
||||
"infill_jerk": "9",
|
||||
"infill_wall_overlap": "15%",
|
||||
"initial_layer_acceleration": "500",
|
||||
"initial_layer_infill_speed": "35",
|
||||
"initial_layer_jerk": "9",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_min_bead_width": "85%",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"initial_layer_speed": "45",
|
||||
"initial_layer_travel_speed": "100%",
|
||||
"inner_wall_acceleration": "3000",
|
||||
"inner_wall_jerk": "9",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_speed": "100",
|
||||
"interface_shells": "0",
|
||||
"internal_bridge_flow": "1",
|
||||
"internal_bridge_speed": "150%",
|
||||
"internal_solid_infill_acceleration": "100%",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_pattern": "monotonic",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"ironing_angle": "-1",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_pattern": "zig-zag",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"is_custom_defined": "0",
|
||||
"is_infill_first": "0",
|
||||
"layer_height": "0.2",
|
||||
"line_width": "0.42",
|
||||
"make_overhang_printable": "0",
|
||||
"make_overhang_printable_angle": "55",
|
||||
"make_overhang_printable_hole_size": "0",
|
||||
"max_bridge_length": "10",
|
||||
"max_travel_detour_distance": "0",
|
||||
"max_volumetric_extrusion_rate_slope": "0",
|
||||
"max_volumetric_extrusion_rate_slope_segment_length": "3",
|
||||
"min_bead_width": "85%",
|
||||
"min_feature_size": "25%",
|
||||
"min_length_factor": "0.5",
|
||||
"min_width_top_surface": "300%",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"mmu_segmented_region_interlocking_depth": "0",
|
||||
"mmu_segmented_region_max_width": "0",
|
||||
"name": "0.20mm Standard @Artillery X3Pro 0.4 nozzle",
|
||||
"notes": "",
|
||||
"only_one_wall_first_layer": "0",
|
||||
"only_one_wall_top": "0",
|
||||
"ooze_prevention": "0",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_jerk": "9",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "60",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"overhang_reverse": "0",
|
||||
"overhang_reverse_internal_only": "0",
|
||||
"overhang_reverse_threshold": "50%",
|
||||
"overhang_speed_classic": "0",
|
||||
"post_process": [],
|
||||
"precise_outer_wall": "0",
|
||||
"prime_tower_brim_width": "3",
|
||||
"prime_tower_width": "60",
|
||||
"prime_volume": "45",
|
||||
"print_flow_ratio": "1",
|
||||
"print_order": "default",
|
||||
"print_sequence": "by layer",
|
||||
"print_settings_id": "0.20mm Standard @Artillery X3Pro 0.4 nozzle",
|
||||
"raft_contact_distance": "0.1",
|
||||
"raft_expansion": "1.5",
|
||||
"raft_first_layer_density": "90%",
|
||||
"raft_first_layer_expansion": "2",
|
||||
"raft_layers": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"reduce_infill_retraction": "1",
|
||||
"resolution": "0.012",
|
||||
"role_based_wipe_speed": "1",
|
||||
"scarf_angle_threshold": "155",
|
||||
"scarf_joint_flow_ratio": "1",
|
||||
"scarf_joint_speed": "100%",
|
||||
"scarf_overhang_threshold": "40%",
|
||||
"seam_gap": "10%",
|
||||
"seam_position": "aligned",
|
||||
"seam_slope_conditional": "0",
|
||||
"seam_slope_entire_loop": "0",
|
||||
"seam_slope_inner_walls": "0",
|
||||
"seam_slope_min_length": "20",
|
||||
"seam_slope_start_height": "0",
|
||||
"seam_slope_steps": "10",
|
||||
"seam_slope_type": "none",
|
||||
"single_extruder_multi_material_priming": "1",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "0",
|
||||
"skirt_speed": "50",
|
||||
"slice_closing_radius": "0.049",
|
||||
"slicing_mode": "regular",
|
||||
"slow_down_layers": "0",
|
||||
"slowdown_for_curled_perimeters": "1",
|
||||
"small_area_infill_flow_compensation": "0",
|
||||
"small_area_infill_flow_compensation_model": [
|
||||
"0,0",
|
||||
"\n0.2,0.4444",
|
||||
"\n0.4,0.6145",
|
||||
"\n0.6,0.7059",
|
||||
"\n0.8,0.7619",
|
||||
"\n1.5,0.8571",
|
||||
"\n2,0.8889",
|
||||
"\n3,0.9231",
|
||||
"\n5,0.9520",
|
||||
"\n10,1"
|
||||
],
|
||||
"small_perimeter_speed": "50%",
|
||||
"small_perimeter_threshold": "0",
|
||||
"solid_infill_filament": "1",
|
||||
"sparse_infill_acceleration": "100%",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_filament": "1",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_speed": "150",
|
||||
"spiral_mode": "0",
|
||||
"spiral_mode_max_xy_smoothing": "200%",
|
||||
"spiral_mode_smooth": "0",
|
||||
"staggered_inner_seams": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"support_angle": "0",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_bottom_interface_spacing": "0.5",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_critical_regions_only": "0",
|
||||
"support_expansion": "0",
|
||||
"support_filament": "0",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_loop_pattern": "1",
|
||||
"support_interface_not_for_body": "1",
|
||||
"support_interface_pattern": "auto",
|
||||
"support_interface_spacing": "1",
|
||||
"support_interface_speed": "80",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_line_width": "0.42",
|
||||
"support_object_xy_distance": "0.35",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_remove_small_overhang": "1",
|
||||
"support_speed": "60",
|
||||
"support_style": "grid",
|
||||
"support_threshold_angle": "30",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_type": "normal(auto)",
|
||||
"thick_bridges": "0",
|
||||
"thick_internal_bridges": "1",
|
||||
"timelapse_type": "0",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"top_solid_infill_flow_ratio": "1",
|
||||
"top_surface_acceleration": "500",
|
||||
"top_surface_jerk": "9",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"top_surface_speed": "30",
|
||||
"travel_acceleration": "3000",
|
||||
"travel_jerk": "12",
|
||||
"travel_speed": "300",
|
||||
"travel_speed_z": "0",
|
||||
"tree_support_adaptive_layer_height": "1",
|
||||
"tree_support_angle_slow": "25",
|
||||
"tree_support_auto_brim": "1",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_branch_angle_organic": "40",
|
||||
"tree_support_branch_diameter": "5",
|
||||
"tree_support_branch_diameter_angle": "5",
|
||||
"tree_support_branch_diameter_double_wall": "3",
|
||||
"tree_support_branch_diameter_organic": "2",
|
||||
"tree_support_branch_distance": "5",
|
||||
"tree_support_branch_distance_organic": "1",
|
||||
"tree_support_brim_width": "3",
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"tree_support_top_rate": "30%",
|
||||
"tree_support_wall_count": "0",
|
||||
"version": "2.0.2.0",
|
||||
"wall_direction": "auto",
|
||||
"wall_distribution_count": "1",
|
||||
"wall_filament": "1",
|
||||
"wall_generator": "arachne",
|
||||
"wall_loops": "3",
|
||||
"wall_sequence": "outer wall/inner wall",
|
||||
"wall_transition_angle": "10",
|
||||
"wall_transition_filter_deviation": "25%",
|
||||
"wall_transition_length": "100%",
|
||||
"wipe_before_external_loop": "0",
|
||||
"wipe_on_loops": "0",
|
||||
"wipe_speed": "80%",
|
||||
"wipe_tower_bridging": "10",
|
||||
"wipe_tower_cone_angle": "0",
|
||||
"wipe_tower_extra_spacing": "100%",
|
||||
"wipe_tower_extruder": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"wipe_tower_rotation_angle": "0",
|
||||
"wiping_volumes_extruders": [
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0"
|
||||
}
|
|
@ -0,0 +1,283 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"accel_to_decel_enable": "1",
|
||||
"accel_to_decel_factor": "50%",
|
||||
"alternate_extra_wall": "0",
|
||||
"bottom_shell_layers": "7",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bottom_solid_infill_flow_ratio": "1",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bridge_acceleration": "50%",
|
||||
"bridge_angle": "0",
|
||||
"bridge_density": "100%",
|
||||
"bridge_flow": "1",
|
||||
"bridge_no_support": "0",
|
||||
"bridge_speed": "70",
|
||||
"brim_ears_detection_length": "1",
|
||||
"brim_ears_max_angle": "125",
|
||||
"brim_object_gap": "0",
|
||||
"brim_type": "auto_brim",
|
||||
"brim_width": "0",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X4 Plus 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"counterbore_hole_bridging": "none",
|
||||
"default_acceleration": "5000",
|
||||
"default_jerk": "0",
|
||||
"detect_narrow_internal_solid_infill": "1",
|
||||
"detect_overhang_wall": "1",
|
||||
"detect_thin_wall": "1",
|
||||
"dont_filter_internal_bridges": "disabled",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"elefant_foot_compensation_layers": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"enable_overhang_speed": "1",
|
||||
"enable_prime_tower": "0",
|
||||
"enable_support": "0",
|
||||
"enforce_support_layers": "0",
|
||||
"ensure_vertical_shell_thickness": "ensure_all",
|
||||
"exclude_object": "0",
|
||||
"extra_perimeters_on_overhangs": "0",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_X4Plus.gcode",
|
||||
"filter_out_gap_fill": "0",
|
||||
"flush_into_infill": "0",
|
||||
"flush_into_objects": "0",
|
||||
"flush_into_support": "1",
|
||||
"fuzzy_skin": "none",
|
||||
"fuzzy_skin_first_layer": "0",
|
||||
"fuzzy_skin_point_distance": "0.8",
|
||||
"fuzzy_skin_thickness": "0.3",
|
||||
"gap_fill_target": "everywhere",
|
||||
"gap_infill_speed": "30",
|
||||
"gcode_add_line_number": "0",
|
||||
"gcode_comments": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"hole_to_polyhole": "0",
|
||||
"hole_to_polyhole_threshold": "0.01",
|
||||
"hole_to_polyhole_twisted": "1",
|
||||
"independent_support_layer_height": "1",
|
||||
"infill_anchor": "400%",
|
||||
"infill_anchor_max": "20",
|
||||
"infill_combination": "0",
|
||||
"infill_direction": "45",
|
||||
"infill_jerk": "9",
|
||||
"infill_wall_overlap": "15%",
|
||||
"initial_layer_acceleration": "0",
|
||||
"initial_layer_infill_speed": "50",
|
||||
"initial_layer_jerk": "9",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_min_bead_width": "85%",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_travel_speed": "100%",
|
||||
"inner_wall_acceleration": "0",
|
||||
"inner_wall_jerk": "9",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_speed": "200",
|
||||
"interface_shells": "0",
|
||||
"internal_bridge_flow": "1",
|
||||
"internal_bridge_speed": "150%",
|
||||
"internal_solid_infill_acceleration": "100%",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_pattern": "monotonic",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"ironing_angle": "-1",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_pattern": "zig-zag",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"is_custom_defined": "0",
|
||||
"is_infill_first": "0",
|
||||
"layer_height": "0.2",
|
||||
"line_width": "0.42",
|
||||
"make_overhang_printable": "0",
|
||||
"make_overhang_printable_angle": "55",
|
||||
"make_overhang_printable_hole_size": "0",
|
||||
"max_bridge_length": "10",
|
||||
"max_travel_detour_distance": "0",
|
||||
"max_volumetric_extrusion_rate_slope": "0",
|
||||
"max_volumetric_extrusion_rate_slope_segment_length": "3",
|
||||
"min_bead_width": "85%",
|
||||
"min_feature_size": "25%",
|
||||
"min_length_factor": "0.5",
|
||||
"min_width_top_surface": "300%",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"mmu_segmented_region_interlocking_depth": "0",
|
||||
"mmu_segmented_region_max_width": "0",
|
||||
"name": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"notes": "",
|
||||
"only_one_wall_first_layer": "0",
|
||||
"only_one_wall_top": "0",
|
||||
"ooze_prevention": "0",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"outer_wall_jerk": "9",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "100",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"overhang_reverse": "0",
|
||||
"overhang_reverse_internal_only": "0",
|
||||
"overhang_reverse_threshold": "50%",
|
||||
"overhang_speed_classic": "0",
|
||||
"post_process": [],
|
||||
"precise_outer_wall": "0",
|
||||
"prime_tower_brim_width": "3",
|
||||
"prime_tower_width": "60",
|
||||
"prime_volume": "45",
|
||||
"print_flow_ratio": "1",
|
||||
"print_order": "default",
|
||||
"print_sequence": "by layer",
|
||||
"print_settings_id": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"raft_contact_distance": "0.1",
|
||||
"raft_expansion": "1.5",
|
||||
"raft_first_layer_density": "90%",
|
||||
"raft_first_layer_expansion": "2",
|
||||
"raft_layers": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"reduce_infill_retraction": "1",
|
||||
"resolution": "0.012",
|
||||
"role_based_wipe_speed": "1",
|
||||
"scarf_angle_threshold": "155",
|
||||
"scarf_joint_flow_ratio": "1",
|
||||
"scarf_joint_speed": "100%",
|
||||
"scarf_overhang_threshold": "40%",
|
||||
"seam_gap": "10%",
|
||||
"seam_position": "aligned",
|
||||
"seam_slope_conditional": "0",
|
||||
"seam_slope_entire_loop": "0",
|
||||
"seam_slope_inner_walls": "0",
|
||||
"seam_slope_min_length": "20",
|
||||
"seam_slope_start_height": "0",
|
||||
"seam_slope_steps": "10",
|
||||
"seam_slope_type": "none",
|
||||
"single_extruder_multi_material_priming": "1",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "0",
|
||||
"skirt_speed": "50",
|
||||
"slice_closing_radius": "0.049",
|
||||
"slicing_mode": "regular",
|
||||
"slow_down_layers": "0",
|
||||
"slowdown_for_curled_perimeters": "0",
|
||||
"small_area_infill_flow_compensation": "0",
|
||||
"small_area_infill_flow_compensation_model": [
|
||||
"0,0",
|
||||
"\n0.2,0.4444",
|
||||
"\n0.4,0.6145",
|
||||
"\n0.6,0.7059",
|
||||
"\n0.8,0.7619",
|
||||
"\n1.5,0.8571",
|
||||
"\n2,0.8889",
|
||||
"\n3,0.9231",
|
||||
"\n5,0.9520",
|
||||
"\n10,1"
|
||||
],
|
||||
"small_perimeter_speed": "50%",
|
||||
"small_perimeter_threshold": "0",
|
||||
"solid_infill_filament": "1",
|
||||
"sparse_infill_acceleration": "100%",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_filament": "1",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_speed": "200",
|
||||
"spiral_mode": "0",
|
||||
"spiral_mode_max_xy_smoothing": "200%",
|
||||
"spiral_mode_smooth": "0",
|
||||
"staggered_inner_seams": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"support_angle": "0",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_bottom_interface_spacing": "0.5",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_critical_regions_only": "0",
|
||||
"support_expansion": "0",
|
||||
"support_filament": "0",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_loop_pattern": "1",
|
||||
"support_interface_not_for_body": "1",
|
||||
"support_interface_pattern": "auto",
|
||||
"support_interface_spacing": "1",
|
||||
"support_interface_speed": "80",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_line_width": "0.42",
|
||||
"support_object_xy_distance": "0.35",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_remove_small_overhang": "1",
|
||||
"support_speed": "60",
|
||||
"support_style": "grid",
|
||||
"support_threshold_angle": "30",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_type": "normal(auto)",
|
||||
"thick_bridges": "0",
|
||||
"thick_internal_bridges": "1",
|
||||
"timelapse_type": "0",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"top_solid_infill_flow_ratio": "1",
|
||||
"top_surface_acceleration": "0",
|
||||
"top_surface_jerk": "9",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"top_surface_speed": "100",
|
||||
"travel_acceleration": "0",
|
||||
"travel_jerk": "12",
|
||||
"travel_speed": "300",
|
||||
"travel_speed_z": "0",
|
||||
"tree_support_adaptive_layer_height": "1",
|
||||
"tree_support_angle_slow": "25",
|
||||
"tree_support_auto_brim": "1",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_branch_angle_organic": "40",
|
||||
"tree_support_branch_diameter": "5",
|
||||
"tree_support_branch_diameter_angle": "5",
|
||||
"tree_support_branch_diameter_double_wall": "3",
|
||||
"tree_support_branch_diameter_organic": "2",
|
||||
"tree_support_branch_distance": "5",
|
||||
"tree_support_branch_distance_organic": "1",
|
||||
"tree_support_brim_width": "3",
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"tree_support_top_rate": "30%",
|
||||
"tree_support_wall_count": "0",
|
||||
"version": "2.0.2.0",
|
||||
"wall_direction": "auto",
|
||||
"wall_distribution_count": "1",
|
||||
"wall_filament": "1",
|
||||
"wall_generator": "arachne",
|
||||
"wall_loops": "2",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"wall_transition_angle": "10",
|
||||
"wall_transition_filter_deviation": "25%",
|
||||
"wall_transition_length": "100%",
|
||||
"wipe_before_external_loop": "0",
|
||||
"wipe_on_loops": "0",
|
||||
"wipe_speed": "80%",
|
||||
"wipe_tower_bridging": "10",
|
||||
"wipe_tower_cone_angle": "0",
|
||||
"wipe_tower_extra_spacing": "100%",
|
||||
"wipe_tower_extruder": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"wipe_tower_rotation_angle": "0",
|
||||
"wiping_volumes_extruders": [
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0"
|
||||
}
|
|
@ -0,0 +1,284 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"accel_to_decel_enable": "1",
|
||||
"accel_to_decel_factor": "50%",
|
||||
"alternate_extra_wall": "0",
|
||||
"bottom_shell_layers": "7",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bottom_solid_infill_flow_ratio": "1",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bridge_acceleration": "50%",
|
||||
"bridge_angle": "0",
|
||||
"bridge_density": "100%",
|
||||
"bridge_flow": "1",
|
||||
"bridge_no_support": "0",
|
||||
"bridge_speed": "70",
|
||||
"brim_ears_detection_length": "1",
|
||||
"brim_ears_max_angle": "125",
|
||||
"brim_object_gap": "0",
|
||||
"brim_type": "auto_brim",
|
||||
"brim_width": "0",
|
||||
"compatible_printers": [
|
||||
"Artillery Sidewinder X4 Pro 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"counterbore_hole_bridging": "none",
|
||||
"default_acceleration": "5000",
|
||||
"default_jerk": "0",
|
||||
"detect_narrow_internal_solid_infill": "1",
|
||||
"detect_overhang_wall": "1",
|
||||
"detect_thin_wall": "1",
|
||||
"dont_filter_internal_bridges": "disabled",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"elefant_foot_compensation_layers": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"enable_overhang_speed": "1",
|
||||
"enable_prime_tower": "0",
|
||||
"enable_support": "0",
|
||||
"enforce_support_layers": "0",
|
||||
"ensure_vertical_shell_thickness": "ensure_all",
|
||||
"exclude_object": "0",
|
||||
"extra_perimeters_on_overhangs": "0",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_X4Pro.gcode",
|
||||
"filter_out_gap_fill": "0",
|
||||
"flush_into_infill": "0",
|
||||
"flush_into_objects": "0",
|
||||
"flush_into_support": "1",
|
||||
"fuzzy_skin": "none",
|
||||
"fuzzy_skin_first_layer": "0",
|
||||
"fuzzy_skin_point_distance": "0.8",
|
||||
"fuzzy_skin_thickness": "0.3",
|
||||
"gap_fill_target": "everywhere",
|
||||
"gap_infill_speed": "30",
|
||||
"gcode_add_line_number": "0",
|
||||
"gcode_comments": "0",
|
||||
"gcode_label_objects": "0",
|
||||
"hole_to_polyhole": "0",
|
||||
"hole_to_polyhole_threshold": "0.01",
|
||||
"hole_to_polyhole_twisted": "1",
|
||||
"independent_support_layer_height": "1",
|
||||
"infill_anchor": "400%",
|
||||
"infill_anchor_max": "20",
|
||||
"infill_combination": "0",
|
||||
"infill_direction": "45",
|
||||
"infill_jerk": "9",
|
||||
"infill_wall_overlap": "15%",
|
||||
"initial_layer_acceleration": "0",
|
||||
"initial_layer_infill_speed": "50",
|
||||
"initial_layer_jerk": "9",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_min_bead_width": "85%",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_travel_speed": "100%",
|
||||
"inner_wall_acceleration": "0",
|
||||
"inner_wall_jerk": "9",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"inner_wall_speed": "200",
|
||||
"interface_shells": "0",
|
||||
"internal_bridge_flow": "1",
|
||||
"internal_bridge_speed": "150%",
|
||||
"internal_solid_infill_acceleration": "100%",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_pattern": "monotonic",
|
||||
"internal_solid_infill_speed": "300",
|
||||
"ironing_angle": "-1",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_pattern": "zig-zag",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"is_custom_defined": "0",
|
||||
"is_infill_first": "0",
|
||||
"layer_height": "0.2",
|
||||
"line_width": "0.42",
|
||||
"make_overhang_printable": "0",
|
||||
"make_overhang_printable_angle": "55",
|
||||
"make_overhang_printable_hole_size": "0",
|
||||
"max_bridge_length": "10",
|
||||
"max_travel_detour_distance": "0",
|
||||
"max_volumetric_extrusion_rate_slope": "0",
|
||||
"max_volumetric_extrusion_rate_slope_segment_length": "3",
|
||||
"min_bead_width": "85%",
|
||||
"min_feature_size": "25%",
|
||||
"min_length_factor": "0.5",
|
||||
"min_width_top_surface": "300%",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"mmu_segmented_region_interlocking_depth": "0",
|
||||
"mmu_segmented_region_max_width": "0",
|
||||
"name": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"notes": "",
|
||||
"only_one_wall_first_layer": "0",
|
||||
"only_one_wall_top": "0",
|
||||
"ooze_prevention": "0",
|
||||
"outer_wall_acceleration": "5000",
|
||||
"outer_wall_jerk": "9",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "100",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"overhang_reverse": "0",
|
||||
"overhang_reverse_internal_only": "0",
|
||||
"overhang_reverse_threshold": "50%",
|
||||
"overhang_speed_classic": "0",
|
||||
"post_process": [],
|
||||
"precise_outer_wall": "0",
|
||||
"prime_tower_brim_width": "3",
|
||||
"prime_tower_width": "60",
|
||||
"prime_volume": "45",
|
||||
"print_flow_ratio": "1",
|
||||
"print_order": "default",
|
||||
"print_sequence": "by layer",
|
||||
"print_settings_id": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"raft_contact_distance": "0.1",
|
||||
"raft_expansion": "1.5",
|
||||
"raft_first_layer_density": "90%",
|
||||
"raft_first_layer_expansion": "2",
|
||||
"raft_layers": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"reduce_infill_retraction": "1",
|
||||
"resolution": "0.012",
|
||||
"role_based_wipe_speed": "1",
|
||||
"scarf_angle_threshold": "155",
|
||||
"scarf_joint_flow_ratio": "1",
|
||||
"scarf_joint_speed": "100%",
|
||||
"scarf_overhang_threshold": "40%",
|
||||
"seam_gap": "10%",
|
||||
"seam_position": "aligned",
|
||||
"seam_slope_conditional": "0",
|
||||
"seam_slope_entire_loop": "0",
|
||||
"seam_slope_inner_walls": "0",
|
||||
"seam_slope_min_length": "20",
|
||||
"seam_slope_start_height": "0",
|
||||
"seam_slope_steps": "10",
|
||||
"seam_slope_type": "none",
|
||||
"single_extruder_multi_material_priming": "1",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "0",
|
||||
"skirt_speed": "50",
|
||||
"slice_closing_radius": "0.049",
|
||||
"slicing_mode": "regular",
|
||||
"slow_down_layers": "0",
|
||||
"slowdown_for_curled_perimeters": "0",
|
||||
"small_area_infill_flow_compensation": "0",
|
||||
"small_area_infill_flow_compensation_model": [
|
||||
"0,0",
|
||||
"\n0.2,0.4444",
|
||||
"\n0.4,0.6145",
|
||||
"\n0.6,0.7059",
|
||||
"\n0.8,0.7619",
|
||||
"\n1.5,0.8571",
|
||||
"\n2,0.8889",
|
||||
"\n3,0.9231",
|
||||
"\n5,0.9520",
|
||||
"\n10,1"
|
||||
],
|
||||
"small_perimeter_speed": "50%",
|
||||
"small_perimeter_threshold": "0",
|
||||
"solid_infill_filament": "1",
|
||||
"sparse_infill_acceleration": "100%",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_filament": "1",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"sparse_infill_speed": "200",
|
||||
"spiral_mode": "0",
|
||||
"spiral_mode_max_xy_smoothing": "200%",
|
||||
"spiral_mode_smooth": "0",
|
||||
"staggered_inner_seams": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"support_angle": "0",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_bottom_interface_spacing": "0.5",
|
||||
"support_bottom_z_distance": "0.2",
|
||||
"support_critical_regions_only": "0",
|
||||
"support_expansion": "0",
|
||||
"support_filament": "0",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_loop_pattern": "1",
|
||||
"support_interface_not_for_body": "1",
|
||||
"support_interface_pattern": "auto",
|
||||
"support_interface_spacing": "1",
|
||||
"support_interface_speed": "80",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_line_width": "0.42",
|
||||
"support_object_xy_distance": "0.35",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_remove_small_overhang": "1",
|
||||
"support_speed": "60",
|
||||
"support_style": "grid",
|
||||
"support_threshold_angle": "30",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_type": "normal(auto)",
|
||||
"thick_bridges": "0",
|
||||
"thick_internal_bridges": "1",
|
||||
"timelapse_type": "0",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"top_solid_infill_flow_ratio": "1",
|
||||
"top_surface_acceleration": "0",
|
||||
"top_surface_jerk": "9",
|
||||
"top_surface_line_width": "0.42",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"top_surface_speed": "100",
|
||||
"travel_acceleration": "0",
|
||||
"travel_jerk": "12",
|
||||
"travel_speed": "300",
|
||||
"travel_speed_z": "0",
|
||||
"tree_support_adaptive_layer_height": "1",
|
||||
"tree_support_angle_slow": "25",
|
||||
"tree_support_auto_brim": "1",
|
||||
"tree_support_branch_angle": "40",
|
||||
"tree_support_branch_angle_organic": "40",
|
||||
"tree_support_branch_diameter": "5",
|
||||
"tree_support_branch_diameter_angle": "5",
|
||||
"tree_support_branch_diameter_double_wall": "3",
|
||||
"tree_support_branch_diameter_organic": "2",
|
||||
"tree_support_branch_distance": "5",
|
||||
"tree_support_branch_distance_organic": "1",
|
||||
"tree_support_brim_width": "3",
|
||||
"tree_support_tip_diameter": "0.8",
|
||||
"tree_support_top_rate": "30%",
|
||||
"tree_support_wall_count": "0",
|
||||
"version": "2.0.2.0",
|
||||
"wall_direction": "auto",
|
||||
"wall_distribution_count": "1",
|
||||
"wall_filament": "1",
|
||||
"wall_generator": "arachne",
|
||||
"wall_loops": "2",
|
||||
"wall_sequence": "inner wall/outer wall",
|
||||
"wall_transition_angle": "10",
|
||||
"wall_transition_filter_deviation": "25%",
|
||||
"wall_transition_length": "100%",
|
||||
"wipe_before_external_loop": "0",
|
||||
"wipe_on_loops": "0",
|
||||
"wipe_speed": "80%",
|
||||
"wipe_tower_bridging": "10",
|
||||
"wipe_tower_cone_angle": "0",
|
||||
"wipe_tower_extra_spacing": "100%",
|
||||
"wipe_tower_extruder": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"wipe_tower_rotation_angle": "0",
|
||||
"wiping_volumes_extruders": [
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70",
|
||||
"70"
|
||||
],
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0"
|
||||
}
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"name": "0.20mm Strength @Artillery X4Plus 0.4 nozzle",
|
||||
"outer_wall_speed": "60",
|
||||
"print_settings_id": "0.20mm Strength @Artillery X4Plus 0.4 nozzle",
|
||||
"version": "2.0.2.0",
|
||||
"wall_loops": "6"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"name": "0.20mm Strength @Artillery X4Pro 0.4 nozzle",
|
||||
"outer_wall_speed": "60",
|
||||
"print_settings_id": "0.20mm Strength @Artillery X4Pro 0.4 nozzle",
|
||||
"version": "2.0.2.0",
|
||||
"wall_loops": "6"
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Artillery X4Plus 0.4 nozzle",
|
||||
"outer_wall_speed": "120",
|
||||
"print_settings_id": "0.24mm Draft @Artillery X4Plus 0.4 nozzle",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"layer_height": "0.24",
|
||||
"name": "0.24mm Draft @Artillery X4Pro 0.4 nozzle",
|
||||
"print_settings_id": "0.24mm Draft @Artillery X4Pro 0.4 nozzle",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Plus 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Artillery X4Plus 0.4 nozzle",
|
||||
"outer_wall_speed": "120",
|
||||
"print_settings_id": "0.28mm Extra Draft @Artillery X4Plus 0.4 nozzle",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "0.20mm Standard @Artillery X4Pro 0.4 nozzle",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"layer_height": "0.28",
|
||||
"name": "0.28mm Extra Draft @Artillery X4Pro 0.4 nozzle",
|
||||
"print_settings_id": "0.28mm Extra Draft @Artillery X4Pro 0.4 nozzle",
|
||||
"version": "2.0.2.0"
|
||||
}
|
|
@ -43,6 +43,10 @@
|
|||
"name": "fdm_process_flashforge_0.30",
|
||||
"sub_path": "process/fdm_process_flashforge_0.30.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_process_flashforge_0.40",
|
||||
"sub_path": "process/fdm_process_flashforge_0.40.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Flashforge AD5M 0.4 Nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Flashforge AD5M 0.4 Nozzle.json"
|
||||
|
@ -59,27 +63,107 @@
|
|||
"name": "0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle",
|
||||
"sub_path": "process/0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "0.12mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"sub_path": "process/0.12mm Standard @Flashforge AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"sub_path": "process/0.12mm Standard @Flashforge AD5M Pro 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
"name": "0.40mm Standard @Flashforge AD5M 0.8 Nozzle",
|
||||
"sub_path": "process/0.40mm Standard @Flashforge AD5M 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
"name": "0.40mm Standard @Flashforge AD5M Pro 0.8 Nozzle",
|
||||
"sub_path": "process/0.40mm Standard @Flashforge AD5M Pro 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
},
|
||||
{
|
||||
"name": "0.10mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"sub_path": "process/0.10mm Standard @Flashforge AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.10mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"sub_path": "process/0.10mm Standard @Flashforge AD5M Pro 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.06mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"sub_path": "process/0.06mm Standard @Flashforge AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.06mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"sub_path": "process/0.06mm Standard @Flashforge AD5M Pro 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.08mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"sub_path": "process/0.08mm Standard @Flashforge AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.08mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"sub_path": "process/0.08mm Standard @Flashforge AD5M Pro 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Flashforge AD5M 0.4 Nozzle",
|
||||
"sub_path": "process/0.12mm Fine @Flashforge AD5M 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Flashforge AD5M Pro 0.4 Nozzle",
|
||||
"sub_path": "process/0.12mm Fine @Flashforge AD5M Pro 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.14mm Standard @Flashforge AD5M 0.25 Nozzle",
|
||||
"sub_path": "process/0.14mm Standard @Flashforge AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.14mm Standard @Flashforge AD5M Pro 0.25 Nozzle",
|
||||
"sub_path": "process/0.14mm Standard @Flashforge AD5M Pro 0.25 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.18mm Fine @Flashforge AD5M 0.6 Nozzle",
|
||||
"sub_path": "process/0.18mm Fine @Flashforge AD5M 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.18mm Fine @Flashforge AD5M Pro 0.6 Nozzle",
|
||||
"sub_path": "process/0.18mm Fine @Flashforge AD5M Pro 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Flashforge AD5M 0.4 Nozzle",
|
||||
"sub_path": "process/0.24mm Draft @Flashforge AD5M 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Flashforge AD5M Pro 0.4 Nozzle",
|
||||
"sub_path": "process/0.24mm Draft @Flashforge AD5M Pro 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Fine @Flashforge AD5M 0.8 Nozzle",
|
||||
"sub_path": "process/0.24mm Fine @Flashforge AD5M 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Fine @Flashforge AD5M Pro 0.8 Nozzle",
|
||||
"sub_path": "process/0.24mm Fine @Flashforge AD5M Pro 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.42mm Draft @Flashforge AD5M 0.6 Nozzle",
|
||||
"sub_path": "process/0.42mm Draft @Flashforge AD5M 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.42mm Draft @Flashforge AD5M Pro 0.6 Nozzle",
|
||||
"sub_path": "process/0.42mm Draft @Flashforge AD5M Pro 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.56mm Draft @Flashforge AD5M 0.8 Nozzle",
|
||||
"sub_path": "process/0.56mm Draft @Flashforge AD5M 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.56mm Draft @Flashforge AD5M Pro 0.8 Nozzle",
|
||||
"sub_path": "process/0.56mm Draft @Flashforge AD5M Pro 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Flashforge AD3 0.4 Nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Flashforge AD3 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "0.30mm Fast @Flashforge AD3 0.4 Nozzle",
|
||||
"sub_path": "process/0.30mm Fast @Flashforge AD3 0.4 Nozzle.json"
|
||||
},
|
||||
|
@ -91,6 +175,30 @@
|
|||
"name": "0.20mm Standard @Flashforge G3U 0.4 Nozzle",
|
||||
"sub_path": "process/0.20mm Standard @Flashforge G3U 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.30mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"sub_path": "process/0.30mm Standard @Flashforge G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.40mm Standard @Flashforge G3U 0.8 Nozzle",
|
||||
"sub_path": "process/0.40mm Standard @Flashforge G3U 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Flashforge G3U 0.4 Nozzle",
|
||||
"sub_path": "process/0.12mm Fine @Flashforge G3U 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.18mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"sub_path": "process/0.18mm Standard @Flashforge G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Flashforge G3U 0.4 Nozzle",
|
||||
"sub_path": "process/0.24mm Draft @Flashforge G3U 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.42mm Standard @Flashforge G3U 0.6 Nozzle",
|
||||
"sub_path": "process/0.42mm Standard @Flashforge G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "0.30mm Draft @Flashforge Guider 2s 0.4 nozzle",
|
||||
"sub_path": "process/0.30mm Draft @Flashforge Guider 2s 0.4 nozzle.json"
|
||||
|
@ -137,26 +245,26 @@
|
|||
"name": "Flashforge Generic ABS",
|
||||
"sub_path": "filament/Flashforge Generic ABS.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge ABS @FF AD5M 0.25 Nozzle",
|
||||
"sub_path": "filament/Flashforge ABS @FF AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PETG",
|
||||
"sub_path": "filament/Flashforge Generic PETG.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge PETG @FF AD5M 0.25 Nozzle",
|
||||
"sub_path": "filament/Flashforge PETG @FF AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PLA",
|
||||
"sub_path": "filament/Flashforge Generic PLA.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge PLA @FF AD5M 0.25 Nozzle",
|
||||
"sub_path": "filament/Flashforge PLA @FF AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PLA-CF10",
|
||||
"sub_path": "filament/Flashforge Generic PLA-CF10.json"
|
||||
|
@ -165,26 +273,26 @@
|
|||
"name": "Flashforge Generic PLA-Silk",
|
||||
"sub_path": "filament/Flashforge Generic PLA-Silk.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge PLA-SILK @FF AD5M 0.25 Nozzle",
|
||||
"sub_path": "filament/Flashforge PLA-SILK @FF AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic HS PLA",
|
||||
"sub_path": "filament/Flashforge Generic HS PLA.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge HS PLA @FF AD5M 0.25 Nozzle",
|
||||
"sub_path": "filament/Flashforge HS PLA @FF AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic ASA",
|
||||
"sub_path": "filament/Flashforge Generic ASA.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge ASA @FF AD5M 0.25 Nozzle",
|
||||
"sub_path": "filament/Flashforge ASA @FF AD5M 0.25 Nozzle.json"
|
||||
},
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PETG-CF10",
|
||||
"sub_path": "filament/Flashforge Generic PETG-CF10.json"
|
||||
|
@ -193,7 +301,7 @@
|
|||
"name": "Flashforge Generic TPU",
|
||||
"sub_path": "filament/Flashforge Generic TPU.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge ABS",
|
||||
"sub_path": "filament/Flashforge ABS.json"
|
||||
},
|
||||
|
@ -210,60 +318,128 @@
|
|||
"sub_path": "filament/Polymaker Generic S1.json"
|
||||
},
|
||||
{
|
||||
"name":"Polymaker Generic CoPA",
|
||||
"sub_path":"filament/Polymaker Generic CoPA.json"
|
||||
"name": "Polymaker Generic CoPA",
|
||||
"sub_path": "filament/Polymaker Generic CoPA.json"
|
||||
},
|
||||
{
|
||||
"name":"FusRock Generic S-PAHT",
|
||||
"sub_path":"filament/FusRock Generic S-PAHT.json"
|
||||
},
|
||||
{
|
||||
"name":"FusRock Generic S-Multi",
|
||||
"sub_path":"filament/FusRock Generic S-Multi.json"
|
||||
"name": "FusRock Generic S-PAHT",
|
||||
"sub_path": "filament/FusRock Generic S-PAHT.json"
|
||||
},
|
||||
{
|
||||
"name":"FusRock Generic NexPA-CF25",
|
||||
"sub_path":"filament/FusRock Generic NexPA-CF25.json"
|
||||
"name": "FusRock Generic S-PAHT @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/FusRock Generic S-PAHT @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"FusRock Generic PAHT-CF",
|
||||
"sub_path":"filament/FusRock Generic PAHT-CF.json"
|
||||
"name": "FusRock Generic S-Multi",
|
||||
"sub_path": "filament/FusRock Generic S-Multi.json"
|
||||
},
|
||||
{
|
||||
"name":"FusRock Generic PET-CF",
|
||||
"sub_path":"filament/FusRock Generic PET-CF.json"
|
||||
"name": "FusRock Generic S-Multi @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/FusRock Generic S-Multi @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"Flashforge Generic ABS @G3U",
|
||||
"sub_path":"filament/Flashforge Generic ABS @G3U.json"
|
||||
"name": "FusRock Generic NexPA-CF25",
|
||||
"sub_path": "filament/FusRock Generic NexPA-CF25.json"
|
||||
},
|
||||
{
|
||||
"name":"Flashforge Generic ASA @G3U",
|
||||
"sub_path":"filament/Flashforge Generic ASA @G3U.json"
|
||||
"name": "FusRock Generic PAHT-CF",
|
||||
"sub_path": "filament/FusRock Generic PAHT-CF.json"
|
||||
},
|
||||
{
|
||||
"name":"Flashforge Generic PLA @G3U",
|
||||
"sub_path":"filament/Flashforge Generic PLA @G3U.json"
|
||||
"name": "FusRock Generic PAHT-GF",
|
||||
"sub_path": "filament/FusRock Generic PAHT-GF.json"
|
||||
},
|
||||
{
|
||||
"name":"Flashforge Generic PLA-CF @G3U",
|
||||
"sub_path":"filament/Flashforge Generic PLA-CF @G3U.json"
|
||||
"name": "FusRock Generic PAHT-CF @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/FusRock Generic PAHT-CF @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"Flashforge Generic PETG @G3U",
|
||||
"sub_path":"filament/Flashforge Generic PETG @G3U.json"
|
||||
"name": "FusRock Generic PET-CF",
|
||||
"sub_path": "filament/FusRock Generic PET-CF.json"
|
||||
},
|
||||
{
|
||||
"name":"Flashforge Generic PETG-CF @G3U",
|
||||
"sub_path":"filament/Flashforge Generic PETG-CF @G3U.json"
|
||||
"name": "FusRock Generic PET-GF",
|
||||
"sub_path": "filament/FusRock Generic PET-GF.json"
|
||||
},
|
||||
{
|
||||
"name":"Flashforge Generic HIPS",
|
||||
"sub_path":"filament/Flashforge Generic HIPS.json"
|
||||
"name": "FusRock Generic PET-CF @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/FusRock Generic PET-CF @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"Flashforge Generic PVA",
|
||||
"sub_path":"filament/Flashforge Generic PVA.json"
|
||||
"name": "Flashforge Generic ABS @G3U",
|
||||
"sub_path": "filament/Flashforge Generic ABS @G3U.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic ABS @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic ASA @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic ASA @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic ASA @G3U",
|
||||
"sub_path": "filament/Flashforge Generic ASA @G3U.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PLA @G3U",
|
||||
"sub_path": "filament/Flashforge Generic PLA @G3U.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PLA @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic PLA @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PLA @G3U 0.8 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic PLA @G3U 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PLA-CF @G3U",
|
||||
"sub_path": "filament/Flashforge Generic PLA-CF @G3U.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PLA-CF @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic PLA-CF @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PLA-CF @G3U 0.8 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic PLA-CF @G3U 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PETG @G3U",
|
||||
"sub_path": "filament/Flashforge Generic PETG @G3U.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PETG @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic PETG @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PETG @G3U 0.8 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic PETG @G3U 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PETG-CF @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic PETG-CF @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PETG-CF @G3U 0.8 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic PETG-CF @G3U 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PETG-CF @G3U",
|
||||
"sub_path": "filament/Flashforge Generic PETG-CF @G3U.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic HIPS",
|
||||
"sub_path": "filament/Flashforge Generic HIPS.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic HIPS @G3U 0.6 Nozzle",
|
||||
"sub_path": "filament/Flashforge Generic HIPS @G3U 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Generic PVA",
|
||||
"sub_path": "filament/Flashforge Generic PVA.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
@ -275,11 +451,11 @@
|
|||
"name": "fdm_flashforge_common",
|
||||
"sub_path": "machine/fdm_flashforge_common.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "fdm_adventurer5m_common",
|
||||
"sub_path": "machine/fdm_adventurer5m_common.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge Adventurer 5M 0.25 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 5M 0.25 Nozzle.json"
|
||||
},
|
||||
|
@ -291,11 +467,11 @@
|
|||
"name": "Flashforge Adventurer 5M 0.6 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 5M 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge Adventurer 5M 0.8 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 5M 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge Adventurer 5M Pro 0.25 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 5M Pro 0.25 Nozzle.json"
|
||||
},
|
||||
|
@ -307,15 +483,15 @@
|
|||
"name": "Flashforge Adventurer 5M Pro 0.6 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 5M Pro 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge Adventurer 5M Pro 0.8 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 5M Pro 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "fdm_flashforge_common",
|
||||
"sub_path": "machine/fdm_adventurer3_common.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Flashforge Adventurer 3 Series 0.4 Nozzle",
|
||||
"sub_path": "machine/Flashforge Adventurer 3 Series 0.4 nozzle.json"
|
||||
},
|
||||
|
@ -331,6 +507,14 @@
|
|||
"name": "Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"sub_path": "machine/Flashforge Guider 3 Ultra 0.4 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Guider 3 Ultra 0.6 Nozzle",
|
||||
"sub_path": "machine/Flashforge Guider 3 Ultra 0.6 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Guider 3 Ultra 0.8 Nozzle",
|
||||
"sub_path": "machine/Flashforge Guider 3 Ultra 0.8 Nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Flashforge Guider 2s 0.4 nozzle",
|
||||
"sub_path": "machine/Flashforge Guider 2s 0.4 nozzle.json"
|
||||
|
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic ABS @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"20"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1.03"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic ABS @G3U 0.6 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"35"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"235"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"220"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"50"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"12"
|
||||
],
|
||||
"support_material_interface_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"version": "1.9.0.2"
|
||||
}
|
|
@ -20,7 +20,8 @@
|
|||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle"
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"Flashforge Guider 2s 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"compatible_prints": [],
|
||||
|
|
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic ASA @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic ASA",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"20"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.09"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1.03"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"10"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic ASA @G3U 0.6 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"filament_type": [
|
||||
"ASA"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"35"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"220"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"50"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"12"
|
||||
],
|
||||
"support_material_interface_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"version": "1.9.0.2"
|
||||
}
|
|
@ -20,7 +20,8 @@
|
|||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle"
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"Flashforge Guider 2s 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"compatible_prints": [],
|
||||
|
|
|
@ -0,0 +1,71 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic HIPS @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic ABS",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.05"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1.01"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic HIPS @G3U 0.6 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"filament_type": [
|
||||
"HIPS"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"35"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"220"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"50"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"12"
|
||||
],
|
||||
"support_material_interface_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"version": "1.9.0.2"
|
||||
}
|
|
@ -20,13 +20,8 @@
|
|||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.4 Nozzle",
|
||||
"Flashforge Adventurer 5M 0.6 Nozzle",
|
||||
"Flashforge Adventurer 5M 0.8 Nozzle",
|
||||
"Flashforge Adventurer 5M Pro 0.4 Nozzle",
|
||||
"Flashforge Adventurer 5M Pro 0.6 Nozzle",
|
||||
"Flashforge Adventurer 5M Pro 0.8 Nozzle",
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle"
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"Flashforge Guider 2s 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"compatible_prints": [],
|
||||
|
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic PETG @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1.01"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic PETG @G3U 0.6 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"35"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"75"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"75"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"230"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.042"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"12"
|
||||
],
|
||||
"version": "1.9.0.2"
|
||||
}
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic PETG @G3U 0.8 Nozzle",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.8 Nozzle"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.99"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic PETG @G3U 0.8 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"35"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"75"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"75"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"230"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"12"
|
||||
],
|
||||
"version": "1.9.0.2"
|
||||
}
|
|
@ -20,7 +20,8 @@
|
|||
"1"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle"
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"Flashforge Guider 2s 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"compatible_prints": [],
|
||||
|
@ -56,10 +57,10 @@
|
|||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"90"
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"40"
|
||||
"80"
|
||||
],
|
||||
"filament_cooling_final_speed": [
|
||||
"3.4"
|
||||
|
|
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic PETG-CF @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic PETG-CF @G3U 0.6 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode"
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG-CF"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"35"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"75"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"225"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"210"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.042"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"12"
|
||||
],
|
||||
"version": "1.9.0.2"
|
||||
}
|
|
@ -0,0 +1,68 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic PETG-CF @G3U 0.8 Nozzle",
|
||||
"inherits": "Flashforge Generic PETG",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.8 Nozzle"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"80"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic PETG-CF @G3U 0.8 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode"
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG-CF"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"75"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"210"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"12"
|
||||
],
|
||||
"version": "1.9.0.2"
|
||||
}
|
|
@ -20,7 +20,8 @@
|
|||
"1"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle"
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"Flashforge Guider 2s 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"compatible_prints": [],
|
||||
|
@ -56,10 +57,10 @@
|
|||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"90"
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"40"
|
||||
"80"
|
||||
],
|
||||
"filament_cooling_final_speed": [
|
||||
"3.4"
|
||||
|
|
|
@ -52,10 +52,10 @@
|
|||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"90"
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"40"
|
||||
"80"
|
||||
],
|
||||
"filament_cost": [
|
||||
"30"
|
||||
|
|
|
@ -73,10 +73,10 @@
|
|||
"30"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"90"
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"40"
|
||||
"80"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
|
|
|
@ -0,0 +1,56 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic PLA @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"50"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.99"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic PLA @G3U 0.6 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n\n\n"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"55"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.042"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"15"
|
||||
],
|
||||
"version": "1.8.0.0"
|
||||
}
|
|
@ -0,0 +1,62 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic PLA @G3U 0.8 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.8 Nozzle"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"50"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.97"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"23"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic PLA @G3U 0.8 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n\n\n"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"55"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"225"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"225"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.042"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"15"
|
||||
],
|
||||
"version": "1.8.0.0"
|
||||
}
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic PLA-CF @G3U 0.6 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"50"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"70"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.28"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic PLA-CF @G3U 0.6 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"215"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.044"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"15"
|
||||
],
|
||||
"version": "1.9.0.2"
|
||||
}
|
|
@ -0,0 +1,65 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"name": "Flashforge Generic PLA-CF @G3U 0.8 Nozzle",
|
||||
"inherits": "Flashforge Generic PLA",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.8 Nozzle"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"50"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"90"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.28"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.97"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"22"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic PLA-CF @G3U 0.8 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature": [
|
||||
"215"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"215"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.044"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"15"
|
||||
],
|
||||
"version": "1.9.0.2"
|
||||
}
|
|
@ -20,7 +20,8 @@
|
|||
"1"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle"
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"Flashforge Guider 2s 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"compatible_prints": [],
|
||||
|
|
|
@ -20,13 +20,8 @@
|
|||
"1"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 5M 0.4 Nozzle",
|
||||
"Flashforge Adventurer 5M 0.6 Nozzle",
|
||||
"Flashforge Adventurer 5M 0.8 Nozzle",
|
||||
"Flashforge Adventurer 5M Pro 0.4 Nozzle",
|
||||
"Flashforge Adventurer 5M Pro 0.6 Nozzle",
|
||||
"Flashforge Adventurer 5M Pro 0.8 Nozzle",
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle"
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"Flashforge Guider 2s 0.4 nozzle"
|
||||
],
|
||||
"compatible_printers_condition": "",
|
||||
"compatible_prints": [],
|
||||
|
|
|
@ -142,10 +142,10 @@
|
|||
"45"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"235"
|
||||
"225"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"235"
|
||||
"225"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
|
|