Compare commits
110 Commits
v1.5.0
...
v1.6.2-bet
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4a288c617c | ||
|
|
e74d366791 | ||
|
|
656101dc79 | ||
|
|
661e79ca8c | ||
|
|
1852dec00e | ||
|
|
60adc6c5dc | ||
|
|
35725a23e6 | ||
|
|
44df0d8308 | ||
|
|
e7ee0effa2 | ||
|
|
d4b59ff52b | ||
|
|
7f12c18a4a | ||
|
|
9671cdfc68 | ||
|
|
8127f27d79 | ||
|
|
f5d82ee906 | ||
|
|
099ed10144 | ||
|
|
c25ac3829f | ||
|
|
a731241e9c | ||
|
|
b8c79d029a | ||
|
|
75567f3c3c | ||
|
|
65e397767c | ||
|
|
07d048ef36 | ||
|
|
ef3614a21a | ||
|
|
4976e4f91f | ||
|
|
ab6a77ddf3 | ||
|
|
cb22560d38 | ||
|
|
87ba3263cc | ||
|
|
0d20f13196 | ||
|
|
1dec3fe9cb | ||
|
|
793b6d2006 | ||
|
|
3f7ed3829c | ||
|
|
35d8c101fb | ||
|
|
094611a17c | ||
|
|
5c9012b967 | ||
|
|
5a2606a289 | ||
|
|
17d6e63cf9 | ||
|
|
078f240995 | ||
|
|
970d31c058 | ||
|
|
0c8b596c48 | ||
|
|
f983610827 | ||
|
|
23165b8f3e | ||
|
|
5d1c36c7d4 | ||
|
|
d9cdafbaa0 | ||
|
|
5c439c4acc | ||
|
|
81a0edbf3f | ||
|
|
be71e50be7 | ||
|
|
8206a54cb3 | ||
|
|
9eebb143db | ||
|
|
51ef90c54e | ||
|
|
65963b465b | ||
|
|
da558a8aea | ||
|
|
70a0f5f77d | ||
|
|
7edef28bbc | ||
|
|
5ee3009adc | ||
|
|
62556df685 | ||
|
|
4446ae86ec | ||
|
|
7d582a9455 | ||
|
|
0ab05bacb7 | ||
|
|
f9f2148cf8 | ||
|
|
f0f1608b5a | ||
|
|
cb57a3ed32 | ||
|
|
5c91516420 | ||
|
|
1826dee1cb | ||
|
|
62c36f287c | ||
|
|
814de36768 | ||
|
|
fd68138279 | ||
|
|
ba2933d7d8 | ||
|
|
26daac8958 | ||
|
|
166890db53 | ||
|
|
8640025ef8 | ||
|
|
0d3b84b9d3 | ||
|
|
1a281e99a6 | ||
|
|
7816c93741 | ||
|
|
615a317173 | ||
|
|
1c09fe5caa | ||
|
|
6cb7d0de95 | ||
|
|
58f8093cf0 | ||
|
|
bf556a0272 | ||
|
|
c68fa18caf | ||
|
|
ad655a9f32 | ||
|
|
c7dbf848a6 | ||
|
|
ade20ac962 | ||
|
|
80904f0fc0 | ||
|
|
b85b514bd9 | ||
|
|
c3726d95c7 | ||
|
|
22a24168e6 | ||
|
|
32d952587d | ||
|
|
8c06837e17 | ||
|
|
46e56a90cd | ||
|
|
8c1e7eeb35 | ||
|
|
72e2a4c417 | ||
|
|
2e5c648be7 | ||
|
|
6d60f968f4 | ||
|
|
ab73f0be6d | ||
|
|
f5c4cc9a54 | ||
|
|
b243bac282 | ||
|
|
4126ae79dd | ||
|
|
0ddaa092ae | ||
|
|
81f2bd6428 | ||
|
|
7e204959e6 | ||
|
|
01867cd319 | ||
|
|
3975e6c7c1 | ||
|
|
2696a63bb2 | ||
|
|
a93be7465e | ||
|
|
d620704286 | ||
|
|
a49b24fc79 | ||
|
|
23dc4a8787 | ||
|
|
18cf281e5b | ||
|
|
ff0cc11447 | ||
|
|
e35866bad6 | ||
|
|
fe12f66679 |
@@ -153,7 +153,7 @@ Standard: Latest
|
||||
StatementMacros:
|
||||
- Q_UNUSED
|
||||
- QT_REQUIRE_VERSION
|
||||
TabWidth: 8
|
||||
TabWidth: 4
|
||||
UseCRLF: false
|
||||
UseTab: Never
|
||||
WhitespaceSensitiveMacros:
|
||||
|
||||
2
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
ko_fi: SoftFever
|
||||
custom: https://paypal.me/softfever3d
|
||||
46
.github/workflows/build_linux.yml
vendored
@@ -3,10 +3,7 @@ name: Build Linux
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- SoftFever
|
||||
pull_request:
|
||||
branches:
|
||||
- SoftFever
|
||||
- main
|
||||
|
||||
jobs:
|
||||
appimage-builder:
|
||||
@@ -19,27 +16,42 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install cmake libgl1-mesa-dev libgtk-3-dev libxkbcommon-dev libunwind-dev libfuse2 -y
|
||||
sudo apt-get install -y autoconf build-essential cmake curl eglexternalplatform-dev \
|
||||
extra-cmake-modules file git libcairo2-dev libcurl4-openssl-dev libdbus-1-dev libglew-dev libglu1-mesa-dev \
|
||||
libglu1-mesa-dev libgstreamer1.0-dev libgstreamerd-3-dev libgstreamer-plugins-base1.0-dev libgstreamer-plugins-good1.0-dev \
|
||||
libgtk-3-dev libgtk-3-dev libmspack-dev libosmesa6-dev libsecret-1-dev libsoup2.4-dev libssl-dev libudev-dev libwayland-dev \
|
||||
libwebkit2gtk-4.0-dev libxkbcommon-dev locales locales-all m4 pkgconf sudo wayland-protocols wget
|
||||
- name: Install dependencies from BuildLinux.sh
|
||||
shell: bash
|
||||
run: sudo ./BuildLinux.sh -ur
|
||||
- name: Fix permissions
|
||||
shell: bash
|
||||
run: sudo chown $USER -R ./
|
||||
- name: Build deps
|
||||
id: cache_deps
|
||||
uses: actions/cache@v3
|
||||
env:
|
||||
cache-name: ${{ runner.os }}-cache-orcaslicer_deps_x64
|
||||
with:
|
||||
path: ${{ github.workspace }}/deps/build/destdir
|
||||
key: build-${{ env.cache-name }}
|
||||
# - name: Build deps
|
||||
# id: cache_deps
|
||||
# uses: actions/cache@v3
|
||||
# env:
|
||||
# cache-name: ${{ runner.os }}-cache-orcaslicer_deps_x64
|
||||
# with:
|
||||
# path: ${{ github.workspace }}/deps/build/destdir
|
||||
# key: build-${{ env.cache-name }}
|
||||
|
||||
- if: ${{ steps.cache_deps.outputs.cache-hit != 'true' }}
|
||||
name: Build deps
|
||||
# - if: ${{ steps.cache_deps.outputs.cache-hit != 'true' }}
|
||||
# name: Build deps
|
||||
# working-directory: ${{ github.workspace }}
|
||||
# continue-on-error: true
|
||||
# run: ./BuildLinux.sh -dr
|
||||
- name: Download and extract deps
|
||||
working-directory: ${{ github.workspace }}
|
||||
continue-on-error: true
|
||||
run: ./BuildLinux.sh -dr
|
||||
run: |
|
||||
mkdir -p ${{ github.workspace }}/deps/build
|
||||
mkdir -p ${{ github.workspace }}/deps/build/destdir
|
||||
curl -LJO https://github.com/SoftFever/FileSharing/releases/download/OrcaSlicer_deps_Mar/OrcaSlicer_dep_ubuntu_05-04-2023.tar.gz
|
||||
tar -zxf OrcaSlicer_dep_ubuntu_05-04-2023.tar.gz -C ${{ github.workspace }}/deps/build
|
||||
chown -R $(id -u):$(id -g) ${{ github.workspace }}/deps/build/destdir
|
||||
ls -l ${{ github.workspace }}/deps/build/destdir
|
||||
rm OrcaSlicer_dep_ubuntu_05-04-2023.tar.gz
|
||||
|
||||
|
||||
- name: Build Studio
|
||||
shell: bash
|
||||
|
||||
5
.github/workflows/build_mac_arm64.yml
vendored
@@ -3,10 +3,7 @@ name: Build Mac AppleSilicon
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- SoftFever
|
||||
pull_request:
|
||||
branches:
|
||||
- SoftFever
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build_osx_arm64:
|
||||
|
||||
5
.github/workflows/build_mac_x64.yml
vendored
@@ -3,10 +3,7 @@ name: Build Mac Intel
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- SoftFever
|
||||
pull_request:
|
||||
branches:
|
||||
- SoftFever
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build_osx_x86_64:
|
||||
|
||||
9
.github/workflows/build_win.yml
vendored
@@ -3,10 +3,7 @@ name: Build Win64
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- SoftFever
|
||||
pull_request:
|
||||
branches:
|
||||
- SoftFever
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build_win64:
|
||||
@@ -23,11 +20,11 @@ jobs:
|
||||
- run: mkdir ${{ github.workspace }}/deps/build/OrcaSlicer_dep
|
||||
- name: download deps
|
||||
shell: powershell
|
||||
run: '(new-object System.Net.WebClient).DownloadFile("https://github.com/SoftFever/FileSharing/releases/download/OrcaSlicer_deps_Mar/OrcaSlicer_dep_12Mar2023.zip", "$env:temp\OrcaSlicer_dep_12Mar2023.zip")'
|
||||
run: '(new-object System.Net.WebClient).DownloadFile("https://github.com/SoftFever/FileSharing/releases/download/OrcaSlicer_deps_Mar/OrcaSlicer_dep_10April2023.zip", "$env:temp\OrcaSlicer_dep_10April2023.zip")'
|
||||
- name: extract deps
|
||||
working-directory: ${{ github.workspace }}/deps/build
|
||||
shell: cmd
|
||||
run: '"C:/Program Files/7-Zip/7z.exe" x %temp%\OrcaSlicer_dep_12Mar2023.zip'
|
||||
run: '"C:/Program Files/7-Zip/7z.exe" x %temp%\OrcaSlicer_dep_10April2023.zip'
|
||||
|
||||
- run: dir "${{ github.workspace }}\deps\build\OrcaSlicer_dep"
|
||||
|
||||
|
||||
11
README.md
@@ -59,6 +59,17 @@ Prebuilt binaries are available through the [github releases page](https://githu
|
||||
- run `BuildLinux.sh -udisr`
|
||||
|
||||
|
||||
# Note:
|
||||
If you're running Klipper, it's recommended to add the following configuration to your `printer.cfg` file.
|
||||
```
|
||||
# Enable object exclusion
|
||||
[exclude_object]
|
||||
|
||||
# Enable arcs support
|
||||
[gcode_arcs]
|
||||
resolution: 0.1
|
||||
```
|
||||
|
||||
# License
|
||||
Orca Slicer is licensed under the GNU Affero General Public License, version 3. Orca Slicer is based on Bambu Studio by BambuLab.
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@@ -3584,6 +3584,9 @@ msgstr ""
|
||||
msgid "Printer settings"
|
||||
msgstr ""
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr ""
|
||||
|
||||
#, possible-boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr ""
|
||||
@@ -3668,9 +3671,6 @@ msgid ""
|
||||
"presets."
|
||||
msgstr ""
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr ""
|
||||
|
||||
#, possible-boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr ""
|
||||
@@ -4254,6 +4254,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr ""
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr ""
|
||||
|
||||
@@ -6829,6 +6832,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr ""
|
||||
|
||||
@@ -7224,9 +7233,6 @@ msgid ""
|
||||
"print when travel move. Using spiral line to lift z can prevent stringing"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7271,6 +7277,9 @@ msgid ""
|
||||
"handle the retraction. This is only supported in recent Marlin."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr ""
|
||||
|
||||
@@ -7738,12 +7747,6 @@ msgid ""
|
||||
"material on nozzle. This can minimize blob when print new part after travel"
|
||||
msgstr ""
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr ""
|
||||
|
||||
|
||||
9315
bbl/i18n/cs/OrcaSlicer_cs.po
Executable file
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: Heiko Liebscher <hliebschergmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
@@ -32,19 +32,19 @@ msgid "Pen size"
|
||||
msgstr "Pinselgröße"
|
||||
|
||||
msgid "Left mouse button"
|
||||
msgstr "Linke Maustaste"
|
||||
msgstr "linke Maustaste"
|
||||
|
||||
msgid "Enforce supports"
|
||||
msgstr "Support erzwingen"
|
||||
|
||||
msgid "Right mouse button"
|
||||
msgstr "Rechte Maustaste"
|
||||
msgstr "rechte Maustaste"
|
||||
|
||||
msgid "Block supports"
|
||||
msgstr "Support blockieren"
|
||||
|
||||
msgid "Shift + Left mouse button"
|
||||
msgstr "Shift + Linke Maustaste"
|
||||
msgstr "Shift + linke Maustaste"
|
||||
|
||||
msgid "Erase"
|
||||
msgstr "Löschen"
|
||||
@@ -458,7 +458,9 @@ msgid ""
|
||||
"OrcaSlicer will terminate because of running out of memory.It may be a bug. "
|
||||
"It will be appreciated if you report the issue to our team."
|
||||
msgstr ""
|
||||
"OrcaSlicer wird aufgrund eines Speicherplatzmangels beendet. Es könnte sich um einen Fehler handeln. Wir würden es schätzen, wenn Sie das Problem unserem Team melden würden."
|
||||
"OrcaSlicer wird aufgrund eines Speicherplatzmangels beendet. Es könnte sich "
|
||||
"um einen Fehler handeln. Wir würden es schätzen, wenn Sie das Problem "
|
||||
"unserem Team melden würden."
|
||||
|
||||
msgid "Fatal error"
|
||||
msgstr "Fataler Fehler"
|
||||
@@ -467,7 +469,9 @@ msgid ""
|
||||
"OrcaSlicer will terminate because of a localization error. It will be "
|
||||
"appreciated if you report the specific scenario this issue happened."
|
||||
msgstr ""
|
||||
"OrcaSlicer wird aufgrund eines Lokalisierungsfehlers beendet. Es wird geschätzt, wenn Sie das spezifische Szenario melden, in dem dieser Fehler aufgetreten ist."
|
||||
"OrcaSlicer wird aufgrund eines Lokalisierungsfehlers beendet. Es wird "
|
||||
"geschätzt, wenn Sie das spezifische Szenario melden, in dem dieser Fehler "
|
||||
"aufgetreten ist."
|
||||
|
||||
msgid "Critical error"
|
||||
msgstr "Kritischer Fehler"
|
||||
@@ -477,7 +481,7 @@ msgid "OrcaSlicer got an unhandled exception: %1%"
|
||||
msgstr "OrcaSlicer hat eine unbehandelte Ausnahme erzeugt: %1%"
|
||||
|
||||
msgid "Downloading Bambu Network Plug-in"
|
||||
msgstr "Lade Bambu Network Plug-in herunter"
|
||||
msgstr "Lade Orca Network Plug-in herunter"
|
||||
|
||||
msgid "Incorrect password"
|
||||
msgstr "Falsches Passwort"
|
||||
@@ -490,7 +494,9 @@ msgid ""
|
||||
"OrcaSlicer configuration file may be corrupted and is not abled to be parsed."
|
||||
"Please delete the file and try again."
|
||||
msgstr ""
|
||||
"Die OrcaSlicer-Konfigurationsdatei ist möglicherweise beschädigt und kann nicht analysiert werden. Bitte löschen Sie die Datei und versuchen Sie es erneut."
|
||||
"Die OrcaSlicer-Konfigurationsdatei ist möglicherweise beschädigt und kann "
|
||||
"nicht analysiert werden. Bitte löschen Sie die Datei und versuchen Sie es "
|
||||
"erneut."
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid ""
|
||||
@@ -1149,7 +1155,7 @@ msgid "Outer wall speed"
|
||||
msgstr "Druckgeschwindigkeit der Außenwand"
|
||||
|
||||
msgid "Plate"
|
||||
msgstr "Druckplatte"
|
||||
msgstr "Aktuelle Platte drucken"
|
||||
|
||||
msgid "Brim"
|
||||
msgstr "Umrandung"
|
||||
@@ -1408,7 +1414,7 @@ msgid "Please check the printer network connection."
|
||||
msgstr "Bitte die Drucker Netzwerkverbindung prüfen."
|
||||
|
||||
msgid "Abnormal print file data. Please slice again"
|
||||
msgstr "Abnormale Daten in der Druckdatei. Bitte slicen Sie erneut"
|
||||
msgstr "Fehlerhafte Daten in der Druckdatei. Bitte slicen Sie erneut"
|
||||
|
||||
msgid "Task canceled"
|
||||
msgstr "Auftrag abgebrochen"
|
||||
@@ -1423,7 +1429,7 @@ msgstr ""
|
||||
"Die Verbindung zum Cloud-Dienst ist fehlgeschlagen. Bitte versuche es erneut."
|
||||
|
||||
msgid "Print file not found, please slice again"
|
||||
msgstr "Druckdatei nicht gefunden, bitte noch einmal probieren (erneut Slicen)"
|
||||
msgstr "Druckdatei nicht gefunden, bitte noch einmal (erneut Slicen)"
|
||||
|
||||
msgid ""
|
||||
"The print file exceeds the maximum allowable size (1GB). Please simplify the "
|
||||
@@ -1464,7 +1470,7 @@ msgid "Failed to send the print job. Please try again."
|
||||
msgstr "Eine SD-Karte muss vor dem Drucken über LAN eingelegt werden."
|
||||
|
||||
msgid "Send to Printer failed. Please try again."
|
||||
msgstr "Senden an Drucker fehlgeschlagen. Bitte versuchen Sie es erneut."
|
||||
msgstr "Senden an den Drucker fehlgeschlagen. Bitte versuchen Sie es erneut."
|
||||
|
||||
msgid "No space left on Printer SD card"
|
||||
msgstr "Kein Speicherplatz mehr auf der SD-Karte des Druckers."
|
||||
@@ -1473,14 +1479,14 @@ msgid "Sending gcode file over LAN"
|
||||
msgstr "Sende Gcode-Datei über LAN"
|
||||
|
||||
msgid "Sending gcode file through cloud service"
|
||||
msgstr "Senden einer Gcode-Datei über den Cloud-Service"
|
||||
msgstr "Sende Gcode-Datei über den Cloud-Service"
|
||||
|
||||
msgid "Sending gcode file to sdcard"
|
||||
msgstr "Senden Gcode-Datei an SDKarte"
|
||||
msgstr "Sende Gcode-Datei an SDKarte"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "Successfully sent. Close current page in %s s"
|
||||
msgstr "Erfolgreich gesendet. Aktuelle Seite wird in %s s geschlossen"
|
||||
msgstr "Erfolgreich gesendet. Aktuelle Seite wird in %s S geschlossen"
|
||||
|
||||
msgid "An SD card needs to be inserted before sending to printer."
|
||||
msgstr "Vor dem Senden an den Drucker muss eine SD-Karte eingelegt werden."
|
||||
@@ -1524,10 +1530,12 @@ msgid ""
|
||||
"The SLA archive doesn't contain any presets. Please activate some SLA "
|
||||
"printer preset first before importing that SLA archive."
|
||||
msgstr ""
|
||||
"Die SLA-Archivdatei enthält keine Voreinstellungen. Bitte aktivieren Sie zuerst einige SLA-Druckervoreinstellungen, bevor Sie das SLA-Archiv importieren."
|
||||
"Die SLA-Archivdatei enthält keine Voreinstellungen. Bitte aktivieren Sie "
|
||||
"zuerst einige SLA-Druckervoreinstellungen, bevor Sie das SLA-Archiv "
|
||||
"importieren."
|
||||
|
||||
msgid "Importing canceled."
|
||||
msgstr """Import abgebrochen."
|
||||
msgstr "Import abgebrochen."
|
||||
|
||||
msgid "Importing done."
|
||||
msgstr "Import erfolgreich."
|
||||
@@ -1536,13 +1544,17 @@ msgid ""
|
||||
"The imported SLA archive did not contain any presets. The current SLA "
|
||||
"presets were used as fallback."
|
||||
msgstr ""
|
||||
"Die importierte SLA-Archivdatei enthält keine Voreinstellungen. Die aktuellen SLA-Voreinstellungen wurden als Fallback verwendet."
|
||||
"Die importierte SLA-Archivdatei enthält keine Voreinstellungen. Die "
|
||||
"aktuellen SLA-Voreinstellungen wurden als Fallback verwendet."
|
||||
|
||||
msgid "You cannot load SLA project with a multi-part object on the bed"
|
||||
msgstr "Du kannst kein SLA-Projekt mit einem mehrteiligen Objekt auf dem Druckbett laden."
|
||||
msgstr ""
|
||||
"Du kannst kein SLA-Projekt mit einem mehrteiligen Objekt auf dem Druckbett "
|
||||
"laden."
|
||||
|
||||
msgid "Please check your object list before preset changing."
|
||||
msgstr "Bitte überprüfen Sie Ihre Objektliste vor der Änderung des Voreinstellungen."
|
||||
msgstr ""
|
||||
"Bitte überprüfen Sie Ihre Objektliste vor der Änderung des Voreinstellungen."
|
||||
|
||||
msgid "Attention!"
|
||||
msgstr "Achtung!"
|
||||
@@ -1585,7 +1597,9 @@ msgid ""
|
||||
"by Prusa Research. PrusaSlicer is from Slic3r by Alessandro Ranellucci and "
|
||||
"the RepRap community"
|
||||
msgstr ""
|
||||
"Orca Slicer basiert auf BambuStudio von Bambulab, welches von PrusaSlicer von Prusa Research stammt. PrusaSlicer wiederum basiert auf Slic3r von Alessandro Ranellucci und der RepRap-Community."
|
||||
"Orca Slicer basiert auf BambuStudio von Bambulab, welches von PrusaSlicer "
|
||||
"von Prusa Research stammt. PrusaSlicer wiederum basiert auf Slic3r von "
|
||||
"Alessandro Ranellucci und der RepRap-Community."
|
||||
|
||||
msgid "Libraries"
|
||||
msgstr "Bibliotheken"
|
||||
@@ -1668,7 +1682,9 @@ msgid "Factor N"
|
||||
msgstr "Faktor N"
|
||||
|
||||
msgid "Setting Virtual slot information while printing is not supported"
|
||||
msgstr "Das Einstellen von virtuellen Slot-Informationen während des Druckens wird nicht unterstützt."
|
||||
msgstr ""
|
||||
"Das Einstellen von virtuellen Slot-Informationen während des Druckens wird "
|
||||
"nicht unterstützt."
|
||||
|
||||
msgid "Please input a valid value (K in 0~0.5)"
|
||||
msgstr "Bitte geben Sie einen gültigen Wert ein (K im Bereich von 0 bis 0,5)"
|
||||
@@ -1784,7 +1800,9 @@ msgid ""
|
||||
"Green means that AMS humidity is normal, orange represent humidity is high, "
|
||||
"red represent humidity is too high.(Hygrometer: lower the better.)"
|
||||
msgstr ""
|
||||
"Grün bedeutet, dass die Luftfeuchtigkeit der AMS normal ist, Orange bedeutet, dass die Luftfeuchtigkeit hoch ist und Rot bedeutet, dass die Luftfeuchtigkeit zu hoch ist. (Hygrometer: Je niedriger, desto besser.)"
|
||||
"Grün bedeutet, dass die Luftfeuchtigkeit der AMS normal ist, Orange "
|
||||
"bedeutet, dass die Luftfeuchtigkeit hoch ist und Rot bedeutet, dass die "
|
||||
"Luftfeuchtigkeit zu hoch ist. (Hygrometer: Je niedriger, desto besser.)"
|
||||
|
||||
msgid "Desiccant status"
|
||||
msgstr "Trockenmittelstatus"
|
||||
@@ -1793,7 +1811,9 @@ msgid ""
|
||||
"A desiccant status lower than two bars indicates that desiccant may be "
|
||||
"inactive. Please change the desiccant.(The bars: higher the better.)"
|
||||
msgstr ""
|
||||
"Ein Desiccant-Status von weniger als zwei Balken zeigt an, dass der Desiccant möglicherweise inaktiv ist. Bitte wechseln Sie den Desiccant aus. (Die Balken: je höher, desto besser.)"
|
||||
"Ein Desiccant-Status von weniger als zwei Balken zeigt an, dass der "
|
||||
"Desiccant möglicherweise inaktiv ist. Bitte wechseln Sie den Desiccant aus. "
|
||||
"(Die Balken: je höher, desto besser.)"
|
||||
|
||||
msgid ""
|
||||
"Note: When the lid is open or the desiccant pack is changed, it can take "
|
||||
@@ -2217,7 +2237,9 @@ msgstr ""
|
||||
"Nein - Verzichten Sie dieses Mal auf den Spiralmodus"
|
||||
|
||||
msgid "Arachne engine doesn't work with classic overhang speed mode.\n"
|
||||
msgstr "Die Arachne-Engine funktioniert nicht im klassischen Überhanganpassungsmodus.\n"
|
||||
msgstr ""
|
||||
"Die Arachne-Engine funktioniert nicht im klassischen "
|
||||
"Überhanganpassungsmodus.\n"
|
||||
|
||||
msgid ""
|
||||
"Turn off classic mode automatically? \n"
|
||||
@@ -2237,9 +2259,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Prime Tower funktioniert nicht, wenn Adaptive Schichthöhe oder unabhängige "
|
||||
"Support-Schichthöhe aktiviert ist.\n"
|
||||
"Was möchten Sie beibehalten?\n"
|
||||
"YES - Prime Tower beibehalten\n"
|
||||
"NEIN - Adaptive Schichthöhe und Unabhängige Support-Schichthöhe beibehalten"
|
||||
"Was möchten Sie behalten?\n"
|
||||
"YES - Prime Tower behalten\n"
|
||||
"NEIN - Adaptive Schichthöhe und unabhängige Support-Schichthöhe behalten"
|
||||
|
||||
msgid ""
|
||||
"Prime tower does not work when Adaptive Layer Height is on.\n"
|
||||
@@ -2248,9 +2270,9 @@ msgid ""
|
||||
"NO - Keep Adaptive Layer Height"
|
||||
msgstr ""
|
||||
"Prime Tower funktioniert nicht, wenn Adaptive Schichthöhet aktiviert ist.\n"
|
||||
"Was möchten Sie beibehalten?\n"
|
||||
"YES - Prime Tower beibehalten\n"
|
||||
"NEIN - Adaptive Schichthöhe beibehalten"
|
||||
"Was möchten Sie behalten?\n"
|
||||
"YES - Prime Tower behalten\n"
|
||||
"NEIN - Adaptive Schichthöhe behalten"
|
||||
|
||||
msgid ""
|
||||
"Prime tower does not work when Independent Support Layer Height is on.\n"
|
||||
@@ -2260,9 +2282,9 @@ msgid ""
|
||||
msgstr ""
|
||||
"Prime Tower funktioniert nicht, wenn Unabhängige Support-Schichthöhe "
|
||||
"aktiviert ist.\n"
|
||||
"Was möchten Sie beibehalten?\n"
|
||||
"YES - Prime Tower beibehalten\n"
|
||||
"NEIN - Adaptive Schichthöhe beibehalten"
|
||||
"Was möchten Sie behalten?\n"
|
||||
"YES - Prime Tower behalten\n"
|
||||
"NEIN - Adaptive Schichthöhe behalten"
|
||||
|
||||
#, boost-format
|
||||
msgid "%1% infill pattern doesn't support 100%% density."
|
||||
@@ -2282,7 +2304,8 @@ msgid ""
|
||||
"While printing by Object, the extruder may collide skirt.\n"
|
||||
"Thus, reset the skirt layer to 1 to avoid that."
|
||||
msgstr ""
|
||||
"Während des Druckens mit einem Objekt kann der Extruder auf den Rand stoßen.\n"
|
||||
"Während des Druckens mit einem Objekt kann der Extruder auf den Rand "
|
||||
"stoßen.\n"
|
||||
"Daher sollten die Skirt-Ebenen zurückgesetzt werden."
|
||||
|
||||
msgid "Auto bed leveling"
|
||||
@@ -2578,7 +2601,7 @@ msgid "Color change"
|
||||
msgstr "Farbwechsel"
|
||||
|
||||
msgid "Print"
|
||||
msgstr "Druck"
|
||||
msgstr "aktuelle Platte drucken"
|
||||
|
||||
msgid "Pause"
|
||||
msgstr "Pause"
|
||||
@@ -2608,13 +2631,13 @@ msgid "Switch to silent mode"
|
||||
msgstr "Zum Leisemodus wechseln"
|
||||
|
||||
msgid "Switch to normal mode"
|
||||
msgstr "Zum Normalen Modus wechseln"
|
||||
msgstr "Zum normalen Modus wechseln"
|
||||
|
||||
msgid "Variable layer height"
|
||||
msgstr "Variable Schichthöhe"
|
||||
|
||||
msgid "Adaptive"
|
||||
msgstr "Adaptiv"
|
||||
msgstr "Adaptive"
|
||||
|
||||
msgid "Quality / Speed"
|
||||
msgstr "Qualität / Geschwindigkeit"
|
||||
@@ -2629,25 +2652,25 @@ msgid "Keep min"
|
||||
msgstr "Minimum einhalten"
|
||||
|
||||
msgid "Left mouse button:"
|
||||
msgstr "Linke Maustaste:"
|
||||
msgstr "linke Maustaste:"
|
||||
|
||||
msgid "Add detail"
|
||||
msgstr "Detail zufügen"
|
||||
|
||||
msgid "Right mouse button:"
|
||||
msgstr "Rechte Maustaste:"
|
||||
msgstr "rechte Maustaste:"
|
||||
|
||||
msgid "Remove detail"
|
||||
msgstr "Detail entfernen"
|
||||
|
||||
msgid "Shift + Left mouse button:"
|
||||
msgstr "Gross + Linke Maustaste:"
|
||||
msgstr "Gross + linke Maustaste:"
|
||||
|
||||
msgid "Reset to base"
|
||||
msgstr "Parameter zurücksetzen"
|
||||
|
||||
msgid "Shift + Right mouse button:"
|
||||
msgstr "Gross + Rechte Maustaste:"
|
||||
msgstr "Gross + rechte Maustaste:"
|
||||
|
||||
msgid "Smoothing"
|
||||
msgstr "Glättung"
|
||||
@@ -2677,7 +2700,7 @@ msgid "Enable rotation"
|
||||
msgstr "Rotation aktivieren"
|
||||
|
||||
msgid "Optimize support interface area"
|
||||
msgstr "Optimieren Sie den Support-Schnittstellenbereich"
|
||||
msgstr "Optimiere den Support-Schnittstellenbereich"
|
||||
|
||||
msgid "Orient"
|
||||
msgstr "Orientieren"
|
||||
@@ -2881,22 +2904,24 @@ msgid "No"
|
||||
msgstr "Nein"
|
||||
|
||||
msgid "will be closed before creating a new model. Do you want to continue?"
|
||||
msgstr "Bevor ein neues Modell erstellt wird, wird %1% geschlossen. Möchten Sie fortfahren?"
|
||||
msgstr ""
|
||||
"Bevor ein neues Modell erstellt wird, wird %1% geschlossen. Möchten Sie "
|
||||
"fortfahren?"
|
||||
|
||||
msgid "Slice plate"
|
||||
msgstr "Druckplatte slicen"
|
||||
msgstr "Aktuelle Platte slicen"
|
||||
|
||||
msgid "Print plate"
|
||||
msgstr "Druckplatte"
|
||||
msgstr "Aktuelle Platte drucken"
|
||||
|
||||
msgid "Slice all"
|
||||
msgstr "Alle Slicen"
|
||||
msgstr "Alle Platten slicen"
|
||||
|
||||
msgid "Export G-code file"
|
||||
msgstr "G-Code exportieren"
|
||||
msgstr "G-Code als Datei exportieren"
|
||||
|
||||
msgid "Send"
|
||||
msgstr "Senden"
|
||||
msgstr "Aktuelle Platte senden"
|
||||
|
||||
msgid "Export plate sliced file"
|
||||
msgstr "Exportiere aktuelle Platte als STL Datei"
|
||||
@@ -2905,10 +2930,10 @@ msgid "Export all sliced file"
|
||||
msgstr "Exportiere alle Platten als STL Dateien"
|
||||
|
||||
msgid "Print all"
|
||||
msgstr "Alle Druckplatten drucken"
|
||||
msgstr "Alle Platten drucken"
|
||||
|
||||
msgid "Send all"
|
||||
msgstr "Alles Senden"
|
||||
msgstr "Alle Platten senden"
|
||||
|
||||
msgid "Keyboard Shortcuts"
|
||||
msgstr "Tastaturkürzel"
|
||||
@@ -3213,11 +3238,15 @@ msgstr "&Hilfe"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "A file exists with the same name: %s, do you want to override it."
|
||||
msgstr "Es existiert bereits eine Datei mit demselben Namen: %s. Möchten Sie sie überschreiben?"
|
||||
msgstr ""
|
||||
"Es existiert bereits eine Datei mit demselben Namen: %s. Möchten Sie sie "
|
||||
"überschreiben?"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid "A config exists with the same name: %s, do you want to override it."
|
||||
msgstr "Eine Konfiguration mit dem gleichen Namen existiert bereits: %s. Möchten Sie sie überschreiben?"
|
||||
msgstr ""
|
||||
"Eine Konfiguration mit dem gleichen Namen existiert bereits: %s. Möchten Sie "
|
||||
"sie überschreiben?"
|
||||
|
||||
msgid "Overwrite file"
|
||||
msgstr "Datei überschreiben"
|
||||
@@ -3850,6 +3879,9 @@ msgstr "Filamenteinstellungen"
|
||||
msgid "Printer settings"
|
||||
msgstr "Drucker-Einstellungen"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Unbenannt"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr " Druckplatte %1%:"
|
||||
@@ -3922,7 +3954,8 @@ msgid ""
|
||||
"Already did a synchronization, do you want to sync only changes or resync "
|
||||
"all?"
|
||||
msgstr ""
|
||||
"Es wurde bereits eine Synchronisation durchgeführt. Möchtest du nur Änderungen synchronisieren oder alles neu synchronisieren?"
|
||||
"Es wurde bereits eine Synchronisation durchgeführt. Möchtest du nur "
|
||||
"Änderungen synchronisieren oder alles neu synchronisieren?"
|
||||
|
||||
msgid "Sync"
|
||||
msgstr "Sync"
|
||||
@@ -3945,9 +3978,6 @@ msgstr ""
|
||||
"OrcaSlicer neu, um zu überprüfen, ob es ein Update für "
|
||||
"Systemvoreinstellungen gibt."
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Unbenannt"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "Möchten Sie Änderungen unter \" %1% \" speichern?"
|
||||
@@ -3994,7 +4024,7 @@ msgid "Loading file: %s"
|
||||
msgstr "Datei wird geladen: %s"
|
||||
|
||||
msgid "The 3mf is not from Bambu Lab, load geometry data only."
|
||||
msgstr "Der 3mf stammt nicht von BambuLab, lade nur die Geometriedaten."
|
||||
msgstr "Der 3mf stammt nicht vom OrcaSlicer, lade nur die Geometriedaten."
|
||||
|
||||
msgid "Load 3mf"
|
||||
msgstr "Lade 3mf"
|
||||
@@ -4331,7 +4361,9 @@ msgid ""
|
||||
"still want to do this printing, please set this filament's bed temperature "
|
||||
"to non zero."
|
||||
msgstr ""
|
||||
"Plate %d: %s wird nicht empfohlen, um Filament %s (%s) zu drucken. Wenn Sie dennoch diesen Druck durchführen möchten, stellen Sie bitte die Betttemperatur dieses Filaments auf einen Wert größer als Null."
|
||||
"Plate %d: %s wird nicht empfohlen, um Filament %s (%s) zu drucken. Wenn Sie "
|
||||
"dennoch diesen Druck durchführen möchten, stellen Sie bitte die "
|
||||
"Betttemperatur dieses Filaments auf einen Wert größer als Null."
|
||||
|
||||
msgid "Switching the language requires application restart.\n"
|
||||
msgstr "Der Wechsel der Sprache erfordert einen Neustart der Anwendung.\n"
|
||||
@@ -4423,7 +4455,7 @@ msgid "Associate files to OrcaSlicer"
|
||||
msgstr "Dateien mit OrcaSlicer verknüpfen"
|
||||
|
||||
msgid "Associate .3mf files to OrcaSlicer"
|
||||
msgstr "Zuordnen von .3mf-Dateien zu BambuStudio"
|
||||
msgstr "Dateiendung .3mf mit OrcaSlicer verknüpfen"
|
||||
|
||||
msgid "If enabled, sets OrcaSlicer as default application to open .3mf files"
|
||||
msgstr ""
|
||||
@@ -4431,7 +4463,7 @@ msgstr ""
|
||||
"Dateien festgelegt"
|
||||
|
||||
msgid "Associate .stl files to OrcaSlicer"
|
||||
msgstr "Verknüpfung von .stl-Dateien mit BambuStudio"
|
||||
msgstr "Dateiendung .stl mit OrcaSlicer verknüpfen"
|
||||
|
||||
msgid "If enabled, sets OrcaSlicer as default application to open .stl files"
|
||||
msgstr ""
|
||||
@@ -4439,7 +4471,7 @@ msgstr ""
|
||||
"Dateien festgelegt"
|
||||
|
||||
msgid "Associate .step/.stp files to OrcaSlicer"
|
||||
msgstr "Verknüpfen Sie .step/.stp-Dateien mit BambuStudio"
|
||||
msgstr "Dateiendung .step/.stp mit OrcaSlicer verknüpfen"
|
||||
|
||||
msgid "If enabled, sets OrcaSlicer as default application to open .step files"
|
||||
msgstr ""
|
||||
@@ -4590,6 +4622,9 @@ msgstr "Gleich wie globale Drucksequenz"
|
||||
msgid "Print sequence"
|
||||
msgstr "Druckreihenfolge"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr "Der selbe wie der globale Betttyp"
|
||||
|
||||
@@ -4928,7 +4963,9 @@ msgstr ""
|
||||
"wird"
|
||||
|
||||
msgid "An SD card needs to be inserted before send to printer SD card."
|
||||
msgstr "Bevor Sie die Datei an die SD-Karte des Druckers senden können, muss eine SD-Karte eingelegt werden."
|
||||
msgstr ""
|
||||
"Bevor Sie die Datei an die SD-Karte des Druckers senden können, muss eine SD-"
|
||||
"Karte eingelegt werden."
|
||||
|
||||
msgid "The printer is required to be in the same LAN as Orca Slicer."
|
||||
msgstr "Der Drucker muss sich im selben LAN wie OrcaSlicer befinden."
|
||||
@@ -5035,8 +5072,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 ""
|
||||
"Wenn Sie eine Zeitrafferaufnahme ohne Werkzeugkopf aufnehmen, wird "
|
||||
"empfohlen, einen „Timelapse Wipe Tower“ hinzuzufügen,\n"
|
||||
@@ -5090,7 +5127,7 @@ msgid "Jerk(XY)"
|
||||
msgstr "Jerk(XY)"
|
||||
|
||||
msgid "Raft"
|
||||
msgstr "Raft"
|
||||
msgstr "Druckbasis (Raft)"
|
||||
|
||||
msgid "Support filament"
|
||||
msgstr "Supportfilament"
|
||||
@@ -5439,8 +5476,8 @@ msgid ""
|
||||
"preset?"
|
||||
msgstr ""
|
||||
"Sie haben einige Einstellungen der Voreinstellung „%1%“ geändert. \n"
|
||||
"Möchten Sie diese geänderten Einstellungen (neuer Wert) nach dem Wechsel der "
|
||||
"Voreinstellung behalten?"
|
||||
"Möchten Sie diese geänderten Einstellungen (neuer Wert) \n"
|
||||
"nach dem Wechsel der Voreinstellung behalten?"
|
||||
|
||||
msgid ""
|
||||
"You have changed some preset settings. \n"
|
||||
@@ -5448,8 +5485,8 @@ msgid ""
|
||||
"preset?"
|
||||
msgstr ""
|
||||
"Sie haben einige voreingestellten Werte geändert.\n"
|
||||
"Möchten Sie diese geänderten Einstellungen (neuer Wert) nach dem Wechsel der "
|
||||
"Voreinstellung beibehalten?"
|
||||
"Möchten Sie diese geänderten Einstellungen (neuer Wert)\n"
|
||||
"nach dem Wechsel der Voreinstellung behalten?"
|
||||
|
||||
msgid "Extruders count"
|
||||
msgstr "Anzahl der Extruder"
|
||||
@@ -5654,13 +5691,13 @@ msgid "Movement in camera space"
|
||||
msgstr "Bewegung im Kameraraum"
|
||||
|
||||
msgid "⌥+Left mouse button"
|
||||
msgstr "⌥+Linke Maustaste"
|
||||
msgstr "⌥+linke Maustaste"
|
||||
|
||||
msgid "Select a part"
|
||||
msgstr "Wählen Sie ein Teil aus"
|
||||
|
||||
msgid "⌘+Left mouse button"
|
||||
msgstr "⌘+Linke Maustaste"
|
||||
msgstr "⌘+linke Maustaste"
|
||||
|
||||
msgid "Select multiple objects"
|
||||
msgstr "Mehrere Objekte auswählen"
|
||||
@@ -5669,10 +5706,10 @@ msgid "Ctrl+Any arrow"
|
||||
msgstr "Strg+beliebiger Pfeil"
|
||||
|
||||
msgid "Alt+Left mouse button"
|
||||
msgstr "Alt+Linke Maustaste"
|
||||
msgstr "Alt+linke Maustaste"
|
||||
|
||||
msgid "Ctrl+Left mouse button"
|
||||
msgstr "Ctrl+Linke Maustaste"
|
||||
msgstr "Ctrl+linke Maustaste"
|
||||
|
||||
msgid "Shift+Left mouse button"
|
||||
msgstr "Umschalt + linke Maustaste"
|
||||
@@ -6414,7 +6451,9 @@ msgstr "Gerät"
|
||||
|
||||
msgid ""
|
||||
"Specify the URL of your device user interface if it's not same as print_host"
|
||||
msgstr "Bitte geben Sie die URL der Benutzeroberfläche Ihres Geräts an, falls sie nicht mit print_host identisch ist."
|
||||
msgstr ""
|
||||
"Bitte geben Sie die URL der Benutzeroberfläche Ihres Geräts an, falls sie "
|
||||
"nicht mit print_host identisch ist."
|
||||
|
||||
msgid "API Key / Password"
|
||||
msgstr "API Key / Passwort"
|
||||
@@ -6536,7 +6575,7 @@ msgstr ""
|
||||
"Filament den Druck auf der strukturierten PEI-Platte nicht unterstützt"
|
||||
|
||||
msgid "Initial layer"
|
||||
msgstr "Wände"
|
||||
msgstr "Erste Schicht"
|
||||
|
||||
msgid "Initial layer bed temperature"
|
||||
msgstr "Druckbettemperatur für die erste Schicht"
|
||||
@@ -6719,7 +6758,7 @@ msgstr ""
|
||||
"obere Füllungsmuster zu schaffen"
|
||||
|
||||
msgid "Only one wall on first layer"
|
||||
msgstr "Nur eine Wand auf den ersten Fläche"
|
||||
msgstr "Nur eine Wand in der ersten Schicht"
|
||||
|
||||
msgid ""
|
||||
"Use only one wall on first layer, to give more space to the bottom infill "
|
||||
@@ -6761,8 +6800,9 @@ msgid ""
|
||||
"This controls the generation of the brim at outer side of models. Auto means "
|
||||
"the brim width is analysed and calculated automatically."
|
||||
msgstr ""
|
||||
"Dies steuert die Generierung des Brims auf der Außenseite von Modellen."
|
||||
"Auto bedeutet, dass die Breite des Brims automatisch analysiert und berechnet wird."
|
||||
"Dies steuert die Generierung des Brims auf der Außenseite von Modellen.Auto "
|
||||
"bedeutet, dass die Breite des Brims automatisch analysiert und berechnet "
|
||||
"wird."
|
||||
|
||||
msgid "outer_only"
|
||||
msgstr "Nur Außen"
|
||||
@@ -6988,10 +7028,14 @@ msgid ""
|
||||
"example: 80%) it will be calculated on the outer wall speed setting above. "
|
||||
"Set to zero for auto."
|
||||
msgstr ""
|
||||
"Diese separate Einstellung beeinflusst die Geschwindigkeit von Umfängen mit einem Radius <= small_perimeter_threshold (normalerweise Löcher). Wenn es als Prozentsatz ausgedrückt wird (z.B. 80%), wird es auf die oben genannte Einstellung der Geschwindigkeit der Außenwand berechnet. Setzen Sie es auf Null für automatisch."
|
||||
"Diese separate Einstellung beeinflusst die Geschwindigkeit von Umfängen mit "
|
||||
"einem Radius <= small_perimeter_threshold (normalerweise Löcher). Wenn es "
|
||||
"als Prozentsatz ausgedrückt wird (z.B. 80%), wird es auf die oben genannte "
|
||||
"Einstellung der Geschwindigkeit der Außenwand berechnet. Setzen Sie es auf "
|
||||
"Null für automatisch."
|
||||
|
||||
msgid "mm/s or %"
|
||||
msgstr "mm o. %"
|
||||
msgstr "mm/s o. %"
|
||||
|
||||
msgid "Small perimeters threshold"
|
||||
msgstr "Schwelle für kleine Strukturen"
|
||||
@@ -7205,7 +7249,7 @@ msgstr ""
|
||||
msgid "Shrinkage"
|
||||
msgstr "Schrumpfung"
|
||||
|
||||
#, c-format, boost-format
|
||||
#, fuzzy, c-format, boost-format
|
||||
msgid ""
|
||||
"Enter the shrinkage percentage that the filament will get after cooling "
|
||||
"(94% if you measure 94mm instead of 100mm). The part will be scaled in xy to "
|
||||
@@ -7213,11 +7257,12 @@ msgid ""
|
||||
"Be sure to allow enough space between objects, as this compensation is done "
|
||||
"after the checks."
|
||||
msgstr ""
|
||||
"Gib das Schrumpfungsprozent ein, das der Filament nach dem Abkühlen haben wird"
|
||||
"(94%, wenn du 94mm anstatt 100mm misst). Das Teil wird in der xy-Ebene skaliert, um zu"
|
||||
"kompensieren. Nur das Filament, das für den Umfang verwendet wird, wird berücksichtigt."
|
||||
"Stelle sicher, dass genügend Platz zwischen den Objekten vorhanden ist, da diese Kompensation "
|
||||
"nach den Überprüfungen durchgeführt wird."
|
||||
"Gib das Schrumpfungsprozent ein, das der Filament nach dem Abkühlen haben "
|
||||
"wird(94%, wenn du 94mm anstatt 100mm misst). Das Teil wird in der xy-Ebene "
|
||||
"skaliert, um zukompensieren. Nur das Filament, das für den Umfang verwendet "
|
||||
"wird, wird berücksichtigt.Stelle sicher, dass genügend Platz zwischen den "
|
||||
"Objekten vorhanden ist, da diese Kompensation nach den Überprüfungen "
|
||||
"durchgeführt wird."
|
||||
|
||||
msgid "Density"
|
||||
msgstr "Dichte"
|
||||
@@ -7363,8 +7408,9 @@ msgid ""
|
||||
"Acceleration of bridges. If the value is expressed as a percentage (e.g. "
|
||||
"50%), it will be calculated based on the outer wall acceleration."
|
||||
msgstr ""
|
||||
"Beschleunigung der Brücken. Wenn der Wert als Prozentwert angegeben wird (z.B. "
|
||||
"50%), wird er auf der Grundlage der Beschleunigung der Außenwand berechnet."
|
||||
"Beschleunigung der Brücken. Wenn der Wert als Prozentwert angegeben wird (z."
|
||||
"B. 50%), wird er auf der Grundlage der Beschleunigung der Außenwand "
|
||||
"berechnet."
|
||||
|
||||
msgid "mm/s² or %"
|
||||
msgstr "mm/s² or %"
|
||||
@@ -7373,15 +7419,18 @@ msgid ""
|
||||
"Acceleration of sparse infill. If the value is expressed as a percentage (e."
|
||||
"g. 100%), it will be calculated based on the default acceleration."
|
||||
msgstr ""
|
||||
"Beschleunigung der spärlichen Innenfüllung. Wenn der Wert als Prozentwert angegeben wird (z.B. "
|
||||
"100%), wird er auf der Grundlage der Standardbeschleunigung berechnet."
|
||||
"Beschleunigung der spärlichen Innenfüllung. Wenn der Wert als Prozentwert "
|
||||
"angegeben wird (z.B. 100%), wird er auf der Grundlage der "
|
||||
"Standardbeschleunigung berechnet."
|
||||
|
||||
msgid ""
|
||||
"Acceleration of internal solid infill. If the value is expressed as a "
|
||||
"percentage (e.g. 100%), it will be calculated based on the default "
|
||||
"acceleration."
|
||||
msgstr ""
|
||||
"Beschleunigung des internen massiven Innenfülls. Wenn der Wert als Prozentwert angegeben wird (z.B. 100%), wird er auf der Grundlage der Standardbeschleunigung berechnet."
|
||||
"Beschleunigung des internen massiven Innenfülls. Wenn der Wert als "
|
||||
"Prozentwert angegeben wird (z.B. 100%), wird er auf der Grundlage der "
|
||||
"Standardbeschleunigung berechnet."
|
||||
|
||||
msgid ""
|
||||
"Acceleration of initial layer. Using a lower value can improve build plate "
|
||||
@@ -7596,7 +7645,7 @@ msgstr "Klipper"
|
||||
|
||||
#, fuzzy
|
||||
msgid "Label objects"
|
||||
msgstr "Zu Objekten"
|
||||
msgstr "Objekte beschriften"
|
||||
|
||||
msgid ""
|
||||
"Enable this to add comments into the G-Code labeling print moves with what "
|
||||
@@ -7604,7 +7653,17 @@ msgid ""
|
||||
"plugin. This settings is NOT compatible with Single Extruder Multi Material "
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
"Aktivieren Sie diese Option, um Kommentare in den G-Code einzufügen, die die Druckbewegungen mit dem zugehörigen Objekt kennzeichnen. Dies ist nützlich für das Octoprint CancelObject-Plugin. Diese Einstellung ist NICHT kompatibel mit der Einzeldruckerdüsen-Mehrmaterial-Konfiguration und mit der Option zum Wischen in das Objekt / in den Innenfüllbereich."
|
||||
"Aktivieren Sie diese Option, um Kommentare in den G-Code einzufügen, die die "
|
||||
"Druckbewegungen mit dem zugehörigen Objekt kennzeichnen. Dies ist nützlich "
|
||||
"für das Octoprint CancelObject-Plugin. Diese Einstellung ist NICHT "
|
||||
"kompatibel mit der Einzeldruckerdüsen-Mehrmaterial-Konfiguration und mit der "
|
||||
"Option zum Wischen in das Objekt / in den Innenfüllbereich."
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr "ausführlicher G-Code"
|
||||
@@ -7614,10 +7673,13 @@ msgid ""
|
||||
"descriptive text. If you print from SD card, the additional weight of the "
|
||||
"file could make your firmware slow down."
|
||||
msgstr ""
|
||||
"Aktivieren Sie diese Option, um eine kommentierte G-Code-Datei zu erhalten, in der jede Zeile durch einen beschreibenden Text erklärt wird. Wenn Sie von der SD-Karte drucken, kann das zusätzliche Gewicht der Datei dazu führen, dass Ihre Firmware langsamer wird."
|
||||
"Aktivieren Sie diese Option, um eine kommentierte G-Code-Datei zu erhalten, "
|
||||
"in der jede Zeile durch einen beschreibenden Text erklärt wird. Wenn Sie von "
|
||||
"der SD-Karte drucken, kann das zusätzliche Gewicht der Datei dazu führen, "
|
||||
"dass Ihre Firmware langsamer wird."
|
||||
|
||||
msgid "Infill combination"
|
||||
msgstr "Kombination der Füllung"
|
||||
msgstr "Füllungskombination"
|
||||
|
||||
msgid ""
|
||||
"Automatically Combine sparse infill of several layers to print together to "
|
||||
@@ -7913,8 +7975,7 @@ msgid "Start end points"
|
||||
msgstr "Start- und Endpunkte"
|
||||
|
||||
msgid "The start and end points which is from cutter area to garbage can."
|
||||
msgstr ""
|
||||
"Die Start- und Endpunkte, die vom Schneidbereich zur Mülltonne führen."
|
||||
msgstr "Die Start- und Endpunkte, die vom Schneidbereich zur Mülltonne führen."
|
||||
|
||||
msgid "Reduce infill retraction"
|
||||
msgstr "Rückzug bei der Füllung verringern"
|
||||
@@ -7973,33 +8034,34 @@ msgstr ""
|
||||
"Konfigurationseinstellungen durch Lesen von Umgebungsvariablen abrufen."
|
||||
|
||||
msgid "Raft contact Z distance"
|
||||
msgstr "Floß Kontakt Z Abstand"
|
||||
msgstr "Z Abstand Objekt Druckbasis "
|
||||
|
||||
msgid "Z gap between object and raft. Ignored for soluble interface"
|
||||
msgstr "Z-Lücke zwischen Objekt und Floß. Ignoriert für lösliche Schnittstelle"
|
||||
msgstr ""
|
||||
"Z-Abstand zwischen Objekt und Druckbasis. Bei löslicher Oberfläche ignoriert"
|
||||
|
||||
msgid "Raft expansion"
|
||||
msgstr "Floß Erweiterung"
|
||||
msgstr "Druckbasis Erweiterung"
|
||||
|
||||
msgid "Expand all raft layers in XY plane"
|
||||
msgstr "Alle Floßschichten in der XY-Ebene ausdehnen"
|
||||
msgstr "Druckbasis in der XY-Ebene erweitern"
|
||||
|
||||
msgid "Initial layer density"
|
||||
msgstr "Dichte der Anfangsschicht"
|
||||
|
||||
msgid "Density of the first raft or support layer"
|
||||
msgstr "Dichte der ersten Schicht von Floß oder Support"
|
||||
msgstr "Dichte der ersten Schicht der Druckbasis oder Support"
|
||||
|
||||
msgid "Initial layer expansion"
|
||||
msgstr "Ausdehnung der ersten Schicht"
|
||||
|
||||
msgid "Expand the first raft or support layer to improve bed plate adhesion"
|
||||
msgstr ""
|
||||
"Ausdehnung der ersten Floß- oder Support-Schicht um die Druckplattenhaftung "
|
||||
"zu verbessern"
|
||||
"Ausdehnung der ersten Druckbasis oder Support-Schicht um die "
|
||||
"Druckplattenhaftung zu verbessern"
|
||||
|
||||
msgid "Raft layers"
|
||||
msgstr "Floßschichten"
|
||||
msgstr "Druckbasisschichten"
|
||||
|
||||
msgid ""
|
||||
"Object will be raised by this number of support layers. Use this function to "
|
||||
@@ -8067,12 +8129,6 @@ msgstr ""
|
||||
"bei der Verfahrbewegung gegen den Druck stößt. Die Verwendung einer "
|
||||
"Spirallinie zum Anheben von z kann Fadenbildung verhindern"
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr "Z Hop Type"
|
||||
|
||||
msgid "select the type of Z Hop in the Slicer"
|
||||
msgstr "Wähle den Typ des Z Hops im Slicer aus."
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr "Z-Hub Typ"
|
||||
|
||||
@@ -8127,6 +8183,9 @@ msgstr ""
|
||||
"Firmware das Zurückziehen zu handhaben.Dies wird nur von aktuellen Marlin-"
|
||||
"Firmware unterstützt."
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "Nahtposition"
|
||||
|
||||
@@ -8404,9 +8463,9 @@ msgid ""
|
||||
"Filament to print support base and raft. \"Default\" means no specific "
|
||||
"filament for support and current filament is used"
|
||||
msgstr ""
|
||||
"Filament zum Drucken der Unterstützungsbasis und des Schwimmstegs. "
|
||||
"„Standard“ bedeutet, dass kein bestimmtes Filament für die Unterstützung "
|
||||
"verwendet wird und das aktuelle Filament verwendet wird"
|
||||
"Filament zum Drucken der Unterstützungsbasis und der Druckbasis. „Standard“ "
|
||||
"bedeutet, dass kein bestimmtes Filament für die Unterstützung verwendet wird "
|
||||
"und das aktuelle Filament verwendet wird"
|
||||
|
||||
msgid "Line width of support"
|
||||
msgstr "Linienbreite des Support"
|
||||
@@ -8575,7 +8634,8 @@ msgid ""
|
||||
"Enabling this option means the height of tree support layer except the "
|
||||
"first will be automatically calculated "
|
||||
msgstr ""
|
||||
"Wenn Sie diese Option aktivieren, wird die Höhe der Baumstützschicht außer der ersten automatisch berechnet."
|
||||
"Wenn Sie diese Option aktivieren, wird die Höhe der Baumstützschicht außer "
|
||||
"der ersten automatisch berechnet."
|
||||
|
||||
msgid "Auto brim width"
|
||||
msgstr "Automatische Randbreite"
|
||||
@@ -8703,12 +8763,6 @@ msgstr ""
|
||||
"um ausgetretenes Material an der Düse zu reinigen. Dies kann die Bildung von "
|
||||
"Klecksen beim Drucken eines neuen Teils nach der Fahrt minimieren"
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr "Normal"
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr "SpiralLift"
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "Wischabstand"
|
||||
|
||||
@@ -8960,7 +9014,7 @@ msgstr "Ungültiger Wert"
|
||||
|
||||
#, c-format, boost-format
|
||||
msgid " doesn't work at 100%% density "
|
||||
msgstr " doesn't work at 100%% density "
|
||||
msgstr " doesn't work at 100%% density "
|
||||
|
||||
msgid "Invalid value when spiral vase mode is enabled: "
|
||||
msgstr "Ungültiger Wert, wenn der Spiral-Vase-Modus aktiviert ist: "
|
||||
@@ -9062,7 +9116,9 @@ msgid ""
|
||||
"maintaining different profiles or including configurations from a network "
|
||||
"storage."
|
||||
msgstr ""
|
||||
"Laden und Speichern von Einstellungen im angegebenen Verzeichnis. Dies ist nützlich, um verschiedene Profile beizubehalten oder Konfigurationen aus einem Netzwerkspeicher einzubeziehen."
|
||||
"Laden und Speichern von Einstellungen im angegebenen Verzeichnis. Dies ist "
|
||||
"nützlich, um verschiedene Profile beizubehalten oder Konfigurationen aus "
|
||||
"einem Netzwerkspeicher einzubeziehen."
|
||||
|
||||
msgid "Output directory"
|
||||
msgstr "Ausgabeverzeichnis"
|
||||
@@ -9134,14 +9190,17 @@ msgid ""
|
||||
"No layers were detected. You might want to repair your STL file(s) or check "
|
||||
"their size or thickness and retry.\n"
|
||||
msgstr ""
|
||||
"Es wurden keine Schichten erkannt. Möglicherweise möchten Sie Ihre STL-Datei(en) reparieren oder ihre Größe oder Dicke überprüfen und es erneut versuchen.\n"
|
||||
"Es wurden keine Schichten erkannt. Möglicherweise möchten Sie Ihre STL-"
|
||||
"Datei(en) reparieren oder ihre Größe oder Dicke überprüfen und es erneut "
|
||||
"versuchen.\n"
|
||||
|
||||
msgid ""
|
||||
"An object's XY size compensation will not be used because it is also color-"
|
||||
"painted.\n"
|
||||
"XY Size compensation can not be combined with color-painting."
|
||||
msgstr ""
|
||||
"Die XY-Größenkompensation eines Objekts wird nicht verwendet, da es auch farblich lackiert wurde.\n"
|
||||
"Die XY-Größenkompensation eines Objekts wird nicht verwendet, da es auch "
|
||||
"farblich lackiert wurde.\n"
|
||||
"Die XY-Größenkompensation kann nicht mit Farbmalerei kombiniert werden."
|
||||
|
||||
#, c-format, boost-format
|
||||
@@ -9347,8 +9406,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Auto-Arrange\n"
|
||||
"Wussten Sie, dass Sie alle Objekte in Ihrem Projekt automatisch anordnen "
|
||||
"können?"
|
||||
"können?"
|
||||
"können?können?"
|
||||
|
||||
#: resources/data/hints.ini: [hint:Auto-Orient]
|
||||
msgid ""
|
||||
@@ -9574,10 +9632,21 @@ msgstr ""
|
||||
"Wussten Sie, dass Sie mehr Wandschlaufen und eine höhere spärliche "
|
||||
"Fülldichte verwenden können, um die Festigkeit des Modells zu verbessern?"
|
||||
|
||||
#~ msgid "Z Hop Type"
|
||||
#~ msgstr "Z Hop Type"
|
||||
|
||||
#~ msgid "NormalLift"
|
||||
#~ msgstr "Normal"
|
||||
|
||||
#~ msgid "SpiralLift"
|
||||
#~ msgstr "SpiralLift"
|
||||
|
||||
#~ msgid "select the type of Z Hop in the Slicer"
|
||||
#~ msgstr "Wähle den Typ des Z Hops im Slicer aus."
|
||||
|
||||
#~ msgid "SoftFever Version"
|
||||
#~ msgstr "SoftFever Version"
|
||||
|
||||
|
||||
#~ msgid "Loading user presets..."
|
||||
#~ msgstr "Nutzervoreinstellungen laden..."
|
||||
|
||||
@@ -9922,7 +9991,7 @@ msgstr ""
|
||||
#~ msgstr "Strg + beliebiger Pfeil"
|
||||
|
||||
#~ msgid "Ctrl + Left mouse button"
|
||||
#~ msgstr "Strg + Linke Maustaste"
|
||||
#~ msgstr "Strg + linke Maustaste"
|
||||
|
||||
#~ msgid "Debug"
|
||||
#~ msgstr "Debuggen"
|
||||
@@ -10368,7 +10437,7 @@ msgstr ""
|
||||
#~ msgstr ""
|
||||
#~ "Sie haben einige voreingestellte Einstellungen geändert. \n"
|
||||
#~ "Möchten Sie diese geänderten Einstellungen nach dem Wechsel der "
|
||||
#~ "Voreinstellung beibehalten?"
|
||||
#~ "Voreinstellung behalten?"
|
||||
|
||||
#~ msgid "Zig zag"
|
||||
#~ msgstr "Zick-Zack"
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -3694,6 +3694,9 @@ msgstr "Filament settings"
|
||||
msgid "Printer settings"
|
||||
msgstr "Printer settings"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Untitled"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr " plate %1%:"
|
||||
@@ -3778,9 +3781,6 @@ msgid ""
|
||||
"presets."
|
||||
msgstr ""
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Untitled"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "Do you want to save changes to \"%1%\"?"
|
||||
@@ -4377,6 +4377,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr "Print sequence"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7127,6 +7130,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr ""
|
||||
|
||||
@@ -7562,9 +7571,6 @@ msgstr ""
|
||||
"hitting the print when traveling more. Using spiral lines to lift z can "
|
||||
"prevent stringing."
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7611,6 +7617,9 @@ msgid ""
|
||||
"handle the retraction. This is only supported in recent Marlin."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "Seam position"
|
||||
|
||||
@@ -8119,12 +8128,6 @@ msgstr ""
|
||||
"any leaked material on the nozzle. This can minimize blobs when printing a "
|
||||
"new part after traveling."
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "Wipe distance"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"Language: es\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -3730,6 +3730,9 @@ msgstr "Ajustes del filamento"
|
||||
msgid "Printer settings"
|
||||
msgstr "Ajustes de la impresora"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Sin título"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr " placa %1%:"
|
||||
@@ -3814,9 +3817,6 @@ msgid ""
|
||||
"presets."
|
||||
msgstr ""
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Sin título"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "¿Quieres guardar los cambios en \"%1%\"?"
|
||||
@@ -4427,6 +4427,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr "Secuencia de impresión"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7227,6 +7230,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr ""
|
||||
|
||||
@@ -7673,9 +7682,6 @@ msgstr ""
|
||||
"boquilla golpee la impresión cuando se desplaza. El uso de la línea espiral "
|
||||
"para levantar z puede evitar el encordado"
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7722,6 +7728,9 @@ msgid ""
|
||||
"handle the retraction. This is only supported in recent Marlin."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "Posición de la costura"
|
||||
|
||||
@@ -8236,12 +8245,6 @@ msgstr ""
|
||||
"retraiga para limpiar el material filtrado en la boquilla. Esto puede "
|
||||
"minimizar las manchas cuando se imprime una nueva pieza después del recorrido"
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "Distancia de limpieza"
|
||||
|
||||
|
||||
@@ -6,7 +6,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"PO-Revision-Date: 2023-02-21 21:56+0200\n"
|
||||
"Last-Translator: 5axes <5axes@free.fr>\n"
|
||||
"Language-Team: 5axes\n"
|
||||
@@ -3802,6 +3802,9 @@ msgstr "Réglages du filament"
|
||||
msgid "Printer settings"
|
||||
msgstr "Paramètres de l'imprimante"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Sans titre"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr " plateau %1% :"
|
||||
@@ -3895,9 +3898,6 @@ msgstr ""
|
||||
"Veuillez mettre à jour Orca Slicer ou redémarrer Orca Slicer pour vérifier "
|
||||
"s'il y a une mise à jour des préréglages du système."
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Sans titre"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "Voulez-vous enregistrer les modifications apportées à \"%1%\" ?"
|
||||
@@ -4547,6 +4547,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr "Séquence d'impression"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr "Identique au type de plateau global"
|
||||
|
||||
@@ -7553,6 +7556,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr ""
|
||||
|
||||
@@ -8021,9 +8030,6 @@ msgstr ""
|
||||
"toucher l'impression lors du déplacement. L'utilisation d'une ligne en "
|
||||
"spirale pour soulever z peut empêcher l'enfilage"
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr "Type de saut Z"
|
||||
|
||||
@@ -8078,6 +8084,9 @@ msgstr ""
|
||||
"Ce réglage expérimental utilise les commandes G10 et G11 pour que le "
|
||||
"firmware gère la rétraction. Ceci n'est supporté que dans les Marlin récents."
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "Position de la jointure"
|
||||
|
||||
@@ -8647,12 +8656,6 @@ msgstr ""
|
||||
"pour nettoyer la fuite de matériau sur la buse. Cela peut minimiser les "
|
||||
"marques lors de l'impression d'une nouvelle pièce après le trajet"
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr "Retrait Normal"
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr "Retriat Spiral"
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "Distance d'essuyage"
|
||||
|
||||
@@ -9505,6 +9508,12 @@ msgstr ""
|
||||
"Saviez-vous que vous pouvez utiliser plus de boucles de mur et une densité "
|
||||
"de remplissage plus élevée pour améliorer la résistance du modèle ?"
|
||||
|
||||
#~ msgid "NormalLift"
|
||||
#~ msgstr "Retrait Normal"
|
||||
|
||||
#~ msgid "SpiralLift"
|
||||
#~ msgstr "Retriat Spiral"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The configuration may be generated by a newer version of BambuStudio."
|
||||
#~ msgstr ""
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"Language: hu\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -3720,6 +3720,9 @@ msgstr "Filament beállítások"
|
||||
msgid "Printer settings"
|
||||
msgstr "Nyomtató beállítások"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Névtelen"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr " %1% tálca:"
|
||||
@@ -3804,9 +3807,6 @@ msgid ""
|
||||
"presets."
|
||||
msgstr ""
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Névtelen"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "Szeretnéd elmenteni \"%1%\" változásait?"
|
||||
@@ -4411,6 +4411,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr "Nyomtatás sorrendje"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7191,6 +7194,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr ""
|
||||
|
||||
@@ -7637,9 +7646,6 @@ msgstr ""
|
||||
"nagyobb mozgás közben a tárgynak ütközzön. A Z tengely emelésekor használt "
|
||||
"körkörös mozgás megelőzheti a szálazást."
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7686,6 +7692,9 @@ msgid ""
|
||||
"handle the retraction. This is only supported in recent Marlin."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "Varrat pozíció"
|
||||
|
||||
@@ -8204,12 +8213,6 @@ msgstr ""
|
||||
"a pöttyöket, amikor a nyomtatófej a mozgást követően egy egy új alkatrész "
|
||||
"nyomtatásába kezd."
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "Törlési távolság"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -3693,6 +3693,9 @@ msgstr "Filament settings"
|
||||
msgid "Printer settings"
|
||||
msgstr "Printer settings"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Senza titolo"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr " plate %1%:"
|
||||
@@ -3777,9 +3780,6 @@ msgid ""
|
||||
"presets."
|
||||
msgstr ""
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Senza titolo"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "Do you want to save changes to \"%1%\"?"
|
||||
@@ -4376,6 +4376,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr "Print sequence"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7127,6 +7130,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr ""
|
||||
|
||||
@@ -7562,9 +7571,6 @@ msgstr ""
|
||||
"hitting the print when traveling more. Using spiral lines to lift z can "
|
||||
"prevent stringing."
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7611,6 +7617,9 @@ msgid ""
|
||||
"handle the retraction. This is only supported in recent Marlin."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "Posizione giunzione"
|
||||
|
||||
@@ -8119,12 +8128,6 @@ msgstr ""
|
||||
"any leaked material on the nozzle. This can minimize blobs when printing a "
|
||||
"new part after traveling."
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "Wipe distance"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
@@ -3682,6 +3682,9 @@ msgstr "フィラメント設定"
|
||||
msgid "Printer settings"
|
||||
msgstr "プリンター設定"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "名称未設定"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr "プレート%1%:"
|
||||
@@ -3769,9 +3772,6 @@ msgid ""
|
||||
"presets."
|
||||
msgstr "不明なフィラメントがあります、Bambu Studioを更新してください。"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "名称未設定"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "変更を\"%1%\"に保存しますか?"
|
||||
@@ -4383,6 +4383,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr "造形シーケンス"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr "全般設定の「ベッドタイプ」と同様"
|
||||
|
||||
@@ -7114,6 +7117,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr ""
|
||||
|
||||
@@ -7537,9 +7546,6 @@ msgstr ""
|
||||
"リトラクション時に、ノズルを少し上げてから移動します。この動作でモデルとの衝"
|
||||
"突を回避できます。"
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr "Z方向調整タイプ"
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7586,6 +7592,9 @@ msgid ""
|
||||
"handle the retraction. This is only supported in recent Marlin."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "継ぎ目位置"
|
||||
|
||||
@@ -8092,12 +8101,6 @@ msgstr ""
|
||||
"リトラクション時に、ノズルを最後のパスに沿って移動します。この設定によって、"
|
||||
"たるみにより壁面のブロブを抑えることができます。"
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "拭き上げ距離"
|
||||
|
||||
@@ -8872,6 +8875,9 @@ msgstr ""
|
||||
"強度の向上\n"
|
||||
"壁面層数やインフィルの充填密度を増やして造形強度を向上できます。"
|
||||
|
||||
#~ msgid "Z Hop Type"
|
||||
#~ msgstr "Z方向調整タイプ"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The configuration may be generated by a newer version of BambuStudio."
|
||||
#~ msgstr ""
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"Language: nl\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -3736,6 +3736,9 @@ msgstr "Filament instellingen"
|
||||
msgid "Printer settings"
|
||||
msgstr "Printer instellingen"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Naamloos"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr " printbed %1%:"
|
||||
@@ -3820,9 +3823,6 @@ msgid ""
|
||||
"presets."
|
||||
msgstr ""
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Naamloos"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "Wilt u de wijzigingen opslaan in \"%1%\"?"
|
||||
@@ -4433,6 +4433,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr "Afdrukvolgorde"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7238,6 +7241,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr ""
|
||||
|
||||
@@ -7687,9 +7696,6 @@ msgstr ""
|
||||
"de nozzle de print raakt bij veplaatsen. Het gebruik van spiraallijnen om Z "
|
||||
"op te tillen kan stringing voorkomen."
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7737,6 +7743,9 @@ msgid ""
|
||||
"handle the retraction. This is only supported in recent Marlin."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "Naad positie"
|
||||
|
||||
@@ -8254,12 +8263,6 @@ msgstr ""
|
||||
"kan \"blobs\" minimaliseren bij het printen van een nieuw onderdeel na het "
|
||||
"verplaatsen."
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "Veeg afstand"
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Orca Slicer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"Language: sv\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -3696,6 +3696,9 @@ msgstr "Filament inställningar"
|
||||
msgid "Printer settings"
|
||||
msgstr "Skrivarens inställningar"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Ej namngiven"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr " platta %1%:"
|
||||
@@ -3780,9 +3783,6 @@ msgid ""
|
||||
"presets."
|
||||
msgstr ""
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "Ej namngiven"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "Spara ändringarna till \"%1%\"?"
|
||||
@@ -4374,6 +4374,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr "Utskrifts sekvens"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr ""
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7121,6 +7124,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr ""
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr ""
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr ""
|
||||
|
||||
@@ -7560,9 +7569,6 @@ msgstr ""
|
||||
"den förflyttas. Att använda spirallinjer för att lyfta z kan förhindra "
|
||||
"strängning"
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr ""
|
||||
|
||||
@@ -7610,6 +7616,9 @@ msgid ""
|
||||
"handle the retraction. This is only supported in recent Marlin."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr ""
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "Söm position"
|
||||
|
||||
@@ -8115,12 +8124,6 @@ msgstr ""
|
||||
"för att rengöra eventuellt läckt material på nozzeln. Detta kan minimera "
|
||||
"blobbar när du skriver ut en ny del efter förflyttning"
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr ""
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "Avskrapnings avstånd"
|
||||
|
||||
|
||||
@@ -6,8 +6,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Slic3rPE\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-03-16 21:34+0800\n"
|
||||
"PO-Revision-Date: 2023-01-16 11:26+0800\n"
|
||||
"POT-Creation-Date: 2023-04-02 11:05+0800\n"
|
||||
"PO-Revision-Date: 2023-04-01 13:21+0800\n"
|
||||
"Last-Translator: Jiang Yue <maze1024@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: zh_CN\n"
|
||||
@@ -3663,6 +3663,9 @@ msgstr "耗材丝设置"
|
||||
msgid "Printer settings"
|
||||
msgstr "打印机设置"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "未命名"
|
||||
|
||||
#, boost-format
|
||||
msgid " plate %1%:"
|
||||
msgstr "盘%1%:"
|
||||
@@ -3749,9 +3752,6 @@ msgstr ""
|
||||
"有一些未知型号的材料,映射到通用预设。请更新或者重启 Orca Slicer,以检查系统"
|
||||
"预设有没有更新。"
|
||||
|
||||
msgid "Untitled"
|
||||
msgstr "未命名"
|
||||
|
||||
#, boost-format
|
||||
msgid "Do you want to save changes to \"%1%\"?"
|
||||
msgstr "是否保存修改到“%1%”?"
|
||||
@@ -4346,6 +4346,9 @@ msgstr ""
|
||||
msgid "Print sequence"
|
||||
msgstr "打印顺序"
|
||||
|
||||
msgid "Plate name"
|
||||
msgstr "盘名称"
|
||||
|
||||
msgid "Same as Global Bed Type"
|
||||
msgstr "跟随全局热床类型"
|
||||
|
||||
@@ -6998,6 +7001,12 @@ msgid ""
|
||||
"setup and Wipe into Object / Wipe into Infill."
|
||||
msgstr ""
|
||||
|
||||
msgid "Exclude objects"
|
||||
msgstr "对象排除"
|
||||
|
||||
msgid "Enable this option to add EXCLUDE OBJECT command in g-code"
|
||||
msgstr "开启此选项以支持对象排除"
|
||||
|
||||
msgid "Verbose G-code"
|
||||
msgstr "注释G-code"
|
||||
|
||||
@@ -7411,17 +7420,14 @@ msgstr ""
|
||||
"回抽完成之后,喷嘴轻微抬升,和打印件之间产生一定间隙。这能够避免空驶时喷嘴和"
|
||||
"打印件剐蹭和碰撞。使用螺旋线抬升z能够减少拉丝。"
|
||||
|
||||
msgid "Z Hop Type"
|
||||
msgstr ""
|
||||
|
||||
msgid "Z hop type"
|
||||
msgstr "抬Z类型"
|
||||
|
||||
msgid "Slope"
|
||||
msgstr ""
|
||||
msgstr "梯形"
|
||||
|
||||
msgid "Spiral"
|
||||
msgstr ""
|
||||
msgstr "螺旋"
|
||||
|
||||
msgid "Extra length on restart"
|
||||
msgstr "额外回填长度"
|
||||
@@ -7458,6 +7464,9 @@ msgid ""
|
||||
"handle the retraction. This is only supported in recent Marlin."
|
||||
msgstr ""
|
||||
|
||||
msgid "Show auto-calibration marks"
|
||||
msgstr "显示雷达标定线"
|
||||
|
||||
msgid "Seam position"
|
||||
msgstr "接缝位置"
|
||||
|
||||
@@ -7951,12 +7960,6 @@ msgstr ""
|
||||
"当回抽时,让喷嘴沿着前面的走线方向继续移动,清除掉喷嘴上的漏料。这能够避免空"
|
||||
"驶结束打印新的区域时产生斑点。"
|
||||
|
||||
msgid "NormalLift"
|
||||
msgstr "直接抬Z"
|
||||
|
||||
msgid "SpiralLift"
|
||||
msgstr "螺旋抬Z"
|
||||
|
||||
msgid "Wipe Distance"
|
||||
msgstr "擦拭距离"
|
||||
|
||||
@@ -8725,6 +8728,12 @@ msgstr ""
|
||||
"提高强度\n"
|
||||
"你知道吗?你可以使用更多的墙层数和更高的疏散填充密度来提高模型的强度。"
|
||||
|
||||
#~ msgid "NormalLift"
|
||||
#~ msgstr "直接抬Z"
|
||||
|
||||
#~ msgid "SpiralLift"
|
||||
#~ msgstr "螺旋抬Z"
|
||||
|
||||
#~ msgid ""
|
||||
#~ "The configuration may be generated by a newer version of BambuStudio."
|
||||
#~ msgstr "此配置可能由新版本的逆戟鲸生成。"
|
||||
|
||||
6
deps/wxWidgets/wxWidgets.cmake
vendored
@@ -1,15 +1,13 @@
|
||||
set(_wx_git_tag v3.1.5)
|
||||
|
||||
set(_wx_toolkit "")
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
set(_wx_private_font "-DwxUSE_PRIVATE_FONTS=1")
|
||||
if(CMAKE_SYSTEM_NAME STREQUAL "Linux")
|
||||
set(_gtk_ver 2)
|
||||
if (DEP_WX_GTK3)
|
||||
set(_gtk_ver 3)
|
||||
endif ()
|
||||
set(_wx_toolkit "-DwxBUILD_TOOLKIT=gtk${_gtk_ver}")
|
||||
set(_wx_private_font "-DwxUSE_PRIVATE_FONTS=1")
|
||||
else ()
|
||||
set(_wx_private_font "-DwxUSE_PRIVATE_FONTS=0")
|
||||
endif()
|
||||
|
||||
if (MSVC)
|
||||
|
||||
BIN
resources/handy_models/3DBenchy.stl
Normal file
BIN
resources/handy_models/OrcaCube_v2.3mf
Normal file
BIN
resources/handy_models/Voron_Design_Cube_v7.stl
Normal file
BIN
resources/handy_models/ksr_fdmtest_v4.stl
Normal file
BIN
resources/i18n/cs/Orcaslicer.mo
Normal file
|
Before Width: | Height: | Size: 96 KiB |
BIN
resources/images/OrcaSlicer.ico
Normal file
|
After Width: | Height: | Size: 218 KiB |
282
resources/images/OrcaSlicer_gradient_circle.svg
Normal file
@@ -0,0 +1,282 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
|
||||
<svg
|
||||
version="1.1"
|
||||
id="svg2"
|
||||
width="1024"
|
||||
height="1024"
|
||||
viewBox="0 0 1280 1280"
|
||||
sodipodi:docname="OrcaSlicer_gradient_circle.svg"
|
||||
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
|
||||
inkscape:export-filename="OrcaSlicer_gradient1024.png"
|
||||
inkscape:export-xdpi="96.000008"
|
||||
inkscape:export-ydpi="96.000008"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs6">
|
||||
<linearGradient
|
||||
inkscape:collect="always"
|
||||
id="linearGradient4731">
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop4727" />
|
||||
<stop
|
||||
style="stop-color:#000000;stop-opacity:0;"
|
||||
offset="1"
|
||||
id="stop4729" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3247"
|
||||
inkscape:swatch="solid">
|
||||
<stop
|
||||
style="stop-color:#9c1a1a;stop-opacity:1;"
|
||||
offset="0"
|
||||
id="stop3245" />
|
||||
</linearGradient>
|
||||
<linearGradient
|
||||
id="linearGradient3241"
|
||||
inkscape:swatch="solid">
|
||||
<stop
|
||||
style="stop-color:#f9f9f9;stop-opacity:0.69999999;"
|
||||
offset="0"
|
||||
id="stop3239" />
|
||||
</linearGradient>
|
||||
<clipPath
|
||||
clipPathUnits="userSpaceOnUse"
|
||||
id="clipPath16">
|
||||
<path
|
||||
d="M 0,792 H 612 V 0 H 0 Z"
|
||||
id="path14" />
|
||||
</clipPath>
|
||||
<radialGradient
|
||||
inkscape:collect="always"
|
||||
xlink:href="#linearGradient4731"
|
||||
id="radialGradient4733"
|
||||
cx="306.27165"
|
||||
cy="387.85163"
|
||||
fx="306.27165"
|
||||
fy="387.85163"
|
||||
r="299.72855"
|
||||
gradientTransform="matrix(1,0,0,1.1982454,0,-76.889815)"
|
||||
gradientUnits="userSpaceOnUse" />
|
||||
<filter
|
||||
style="color-interpolation-filters:sRGB;"
|
||||
inkscape:label="Drop Shadow"
|
||||
id="filter5943"
|
||||
x="-0.24125646"
|
||||
y="-0.1967501"
|
||||
width="1.4825129"
|
||||
height="1.3935002">
|
||||
<feFlood
|
||||
flood-opacity="0.498039"
|
||||
flood-color="rgb(0,0,0)"
|
||||
result="flood"
|
||||
id="feFlood5933" />
|
||||
<feComposite
|
||||
in="flood"
|
||||
in2="SourceGraphic"
|
||||
operator="in"
|
||||
result="composite1"
|
||||
id="feComposite5935" />
|
||||
<feGaussianBlur
|
||||
in="composite1"
|
||||
stdDeviation="30.5296"
|
||||
result="blur"
|
||||
id="feGaussianBlur5937" />
|
||||
<feOffset
|
||||
dx="0"
|
||||
dy="0"
|
||||
result="offset"
|
||||
id="feOffset5939" />
|
||||
<feComposite
|
||||
in="SourceGraphic"
|
||||
in2="offset"
|
||||
operator="over"
|
||||
result="fbSourceGraphic"
|
||||
id="feComposite5941" />
|
||||
<feColorMatrix
|
||||
result="fbSourceGraphicAlpha"
|
||||
in="fbSourceGraphic"
|
||||
values="0 0 0 -1 0 0 0 0 -1 0 0 0 0 -1 0 0 0 0 1 0"
|
||||
id="feColorMatrix5945" />
|
||||
<feFlood
|
||||
id="feFlood5947"
|
||||
flood-opacity="0.498039"
|
||||
flood-color="rgb(0,0,0)"
|
||||
result="flood"
|
||||
in="fbSourceGraphic" />
|
||||
<feComposite
|
||||
in2="fbSourceGraphic"
|
||||
id="feComposite5949"
|
||||
in="flood"
|
||||
operator="in"
|
||||
result="composite1" />
|
||||
<feGaussianBlur
|
||||
id="feGaussianBlur5951"
|
||||
in="composite1"
|
||||
stdDeviation="30.5296"
|
||||
result="blur" />
|
||||
<feOffset
|
||||
id="feOffset5953"
|
||||
dx="0"
|
||||
dy="0"
|
||||
result="offset" />
|
||||
<feComposite
|
||||
in2="offset"
|
||||
id="feComposite5955"
|
||||
in="fbSourceGraphic"
|
||||
operator="over"
|
||||
result="composite2" />
|
||||
</filter>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="namedview4"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#000000"
|
||||
borderopacity="0.25"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.5"
|
||||
inkscape:cx="1105"
|
||||
inkscape:cy="188"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1369"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="layer1" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer1"
|
||||
inkscape:label="background"
|
||||
transform="matrix(0.99895749,0,0,0.99799215,-0.93372196,0.06231743)"
|
||||
style="display:inline;fill:none">
|
||||
<ellipse
|
||||
style="fill:#fafafa;fill-opacity:1;fill-rule:evenodd;stroke:#d7d4c3;stroke-width:1.65725;stroke-opacity:0.717514"
|
||||
id="path713"
|
||||
cx="641.53418"
|
||||
cy="646.4707"
|
||||
rx="624.27289"
|
||||
ry="624.87671" />
|
||||
</g>
|
||||
<g
|
||||
id="g8"
|
||||
inkscape:groupmode="layer"
|
||||
inkscape:label="OrcaS"
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,0,1056)"
|
||||
style="display:inline">
|
||||
<g
|
||||
id="g10"
|
||||
transform="translate(180.11526,-78.365764)"
|
||||
style="filter:url(#filter5943)">
|
||||
<g
|
||||
id="g3273"
|
||||
transform="translate(-7.9549494,-26.516507)"
|
||||
style="display:inline;opacity:0.284974;mix-blend-mode:overlay;fill-opacity:1;fill:url(#radialGradient4733)">
|
||||
<g
|
||||
id="g3271"
|
||||
clip-path="url(#clipPath16)"
|
||||
style="fill-opacity:1;fill:url(#radialGradient4733)">
|
||||
<g
|
||||
id="g3253"
|
||||
transform="translate(59.7287,115.3517)"
|
||||
style="fill-opacity:1;fill:url(#radialGradient4733)">
|
||||
<path
|
||||
d="m 0,0 c 53.332,-53.285 126.698,-86.317 207.744,-86.646 164.049,-0.664 298.355,134.38 297.699,299.337 -0.324,81.496 -33.176,155.271 -86.17,208.899 z"
|
||||
style="fill:url(#radialGradient4733);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path3251" />
|
||||
</g>
|
||||
<g
|
||||
id="g3257"
|
||||
transform="translate(479.0017,536.9419)"
|
||||
style="fill-opacity:1;fill:url(#radialGradient4733)">
|
||||
<path
|
||||
d="m 0,0 -419.273,-421.59 c 0.298,-0.298 0.606,-0.587 0.906,-0.884 146.894,74.925 348.023,206.579 486.003,316.297 C 52.756,-65.97 29.506,-29.859 0,0"
|
||||
style="fill:url(#radialGradient4733);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path3255" />
|
||||
</g>
|
||||
<g
|
||||
id="g3261"
|
||||
transform="translate(397.0372,747)"
|
||||
style="fill-opacity:1;fill:url(#radialGradient4733)">
|
||||
<path
|
||||
d="m 0,0 c -163.742,0 -296.482,-133.473 -296.482,-298.121 0,-81.979 32.915,-156.223 86.172,-210.117 l 419.273,421.59 C 155.364,-33.096 81.529,0 0,0"
|
||||
style="fill:url(#radialGradient4733);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path3259" />
|
||||
</g>
|
||||
<g
|
||||
id="g3265"
|
||||
transform="translate(397.0372,747)"
|
||||
style="fill-opacity:1;fill:url(#radialGradient4733)">
|
||||
<path
|
||||
d="m 0,0 c -56.714,0 -109.702,-16.022 -154.751,-43.796 -24.127,6.312 -54.061,11.37 -88.437,11.157 -59.938,-0.372 -108.713,-16.603 -141.822,-31.784 -8.218,-3.768 -6.898,-15.967 1.941,-17.829 21.801,-4.593 50.498,-14.324 78.883,-35.28 17.931,-13.238 31.574,-27.883 41.856,-41.597 -21.794,-41.504 -34.152,-88.793 -34.152,-138.992 0,-29.952 4.412,-58.865 12.586,-86.137 12.54,27.79 25.699,46.391 29.916,52.184 27.229,37.41 56.015,56.883 98.542,85.651 31.328,21.193 74.856,46.047 199.916,97.449 0,0 39.121,11.017 91.587,42.212 20.912,12.433 36.823,24.17 41.863,42.526 0.355,1.293 0.677,2.57 0.973,3.83 C 129.175,-22.506 67.208,0 0,0"
|
||||
style="fill:url(#radialGradient4733);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path3263" />
|
||||
</g>
|
||||
<g
|
||||
id="g3269"
|
||||
transform="translate(446.5563,646.8041)"
|
||||
style="fill-opacity:1;fill:url(#radialGradient4733)">
|
||||
<path
|
||||
d="m 0,0 c 10.875,-19.229 -10.891,-52.305 -48.616,-73.879 -37.725,-21.573 -77.124,-23.474 -88,-4.245 -10.875,19.229 10.891,52.305 48.617,73.879 C -50.274,17.328 -10.875,19.229 0,0"
|
||||
style="fill:url(#radialGradient4733);fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path3267" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g
|
||||
id="g12"
|
||||
clip-path="url(#clipPath16)">
|
||||
<g
|
||||
id="g18"
|
||||
transform="translate(59.7287,115.3517)">
|
||||
<path
|
||||
d="m 0,0 c 53.332,-53.285 126.698,-86.317 207.744,-86.646 164.049,-0.664 298.355,134.38 297.699,299.337 -0.324,81.496 -33.176,155.271 -86.17,208.899 z"
|
||||
style="fill:#292826;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path20" />
|
||||
</g>
|
||||
<g
|
||||
id="g22"
|
||||
transform="translate(479.0017,536.9419)">
|
||||
<path
|
||||
d="m 0,0 -419.273,-421.59 c 0.298,-0.298 0.606,-0.587 0.906,-0.884 146.894,74.925 348.023,206.579 486.003,316.297 C 52.756,-65.97 29.506,-29.859 0,0"
|
||||
style="fill:#009789;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path24" />
|
||||
</g>
|
||||
<g
|
||||
id="g26"
|
||||
transform="translate(397.0372,747)">
|
||||
<path
|
||||
d="m 0,0 c -163.742,0 -296.482,-133.473 -296.482,-298.121 0,-81.979 32.915,-156.223 86.172,-210.117 l 419.273,421.59 C 155.364,-33.096 81.529,0 0,0"
|
||||
style="fill:#292826;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path28" />
|
||||
</g>
|
||||
<g
|
||||
id="g30"
|
||||
transform="translate(397.0372,747)">
|
||||
<path
|
||||
d="m 0,0 c -56.714,0 -109.702,-16.022 -154.751,-43.796 -24.127,6.312 -54.061,11.37 -88.437,11.157 -59.938,-0.372 -108.713,-16.603 -141.822,-31.784 -8.218,-3.768 -6.898,-15.967 1.941,-17.829 21.801,-4.593 50.498,-14.324 78.883,-35.28 17.931,-13.238 31.574,-27.883 41.856,-41.597 -21.794,-41.504 -34.152,-88.793 -34.152,-138.992 0,-29.952 4.412,-58.865 12.586,-86.137 12.54,27.79 25.699,46.391 29.916,52.184 27.229,37.41 56.015,56.883 98.542,85.651 31.328,21.193 74.856,46.047 199.916,97.449 0,0 39.121,11.017 91.587,42.212 20.912,12.433 36.823,24.17 41.863,42.526 0.355,1.293 0.677,2.57 0.973,3.83 C 129.175,-22.506 67.208,0 0,0"
|
||||
style="fill:#262523;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path32" />
|
||||
</g>
|
||||
<g
|
||||
id="g34"
|
||||
transform="translate(446.5563,646.8041)">
|
||||
<path
|
||||
d="m 0,0 c 10.875,-19.229 -10.891,-52.305 -48.616,-73.879 -37.725,-21.573 -77.124,-23.474 -88,-4.245 -10.875,19.229 10.891,52.305 48.617,73.879 C -50.274,17.328 -10.875,19.229 0,0"
|
||||
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
|
||||
id="path36" />
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 11 KiB |
@@ -7,7 +7,7 @@
|
||||
width="814.987"
|
||||
height="1023.9927"
|
||||
viewBox="0 0 814.987 1023.9927"
|
||||
sodipodi:docname="OrcaSlicer_gradient_narrow.svg"
|
||||
sodipodi:docname="splash_logo.svg"
|
||||
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
@@ -22,6 +22,42 @@
|
||||
d="M 0,792 H 612 V 0 H 0 Z"
|
||||
id="path14" />
|
||||
</clipPath>
|
||||
<filter
|
||||
style="color-interpolation-filters:sRGB;"
|
||||
inkscape:label="Drop Shadow"
|
||||
id="filter398"
|
||||
x="-0.122229"
|
||||
y="-0.10200664"
|
||||
width="1.244458"
|
||||
height="1.2040133">
|
||||
<feFlood
|
||||
flood-opacity="0.498039"
|
||||
flood-color="rgb(0,0,0)"
|
||||
result="flood"
|
||||
id="feFlood388" />
|
||||
<feComposite
|
||||
in="flood"
|
||||
in2="SourceGraphic"
|
||||
operator="in"
|
||||
result="composite1"
|
||||
id="feComposite390" />
|
||||
<feGaussianBlur
|
||||
in="composite1"
|
||||
stdDeviation="30.5296"
|
||||
result="blur"
|
||||
id="feGaussianBlur392" />
|
||||
<feOffset
|
||||
dx="0"
|
||||
dy="0"
|
||||
result="offset"
|
||||
id="feOffset394" />
|
||||
<feComposite
|
||||
in="SourceGraphic"
|
||||
in2="offset"
|
||||
operator="over"
|
||||
result="composite2"
|
||||
id="feComposite396" />
|
||||
</filter>
|
||||
</defs>
|
||||
<sodipodi:namedview
|
||||
id="namedview4"
|
||||
@@ -34,7 +70,7 @@
|
||||
inkscape:deskcolor="#d1d1d1"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.70710678"
|
||||
inkscape:cx="443.35595"
|
||||
inkscape:cx="321.73359"
|
||||
inkscape:cy="564.27121"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1369"
|
||||
@@ -49,7 +85,8 @@
|
||||
transform="matrix(1.3333333,0,0,-1.3333333,1.3995581e-8,1055.9963)">
|
||||
<g
|
||||
id="g10"
|
||||
transform="translate(1.2589521,16.062441)">
|
||||
transform="translate(1.2589521,16.062441)"
|
||||
style="filter:url(#filter398)">
|
||||
<g
|
||||
id="g12"
|
||||
clip-path="url(#clipPath16)">
|
||||
|
||||
|
Before Width: | Height: | Size: 4.0 KiB After Width: | Height: | Size: 4.9 KiB |
@@ -135,5 +135,5 @@
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"z_lift_type": "NormalLift"
|
||||
"z_hop_types": "Normal Lift"
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "1",
|
||||
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.4",
|
||||
|
||||
@@ -135,5 +135,5 @@
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"z_lift_type": "NormalLift"
|
||||
"z_hop_types": "Normal Lift"
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "1",
|
||||
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.4",
|
||||
|
||||
@@ -135,5 +135,5 @@
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"z_lift_type": "NormalLift"
|
||||
"z_hop_types": "Normal Lift"
|
||||
}
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "1",
|
||||
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.4",
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.05.00.20",
|
||||
"version": "01.06.00.02",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
353
resources/profiles/BBL/bbl-3dp-logo_cali_lines.svg
Normal file
@@ -0,0 +1,353 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
width="988"
|
||||
height="1026"
|
||||
viewBox="0 0 988 1026"
|
||||
fill="none"
|
||||
version="1.1"
|
||||
id="svg151"
|
||||
sodipodi:docname="bbl-3dp-logo_cali_lines.svg"
|
||||
inkscape:version="1.2.2 (732a01da63, 2022-12-09)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg">
|
||||
<defs
|
||||
id="defs155" />
|
||||
<sodipodi:namedview
|
||||
id="namedview153"
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1.0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:pageopacity="0.0"
|
||||
inkscape:pagecheckerboard="0"
|
||||
showgrid="false"
|
||||
inkscape:zoom="1.4142136"
|
||||
inkscape:cx="316.43028"
|
||||
inkscape:cy="873.27687"
|
||||
inkscape:window-width="3440"
|
||||
inkscape:window-height="1369"
|
||||
inkscape:window-x="-8"
|
||||
inkscape:window-y="-8"
|
||||
inkscape:window-maximized="1"
|
||||
inkscape:current-layer="svg151"
|
||||
inkscape:snap-global="true"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:deskcolor="#d1d1d1" />
|
||||
<rect
|
||||
x="23.5083"
|
||||
y="47.3984"
|
||||
width="35.2051"
|
||||
height="238.804"
|
||||
fill="#444646"
|
||||
id="rect83" />
|
||||
<path
|
||||
d="M529.093 987.289L502.234 1014.01H509.927L536.652 987.289H529.093Z"
|
||||
fill="#CFD2D3"
|
||||
id="path85"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M544.207 987.289L517.483 1014.01H525.041L551.901 987.289H544.207Z"
|
||||
fill="#CFD2D3"
|
||||
id="path87"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M559.461 987.289L532.736 1014.01H540.43L567.154 987.289H559.461Z"
|
||||
fill="#CFD2D3"
|
||||
id="path89"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M574.849 987.289L547.989 1014.01H555.683L582.407 987.289H574.849Z"
|
||||
fill="#CFD2D3"
|
||||
id="path91"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M590.098 987.289L563.374 1014.01H570.932L597.792 987.289H590.098Z"
|
||||
fill="#CFD2D3"
|
||||
id="path93"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M605.487 987.289L578.627 1014.01H586.32L613.045 987.289H605.487Z"
|
||||
fill="#CFD2D3"
|
||||
id="path95"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M620.74 987.289L594.015 1014.01H601.574L628.433 987.289H620.74Z"
|
||||
fill="#CFD2D3"
|
||||
id="path97"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M635.989 987.289L609.264 1014.01H616.823L643.682 987.289H635.989Z"
|
||||
fill="#CFD2D3"
|
||||
id="path99"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M651.377 987.289L624.518 1014.01H632.211L658.936 987.289H651.377Z"
|
||||
fill="#CFD2D3"
|
||||
id="path101"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M666.631 987.289L639.771 1014.01H647.464L674.324 987.289H666.631Z"
|
||||
fill="#CFD2D3"
|
||||
id="path103"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M375.627 987.289L348.767 1014.01H356.461L383.32 987.289H375.627Z"
|
||||
fill="#CFD2D3"
|
||||
id="path105"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M390.745 987.289L364.021 1014.01H371.579L398.439 987.289H390.745Z"
|
||||
fill="#CFD2D3"
|
||||
id="path107"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M406.133 987.289L379.273 1014.01H386.967L413.691 987.289H406.133Z"
|
||||
fill="#CFD2D3"
|
||||
id="path109"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M421.382 987.289L394.658 1014.01H402.216L429.076 987.289H421.382Z"
|
||||
fill="#CFD2D3"
|
||||
id="path111"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M436.636 987.289L409.911 1014.01H417.605L444.329 987.289H436.636Z"
|
||||
fill="#CFD2D3"
|
||||
id="path113"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M452.024 987.289L425.164 1014.01H432.858L459.582 987.289H452.024Z"
|
||||
fill="#CFD2D3"
|
||||
id="path115"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M467.273 987.289L440.548 1014.01H448.107L474.966 987.289H467.273Z"
|
||||
fill="#CFD2D3"
|
||||
id="path117"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M482.526 987.289L455.802 1014.01H463.495L490.22 987.289H482.526Z"
|
||||
fill="#CFD2D3"
|
||||
id="path119"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M497.915 987.289L471.055 1014.01H478.749L505.473 987.289H497.915Z"
|
||||
fill="#CFD2D3"
|
||||
id="path121"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M513.164 987.289L486.439 1014.01H493.997L520.857 987.289H513.164Z"
|
||||
fill="#CFD2D3"
|
||||
id="path123"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M662.848 1014.02L678.1 998.764V991.07L655.155 1014.02H662.848Z"
|
||||
fill="#CFD2D3"
|
||||
id="path125"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M678.102 1014.02V1006.46L670.409 1014.02H678.102Z"
|
||||
fill="#CFD2D3"
|
||||
id="path127"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M358.352 987.289L343.1 1002.54V1010.23L366.045 987.289H358.352Z"
|
||||
fill="#CFD2D3"
|
||||
id="path129"
|
||||
style="fill:#1a1a1a" />
|
||||
<path
|
||||
d="M48.4548 139.256V114.691H30.5034V119.55H44.0007C44.2706 119.55 44.5406 119.82 44.5406 120.09V126.569C44.5406 126.839 44.2706 127.109 44.0007 127.109H30.5034V131.968H44.0007C44.2706 131.968 44.5406 132.238 44.5406 132.508V138.986C44.5406 139.256 44.2706 139.526 44.0007 139.526H30.5034V144.385H43.4608C46.2952 143.98 48.4548 141.956 48.4548 139.256Z"
|
||||
fill="#CFD2D3"
|
||||
id="path131" />
|
||||
<path
|
||||
d="M34.9575 190.278C34.6876 190.278 34.4176 190.008 34.4176 189.738V178.131C34.4176 177.861 34.6876 177.591 34.9575 177.591H48.4548V173.137H35.4974C32.798 173.137 30.5034 175.296 30.5034 177.996V190.008C30.5034 192.708 32.663 194.867 35.4974 194.867H48.4548V190.413H34.9575V190.278Z"
|
||||
fill="#CFD2D3"
|
||||
id="path133" />
|
||||
<path
|
||||
d="M48.4555 105.513V88.1015L44.5413 89.5862V105.378C44.5413 105.648 44.2713 105.918 44.0014 105.918H41.7068V91.7457C41.7068 89.0463 39.5473 86.8867 36.7129 86.8867H35.3631C32.6637 86.8867 30.3691 89.0463 30.3691 91.7457V110.372H43.3265C46.2959 110.372 48.4555 108.212 48.4555 105.513ZM34.4183 105.783V91.8807C34.4183 91.6108 34.6883 91.3408 34.9582 91.3408H37.5227C37.7926 91.3408 38.0626 91.6108 38.0626 91.8807V105.783H34.4183Z"
|
||||
fill="#CFD2D3"
|
||||
id="path135" />
|
||||
<path
|
||||
d="M48.4548 164.228V152.89H52.9089V148.031H30.5034V153.025V164.363C30.5034 167.062 32.663 169.222 35.4974 169.222H43.4608C46.2952 169.087 48.4548 166.927 48.4548 164.228ZM34.9575 164.228C34.6876 164.228 34.4176 163.958 34.4176 163.688V152.89H44.5406V163.688C44.5406 163.958 44.2706 164.228 44.0007 164.228H34.9575Z"
|
||||
fill="#CFD2D3"
|
||||
id="path137" />
|
||||
<path
|
||||
d="M37.9269 83.246C39.6816 83.1111 41.1663 82.3012 42.246 80.9515C43.1909 81.6264 44.4056 82.0313 45.7553 82.1663C45.8903 82.1663 47.1051 82.1663 47.24 82.1663C51.0193 81.8963 53.8537 78.2521 53.8537 73.9329C53.8537 73.9329 53.8537 68.3991 53.8537 64.0799H49.8045L47.9149 59.0859H30.5034V76.9023C30.5034 76.9023 30.5034 77.1723 30.5034 77.3072C30.7734 80.4116 33.3378 82.9761 36.5772 83.1111C36.8471 83.246 37.657 83.246 37.9269 83.246ZM49.8045 64.0799V74.6078C49.8045 74.8777 49.6695 75.1477 49.6695 75.5526C49.2646 76.4974 48.3198 77.3072 47.1051 77.3072C47.1051 77.3072 46.7001 77.3072 46.5652 77.3072C45.6204 77.1723 44.9455 76.6324 44.6756 75.8225C44.5406 75.4176 44.4056 75.1477 44.4056 74.7428V64.3499H49.8045V64.0799ZM34.4176 75.2827V64.0799H40.3564V75.2827C40.3564 76.9023 39.0067 78.1171 37.387 78.1171C35.7674 78.2521 34.4176 76.9023 34.4176 75.2827Z"
|
||||
fill="#CFD2D3"
|
||||
id="path139" />
|
||||
<path
|
||||
d="M53.8545 64.0739H58.7135L56.6889 59.2148H51.9648L53.8545 64.0739Z"
|
||||
fill="#CFD2D3"
|
||||
id="path141" />
|
||||
<path
|
||||
d="M34.8225 214.976H52.9089V210.117H30.5034V228.204L34.8225 226.584V214.976Z"
|
||||
fill="#CFD2D3"
|
||||
id="path143" />
|
||||
<path
|
||||
d="M48.4555 249.126V231.715L44.5413 233.199V248.991C44.5413 249.261 44.2713 249.531 44.0014 249.531H41.7068V235.359C41.7068 232.66 39.5473 230.5 36.7129 230.5H35.3631C32.6637 230.5 30.3691 232.66 30.3691 235.359V253.985H43.3265C46.2959 253.985 48.4555 251.826 48.4555 249.126ZM34.4183 249.531V235.629C34.4183 235.359 34.6883 235.089 34.9582 235.089H37.5227C37.7926 235.089 38.0626 235.359 38.0626 235.629V249.531H34.4183Z"
|
||||
fill="#CFD2D3"
|
||||
id="path145" />
|
||||
<path
|
||||
d="M48.4548 274.636V263.299H52.9089V263.164V258.305H30.5034V263.299V274.636C30.5034 277.336 32.663 279.495 35.4974 279.495H43.4608C46.2952 279.495 48.4548 277.336 48.4548 274.636ZM34.9575 274.636C34.6876 274.636 34.4176 274.366 34.4176 274.096V263.299H44.5406V274.096C44.5406 274.366 44.2706 274.636 44.0007 274.636H34.9575Z"
|
||||
fill="#CFD2D3"
|
||||
id="path147" />
|
||||
<path
|
||||
d="M343.1 987.289V994.983L350.793 987.289H343.1Z"
|
||||
fill="#CFD2D3"
|
||||
id="path149"
|
||||
style="fill:#1a1a1a" />
|
||||
<rect
|
||||
style="fill:#b3b3b3;stroke-width:0.948129;fill-opacity:1"
|
||||
id="rect4422"
|
||||
width="520.87512"
|
||||
height="5.0491347"
|
||||
x="173.5874"
|
||||
y="877.83923" />
|
||||
<rect
|
||||
style="fill:#b3b3b3;stroke-width:0.947788;fill-opacity:1"
|
||||
id="rect4422-6"
|
||||
width="520.49933"
|
||||
height="5.0491347"
|
||||
x="173.90875"
|
||||
y="885.52362" />
|
||||
<rect
|
||||
style="fill:#b3b3b3;stroke-width:0.947457;fill-opacity:1"
|
||||
id="rect4422-6-4"
|
||||
width="520.13898"
|
||||
height="5.0491347"
|
||||
x="173.70341"
|
||||
y="893.6759"
|
||||
transform="skewY(-0.05141323)" />
|
||||
<rect
|
||||
style="fill:#b3b3b3;stroke-width:1.09463;fill-opacity:1"
|
||||
id="rect4422-9"
|
||||
width="694.28546"
|
||||
height="5.0491347"
|
||||
x="174.02068"
|
||||
y="908.36542" />
|
||||
<rect
|
||||
style="fill:#b3b3b3;stroke-width:0.999197;fill-opacity:1"
|
||||
id="rect4422-9-6"
|
||||
width="578.5025"
|
||||
height="5.0491347"
|
||||
x="135.24561"
|
||||
y="900.79169" />
|
||||
<rect
|
||||
style="fill:#b3b3b3;stroke-width:0.944614;fill-opacity:1"
|
||||
id="rect4616"
|
||||
width="858.28522"
|
||||
height="5.0844736"
|
||||
x="69.781494"
|
||||
y="964.92517" />
|
||||
<rect
|
||||
style="fill:#b3b3b3;stroke-width:0.982088;fill-opacity:1"
|
||||
id="rect4739"
|
||||
width="5.922822"
|
||||
height="38.830326"
|
||||
x="922.14795"
|
||||
y="929.78229" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;stroke-width:0.806464;fill-opacity:1"
|
||||
id="rect4741"
|
||||
width="3.7179213"
|
||||
height="97.910393"
|
||||
x="107.06094"
|
||||
y="800.4068" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;fill-opacity:1;stroke-width:0.825392"
|
||||
id="rect4765"
|
||||
width="1.3273289"
|
||||
height="113.25417"
|
||||
x="119.02168"
|
||||
y="785.06305" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;fill-opacity:1;stroke-width:0.889196"
|
||||
id="rect4765-5"
|
||||
width="1.5700469"
|
||||
height="111.12092"
|
||||
x="184.3526"
|
||||
y="784.32428" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;stroke-width:1.41712;fill-opacity:1"
|
||||
id="rect4767"
|
||||
width="9.5877419"
|
||||
height="1.5024685"
|
||||
x="110.75843"
|
||||
y="896.81476" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;stroke-width:0.901159;fill-opacity:1"
|
||||
id="rect4769"
|
||||
width="1.1886613"
|
||||
height="79.032463"
|
||||
x="114.86578"
|
||||
y="816.19232" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;fill-opacity:1;stroke-width:1.00737"
|
||||
id="rect4894"
|
||||
width="79.001244"
|
||||
height="1.4536686"
|
||||
x="114.86489"
|
||||
y="814.78186" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;stroke-width:0.996906;fill-opacity:1"
|
||||
id="rect4894-0"
|
||||
width="77.36702"
|
||||
height="1.4536686"
|
||||
x="114.86713"
|
||||
y="841.6106" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;fill-opacity:1;stroke-width:1.02473"
|
||||
id="rect4894-0-9"
|
||||
width="71.052841"
|
||||
height="1.6724186"
|
||||
x="114.86578"
|
||||
y="895.0061" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;fill-opacity:1;stroke-width:0.886645"
|
||||
id="rect5083"
|
||||
width="1.6320368"
|
||||
height="27.443193"
|
||||
x="192.23419"
|
||||
y="815.61792" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;fill-opacity:1;stroke-width:0.693371"
|
||||
id="rect5187"
|
||||
width="26.383978"
|
||||
height="1.1433905"
|
||||
x="119.01986"
|
||||
y="783.9599" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;fill-opacity:1;stroke-width:0.826921"
|
||||
id="rect5189"
|
||||
width="22.089027"
|
||||
height="1.2273179"
|
||||
x="163.21539"
|
||||
y="784.32312" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;fill-opacity:1;stroke-width:0.798461"
|
||||
id="rect5191"
|
||||
width="1.6710807"
|
||||
height="42.535179"
|
||||
x="163.20799"
|
||||
y="743.01849" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;stroke-width:0.906734;fill-opacity:1"
|
||||
id="rect5193"
|
||||
width="1.7119948"
|
||||
height="41.752552"
|
||||
x="143.69186"
|
||||
y="743.27118" />
|
||||
<rect
|
||||
style="fill:#f9f9f9;stroke-width:0.900121;fill-opacity:1"
|
||||
id="rect5195"
|
||||
width="21.177448"
|
||||
height="0.96902961"
|
||||
x="143.69186"
|
||||
y="742.39026" />
|
||||
<g
|
||||
inkscape:groupmode="layer"
|
||||
id="layer3"
|
||||
inkscape:label="Layer 2" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 12 KiB |
@@ -7,7 +7,7 @@
|
||||
"machine_tech": "FFF",
|
||||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"bed_texture": "bbl-3dp-logo_cali_lines.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Generic PLA Silk;Generic PLA;Bambu PLA Matte @BBL X1C;Bambu PLA Basic @BBL X1C;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1C;Bambu TPU 95A @BBL X1C;PolyTerra PLA @BBL X1C;PolyLite PLA @BBL X1C;"
|
||||
}
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"machine_tech": "FFF",
|
||||
"family": "BBL-3DP",
|
||||
"bed_model": "bbl-3dp-X1.stl",
|
||||
"bed_texture": "bbl-3dp-logo.svg",
|
||||
"bed_texture": "bbl-3dp-logo_cali_lines.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Generic PLA Silk;Generic PLA;Bambu PLA Matte @BBL X1;Bambu PLA Basic @BBL X1;Bambu ABS @BBL X1C;Bambu PC @BBL X1C;Bambu Support W @BBL X1;Bambu TPU 95A @BBL X1;PolyTerra PLA @BBL X1;PolyLite PLA @BBL X1;"
|
||||
}
|
||||
|
||||
@@ -110,8 +110,7 @@
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"extruder_clearance_radius": "57",
|
||||
"extruder_clearance_max_radius": "68",
|
||||
"extruder_clearance_radius": "68",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "90",
|
||||
"nozzle_volume": "107",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Creality",
|
||||
"version": "01.05.00.02",
|
||||
"version": "01.05.01.02",
|
||||
"force_update": "0",
|
||||
"description": "Creality configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
@@ -110,7 +110,7 @@
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"z_lift_type": "NormalLift",
|
||||
"z_hop_types": "Normal Lift",
|
||||
"default_print_profile": "0.16mm Optimal @Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"machine_start_gcode": "G0 Z20 F9000\nG92 E0; G1 E-10 F1200\nG28\nM970 Q1 A10 B10 C130 K0\nM970 Q1 A10 B131 C250 K1\nM974 Q1 S1 P0\nM970 Q0 A10 B10 C130 H20 K0\nM970 Q0 A10 B131 C250 K1\nM974 Q0 S1 P0\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG29 ;Home\nG90;\nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM109 S205;\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder \nG1 X110 Y110 Z2.0 F3000 ;Move Z Axis up",
|
||||
"machine_end_gcode": "M400 ; wait for buffer to clear\nG92 E0 ; zero the extruder\nG1 E-4.0 F3600; retract \nG91\nG1 Z3;\nM104 S0 ; turn off hotend\nM140 S0 ; turn off bed\nM106 S0 ; turn off fan\nG90 \nG0 X110 Y200 F3600 \nprint_end"
|
||||
|
||||
110
resources/profiles/FLSun.json
Normal file
@@ -0,0 +1,110 @@
|
||||
{
|
||||
"name": "FLSun",
|
||||
"version": "01.06.00.00",
|
||||
"force_update": "0",
|
||||
"description": "FLSun configurations",
|
||||
"machine_model_list": [
|
||||
{
|
||||
"name": "FLSun V400",
|
||||
"sub_path": "machine/FLSun V400.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
{
|
||||
"name": "fdm_process_common",
|
||||
"sub_path": "process/fdm_process_common.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @FLSun",
|
||||
"sub_path": "process/0.20mm Standard @FLSun.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
{
|
||||
"name": "fdm_filament_common",
|
||||
"sub_path": "filament/fdm_filament_common.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pla",
|
||||
"sub_path": "filament/fdm_filament_pla.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_tpu",
|
||||
"sub_path": "filament/fdm_filament_tpu.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pet",
|
||||
"sub_path": "filament/fdm_filament_pet.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_abs",
|
||||
"sub_path": "filament/fdm_filament_abs.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pc",
|
||||
"sub_path": "filament/fdm_filament_pc.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_asa",
|
||||
"sub_path": "filament/fdm_filament_asa.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pva",
|
||||
"sub_path": "filament/fdm_filament_pva.json"
|
||||
},
|
||||
{
|
||||
"name": "fdm_filament_pa",
|
||||
"sub_path": "filament/fdm_filament_pa.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic PLA",
|
||||
"sub_path": "filament/FLSun Generic PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic PLA-CF",
|
||||
"sub_path": "filament/FLSun Generic PLA-CF.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic PETG",
|
||||
"sub_path": "filament/FLSun Generic PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic ABS",
|
||||
"sub_path": "filament/FLSun Generic ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic TPU",
|
||||
"sub_path": "filament/FLSun Generic TPU.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic ASA",
|
||||
"sub_path": "filament/FLSun Generic ASA.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic PC",
|
||||
"sub_path": "filament/FLSun Generic PC.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic PVA",
|
||||
"sub_path": "filament/FLSun Generic PVA.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic PA",
|
||||
"sub_path": "filament/FLSun Generic PA.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Generic PA-CF",
|
||||
"sub_path": "filament/FLSun Generic PA-CF.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
{
|
||||
"name": "fdm_machine_common",
|
||||
"sub_path": "machine/fdm_machine_common.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun V400 0.4 nozzle",
|
||||
"sub_path": "machine/FLSun V400 0.4 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
59
resources/profiles/FLSun/V400.svg
Normal file
|
After Width: | Height: | Size: 12 KiB |
18
resources/profiles/FLSun/filament/FLSun Generic ABS.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_flow_ratio": [
|
||||
"0.926"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
18
resources/profiles/FLSun/filament/FLSun Generic ASA.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic ASA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_flow_ratio": [
|
||||
"0.93"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
24
resources/profiles/FLSun/filament/FLSun Generic PA-CF.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic PA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
21
resources/profiles/FLSun/filament/FLSun Generic PA.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic PA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
18
resources/profiles/FLSun/filament/FLSun Generic PC.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFC99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic PC",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
48
resources/profiles/FLSun/filament/FLSun Generic PETG.json
Normal file
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"90"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"40"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
24
resources/profiles/FLSun/filament/FLSun Generic PLA-CF.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL98",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic PLA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"7"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
21
resources/profiles/FLSun/filament/FLSun Generic PLA.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
24
resources/profiles/FLSun/filament/FLSun Generic PVA.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFS99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic PVA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pva",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"7"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
15
resources/profiles/FLSun/filament/FLSun Generic TPU.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU99",
|
||||
"setting_id": "GFSA04",
|
||||
"name": "FLSun Generic TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"filament_max_volumetric_speed": [
|
||||
"3.2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
82
resources/profiles/FLSun/filament/fdm_filament_abs.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_abs",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"105"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"105"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"105"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"28.6"
|
||||
],
|
||||
"filament_type": [
|
||||
"ABS"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.04"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"260"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"110"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
82
resources/profiles/FLSun/filament/fdm_filament_asa.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_asa",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"105"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"105"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"105"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"105"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"35"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"28.6"
|
||||
],
|
||||
"filament_type": [
|
||||
"ASA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.04"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"260"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"260"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"110"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"240"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"270"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"3"
|
||||
]
|
||||
}
|
||||
138
resources/profiles/FLSun/filament/fdm_filament_common.json
Normal file
@@ -0,0 +1,138 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"cool_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"95%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; filament end gcode \n"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"60"
|
||||
],
|
||||
"filament_cost": [
|
||||
"0"
|
||||
],
|
||||
"filament_density": [
|
||||
"0"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil"
|
||||
],
|
||||
"filament_diameter": [
|
||||
"1.75"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"15"
|
||||
],
|
||||
"filament_retraction_minimum_travel": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_when_changing_layer": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"nil"
|
||||
],
|
||||
"filament_z_hop": [
|
||||
"nil"
|
||||
],
|
||||
"filament_z_hop_types": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_restart_extra": [
|
||||
"nil"
|
||||
],
|
||||
"filament_retraction_speed": [
|
||||
"nil"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
""
|
||||
],
|
||||
"filament_soluble": [
|
||||
"0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Generic"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil"
|
||||
],
|
||||
"filament_wipe_distance": [
|
||||
"nil"
|
||||
],
|
||||
"bed_type": [
|
||||
"Cool Plate"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"200"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"0"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"35"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; Filament gcode\n"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"200"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"100"
|
||||
]
|
||||
}
|
||||
79
resources/profiles/FLSun/filament/fdm_filament_pa.json
Normal file
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pa",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"100"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"100"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"100"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"filament_type": [
|
||||
"PA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.04"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"290"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"0"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"0"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"30"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"290"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"108"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"270"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"300"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"2"
|
||||
]
|
||||
}
|
||||
82
resources/profiles/FLSun/filament/fdm_filament_pc.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pc",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"110"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"110"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"0"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"110"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"110"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"23.2"
|
||||
],
|
||||
"filament_type": [
|
||||
"PC"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.04"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"270"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"60"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"140"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"260"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"280"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"2"
|
||||
]
|
||||
}
|
||||
76
resources/profiles/FLSun/filament/fdm_filament_pet.json
Normal file
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pet",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"0"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"80"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"60"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"0"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"80"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"3"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"20"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"25"
|
||||
],
|
||||
"filament_type": [
|
||||
"PETG"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.27"
|
||||
],
|
||||
"filament_cost": [
|
||||
"30"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"255"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"20"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"255"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"80"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"260"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
88
resources/profiles/FLSun/filament/fdm_filament_pla.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pla",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"cool_plate_temp" : [
|
||||
"35"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"0"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"45"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"35"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"0"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"45"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"50%"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"190"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"230"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
94
resources/profiles/FLSun/filament/fdm_filament_pva.json
Normal file
@@ -0,0 +1,94 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_pva",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"35"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"0"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"45"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"35"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"0"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"45"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"filament_soluble": [
|
||||
"1"
|
||||
],
|
||||
"filament_is_support": [
|
||||
"1"
|
||||
],
|
||||
"filament_type": [
|
||||
"PVA"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"50%"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"50"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"190"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"4"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
82
resources/profiles/FLSun/filament/fdm_filament_tpu.json
Normal file
@@ -0,0 +1,82 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "fdm_filament_tpu",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_common",
|
||||
"cool_plate_temp" : [
|
||||
"30"
|
||||
],
|
||||
"eng_plate_temp" : [
|
||||
"30"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"35"
|
||||
],
|
||||
"cool_plate_temp_initial_layer" : [
|
||||
"30"
|
||||
],
|
||||
"eng_plate_temp_initial_layer" : [
|
||||
"30"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"35"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"100"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"filament_type": [
|
||||
"TPU"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
],
|
||||
"filament_cost": [
|
||||
"20"
|
||||
],
|
||||
"filament_retraction_length": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"240"
|
||||
],
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"100"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"100"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"70"
|
||||
],
|
||||
"close_fan_the_first_x_layers": [
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"240"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"60"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
]
|
||||
}
|
||||
99
resources/profiles/FLSun/machine/FLSun V400 0.4 nozzle.json
Normal file
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM003",
|
||||
"name": "FLSun V400 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "FLSun V400",
|
||||
"default_print_profile": "0.20mm Standard @FLSun",
|
||||
"gcode_flavor": "klipper",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"printable_area": [
|
||||
"149.429x13.0734",
|
||||
"147.721x26.0472",
|
||||
"144.889x38.8229",
|
||||
"140.954x51.303",
|
||||
"135.946x63.3927",
|
||||
"129.904x75",
|
||||
"122.873x86.0365",
|
||||
"114.907x96.4181",
|
||||
"106.066x106.066",
|
||||
"96.4181x114.907",
|
||||
"86.0365x122.873",
|
||||
"75x129.904",
|
||||
"63.3927x135.946",
|
||||
"51.303x140.954",
|
||||
"38.8229x144.889",
|
||||
"26.0472x147.721",
|
||||
"13.0734x149.429",
|
||||
"9.18485e-15x150",
|
||||
"-13.0734x149.429",
|
||||
"-26.0472x147.721",
|
||||
"-38.8229x144.889",
|
||||
"-51.303x140.954",
|
||||
"-63.3927x135.946",
|
||||
"-75x129.904",
|
||||
"-86.0365x122.873",
|
||||
"-96.4181x114.907",
|
||||
"-106.066x106.066",
|
||||
"-114.907x96.4181",
|
||||
"-122.873x86.0365",
|
||||
"-129.904x75",
|
||||
"-135.946x63.3927",
|
||||
"-140.954x51.303",
|
||||
"-144.889x38.8229",
|
||||
"-147.721x26.0472",
|
||||
"-149.429x13.0734",
|
||||
"-150x1.83697e-14",
|
||||
"-149.429x-13.0734",
|
||||
"-147.721x-26.0472",
|
||||
"-144.889x-38.8229",
|
||||
"-140.954x-51.303",
|
||||
"-135.946x-63.3927",
|
||||
"-129.904x-75",
|
||||
"-122.873x-86.0365",
|
||||
"-114.907x-96.4181",
|
||||
"-106.066x-106.066",
|
||||
"-96.4181x-114.907",
|
||||
"-86.0365x-122.873",
|
||||
"-75x-129.904",
|
||||
"-63.3927x-135.946",
|
||||
"-51.303x-140.954",
|
||||
"-38.8229x-144.889",
|
||||
"-26.0472x-147.721",
|
||||
"-13.0734x-149.429",
|
||||
"-2.75546e-14x-150",
|
||||
"13.0734x-149.429",
|
||||
"26.0472x-147.721",
|
||||
"38.8229x-144.889",
|
||||
"51.303x-140.954",
|
||||
"63.3927x-135.946",
|
||||
"75x-129.904",
|
||||
"86.0365x-122.873",
|
||||
"96.4181x-114.907",
|
||||
"106.066x-106.066",
|
||||
"114.907x-96.4181",
|
||||
"122.873x-86.0365",
|
||||
"129.904x-75",
|
||||
"135.946x-63.3927",
|
||||
"140.954x-51.303",
|
||||
"144.889x-38.8229",
|
||||
"147.721x-26.0472",
|
||||
"149.429x-13.0734",
|
||||
"150x-3.67394e-14"
|
||||
],
|
||||
"printable_height": "410",
|
||||
"machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 E-1 F300\nG1 Z+0.5 F6000\nG28 \nG90 ;absolute positioning",
|
||||
"machine_start_gcode": "G21\nG90\nM82\nM107 T0\nM140 S[bed_temperature_initial_layer_single]\nM104 S[nozzle_temperature_initial_layer] T0\nM190 S[bed_temperature_initial_layer_single]\nM109 S[nozzle_temperature_initial_layer] T0\nG28\nG1 F3000 Z1\nG1 X-150 Y0 Z0.4\nG92 E0\nG3 X0 Y-130 I150 Z0.3 E30 F2000\nG92 E0",
|
||||
"layer_change_gcode": "",
|
||||
"scan_first_layer": "0",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
||||
|
||||
12
resources/profiles/FLSun/machine/FLSun V400.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "FLSun V400",
|
||||
"model_id": "FLSun_V400",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "FLSun",
|
||||
"bed_model": "",
|
||||
"bed_texture": "V400.svg",
|
||||
"hotend_model": "",
|
||||
"default_materials": "FLSun Generic ABS;FLSun Generic PLA;FLSun Generic PLA-CF;FLSun Generic PETG;FLSun Generic TPU;FLSun Generic ASA;FLSun Generic PC;FLSun Generic PVA;FLSun Generic PA;FLSun Generic PA-CF"
|
||||
}
|
||||
139
resources/profiles/FLSun/machine/fdm_machine_common.json
Normal file
@@ -0,0 +1,139 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"gcode_flavor": "marlin",
|
||||
"machine_start_gcode": "",
|
||||
"machine_end_gcode": "",
|
||||
"extruder_colour": [
|
||||
"#018001"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"25",
|
||||
"25"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"12",
|
||||
"12"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"0.2",
|
||||
"0.4"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printer_settings_id": "",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.4"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||
"machine_pause_gcode": "M400 U1\n",
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"z_hop_types": "Normal Lift"
|
||||
}
|
||||
20
resources/profiles/FLSun/process/0.20mm Standard @FLSun.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @FLSun",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"initial_layer_speed": "40",
|
||||
"initial_layer_infill_speed": "50",
|
||||
"outer_wall_speed": "35",
|
||||
"inner_wall_speed": "60",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"top_surface_speed": "50",
|
||||
"gap_infill_speed": "40",
|
||||
"travel_speed": "180",
|
||||
"compatible_printers": [
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
108
resources/profiles/FLSun/process/fdm_process_common.json
Normal file
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_thickness": "0",
|
||||
"bridge_speed": "50",
|
||||
"brim_width": "5",
|
||||
"brim_object_gap": "0.1",
|
||||
"compatible_printers": [],
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "1000",
|
||||
"initial_layer_acceleration": "500",
|
||||
"top_surface_acceleration": "800",
|
||||
"travel_acceleration": "1000",
|
||||
"inner_wall_acceleration": "900",
|
||||
"outer_wall_acceleration": "700",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.4",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "10%",
|
||||
"ironing_spacing": "0.15",
|
||||
"ironing_speed": "30",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "3",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "0",
|
||||
"minimum_sparse_infill_area": "15",
|
||||
"internal_solid_infill_line_width": "0.4",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.4",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "2",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "80",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "2.5",
|
||||
"support_speed": "150",
|
||||
"support_threshold_angle": "30",
|
||||
"support_object_xy_distance": "0.35",
|
||||
"tree_support_branch_angle": "30",
|
||||
"tree_support_wall_count": "0",
|
||||
"tree_support_with_infill": "0",
|
||||
"detect_thin_wall": "0",
|
||||
"top_surface_pattern": "monotonic",
|
||||
"top_surface_line_width": "0.4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"enable_prime_tower": "1",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "35",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"layer_height": "0.2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_speed": "45",
|
||||
"initial_layer_infill_speed": "45",
|
||||
"outer_wall_speed": "45",
|
||||
"inner_wall_speed": "80",
|
||||
"sparse_infill_speed": "150",
|
||||
"internal_solid_infill_speed": "150",
|
||||
"top_surface_speed": "50",
|
||||
"gap_infill_speed": "30",
|
||||
"travel_speed": "200",
|
||||
"enable_arc_fitting": "0",
|
||||
"exclude_object" : "0"
|
||||
|
||||
}
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Prusa",
|
||||
"version": "01.04.04.00",
|
||||
"version": "01.05.04.00",
|
||||
"force_update": "0",
|
||||
"description": "Prusa configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Prusa",
|
||||
"bed_model": "",
|
||||
"bed_model": "mini_bed.stl",
|
||||
"bed_texture": "mini.svg",
|
||||
"hotend_model": "bbl-3dp-hotend.stl",
|
||||
"default_materials": "Prusa Generic ABS;Prusa Generic PLA;Prusa Generic PLA-CF;Prusa Generic PETG;Prusa Generic TPU;Prusa Generic ASA;Prusa Generic PC;Prusa Generic PVA;Prusa Generic PA;Prusa Generic PA-CF"
|
||||
|
||||
@@ -26,758 +26,7 @@
|
||||
id="defs3132" />
|
||||
<title
|
||||
id="title2792">MK3_bottom</title>
|
||||
<line
|
||||
x1="0.71"
|
||||
y1="0.71"
|
||||
x2="0.71"
|
||||
y2="595.98"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.42"
|
||||
id="line2794"
|
||||
style="stroke-width:1.42;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="142.44833"
|
||||
y1="0.71833557"
|
||||
x2="142.44833"
|
||||
y2="595.61292"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.43667"
|
||||
id="line2796"
|
||||
style="stroke-width:1.433;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="284.16168"
|
||||
y1="0.71833557"
|
||||
x2="284.16168"
|
||||
y2="595.61292"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.43667"
|
||||
id="line2798"
|
||||
style="stroke-width:1.433;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="709.37"
|
||||
y1="595.97998"
|
||||
x2="709.37"
|
||||
y2="0.70999998"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.43721"
|
||||
id="line2800"
|
||||
style="stroke-width:1.42;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.1709223"
|
||||
y1="581.81"
|
||||
x2="709.37"
|
||||
y2="581.81"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.4333"
|
||||
id="line2802" />
|
||||
<line
|
||||
x1="0.71"
|
||||
y1="595.98"
|
||||
x2="709.37"
|
||||
y2="595.98"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.42"
|
||||
id="line2804" />
|
||||
<line
|
||||
x1="1.1709223"
|
||||
y1="440.07999"
|
||||
x2="709.37"
|
||||
y2="440.07999"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.4333"
|
||||
id="line2806" />
|
||||
<line
|
||||
x1="1.1709223"
|
||||
y1="298.35001"
|
||||
x2="709.37"
|
||||
y2="298.35001"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.4333"
|
||||
id="line2808" />
|
||||
<line
|
||||
x1="1.1709223"
|
||||
y1="156.61"
|
||||
x2="709.37"
|
||||
y2="156.61"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.4333"
|
||||
id="line2810" />
|
||||
<line
|
||||
x1="1.1709223"
|
||||
y1="14.88"
|
||||
x2="709.37"
|
||||
y2="14.88"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.4333"
|
||||
id="line2812" />
|
||||
<line
|
||||
x1="709.37"
|
||||
y1="0.71"
|
||||
x2="0.71"
|
||||
y2="0.71"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.42"
|
||||
id="line2814" />
|
||||
<line
|
||||
x1="425.91"
|
||||
y1="0.71"
|
||||
x2="425.91"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.42"
|
||||
id="line2816"
|
||||
style="stroke-width:1.433;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="425.91"
|
||||
y1="522.54852"
|
||||
x2="425.91"
|
||||
y2="595.72882"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.11117"
|
||||
id="line2818"
|
||||
style="stroke-width:1.433;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="567.64"
|
||||
y1="0.71"
|
||||
x2="567.64"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.42"
|
||||
id="line2820"
|
||||
style="stroke-width:1.433;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="567.64"
|
||||
y1="522.54"
|
||||
x2="567.64"
|
||||
y2="527.69"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.42"
|
||||
id="line2822"
|
||||
style="stroke-width:1.433;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="567.64001"
|
||||
y1="548.59186"
|
||||
x2="567.64001"
|
||||
y2="595.39081"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="1.67836"
|
||||
id="line2824"
|
||||
style="stroke-width:1.433;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="85.751419"
|
||||
y1="0.71222502"
|
||||
x2="85.751419"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2826" />
|
||||
<line
|
||||
x1="114.09101"
|
||||
y1="0.71222502"
|
||||
x2="114.09101"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2828" />
|
||||
<line
|
||||
x1="170.79019"
|
||||
y1="0.71222502"
|
||||
x2="170.79019"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2830" />
|
||||
<line
|
||||
x1="199.12981"
|
||||
y1="0.71222502"
|
||||
x2="199.12981"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2832" />
|
||||
<line
|
||||
x1="227.47939"
|
||||
y1="0.71222502"
|
||||
x2="227.47939"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2834" />
|
||||
<line
|
||||
x1="255.82899"
|
||||
y1="0.71222502"
|
||||
x2="255.82899"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2836" />
|
||||
<line
|
||||
x1="312.51816"
|
||||
y1="0.71222502"
|
||||
x2="312.51816"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2838" />
|
||||
<line
|
||||
x1="340.86777"
|
||||
y1="0.71222502"
|
||||
x2="340.86777"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2840" />
|
||||
<line
|
||||
x1="681.02002"
|
||||
y1="0.71449536"
|
||||
x2="681.02002"
|
||||
y2="595.93481"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.374468"
|
||||
id="line2842" />
|
||||
<line
|
||||
x1="29.062225"
|
||||
y1="0.71222502"
|
||||
x2="29.062225"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2844"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="57.401821"
|
||||
y1="0.71222502"
|
||||
x2="57.401821"
|
||||
y2="595.883"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37445"
|
||||
id="line2846" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="468.42999"
|
||||
x2="709.37"
|
||||
y2="468.42999"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2848"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="496.76999"
|
||||
x2="709.37"
|
||||
y2="496.76999"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2850"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="525.12"
|
||||
x2="709.37"
|
||||
y2="525.12"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2852"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="553.46002"
|
||||
x2="709.37"
|
||||
y2="553.46002"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2854"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="411.73001"
|
||||
x2="709.37"
|
||||
y2="411.73001"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2856"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="383.39001"
|
||||
x2="709.37"
|
||||
y2="383.39001"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2858"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="355.04001"
|
||||
x2="709.37"
|
||||
y2="355.04001"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2860"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="326.69"
|
||||
x2="709.37"
|
||||
y2="326.69"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2862"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="270"
|
||||
x2="709.37"
|
||||
y2="270"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2864"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="241.64999"
|
||||
x2="709.37"
|
||||
y2="241.64999"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2866"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="213.31"
|
||||
x2="709.37"
|
||||
y2="213.31"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2868"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="184.96001"
|
||||
x2="709.37"
|
||||
y2="184.96001"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2870"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="128.27"
|
||||
x2="709.37"
|
||||
y2="128.27"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2872"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="99.919998"
|
||||
x2="709.37"
|
||||
y2="99.919998"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2874"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="71.57"
|
||||
x2="709.37"
|
||||
y2="71.57"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2876"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="1.4567798"
|
||||
y1="43.23"
|
||||
x2="709.37"
|
||||
y2="43.23"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.373389"
|
||||
id="line2878"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="369.21"
|
||||
y1="0.71"
|
||||
x2="369.21"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2880"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="369.23029"
|
||||
y1="522.5603"
|
||||
x2="369.23029"
|
||||
y2="595.6524"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.41059"
|
||||
id="line2882"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="397.56"
|
||||
y1="0.71"
|
||||
x2="397.56"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2884"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="397.5397"
|
||||
y1="522.5603"
|
||||
x2="397.5397"
|
||||
y2="595.6524"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.41059"
|
||||
id="line2886"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="454.25"
|
||||
y1="0.71"
|
||||
x2="454.25"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2888"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="454.27032"
|
||||
y1="522.5603"
|
||||
x2="454.27032"
|
||||
y2="595.61359"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.410677"
|
||||
id="line2890"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="482.6"
|
||||
y1="0.71"
|
||||
x2="482.6"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2892"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="482.60678"
|
||||
y1="522.5603"
|
||||
x2="482.60678"
|
||||
y2="595.61359"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.410677"
|
||||
id="line2894"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="510.94"
|
||||
y1="0.71"
|
||||
x2="510.94"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2896"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="510.93323"
|
||||
y1="522.5603"
|
||||
x2="510.93323"
|
||||
y2="595.61359"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.410677"
|
||||
id="line2898"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="539.29"
|
||||
y1="0.71"
|
||||
x2="539.29"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2900"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="539.26965"
|
||||
y1="522.5603"
|
||||
x2="539.26965"
|
||||
y2="595.61359"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.410677"
|
||||
id="line2902"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="595.98"
|
||||
y1="0.71"
|
||||
x2="595.98"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2904"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="624.33"
|
||||
y1="0.71"
|
||||
x2="624.33"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2906"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="652.68"
|
||||
y1="0.71"
|
||||
x2="652.68"
|
||||
y2="499.35"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2908"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="652.68"
|
||||
y1="522.54"
|
||||
x2="652.68"
|
||||
y2="527.69"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2910"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="652.64447"
|
||||
y1="548.34552"
|
||||
x2="652.64447"
|
||||
y2="595.99268"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.440987"
|
||||
id="line2912"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="624.33"
|
||||
y1="522.54"
|
||||
x2="624.33"
|
||||
y2="527.69"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2914"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="624.33002"
|
||||
y1="548.34552"
|
||||
x2="624.33002"
|
||||
y2="595.99268"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.440987"
|
||||
id="line2916"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="595.98"
|
||||
y1="522.54"
|
||||
x2="595.98"
|
||||
y2="527.69"
|
||||
fill="none"
|
||||
stroke="#fff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.37"
|
||||
id="line2918"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<line
|
||||
x1="596.0155"
|
||||
y1="548.34552"
|
||||
x2="596.0155"
|
||||
y2="595.99268"
|
||||
fill="none"
|
||||
stroke="#ffffff"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
stroke-width="0.440987"
|
||||
id="line2920"
|
||||
style="stroke-width:0.374;stroke-miterlimit:4;stroke-dasharray:none" />
|
||||
<path
|
||||
<path
|
||||
d="M377.71,502.59a8,8,0,0,1,3.44.72,7.6,7.6,0,0,1,2.58,1.95,8.78,8.78,0,0,1,1.62,2.85,10.85,10.85,0,0,1,0,6.94,8.67,8.67,0,0,1-1.62,2.85,7.45,7.45,0,0,1-2.58,1.94,8.71,8.71,0,0,1-6.89,0,7.64,7.64,0,0,1-2.58-1.94,8.67,8.67,0,0,1-1.62-2.85,11,11,0,0,1,0-6.94,8.78,8.78,0,0,1,1.62-2.85,7.8,7.8,0,0,1,2.58-1.95A8,8,0,0,1,377.71,502.59Zm0,2.45a4.94,4.94,0,0,0-2.37.55,4.7,4.7,0,0,0-1.62,1.48,6.87,6.87,0,0,0-.92,2.1,9.75,9.75,0,0,0,0,4.8,6.87,6.87,0,0,0,.92,2.1,4.7,4.7,0,0,0,1.62,1.48,4.94,4.94,0,0,0,2.37.55,4.87,4.87,0,0,0,2.36-.55,4.7,4.7,0,0,0,1.62-1.48,6.64,6.64,0,0,0,.92-2.1,9.45,9.45,0,0,0,0-4.8,6.64,6.64,0,0,0-.92-2.1,4.7,4.7,0,0,0-1.62-1.48A4.87,4.87,0,0,0,377.71,505Z"
|
||||
transform="translate(0.14 0.14)"
|
||||
fill="#fff"
|
||||
|
||||
|
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 17 KiB |
@@ -23,7 +23,7 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.4",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "RatRig",
|
||||
"version": "01.04.04.00",
|
||||
"version": "01.05.04.00",
|
||||
"force_update": "0",
|
||||
"description": "RatRig configurations",
|
||||
"machine_model_list": [
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"z_lift_type": "NormalLift",
|
||||
"z_hop_types": "Normal Lift",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"change_filament_gcode": "M600",
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "1",
|
||||
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.4",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Snapmaker",
|
||||
"version": "01.04.04.01",
|
||||
"version": "01.05.04.01",
|
||||
"force_update": "0",
|
||||
"description": "Snapmaker configurations",
|
||||
"machine_model_list": [
|
||||
@@ -11,6 +11,10 @@
|
||||
{
|
||||
"name": "Snapmaker A350",
|
||||
"sub_path": "machine/Snapmaker A350.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1",
|
||||
"sub_path": "machine/Snapmaker J1.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
@@ -21,6 +25,14 @@
|
||||
{
|
||||
"name": "0.20mm Standard @Snapmaker",
|
||||
"sub_path": "process/0.20mm Standard @Snapmaker.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm 0.4 Standard @Snapmaker J1",
|
||||
"sub_path": "process/0.20mm 0.4 Standard @Snapmaker J1.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm 0.6 Standard @Snapmaker J1",
|
||||
"sub_path": "process/0.20mm 0.6 Standard @Snapmaker J1.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
@@ -99,6 +111,46 @@
|
||||
{
|
||||
"name": "Snapmaker Generic PA-CF",
|
||||
"sub_path": "filament/Snapmaker Generic PA-CF.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 PLA",
|
||||
"sub_path": "filament/Snapmaker J1 PLA.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 PLA-CF",
|
||||
"sub_path": "filament/Snapmaker J1 PLA-CF.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 PETG",
|
||||
"sub_path": "filament/Snapmaker J1 PETG.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 ABS",
|
||||
"sub_path": "filament/Snapmaker J1 ABS.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 TPU",
|
||||
"sub_path": "filament/Snapmaker J1 TPU.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 ASA",
|
||||
"sub_path": "filament/Snapmaker J1 ASA.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 PC",
|
||||
"sub_path": "filament/Snapmaker J1 PC.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 PVA",
|
||||
"sub_path": "filament/Snapmaker J1 PVA.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 PA",
|
||||
"sub_path": "filament/Snapmaker J1 PA.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 PA-CF",
|
||||
"sub_path": "filament/Snapmaker J1 PA-CF.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
@@ -113,6 +165,14 @@
|
||||
{
|
||||
"name": "Snapmaker A350 0.4 nozzle",
|
||||
"sub_path": "machine/Snapmaker A350 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 0.4 nozzle",
|
||||
"sub_path": "machine/Snapmaker J1 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Snapmaker J1 0.6 nozzle",
|
||||
"sub_path": "machine/Snapmaker J1 0.6 nozzle.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
186
resources/profiles/Snapmaker/J1_texture.svg
Normal file
@@ -0,0 +1,186 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<!-- Created with Inkscape (http://www.inkscape.org/) -->
|
||||
<svg xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns="http://www.w3.org/2000/svg" xmlns:svg="http://www.w3.org/2000/svg" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" sodipodi:docname="j1 (googliola).svg" inkscape:export-ydpi="96" inkscape:export-xdpi="96" inkscape:export-filename="j1.svg" xml:space="preserve" id="svg5" version="1.1" viewBox="0 0 300 200" height="200mm" width="300mm" inkscape:version="1.2.2 (732a01da63, 2022-12-09)">
|
||||
<defs id="defs2">
|
||||
<clipPath id="clipPath16">
|
||||
<path d="M 0,858.9 H 1207.6 V 0 H 0 Z" id="path362"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
<g inkscape:label="GridCartesian:X30:Y20" id="g15224" style="display:inline">
|
||||
<g inkscape:label="MajorXGridlines" id="g15076" style="display:inline">
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 10,0 V 200" inkscape:label="MajorXDiv1" id="path15018"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 20,0 V 200" inkscape:label="MajorXDiv2" id="path15020"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 30,0 V 200" inkscape:label="MajorXDiv3" id="path15022"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 40,0 V 200" inkscape:label="MajorXDiv4" id="path15024"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 50,0 V 200" inkscape:label="MajorXDiv5" id="path15026"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 60,0 V 200" inkscape:label="MajorXDiv6" id="path15028"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 70,0 V 200" inkscape:label="MajorXDiv7" id="path15030"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 80,0 V 200" inkscape:label="MajorXDiv8" id="path15032"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 90,0 V 200" inkscape:label="MajorXDiv9" id="path15034"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 100,0 V 200" inkscape:label="MajorXDiv10" id="path15036"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 110,0 V 200" inkscape:label="MajorXDiv11" id="path15038"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 120,0 V 200" inkscape:label="MajorXDiv12" id="path15040"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 130,0 V 200" inkscape:label="MajorXDiv13" id="path15042"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 140,0 V 200" inkscape:label="MajorXDiv14" id="path15044"/>
|
||||
<path style="display:inline;fill:#00112b;stroke:#0066ff;stroke-width:0.258;stroke-dasharray:1.548, 0.258;stroke-dashoffset:0;stroke-opacity:1" d="M 160,10 V 200" inkscape:label="COPYLINE" id="path15048"/>
|
||||
<path style="fill:none;stroke:#ff0000;stroke-width:0.265;stroke-dasharray:1.59, 0.265;stroke-dashoffset:0;stroke-opacity:1" d="M 150,0 V 190" inkscape:label="MIRRORLINE" id="path15046" sodipodi:nodetypes="cc"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 170,0 V 200" inkscape:label="MajorXDiv17" id="path15050"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 180,0 V 200" inkscape:label="MajorXDiv18" id="path15052"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 190,0 V 200" inkscape:label="MajorXDiv19" id="path15054"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 200,0 V 200" inkscape:label="MajorXDiv20" id="path15056"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 210,0 V 200" inkscape:label="MajorXDiv21" id="path15058"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 220,0 V 200" inkscape:label="MajorXDiv22" id="path15060"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 230,0 V 200" inkscape:label="MajorXDiv23" id="path15062"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 240,0 V 200" inkscape:label="MajorXDiv24" id="path15064"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 250,0 V 200" inkscape:label="MajorXDiv25" id="path15066"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 260,0 V 200" inkscape:label="MajorXDiv26" id="path15068"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 270,0 V 200" inkscape:label="MajorXDiv27" id="path15070"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 280,0 V 200" inkscape:label="MajorXDiv28" id="path15072"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 290,0 V 200" inkscape:label="MajorXDiv29" id="path15074"/>
|
||||
<g aria-label="MIRROR" id="text16399" style="font-size:10.5833px;line-height:1.25;letter-spacing:0px;word-spacing:0px;display:inline;stroke-width:0.264583" inkscape:label="MIRROR" inkscape:transform-center-x="-0.23386084">
|
||||
<path d="m 143.06355,193.62239 h 0.51849 l 0.65629,1.75011 0.65973,-1.75011 h 0.51849 v 2.57176 h -0.33934 v -2.25826 l -0.66318,1.76389 h -0.34968 l -0.66318,-1.76389 v 2.25826 h -0.33762 z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal';fill:#ff0000" id="path17403"/>
|
||||
<path d="m 146.10729,193.62239 h 0.34796 v 2.57176 h -0.34796 z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal';fill:#ff0000" id="path17405"/>
|
||||
<path d="m 148.36728,194.98837 q 0.11196,0.0379 0.21704,0.16192 0.10679,0.12402 0.21359,0.34106 l 0.35313,0.7028 h -0.3738 l -0.329,-0.65973 q -0.12747,-0.25839 -0.24805,-0.34279 -0.11886,-0.0844 -0.32556,-0.0844 h -0.37896 v 1.08693 h -0.34796 v -2.57176 h 0.78548 q 0.44098,0 0.65802,0.18431 0.21704,0.18431 0.21704,0.55638 0,0.24288 -0.11369,0.40308 -0.11197,0.1602 -0.32728,0.22221 z m -0.87161,-1.08004 v 0.91295 h 0.43752 q 0.2515,0 0.37896,-0.11541 0.1292,-0.11713 0.1292,-0.34279 0,-0.22565 -0.1292,-0.33934 -0.12746,-0.11541 -0.37896,-0.11541 z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal';fill:#ff0000" id="path17407"/>
|
||||
<path d="m 150.81846,194.98837 q 0.11197,0.0379 0.21704,0.16192 0.1068,0.12402 0.2136,0.34106 l 0.35312,0.7028 h -0.37379 l -0.32901,-0.65973 q -0.12747,-0.25839 -0.24804,-0.34279 -0.11886,-0.0844 -0.32557,-0.0844 h -0.37896 v 1.08693 h -0.34795 v -2.57176 h 0.78548 q 0.44097,0 0.65801,0.18431 0.21705,0.18431 0.21705,0.55638 0,0.24288 -0.11369,0.40308 -0.11197,0.1602 -0.32729,0.22221 z m -0.87161,-1.08004 v 0.91295 h 0.43753 q 0.25149,0 0.37896,-0.11541 0.12919,-0.11713 0.12919,-0.34279 0,-0.22565 -0.12919,-0.33934 -0.12747,-0.11541 -0.37896,-0.11541 z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal';fill:#ff0000" id="path17409"/>
|
||||
<path d="m 153.09395,193.85838 q -0.37896,0 -0.60289,0.28249 -0.22221,0.2825 -0.22221,0.76998 0,0.48576 0.22221,0.76826 0.22393,0.2825 0.60289,0.2825 0.37896,0 0.59945,-0.2825 0.22221,-0.2825 0.22221,-0.76826 0,-0.48748 -0.22221,-0.76998 -0.22049,-0.28249 -0.59945,-0.28249 z m 0,-0.2825 q 0.54088,0 0.86472,0.36346 0.32384,0.36173 0.32384,0.97151 0,0.60806 -0.32384,0.97152 -0.32384,0.36174 -0.86472,0.36174 -0.5426,0 -0.86816,-0.36174 -0.32384,-0.36173 -0.32384,-0.97152 0,-0.60978 0.32384,-0.97151 0.32556,-0.36346 0.86816,-0.36346 z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal';fill:#ff0000" id="path17411"/>
|
||||
<path d="m 156.0464,194.98837 q 0.11196,0.0379 0.21704,0.16192 0.1068,0.12402 0.2136,0.34106 l 0.35312,0.7028 h -0.37379 l -0.32901,-0.65973 q -0.12747,-0.25839 -0.24805,-0.34279 -0.11885,-0.0844 -0.32556,-0.0844 h -0.37896 v 1.08693 h -0.34796 v -2.57176 h 0.78549 q 0.44097,0 0.65801,0.18431 0.21704,0.18431 0.21704,0.55638 0,0.24288 -0.11369,0.40308 -0.11196,0.1602 -0.32728,0.22221 z m -0.87161,-1.08004 v 0.91295 h 0.43753 q 0.25149,0 0.37896,-0.11541 0.12919,-0.11713 0.12919,-0.34279 0,-0.22565 -0.12919,-0.33934 -0.12747,-0.11541 -0.37896,-0.11541 z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal';fill:#ff0000" id="path17413"/>
|
||||
</g>
|
||||
<g aria-label="COPY" id="text16407" style="font-size:10.5833px;line-height:1.25;letter-spacing:0px;word-spacing:0px;display:inline;fill:#0066ff;stroke-width:0.264583" inkscape:label="COPY" inkscape:transform-center-x="0.54570313" inkscape:transform-center-y="0.66145834">
|
||||
<path d="m 157.69645,3.740946 v 0.3669029 q -0.1757,-0.1636422 -0.37552,-0.244602 -0.19809,-0.08096 -0.42202,-0.08096 -0.44097,0 -0.67524,0.2704401 -0.23427,0.2687176 -0.23427,0.7785921 0,0.5081519 0.23427,0.7785921 0.23427,0.2687176 0.67524,0.2687176 0.22393,0 0.42202,-0.08096 0.19982,-0.08096 0.37552,-0.2446019 v 0.3634578 q -0.18259,0.1240235 -0.38757,0.1860353 -0.20326,0.062012 -0.43064,0.062012 -0.58394,0 -0.91984,-0.3565676 -0.3359,-0.3582902 -0.3359,-0.9766852 0,-0.6201176 0.3359,-0.9766852 0.3359,-0.3582902 0.91984,-0.3582902 0.23082,0 0.43408,0.062012 0.20498,0.060289 0.38413,0.1825902 z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal'" id="path17394"/>
|
||||
<path d="m 159.27775,3.7788421 q -0.37896,0 -0.60289,0.282498 -0.22221,0.282498 -0.22221,0.7699793 0,0.4857588 0.22221,0.7682568 0.22393,0.282498 0.60289,0.282498 0.37896,0 0.59945,-0.282498 0.22221,-0.282498 0.22221,-0.7682568 0,-0.4874813 -0.22221,-0.7699793 -0.22049,-0.282498 -0.59945,-0.282498 z m 0,-0.2824981 q 0.54088,0 0.86472,0.3634578 0.32384,0.3617353 0.32384,0.9715176 0,0.6080598 -0.32384,0.9715176 -0.32384,0.3617352 -0.86472,0.3617352 -0.5426,0 -0.86816,-0.3617352 -0.32384,-0.3617353 -0.32384,-0.9715176 0,-0.6097823 0.32384,-0.9715176 0.32556,-0.3634578 0.86816,-0.3634578 z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal'" id="path17396"/>
|
||||
<path d="m 161.35859,3.828796 v 0.9663499 h 0.43753 q 0.24288,0 0.37551,-0.1257461 0.13264,-0.1257461 0.13264,-0.3582902 0,-0.2308215 -0.13264,-0.3565676 -0.13263,-0.125746 -0.37551,-0.125746 z m -0.34796,-0.2859431 h 0.78549 q 0.43236,0 0.65284,0.1963705 0.22221,0.1946481 0.22221,0.5718862 0,0.3806833 -0.22221,0.5753314 -0.22048,0.194648 -0.65284,0.194648 h -0.43753 v 1.0335293 h -0.34796 z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal'" id="path17398"/>
|
||||
<path d="m 162.70734,3.5428529 h 0.3738 l 0.71313,1.057645 0.70797,-1.057645 h 0.37379 l -0.9095,1.3470332 v 1.2247322 h -0.34968 V 4.8898861 Z" style="font-size:3.52778px;-inkscape-font-specification:'sans-serif, Normal'" id="path17400"/>
|
||||
</g>
|
||||
</g>
|
||||
<g inkscape:label="MajorYGridlines" id="g15116" style="display:inline">
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,10 H 300" inkscape:label="MajorYDiv1" id="path15078"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,20 H 300" inkscape:label="MajorYDiv2" id="path15080"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,30 H 300" inkscape:label="MajorYDiv3" id="path15082"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,40 H 300" inkscape:label="MajorYDiv4" id="path15084"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,50 H 300" inkscape:label="MajorYDiv5" id="path15086"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,60 H 300" inkscape:label="MajorYDiv6" id="path15088"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,70 H 300" inkscape:label="MajorYDiv7" id="path15090"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,80 H 300" inkscape:label="MajorYDiv8" id="path15092"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,90 H 300" inkscape:label="MajorYDiv9" id="path15094"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,100 H 300" inkscape:label="MajorYDiv10" id="path15096"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,110 H 300" inkscape:label="MajorYDiv11" id="path15098"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,120 H 300" inkscape:label="MajorYDiv12" id="path15100"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,130 H 300" inkscape:label="MajorYDiv13" id="path15102"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,140 H 300" inkscape:label="MajorYDiv14" id="path15104"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,150 H 300" inkscape:label="MajorYDiv15" id="path15106"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,160 H 300" inkscape:label="MajorYDiv16" id="path15108"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,170 H 300" inkscape:label="MajorYDiv17" id="path15110"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,180 H 300" inkscape:label="MajorYDiv18" id="path15112"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.264583" d="M 0,190 H 300" inkscape:label="MajorYDiv19" id="path15114"/>
|
||||
</g>
|
||||
<g inkscape:label="SubMinorXGridlines" id="g15178" style="display:none">
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 5,0 V 200" inkscape:label="SubminorXDiv0:0:1" id="path15118"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 15,0 V 200" inkscape:label="SubminorXDiv1:0:1" id="path15120"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 25,0 V 200" inkscape:label="SubminorXDiv2:0:1" id="path15122"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 35,0 V 200" inkscape:label="SubminorXDiv3:0:1" id="path15124"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 45,0 V 200" inkscape:label="SubminorXDiv4:0:1" id="path15126"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 55,0 V 200" inkscape:label="SubminorXDiv5:0:1" id="path15128"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 65,0 V 200" inkscape:label="SubminorXDiv6:0:1" id="path15130"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 75,0 V 200" inkscape:label="SubminorXDiv7:0:1" id="path15132"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 85,0 V 200" inkscape:label="SubminorXDiv8:0:1" id="path15134"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 95,0 V 200" inkscape:label="SubminorXDiv9:0:1" id="path15136"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 105,0 V 200" inkscape:label="SubminorXDiv10:0:1" id="path15138"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 115,0 V 200" inkscape:label="SubminorXDiv11:0:1" id="path15140"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 125,0 V 200" inkscape:label="SubminorXDiv12:0:1" id="path15142"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 135,0 V 200" inkscape:label="SubminorXDiv13:0:1" id="path15144"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 145,0 V 200" inkscape:label="SubminorXDiv14:0:1" id="path15146"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 155,0 V 200" inkscape:label="SubminorXDiv15:0:1" id="path15148"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 165,0 V 200" inkscape:label="SubminorXDiv16:0:1" id="path15150"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 175,0 V 200" inkscape:label="SubminorXDiv17:0:1" id="path15152"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 185,0 V 200" inkscape:label="SubminorXDiv18:0:1" id="path15154"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 195,0 V 200" inkscape:label="SubminorXDiv19:0:1" id="path15156"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 205,0 V 200" inkscape:label="SubminorXDiv20:0:1" id="path15158"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 215,0 V 200" inkscape:label="SubminorXDiv21:0:1" id="path15160"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 225,0 V 200" inkscape:label="SubminorXDiv22:0:1" id="path15162"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 235,0 V 200" inkscape:label="SubminorXDiv23:0:1" id="path15164"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 245,0 V 200" inkscape:label="SubminorXDiv24:0:1" id="path15166"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 255,0 V 200" inkscape:label="SubminorXDiv25:0:1" id="path15168"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 265,0 V 200" inkscape:label="SubminorXDiv26:0:1" id="path15170"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 275,0 V 200" inkscape:label="SubminorXDiv27:0:1" id="path15172"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 285,0 V 200" inkscape:label="SubminorXDiv28:0:1" id="path15174"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 295,0 V 200" inkscape:label="SubminorXDiv29:0:1" id="path15176"/>
|
||||
</g>
|
||||
<g inkscape:label="SubMinorYGridlines" id="g15220" style="display:none">
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,5 H 300" inkscape:label="SubminorXDiv0:0:1" id="path15180"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,15 H 300" inkscape:label="SubminorXDiv1:0:1" id="path15182"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,25 H 300" inkscape:label="SubminorXDiv2:0:1" id="path15184"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,35 H 300" inkscape:label="SubminorXDiv3:0:1" id="path15186"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,45 H 300" inkscape:label="SubminorXDiv4:0:1" id="path15188"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,55 H 300" inkscape:label="SubminorXDiv5:0:1" id="path15190"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,65 H 300" inkscape:label="SubminorXDiv6:0:1" id="path15192"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,75 H 300" inkscape:label="SubminorXDiv7:0:1" id="path15194"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,85 H 300" inkscape:label="SubminorXDiv8:0:1" id="path15196"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,95 H 300" inkscape:label="SubminorXDiv9:0:1" id="path15198"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,105 H 300" inkscape:label="SubminorXDiv10:0:1" id="path15200"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,115 H 300" inkscape:label="SubminorXDiv11:0:1" id="path15202"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,125 H 300" inkscape:label="SubminorXDiv12:0:1" id="path15204"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,135 H 300" inkscape:label="SubminorXDiv13:0:1" id="path15206"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,145 H 300" inkscape:label="SubminorXDiv14:0:1" id="path15208"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,155 H 300" inkscape:label="SubminorXDiv15:0:1" id="path15210"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,165 H 300" inkscape:label="SubminorXDiv16:0:1" id="path15212"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,175 H 300" inkscape:label="SubminorXDiv17:0:1" id="path15214"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,185 H 300" inkscape:label="SubminorXDiv18:0:1" id="path15216"/>
|
||||
<path style="fill:none;stroke:#000000;stroke-width:0.079375" d="M 0,195 H 300" inkscape:label="SubminorXDiv19:0:1" id="path15218"/>
|
||||
</g>
|
||||
<rect x="0" y="0" width="300" height="200" style="fill:none;stroke:#000000;stroke-width:3.67183e-17" inkscape:label="Border" id="rect15222"/>
|
||||
</g>
|
||||
<g inkscape:groupmode="layer" id="layer3" inkscape:label="Snapmaker | J1" style="display:inline">
|
||||
<rect style="fill:#ffffff;stroke-width:0.154526" id="rect527" width="0.78233474" height="10.43113" x="279.55826" y="186.86078"/>
|
||||
<g aria-label="J1" id="text611" style="font-size:9.813px;line-height:1.25;font-family:'Heiti SC';-inkscape-font-specification:'Heiti SC';display:inline;fill:#ffffff;stroke-width:0.229992">
|
||||
<path d="m 287.28671,193.04701 q 0,0.99111 -0.157,1.47195 -0.1472,0.48083 -0.58878,0.77522 -0.43178,0.28458 -0.94205,0.28458 -0.50046,0 -0.93224,-0.15701 -0.42196,-0.15701 -1.00092,-0.65747 l 0.4514,-0.66728 q 0.56915,0.41214 0.86354,0.54952 0.29439,0.13739 0.56915,0.13739 0.28458,0 0.52009,-0.20608 0.23551,-0.20607 0.29439,-0.5299 0.0687,-0.33364 0.0687,-1.03036 v -4.79856 h 0.85373 z" id="path3063"/>
|
||||
<path d="m 291.33947,195.40213 h -0.83411 v -6.35883 h -1.16774 l 0.51027,-0.82429 h 1.49158 z" id="path3065"/>
|
||||
</g>
|
||||
<g clip-path="url(#clipPath16)" id="g17284" transform="matrix(0.08049864,0,0,-0.08049864,199.09857,227.00105)" style="display:inline;fill:#ffffff">
|
||||
<g transform="translate(363.26,466.65)" id="g17250" style="fill:#ffffff">
|
||||
<path d="m 0,0 c -20.922,0 -37.883,-16.96 -37.883,-37.883 v -37.213 h 15.153 v 37.213 h -0.002 c 0,12.555 10.178,22.733 22.732,22.733 12.555,0 22.732,-10.178 22.732,-22.733 h -0.003 v -37.213 h 15.154 v 37.213 C 37.883,-16.96 20.922,0 0,0" fill="#3f3b3a" id="path17248" style="fill:#ffffff"/>
|
||||
</g>
|
||||
<g transform="translate(445.58,406.04)" id="g17254" style="fill:#ffffff">
|
||||
<path d="m 0,0 c -12.554,0 -22.73,10.177 -22.73,22.729 0,12.554 10.176,22.73 22.73,22.73 12.553,0 22.729,-10.176 22.729,-22.73 C 22.729,10.177 12.553,0 0,0 M 22.729,58.244 V 53.037 C 16.398,57.792 8.529,60.612 0,60.612 c -20.923,0 -37.883,-16.96 -37.883,-37.883 0,-20.922 16.96,-37.882 37.883,-37.882 8.529,0 16.398,2.82 22.729,7.576 v -6.906 h 15.154 v 72.727 z" fill="#3f3b3a" id="path17252" style="fill:#ffffff"/>
|
||||
</g>
|
||||
<g transform="translate(532.26,406.04)" id="g17258" style="fill:#ffffff">
|
||||
<path d="m 0,0 c -12.553,0 -22.729,10.177 -22.729,22.729 0,12.554 10.176,22.73 22.729,22.73 12.553,0 22.73,-10.176 22.73,-22.73 C 22.73,10.177 12.553,0 0,0 m 0,60.612 c -20.922,0 -37.882,-16.96 -37.882,-37.883 v -69.2 h 15.153 v 38.894 c 6.331,-4.756 14.2,-7.576 22.729,-7.576 20.922,0 37.883,16.96 37.883,37.882 0,20.923 -16.961,37.883 -37.883,37.883" fill="#3f3b3a" id="path17256" style="fill:#ffffff"/>
|
||||
</g>
|
||||
<g transform="translate(734.31,398.46)" id="g17262" style="fill:#ffffff">
|
||||
<path d="m 0,0 c -16.737,0 -30.306,13.568 -30.306,30.306 0,16.737 13.569,30.306 30.306,30.306 16.737,0 30.306,-13.569 30.306,-30.306 C 30.306,13.568 16.737,0 0,0 M 30.306,65.82 V 53.037 C 23.394,62.237 12.393,68.188 0,68.188 c -20.922,0 -37.883,-16.959 -37.883,-37.882 0,-20.922 16.961,-37.883 37.883,-37.883 12.393,0 23.394,5.952 30.306,15.152 V -6.907 h 7.577 V 65.82 Z" fill="#3f3b3a" id="path17260" style="fill:#ffffff"/>
|
||||
</g>
|
||||
<g transform="translate(691.21,436.81)" id="g17266" style="fill:#ffffff">
|
||||
<path d="m 0,0 c -0.25,16.522 -13.713,29.841 -30.294,29.841 -11.414,0 -21.35,-6.312 -26.519,-15.634 -5.168,9.322 -15.104,15.634 -26.517,15.634 -16.582,0 -30.045,-13.319 -30.295,-29.841 h -0.012 v -45.255 h 7.577 v 44.79 c 0,12.553 10.176,22.729 22.73,22.729 12.553,0 22.729,-10.176 22.729,-22.729 v -44.79 h 7.577 v 44.79 c 0,12.553 10.176,22.729 22.73,22.729 12.553,0 22.73,-10.176 22.73,-22.729 v -44.79 H 0.012 V 0 Z" fill="#3f3b3a" id="path17264" style="fill:#ffffff"/>
|
||||
</g>
|
||||
<g transform="translate(856.21,455.02)" id="g17270" style="fill:#ffffff">
|
||||
<path d="M 0,0 C 13.382,7.726 30.204,4.078 39.292,-7.935 L -12.777,-37.997 C -18.635,-24.118 -13.384,-7.727 0,0 m 45.088,-30.903 c -1.362,-8.745 -6.52,-16.819 -14.782,-21.589 -13.384,-7.727 -30.203,-4.079 -39.294,7.934 L 49.691,-10.68 C 49.175,-9.54 48.6,-8.413 47.96,-7.305 37.499,10.814 14.331,17.022 -3.789,6.561 -21.907,-3.9 -28.115,-27.069 -17.655,-45.188 c 10.461,-18.119 33.631,-24.327 51.749,-13.865 12.12,6.997 18.901,19.681 18.937,32.735 z" fill="#3f3b3a" id="path17268" style="fill:#ffffff"/>
|
||||
</g>
|
||||
<g transform="translate(839.22,466.66)" id="g17274" style="fill:#ffffff">
|
||||
<path d="m 0,0 h -10.716 l -37.79,-37.79 v 70.377 h -7.577 v -107.69 h 7.577 v 26.598 l 5.422,5.421 32.02,-32.019 H -0.35 l -37.376,37.376 z" fill="#3f3b3a" id="path17272" style="fill:#ffffff"/>
|
||||
</g>
|
||||
<g transform="translate(917.36,428.77)" id="g17278" style="fill:#ffffff">
|
||||
<path d="m 0,0 c 0,-0.02 0.003,-0.039 0.003,-0.059 v -37.154 h 7.575 v 37.154 h 10e-4 c 0,0.02 -10e-4,0.039 -10e-4,0.059 0,16.738 13.568,30.306 30.306,30.306 v 7.577 C 16.962,37.883 0,20.923 0,0" fill="#3f3b3a" id="path17276" style="fill:#ffffff"/>
|
||||
</g>
|
||||
<g transform="translate(280.65,437.38)" id="g17282" style="fill:#ffffff">
|
||||
<path d="m 0,0 c -6.641,1.159 -10.845,4.978 -10.218,8.245 0.893,4.658 8.079,5.869 17.803,6.172 12.995,0.405 23.732,-4.078 23.732,-4.078 0,0 3.992,9.327 5.511,12.872 -11.468,5.271 -23.392,6.442 -29.098,6.442 -19.827,0 -35.061,-10.557 -35.061,-22.404 0,-12.88 15.262,-21.176 29.965,-22.574 12.015,-1.144 19.391,-5.593 18.967,-9.818 -0.374,-3.73 -6.558,-5.581 -13.394,-5.903 -5.915,-0.279 -17.31,-0.045 -29.296,4.451 -0.87,-2.064 -4.12,-9.767 -5.504,-13.048 3.022,-1.511 18.332,-8.378 38.223,-6.51 18.771,1.762 29.949,14.058 28.603,24.009 C 37.597,-2.648 11.585,-2.022 0,0" fill="#3f3b3a" id="path17280" style="fill:#ffffff"/>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
<g inkscape:label="Icons" inkscape:groupmode="layer" id="layer1" style="display:inline" transform="translate(0.39999965,-2.4459998)">
|
||||
<path sodipodi:type="star" style="fill:none;fill-opacity:1;stroke:#ffff00;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path1349" sodipodi:sides="3" sodipodi:cx="39.555885" sodipodi:cy="333.11758" sodipodi:r1="12.85258" sodipodi:r2="6.42629" sodipodi:arg1="2.6179939" sodipodi:arg2="3.6651914" inkscape:flatsided="true" inkscape:rounded="0" inkscape:randomized="0" d="M 28.425224,339.54387 39.555886,320.265 50.686546,339.54387 Z" inkscape:transform-center-y="-2.4767285" transform="matrix(0.77080989,0,0,0.77080989,-11.733546,-62.159169)"/>
|
||||
<path sodipodi:type="star" style="fill:none;fill-opacity:1;stroke:#ffff00;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path1349-1" sodipodi:sides="3" sodipodi:cx="74.701828" sodipodi:cy="333.11758" sodipodi:r1="12.85258" sodipodi:r2="6.4262905" sodipodi:arg1="2.6179939" sodipodi:arg2="3.6651914" inkscape:flatsided="true" inkscape:rounded="0" inkscape:randomized="0" d="M 63.571167,339.54387 74.701828,320.265 85.832489,339.54387 Z" inkscape:transform-center-y="-2.4767285" transform="matrix(0.77080989,0,0,0.77080989,-11.733546,-62.159169)"/>
|
||||
<path sodipodi:type="star" style="fill:none;fill-opacity:1;stroke:#ffff00;stroke-width:0.264999;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" id="path1349-1-3" sodipodi:sides="3" sodipodi:cx="111.45139" sodipodi:cy="333.11758" sodipodi:r1="12.85258" sodipodi:r2="6.4262905" sodipodi:arg1="2.6179939" sodipodi:arg2="3.6651914" inkscape:flatsided="true" inkscape:rounded="0" inkscape:randomized="0" d="m 100.32073,339.54387 11.13066,-19.27887 11.13066,19.27887 z" inkscape:transform-center-y="-2.4767285" transform="matrix(0.77080989,0,0,0.77080989,-11.733546,-62.159169)"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.40005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 44.86076,190.94921 c -0.607012,0.83768 -1.213985,1.6753 -1.2169,2.44625 -0.0029,0.77095 0.597978,1.47503 0.767817,2.01212 0.169839,0.53708 -0.09115,0.90733 -0.352123,1.27754" id="path1396" inkscape:path-effect="#path-effect1398" inkscape:original-d="m 44.86076,190.94921 c -0.606771,0.83785 -1.213745,1.67547 -1.820923,2.51287 0.601121,0.70432 1.202014,1.4084 1.802715,2.11228 -0.260801,0.37047 -0.521796,0.74071 -0.782998,1.11076"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.40005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 46.061612,190.95887 c -0.607012,0.83768 -1.21398,1.67529 -1.216898,2.44625 -0.0029,0.77095 0.597971,1.47502 0.767813,2.01211 0.169841,0.53709 -0.09115,0.90734 -0.352121,1.27755" id="path1396-6" inkscape:path-effect="#path-effect1417" inkscape:original-d="m 46.061612,190.95887 c -0.606771,0.83785 -1.213745,1.67546 -1.820924,2.51287 0.601122,0.70432 1.202014,1.40839 1.802716,2.11228 -0.260801,0.37047 -0.521796,0.74071 -0.782998,1.11076"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.40005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 47.463723,190.94066 c -0.607007,0.83767 -1.21398,1.67529 -1.216898,2.44625 -0.0029,0.77095 0.597971,1.47502 0.767813,2.01211 0.169841,0.53709 -0.09114,0.90733 -0.352121,1.27755" id="path1396-7" inkscape:path-effect="#path-effect1426" inkscape:original-d="m 47.463723,190.94066 c -0.606771,0.83784 -1.213745,1.67546 -1.820924,2.51287 0.601122,0.70432 1.202014,1.40839 1.802716,2.11228 -0.260801,0.37047 -0.521796,0.7407 -0.782998,1.11076"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.40005;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 41.874445,197.72306 h 7.647882" id="path1428"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.293709px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 73.497594,193.31026 c -0.198163,0.41818 -0.396244,0.83619 -0.618617,0.78533 -0.222372,-0.0509 -0.469255,-0.57083 -0.716102,-0.82171 -0.246847,-0.25088 -0.493717,-0.23232 -0.66669,-0.1487 -0.172973,0.0836 -0.271732,0.23218 -0.213909,0.36223 0.05782,0.13004 0.271769,0.24145 0.423902,0.4226 0.152134,0.18115 0.242663,0.43186 0.349605,0.96111 0.106942,0.52924 0.230379,1.33701 0.753087,1.79183 0.522707,0.45482 1.444396,0.55696 2.042911,0.34494 0.598514,-0.21202 0.874186,-0.73823 1.149928,-1.26457" id="path1434" inkscape:path-effect="#path-effect1436" inkscape:original-d="m 73.497594,193.31026 c -0.197813,0.41835 -0.395895,0.83636 -0.594271,1.25409 -0.246613,-0.51967 -0.493488,-1.03964 -0.740648,-1.5599 -0.246613,0.019 -0.493496,0.0374 -0.740656,0.0557 -0.09845,0.14888 -0.197227,0.29744 -0.296261,0.44569 0.214255,0.11178 0.428216,0.22316 0.6419,0.33426 0.09082,0.251 0.181333,0.50172 0.271572,0.7521 0.12373,0.80812 0.24716,1.6159 0.37032,2.42339 0.921996,0.10246 1.843685,0.2046 2.765103,0.30643 0.275988,-0.52597 0.551653,-1.05218 0.827056,-1.5787" sodipodi:nodetypes="cccccccccc"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.293709px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 76.19798,195.31224 c 0.31925,-0.47948 0.638551,-0.95904 0.761367,-1.3079 0.122817,-0.34885 0.04895,-0.5673 -0.0817,-0.64121 -0.130652,-0.0739 -0.318041,-0.003 -0.516785,0.2169 -0.198743,0.2198 -0.408593,0.58818 -0.618376,0.95645" id="path1442" inkscape:path-effect="#path-effect1444" inkscape:original-d="m 76.19798,195.31224 c 0.319586,-0.47926 0.638886,-0.95882 0.957916,-1.4387 -0.07354,-0.21812 -0.147448,-0.43655 -0.221584,-0.65531 -0.187161,0.0714 -0.374568,0.14237 -0.562275,0.21309 -0.209576,0.3687 -0.419421,0.73709 -0.629551,1.10516" sodipodi:nodetypes="ccccc"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.293709px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 75.625839,194.75097 c 0.427245,-0.70531 0.854505,-1.41064 0.970243,-1.81734 0.115737,-0.4067 -0.0805,-0.51463 -0.237262,-0.49903 -0.156767,0.0156 -0.273621,0.15486 -0.466514,0.4778 -0.192894,0.32293 -0.461778,0.82941 -0.73061,1.3358" id="path1442-1" inkscape:path-effect="#path-effect1463" inkscape:original-d="m 75.625839,194.75097 c 0.427576,-0.70511 0.854843,-1.41044 1.281941,-2.11627 -0.196024,-0.10766 -0.392265,-0.21557 -0.588821,-0.32384 -0.116585,0.1396 -0.23344,0.27887 -0.35058,0.41783 -0.268627,0.50682 -0.537501,1.01331 -0.806683,1.51951" sodipodi:nodetypes="ccccc"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.322939px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 75.161665,194.2482 c 0.481946,-0.8587 0.963986,-1.71756 1.084052,-2.22574 0.120065,-0.50817 -0.122202,-0.66556 -0.334468,-0.61383 -0.212265,0.0517 -0.393863,0.31261 -0.608715,0.71081 -0.214852,0.39819 -0.462807,0.93338 -0.710675,1.46838" id="path1442-4" inkscape:path-effect="#path-effect1472" inkscape:original-d="m 75.161665,194.2482 c 0.482296,-0.8585 0.964329,-1.71737 1.446163,-2.57667 -0.242112,-0.15714 -0.48437,-0.31454 -0.727067,-0.47233 -0.181449,0.26138 -0.363036,0.52228 -0.545009,0.78299 -0.247723,0.5356 -0.495677,1.07079 -0.743893,1.60563" sodipodi:nodetypes="ccccc"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.293709px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" d="m 74.591805,193.58782 c 0.292958,-0.63399 0.58592,-1.26799 0.680949,-1.68074 0.09503,-0.41275 -0.0082,-0.60404 -0.162225,-0.65713 -0.154047,-0.0531 -0.358771,0.0325 -0.582389,0.32275 -0.223619,0.29023 -0.465799,0.78467 -0.708062,1.27928" id="path1487" inkscape:path-effect="#path-effect1489" inkscape:original-d="m 74.591805,193.58782 c 0.293309,-0.63383 0.58627,-1.26783 0.87907,-1.9024 -0.103049,-0.19111 -0.206215,-0.38243 -0.309742,-0.57412 -0.204473,0.086 -0.409223,0.17154 -0.614266,0.25685 -0.241996,0.49495 -0.726789,1.48383 -0.726789,1.48383" sodipodi:nodetypes="ccccc"/>
|
||||
<path style="fill:none;stroke:#ffff00;stroke-width:0.340061;stroke-linecap:round;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" d="m 76.762344,196.16538 -3.740817,-3.75884 v 0" id="path1491"/>
|
||||
<g aria-label="!" id="text1642" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15.875px;line-height:1.25;font-family:Amiri;-inkscape-font-specification:Amiri;fill:#ffff00;fill-opacity:1;stroke:none;stroke-width:0.265;stroke-miterlimit:4;stroke-dasharray:none" transform="matrix(0.77080989,0,0,0.77080989,-11.733546,-62.159169)">
|
||||
<path d="m 38.868313,336.48727 q -0.255799,-0.26355 -0.255799,-0.61236 0,-0.34882 0.255799,-0.58911 0.26355,-0.24805 0.612366,-0.24805 0.348815,0 0.589111,0.24805 0.248047,0.24029 0.248047,0.58911 0,0.34881 -0.248047,0.61236 -0.240296,0.2558 -0.589111,0.2558 -0.348816,0 -0.612366,-0.2558 z m 0.116272,-10.20868 q 0.217041,-0.27905 0.558105,-0.27905 0.341065,0 0.511597,0.27905 0.170532,0.27906 0.170532,0.62012 0,1.65882 -0.542602,7.00733 -0.09302,0.18603 -0.248047,0.20153 -0.147278,-0.062 -0.201538,-0.17053 -0.465088,-5.34851 -0.465088,-7.03833 0,-0.34106 0.217041,-0.62012 z" style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:15.875px;font-family:Amiri;-inkscape-font-specification:Amiri;fill:#ffff00;fill-opacity:1;stroke-width:0.265;stroke-miterlimit:4;stroke-dasharray:none" id="path1644"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 35 KiB |
25
resources/profiles/Snapmaker/filament/Snapmaker J1 ABS.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB99",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 ABS",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_abs",
|
||||
"filament_flow_ratio": [
|
||||
"0.926"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; ====================================\n;END Gcode for filament T[current_extruder] \nG92 E0\nG1 F600 E-6 ;retract\n{if current_extruder == 0}G0 X-20 F12000 {endif} ;\n{if current_extruder == 1}G0 X350 F12000 {endif} ;\nM106 S0 ; Lüfter aus\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 0}T1 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 1}T0 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n;END gcode for filament T[current_extruder] (Ende) \n; ====================================="
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; ====================================\n; START gcode for filament T[current_extruder]\nM900 T[current_extruder] K0.054\nG1 F600 E5.5 \nM106 S255 ;Lüfter an\n; START gcode for filament T[current_extruder] (Ende)\n; ===================================="
|
||||
]
|
||||
}
|
||||
25
resources/profiles/Snapmaker/filament/Snapmaker J1 ASA.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFB98",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 ASA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_asa",
|
||||
"filament_flow_ratio": [
|
||||
"0.93"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; ====================================\n;END Gcode for filament T[current_extruder] \nG92 E0\nG1 F600 E-6 ;retract\n{if current_extruder == 0}G0 X-20 F12000 {endif} ;\n{if current_extruder == 1}G0 X350 F12000 {endif} ;\nM106 S0 ; Lüfter aus\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 0}T1 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 1}T0 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n;END gcode for filament T[current_extruder] (Ende) \n; ====================================="
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; ====================================\n; START gcode for filament T[current_extruder]\nM900 T[current_extruder] K0.054\nG1 F600 E5.5 \nM106 S255 ;Lüfter an\n; START gcode for filament T[current_extruder] (Ende)\n; ===================================="
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 PA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
28
resources/profiles/Snapmaker/filament/Snapmaker J1 PA.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN99",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 PA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; ====================================\n;END Gcode for filament T[current_extruder] \nG92 E0\nG1 F600 E-6 ;retract\n{if current_extruder == 0}G0 X-20 F12000 {endif} ;\n{if current_extruder == 1}G0 X350 F12000 {endif} ;\nM106 S0 ; Lüfter aus\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 0}T1 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 1}T0 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n;END gcode for filament T[current_extruder] (Ende) \n; ====================================="
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; ====================================\n; START gcode for filament T[current_extruder]\nM900 T[current_extruder] K0.054\nG1 F600 E5.5 \nM106 S255 ;Lüfter an\n; START gcode for filament T[current_extruder] (Ende)\n; ===================================="
|
||||
]
|
||||
}
|
||||
25
resources/profiles/Snapmaker/filament/Snapmaker J1 PC.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFC99",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 PC",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pc",
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.94"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; ====================================\n;END Gcode for filament T[current_extruder] \nG92 E0\nG1 F600 E-6 ;retract\n{if current_extruder == 0}G0 X-20 F12000 {endif} ;\n{if current_extruder == 1}G0 X350 F12000 {endif} ;\nM106 S0 ; Lüfter aus\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 0}T1 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 1}T0 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n;END gcode for filament T[current_extruder] (Ende) \n; ====================================="
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; ====================================\n; START gcode for filament T[current_extruder]\nM900 T[current_extruder] K0.054\nG1 F600 E5.5 \nM106 S255 ;Lüfter an\n; START gcode for filament T[current_extruder] (Ende)\n; ===================================="
|
||||
]
|
||||
}
|
||||
64
resources/profiles/Snapmaker/filament/Snapmaker J1 PETG.json
Normal file
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFG99",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 PETG",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pet",
|
||||
"reduce_fan_stop_start_freq": [
|
||||
"1"
|
||||
],
|
||||
"slow_down_for_layer_cooling": [
|
||||
"1"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"30"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"90"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"25%"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"90"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"40"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"245"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"245"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; ====================================\n;END Gcode for filament T[current_extruder] \nG92 E0\nG1 F600 E-6 ;retract\n{if current_extruder == 0}G0 X-20 F12000 {endif} ;\n{if current_extruder == 1}G0 X350 F12000 {endif} ;\nM106 S0 ; Lüfter aus\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 0}T1 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 1}T0 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n;END gcode for filament T[current_extruder] (Ende) \n; ====================================="
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; ====================================\n; START gcode for filament T[current_extruder]\nM900 T[current_extruder] K0.054\nG1 F600 E5.5 \nM106 S255 ;Lüfter an\n; START gcode for filament T[current_extruder] (Ende)\n; ===================================="
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL98",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 PLA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"7"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; ====================================\n;END Gcode for filament T[current_extruder] \nG92 E0\nG1 F600 E-6 ;retract\n{if current_extruder == 0}G0 X-20 F12000 {endif} ;\n{if current_extruder == 1}G0 X350 F12000 {endif} ;\nM106 S0 ; Lüfter aus\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 0}T1 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 1}T0 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n;END gcode for filament T[current_extruder] (Ende) \n; ====================================="
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; ====================================\n; START gcode for filament T[current_extruder]\nM900 T[current_extruder] K0.054\nG1 F600 E5.5 \nM106 S255 ;Lüfter an\n; START gcode for filament T[current_extruder] (Ende)\n; ===================================="
|
||||
]
|
||||
}
|
||||
34
resources/profiles/Snapmaker/filament/Snapmaker J1 PLA.json
Normal file
@@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.92"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"205"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"200"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; ====================================\n;END Gcode for filament T[current_extruder] \nG92 E0\nG1 F600 E-6 ;retract\n{if current_extruder == 0}G0 X-20 F12000 {endif} ;\n{if current_extruder == 1}G0 X350 F12000 {endif} ;\nM106 S0 ; Lüfter aus\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 0}T1 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 1}T0 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n;END gcode for filament T[current_extruder] (Ende) \n; ====================================="
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; ====================================\n; START gcode for filament T[current_extruder]\nM900 T[current_extruder] K0.054\nG1 F600 E5.5 \nM106 S255 ;Lüfter an\n; START gcode for filament T[current_extruder] (Ende)\n; ===================================="
|
||||
]
|
||||
}
|
||||
31
resources/profiles/Snapmaker/filament/Snapmaker J1 PVA.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFS99",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 PVA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pva",
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"7"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; ====================================\n;END Gcode for filament T[current_extruder] \nG92 E0\nG1 F600 E-6 ;retract\n{if current_extruder == 0}G0 X-20 F12000 {endif} ;\n{if current_extruder == 1}G0 X350 F12000 {endif} ;\nM106 S0 ; Lüfter aus\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 0}T1 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 1}T0 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n;END gcode for filament T[current_extruder] (Ende) \n; ====================================="
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; ====================================\n; START gcode for filament T[current_extruder]\nM900 T[current_extruder] K0.054\nG1 F600 E5.5 \nM106 S255 ;Lüfter an\n; START gcode for filament T[current_extruder] (Ende)\n; ===================================="
|
||||
]
|
||||
}
|
||||
28
resources/profiles/Snapmaker/filament/Snapmaker J1 TPU.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFU99",
|
||||
"setting_id": "GFSX04",
|
||||
"name": "Snapmaker J1 TPU",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_tpu",
|
||||
"filament_max_volumetric_speed": [
|
||||
"3.2"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"220"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle",
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
],
|
||||
"filament_end_gcode": [
|
||||
"; ====================================\n;END Gcode for filament T[current_extruder] \nG92 E0\nG1 F600 E-6 ;retract\n{if current_extruder == 0}G0 X-20 F12000 {endif} ;\n{if current_extruder == 1}G0 X350 F12000 {endif} ;\nM106 S0 ; Lüfter aus\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 0}T1 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n{if has_wipe_tower and total_toolchanges > 0 and current_extruder == 1}T0 \nG0 X{wipe_tower_x[0]} Y{wipe_tower_y[0]} F{travel_speed*60}{endif} ;\n;END gcode for filament T[current_extruder] (Ende) \n; ====================================="
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; ====================================\n; START gcode for filament T[current_extruder]\nM900 T[current_extruder] K0.054\nG1 F600 E5.5 \nM106 S255 ;Lüfter an\n; START gcode for filament T[current_extruder] (Ende)\n; ===================================="
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM010",
|
||||
"name": "Snapmaker J1 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Snapmaker J1",
|
||||
"default_print_profile": "0.20mm 0.4 Standard @Snapmaker J1",
|
||||
"retraction_minimum_travel": [
|
||||
"3"
|
||||
],
|
||||
"thumbnails": [
|
||||
"400x400"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Auto Lift"
|
||||
],
|
||||
"z_lift_type": [
|
||||
"SpiralLift"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"324x0",
|
||||
"324x200",
|
||||
"0x200"
|
||||
],
|
||||
"printable_height": "200",
|
||||
"machine_start_gcode": ";***** Snapmaker J1\n;***** Update : 20221222\n;***** Printer : [printer_preset]\n;***** Profile : [print_preset]\nM593 P1 X F35.7 \nM593 P1 Y F33.7 \nM355 S1 P16 ;------------OPTIONAL ;dim led \nM83 ;absolute extrusion mode\nM140 S[first_layer_bed_temperature] ;Start Warming Bed\nT[initial_extruder] ;switch to initial extruder\n{if total_toolchanges < 1}; Preheat one extruder (just one used)\nM104 S160 ;preheat nozzle\n{else}; Preheat both extruders used\nM104 S160 T0 ;preheat T0\nM104 S160 T1 ;preheat T1\n{endif}\nG28 ; home all axes\nG90 ;absolute positioning\nG1 Z0.8 F1800\nM201 X5000 Y5000 Z500 E5000\nM205 V5\nM900 T0 K0.02\nM900 T1 K0.02\nM190 S[first_layer_bed_temperature] ; C3 W2 Wait For Bed Temperature\n{if total_toolchanges < 1}; Heat one extruder\nM104 S[first_layer_temperature]\nM109 S[first_layer_temperature] ;Wait for Hotend Temperature\n{else}; Heat both extruders\nM104 T0 S{first_layer_temperature[0]}\nM104 T1 S{first_layer_temperature[1]}\nM109 T0 S{first_layer_temperature[0]} ;Wait for Hotend Temperature\nM109 T1 S{first_layer_temperature[1]} ;Wait for Hotend Temperature\n{endif}\n;\n{if 1==1} ;-----------OPTIONAL ;led effect\n M355 S1 P32\n G4 S1\n M355 S1 P48\n G4 S1\n M355 S1 P64\n G4 S1\n M355 S1 P96\n G4 S1\n M355 S1 P128\n G4 S1\n M355 S1 P255\n{endif}\n;\nG92 E0\n;\n{if total_toolchanges > 0 or initial_extruder == 0}; Purge line T0\nT0\nG92 E0\nG1 F1200 X5 Z0.5\nG1 F600 X100 E20\nG1 F600 Z2\nG92 E0\nG1 F1200 E-6\nG0 X-20 F12000 ; park T0\n{endif}\n{if total_toolchanges > 0 or initial_extruder == 1}; Purge line T1\nT1\nG92 E0\nG1 F1200 X295 Z0.5\nG1 F600 X200 E20\nG1 F600 Z2\nG92 E0\nG1 F1200 E-6\nG0 X350 F12000 ; park T1 (old 345)\n{endif}\n;End Start Gcode J1\n",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_num]\n",
|
||||
"machine_end_gcode": ";End GCode J1 begin\nM140 S0 ;heated bed heater off \nG90 ;absolute positioning\nG92 E0\n;\nG1 E-6 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\n;\nM104 S0 T0 ;extruder heater off\nM104 S0 T1 ;extruder heater off\n;\nG1 Z200 F1500 ;move bed down\nG0 Y10 F3000 ;so the head is out of the way\nM84 ;steppers off\nM355 S1 P16 ;------------OPTIONAL ;dim led \nM107\n;End of Gcode\n;\n; DON'T REMOVE these lines if you're using the smfix (https://github.com/macdylan/Snapmaker2Slic3rPostProcessor)\n; min_x = [first_layer_print_min_0]\n; min_y = [first_layer_print_min_1]\n; max_x = [first_layer_print_max_0]\n; max_y = [first_layer_print_max_1]\n; max_z = [max_layer_z]\n;",
|
||||
"change_filament_gcode": ";Change Filament",
|
||||
"machine_max_acceleration_e": [
|
||||
"6000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"6000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"60",
|
||||
"25"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.30"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM011",
|
||||
"name": "Snapmaker J1 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "Snapmaker J1",
|
||||
"default_print_profile": "0.20mm 0.6 Standard @Snapmaker J1",
|
||||
"retraction_minimum_travel": [
|
||||
"3"
|
||||
],
|
||||
"thumbnails": [
|
||||
"400x400"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Auto Lift"
|
||||
],
|
||||
"z_lift_type": [
|
||||
"SpiralLift"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"324x0",
|
||||
"324x200",
|
||||
"0x200"
|
||||
],
|
||||
"printable_height": "200",
|
||||
"machine_start_gcode": ";***** Snapmaker J1\n;***** Update : 20221222\n;***** Printer : [printer_preset]\n;***** Profile : [print_preset]\nM593 P1 X F35.7 \nM593 P1 Y F33.7 \nM355 S1 P16 ;------------OPTIONAL ;dim led \nM83 ;absolute extrusion mode\nM140 S[first_layer_bed_temperature] ;Start Warming Bed\nT[initial_extruder] ;switch to initial extruder\n{if total_toolchanges < 1}; Preheat one extruder (just one used)\nM104 S160 ;preheat nozzle\n{else}; Preheat both extruders used\nM104 S160 T0 ;preheat T0\nM104 S160 T1 ;preheat T1\n{endif}\nG28 ; home all axes\nG90 ;absolute positioning\nG1 Z0.8 F1800\nM201 X5000 Y5000 Z500 E5000\nM205 V5\nM900 T0 K0.02\nM900 T1 K0.02\nM190 S[first_layer_bed_temperature] ; C3 W2 Wait For Bed Temperature\n{if total_toolchanges < 1}; Heat one extruder\nM104 S[first_layer_temperature]\nM109 S[first_layer_temperature] ;Wait for Hotend Temperature\n{else}; Heat both extruders\nM104 T0 S{first_layer_temperature[0]}\nM104 T1 S{first_layer_temperature[1]}\nM109 T0 S{first_layer_temperature[0]} ;Wait for Hotend Temperature\nM109 T1 S{first_layer_temperature[1]} ;Wait for Hotend Temperature\n{endif}\n;\n{if 1==1} ;-----------OPTIONAL ;led effect\n M355 S1 P32\n G4 S1\n M355 S1 P48\n G4 S1\n M355 S1 P64\n G4 S1\n M355 S1 P96\n G4 S1\n M355 S1 P128\n G4 S1\n M355 S1 P255\n{endif}\n;\nG92 E0\n;\n{if total_toolchanges > 0 or initial_extruder == 0}; Purge line T0\nT0\nG92 E0\nG1 F1200 X5 Z0.5\nG1 F600 X100 E20\nG1 F600 Z2\nG92 E0\nG1 F1200 E-6\nG0 X-20 F12000 ; park T0\n{endif}\n{if total_toolchanges > 0 or initial_extruder == 1}; Purge line T1\nT1\nG92 E0\nG1 F1200 X295 Z0.5\nG1 F600 X200 E20\nG1 F600 Z2\nG92 E0\nG1 F1200 E-6\nG0 X350 F12000 ; park T1 (old 345)\n{endif}\n;End Start Gcode J1\n",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_num]\n",
|
||||
"machine_end_gcode": ";End GCode J1 begin\nM140 S0 ;heated bed heater off \nG90 ;absolute positioning\nG92 E0\n;\nG1 E-6 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure\n;\nM104 S0 T0 ;extruder heater off\nM104 S0 T1 ;extruder heater off\n;\nG1 Z200 F1500 ;move bed down\nG0 Y10 F3000 ;so the head is out of the way\nM84 ;steppers off\nM355 S1 P16 ;------------OPTIONAL ;dim led \nM107\n;End of Gcode\n;\n; DON'T REMOVE these lines if you're using the smfix (https://github.com/macdylan/Snapmaker2Slic3rPostProcessor)\n; min_x = [first_layer_print_min_0]\n; min_y = [first_layer_print_min_1]\n; max_x = [first_layer_print_max_0]\n; max_y = [first_layer_print_max_1]\n; max_z = [max_layer_z]\n;",
|
||||
"change_filament_gcode": ";Change Filament",
|
||||
"machine_max_acceleration_e": [
|
||||
"6000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"6000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"60",
|
||||
"25"
|
||||
],
|
||||
"max_layer_height": [
|
||||
"0.40"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"nozzle_type": "hardened_steel",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
||||
12
resources/profiles/Snapmaker/machine/Snapmaker J1.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Snapmaker J1",
|
||||
"model_id": "SnapmakerJ1",
|
||||
"nozzle_diameter": "0.4;0,6",
|
||||
"machine_tech": "FFF",
|
||||
"family": "Snapmaker",
|
||||
"bed_model": "",
|
||||
"bed_texture": "j1_texture.svg",
|
||||
"hotend_model": "hotend.stl",
|
||||
"default_materials": "Snapmaker J1 ABS;Snapmaker J1 PLA;Snapmaker J1 PLA-CF;Snapmaker J1 PETG;Snapmaker J1 TPU;Snapmaker J1 ASA;Snapmaker J1 PC;Snapmaker J1 PVA;Snapmaker J1 PA;Snapmaker J1 PA-CF"
|
||||
}
|
||||
@@ -135,5 +135,5 @@
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"z_lift_type": "NormalLift"
|
||||
"z_hop_types": "Normal Lift"
|
||||
}
|
||||
|
||||
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP040",
|
||||
"name": "0.20mm 0.4 Standard @Snapmaker J1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_acceleration": "60%",
|
||||
"brim_type": "no_brim",
|
||||
"default_acceleration": "5000",
|
||||
"default_jerk": "3",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_support": "1",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_J1_{print_time}.gcode",
|
||||
"flush_into_infill": "1",
|
||||
"gap_infill_speed": "80",
|
||||
"gcode_comments": "1",
|
||||
"infill_jerk": "3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "40",
|
||||
"initial_layer_jerk": "1",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_travel_speed": "50%",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_jerk": "3",
|
||||
"inner_wall_line_width": "0.44",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_line_width": "0.45",
|
||||
"internal_solid_infill_speed": "160",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.25",
|
||||
"line_width": "0.44",
|
||||
"max_travel_detour_distance": "3",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_jerk": "2",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "100",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "20",
|
||||
"post_process": [
|
||||
"/Users/hliebscher/smfix_bs-darwin-arm64",
|
||||
"\n/Users/hliebscher/j1x2",
|
||||
"\n"
|
||||
],
|
||||
"precise_outer_wall": "1",
|
||||
"prime_tower_brim_width": "1",
|
||||
"prime_tower_width": "10",
|
||||
"prime_volume": "2",
|
||||
"print_settings_id": "0.4 0.25mm Normal S2J2 Parts",
|
||||
"reduce_crossing_wall": "1",
|
||||
"skirt_loops": "2",
|
||||
"small_perimeter_speed": "80%",
|
||||
"small_perimeter_threshold": "6",
|
||||
"sparse_infill_density": "35%",
|
||||
"sparse_infill_line_width": "0.44",
|
||||
"sparse_infill_pattern": "adaptivecubic",
|
||||
"sparse_infill_speed": "130",
|
||||
"support_interface_top_layers": "0",
|
||||
"support_line_width": "0.45",
|
||||
"support_speed": "100",
|
||||
"support_top_z_distance": "0",
|
||||
"support_type": "normal(manual)",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_thickness": "0",
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_jerk": "1",
|
||||
"top_surface_speed": "60",
|
||||
"travel_acceleration": "2500",
|
||||
"travel_jerk": "9",
|
||||
"travel_speed": "150",
|
||||
"tree_support_wall_count": "2",
|
||||
"xy_hole_compensation": "0.08",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP041",
|
||||
"name": "0.20mm 0.6 Standard @Snapmaker J1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "4",
|
||||
"bridge_acceleration": "60%",
|
||||
"brim_type": "no_brim",
|
||||
"default_acceleration": "5000",
|
||||
"default_jerk": "3",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"enable_arc_fitting": "1",
|
||||
"enable_support": "1",
|
||||
"filename_format": "{input_filename_base}_{layer_height}mm_J1_{print_time}.gcode",
|
||||
"flush_into_infill": "1",
|
||||
"gap_infill_speed": "80",
|
||||
"gcode_comments": "1",
|
||||
"infill_jerk": "3",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"initial_layer_infill_speed": "40",
|
||||
"initial_layer_jerk": "1",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_travel_speed": "50%",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_jerk": "3",
|
||||
"inner_wall_line_width": "0.64",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_line_width": "0.65",
|
||||
"internal_solid_infill_speed": "160",
|
||||
"is_custom_defined": "0",
|
||||
"layer_height": "0.25",
|
||||
"line_width": "0.64",
|
||||
"max_travel_detour_distance": "3",
|
||||
"only_one_wall_top": "1",
|
||||
"outer_wall_acceleration": "2000",
|
||||
"outer_wall_jerk": "2",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"outer_wall_speed": "100",
|
||||
"overhang_1_4_speed": "50",
|
||||
"overhang_2_4_speed": "30",
|
||||
"overhang_3_4_speed": "20",
|
||||
"post_process": [
|
||||
"/Users/hliebscher/smfix_bs-darwin-arm64",
|
||||
"\n/Users/hliebscher/j1x1",
|
||||
"\n"
|
||||
],
|
||||
"precise_outer_wall": "1",
|
||||
"prime_tower_brim_width": "1",
|
||||
"prime_tower_width": "10",
|
||||
"prime_volume": "2",
|
||||
"print_settings_id": "0.6 0.25mm Normal S2J2 Parts",
|
||||
"reduce_crossing_wall": "1",
|
||||
"skirt_loops": "2",
|
||||
"small_perimeter_speed": "80%",
|
||||
"small_perimeter_threshold": "6",
|
||||
"sparse_infill_density": "35%",
|
||||
"sparse_infill_line_width": "0.64",
|
||||
"sparse_infill_pattern": "adaptivecubic",
|
||||
"sparse_infill_speed": "130",
|
||||
"support_interface_top_layers": "0",
|
||||
"support_line_width": "0.65",
|
||||
"support_speed": "100",
|
||||
"support_top_z_distance": "0",
|
||||
"support_type": "normal(manual)",
|
||||
"thick_bridges": "1",
|
||||
"top_shell_thickness": "0",
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_jerk": "1",
|
||||
"top_surface_speed": "60",
|
||||
"travel_acceleration": "2500",
|
||||
"travel_jerk": "9",
|
||||
"travel_speed": "150",
|
||||
"tree_support_wall_count": "2",
|
||||
"xy_hole_compensation": "0.08",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 0.6 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -23,7 +23,6 @@
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0",
|
||||
"enable_arc_fitting": "1",
|
||||
"outer_wall_line_width": "0.4",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.4",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Tronxy",
|
||||
"version": "01.04.10.1",
|
||||
"version": "01.05.10.1",
|
||||
"force_update": "0",
|
||||
"description": "Tronxy configurations",
|
||||
"machine_model_list": [
|
||||
|
||||