Compare commits

...

43 Commits

Author SHA1 Message Date
SoftFever
e0aae93c0a update locale for 1.8 beta2 2023-11-04 14:19:17 +08:00
SoftFever
36ffb18059 make folder name more consistent 2023-11-04 10:37:53 +08:00
Noisyfox
528fb630bc Organic: Fix support blocker (#2595)
Expand blockers a little bit to compensate the error in facet projection
2023-11-04 02:42:30 +08:00
Rob Trame
f1345d276b Fix typos and style inconsistencies related to configuration (#2580)
* Fix 'min' accidentally defined as 'max'

* Remove duplicate retract_lift_above/below definitions

* Add correct unit for jerk

* Make speed tooltip consistent with others

* Remove accidental 's' in Qidi XPlus config

* Remove trailing comma in RatRig config

* Add 'type' field to KP3S PRO configs

* Revert "Make speed tooltip consistent with others"

This reverts commit 16c0575181.

* Revert "Remove duplicate retract_lift_above/below definitions"

This reverts commit 54ca51f3de.

* Remove non-translated retract_lift_above/below definitions

* Update PrintConfig.cpp

Revert jerk unit
2023-11-04 02:41:13 +08:00
ablegods
905d104ded Update localization (#2597)
* Update localization

Update existing strings and some newly added strings

* Update localization

Update existing strings and some newly added strings
2023-11-03 21:34:51 +08:00
InfimechOfficial
915c112ee5 20231103 Add "InfiMech" printer profiles (#2596)
* 20231103 Add "InfiMech" printer profiles 

A new brand named "InfiMech" submits printer profiles for the first time.

* 20231103 Add "InfiMech" printer profiles 

A new brand named "InfiMech" submits printer profiles for the first time.

* fix issues that prevent the profiles being loaded.

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-11-03 19:23:20 +08:00
SoftFever
8fcaef53f7 skip only one wall top checking for bridges 2023-11-03 18:35:46 +08:00
SoftFever
01ff70197b set default internal_solid_infill_pattern to monotonic for Qidi machines 2023-11-03 18:35:46 +08:00
SoftFever
e7507e1af5 Revert "Increase uploading timeout for Klipper"
This reverts commit e32e717a75.
2023-11-03 18:35:46 +08:00
SoftFever
4fe80bcbc5 remove staff_pick_switch 2023-11-03 18:35:46 +08:00
Heiko Liebscher
70c5178e50 Fix de for 1.8.0 beta2 (#2589)
* fix german for 1.8.0 beta2

* fix more
2023-11-03 18:24:46 +08:00
SoftFever
aba3c8ab31 bump version to 1.8 beta2 2023-11-02 22:13:00 +08:00
Carlos Caruncho
1c9c1d69ad Spanish translation (#2577)
* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

* Revert "Merge remote-tracking branch 'upstream/main' into spanish_translation"

This reverts commit 694a900845, reversing
changes made to 4f53ce4f88.

* Revert "Update OrcaSlicer_es.po"

This reverts commit 4f53ce4f88.

* Revert "Revert "Update OrcaSlicer_es.po""

This reverts commit 53bd15617c.

* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2023-11-02 18:52:00 +08:00
Hukete
cfcba09d9d Update QIDI profiles (#2586)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes

* 1102

Add ABS-GF10 profile,
Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file
2023-11-02 18:41:03 +08:00
Noisyfox
fcb289124e fix deadlock condition varaible use in netfabb wrapper (#2583)
(cherry picked from commit prusa3d/PrusaSlicer@04ac99a54e)

Co-authored-by: PavelMikus <pavel.mikus.mail@seznam.cz>
2023-11-02 18:40:19 +08:00
Ocraftyone
d574816aef Add default page selection (#2569)
Add option to change default page
2023-11-02 18:28:13 +08:00
SoftFever
61e05f9bd1 Fixed #2562: disable extra perimeters over overhangs for spiral vase 2023-11-01 23:12:22 +08:00
Ocraftyone
06f966e43a Add splash screen toggle (#2568)
Add preferences option to toggle splash screen
2023-11-01 16:47:14 +08:00
Carlos Caruncho
261393b649 Update Spanish Translation (#2545)
* Update OrcaSlicer_es.po

* Update OrcaSlicer_es.po
2023-11-01 11:57:37 +08:00
lukicsl
86701d2c87 some wrong max/min layer height corrected and 0.15 nozzle added for Voron 2.4 (#2546)
* some wrong max/min layer height corrected and 0.15 nozzle added vor Voron 2.4

* typo 0.0

* Some correction in previouse commits + added missing nozzles for Revo

* yet another type
2023-11-01 11:56:59 +08:00
Ioannis Giannakas
46b31a41bf Fix duplicate entry of Only Lift Z above and below in the extruder tab (#2561)
Update Tab.cpp
2023-11-01 11:56:14 +08:00
Andy
b7d9899ef3 Russian translation update (#2551)
Russian translation update
2023-10-31 20:41:53 +08:00
SoftFever
2da64eb1b3 Improve max vol test model to support large diameter nozzles 2023-10-31 20:13:20 +08:00
SoftFever
9bc030e486 Fixed a bug that gcode was reprocessed when uploading to printhost 2023-10-31 19:15:19 +08:00
SoftFever
ac67387c7d Fixed #2527: missing THUMBNAIL_BLOCK_START 2023-10-30 23:00:43 +08:00
lukicsl
ca3a62fba8 Added 0.2mm, 0.6mm, 0.8mm nozzle support for Voron 2.4 (#2543) 2023-10-30 21:26:49 +08:00
renemosner
48fc21d59a (Update Czech translation)Aktualizace českého překladu (#2544)
* Czech translation update

* Czech translation update
2023-10-30 19:58:38 +08:00
Hukete
95dc4b7c6d Update Chamber Temperature Control (#2542)
* 10-25

Add TPU-95A HF

* 1030

Adding Introduction of Chamber Temperature Control Macros(M191) to Notes
2023-10-30 19:56:56 +08:00
SoftFever
7e91d68493 add overall_chamber_temperature variable 2023-10-30 19:53:22 +08:00
SoftFever
3fca10d7f8 Fixed #2245: change min value of *_speed parameters from 0 to 1 2023-10-30 19:49:30 +08:00
SoftFever
79c36c8d27 fix typo 2023-10-30 18:34:13 +08:00
Barry Lowrance
9c1c582464 Neptune 4 Max Profile initial commit (#2531)
Added printer profile for Elegoo Neptune 4 Max
2023-10-30 01:15:19 +08:00
SoftFever
e32e717a75 Increase uploading timeout for Klipper 2023-10-30 01:12:31 +08:00
SoftFever
6fe5abc8cc Fix Process_T 2023-10-30 00:09:01 +08:00
SoftFever
338f4609f3 skip relative e distance check for BBL 2023-10-29 17:54:35 +08:00
SoftFever
7ff4005c22 Fix errors when slicing A1 mini 2023-10-29 12:16:16 +08:00
SoftFever
363c256668 Fix some strings and update locale files 2023-10-29 10:47:23 +08:00
SoftFever
457b847aee Remove BambuStudio-SoftFever migration code 2023-10-29 10:31:26 +08:00
SoftFever
99012660c9 Don't show not consistent g-code warning for P1P machine when P1S profiles are used. 2023-10-28 22:52:16 +08:00
SoftFever
db97f91abc Enable cancel object for multi color printing(BBL) 2023-10-28 22:50:37 +08:00
Ioannis Giannakas
cee0cbe49a Updated tool tip and removed min print speed disabling when slowdown for layer cooling is de-selected (#2524)
* Updated tool tip and removed min print speed disabling when slowdown for layer cooling is de-selected

* Updated tool tip to make it explicit when this setting is used.
2023-10-28 21:55:48 +08:00
SoftFever
937f5b44e2 Update README.md 2023-10-28 17:18:15 +08:00
SoftFever
2021c2bf97 update sponsor 2023-10-28 15:49:58 +08:00
190 changed files with 42495 additions and 36025 deletions

View File

@@ -83,12 +83,28 @@ Their generous support enables me to purchase filaments and other essential 3D p
Thank you! :)
### Sponsors:
<table>
<tr>
<td>
<a href="https://peopoly.net/">
<img src="SoftFever_doc\sponsor_logos\peopoly-standard-logo.png" alt="Peopoly" width="64" height="">
</a>
</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td>
<a href="https://qidi3d.com/">
<img src="SoftFever_doc\sponsor_logos\QIDI.png" alt="QIDI" width="64" height="">
</a>
</td>
</tr>
</table>
### Backers:
*todo: extract ko-fi backers list*
Ko-fi supporters: [Backers list](https://github.com/SoftFever/OrcaSlicer/wiki/OrcaSlicer-backers-%E2%80%90-28-Oct-2023)
Support me
[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/G2G5IP3CP)

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+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"
@@ -3527,7 +3527,7 @@ msgstr ""
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
@@ -3638,7 +3638,7 @@ msgid "Failed to parse model infomations."
msgstr ""
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
@@ -4529,7 +4529,7 @@ msgid "Project downloaded %d%%"
msgstr ""
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -4750,6 +4750,15 @@ msgstr ""
msgid "Units"
msgstr ""
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr ""
@@ -4764,6 +4773,12 @@ msgstr ""
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr ""
@@ -4815,12 +4830,6 @@ msgstr ""
msgid "If enabled, sets OrcaSlicer as default application to open .step files"
msgstr ""
msgid "Online Models"
msgstr ""
msgid "Show online staff-picked models on the home page"
msgstr ""
msgid "Maximum recent projects"
msgstr ""
@@ -5351,7 +5360,7 @@ msgstr ""
msgid "An SD card needs to be inserted before send to printer SD card."
msgstr ""
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr ""
msgid "The printer does not support sending to printer SD card."
@@ -6347,14 +6356,14 @@ msgid "Network plug-in update"
msgstr ""
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
#, possible-c-format, possible-boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
msgid "New version of Bambu Studio"
msgid "New version of Orca Slicer"
msgstr ""
msgid "Don't remind me of this version again"
@@ -6367,7 +6376,7 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr ""
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
msgid ""
@@ -8533,7 +8542,10 @@ msgstr ""
msgid "Min print speed"
msgstr ""
msgid "The minimum printing speed when slow down for cooling"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
@@ -8766,22 +8778,6 @@ msgid ""
"print when travel move. Using spiral line to lift z can prevent stringing"
msgstr ""
msgid "Z hop lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr ""

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"PO-Revision-Date: 2023-09-30 15:15+0200\n"
"Last-Translator: René Mošner <Renemosner@seznam.cz>\n"
"Language-Team: \n"
@@ -170,10 +170,10 @@ msgid "Height Range"
msgstr "Rozsah výš"
msgid "Vertical"
msgstr ""
msgstr "Verikální"
msgid "Horizontal"
msgstr ""
msgstr "Horizontální"
msgid "Remove painted color"
msgstr "Odbarvení"
@@ -626,7 +626,7 @@ msgstr ""
"Klikněte na Ano pro jeho nainstalování nyní."
msgid "WebView2 Runtime"
msgstr ""
msgstr "WebView2 Runtime"
msgid ""
"OrcaSlicer configuration file may be corrupted and is not abled to be parsed."
@@ -2168,10 +2168,12 @@ msgstr "Skupina"
msgid "The printer does not currently support auto refill."
msgstr ""
"Tiskárna v současné době nepodporuje automatické doplňování (auto refill)."
msgid ""
"AMS filament backup is not enabled, please enable it in the AMS settings."
msgstr ""
"Záloha AMS filamentu není povolena, prosím, povolte ji v nastavení AMS."
msgid ""
"If there are two identical filaments in AMS, AMS filament backup will be "
@@ -2179,6 +2181,10 @@ msgid ""
"(Currently supporting automatic supply of consumables with the same brand, "
"material type, and color)"
msgstr ""
"Pokud v AMS existují dva identické filameny, bude povolena záloha AMS "
"filamentu. \n"
"(Aktuálně podporuje automatické doplňování spotřebního materiálu stejné "
"značky, typu materiálu a barvy)"
msgid "AMS Settings"
msgstr "Nastavení AMS"
@@ -2744,15 +2750,16 @@ msgstr "Nepodařilo se spustit tiskovou úlohu"
msgid ""
"This calibration does not support the currently selected nozzle diameter"
msgstr ""
"Tento typ kalibrace není kompatibilní s aktuálně vybraným průměrem trysky"
msgid "Current flowrate cali param is invalid"
msgstr ""
msgstr "Aktuální parametr kalibrace průtoku je neplatný"
msgid "Selected diameter and machine diameter do not match"
msgstr ""
msgstr "Vybraný průměr se neshoduje s průměrem stroje"
msgid "Failed to generate cali gcode"
msgstr ""
msgstr "Selhalo generování kalibračního G-kódu"
msgid "Calibration error"
msgstr "Chyba kalibrace"
@@ -3758,11 +3765,11 @@ msgstr "Stahování nástrojů virtuální kamery"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"Je spuštěna další virtuální kamera.\n"
"Bambu Studio podporuje pouze jednu virtuální kameru.\n"
"Orca Slicer podporuje pouze jednu virtuální kameru.\n"
"Chcete zastavit tuto virtuální kameru?"
#, c-format, boost-format
@@ -3875,11 +3882,11 @@ msgid "Failed to parse model infomations."
msgstr "Nepodařilo se zpracovat informace o modelu."
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
"Soubor .gcode.3mf neobsahuje žádná G-kód data. Prosím, slicujte ho pomocí "
"Bambu Studia a exportujte nový soubor .gcode.3mf."
"Orca Sliceru a exportujte nový soubor .gcode.3mf."
#, c-format, boost-format
msgid "File '%s' was lost! Please download it again."
@@ -3968,6 +3975,8 @@ msgid ""
"You have completed printing the mall model, \n"
"but the synchronization of rating information has failed."
msgstr ""
"Dokončili jste tisk malého modelu, \n"
"ale synchronizace informací o hodnocení selhala."
msgid "How do you like this printing file?"
msgstr "Jak se vám líbí tento tiskový soubor?"
@@ -4175,6 +4184,8 @@ msgid ""
"Some of your images failed to upload. Would you like to redirect to the "
"webpage for rating?"
msgstr ""
"Některé z vašich obrázků se nepodařilo nahrát. Chcete přesměrovat na webovou "
"stránku pro hodnocení?"
msgid "You can select up to 16 images."
msgstr "Můžete vybrat až 16 obrázků."
@@ -4429,22 +4440,22 @@ msgid "Printer settings"
msgstr "Nastavení tiskárny"
msgid "Remove current plate (if not last one)"
msgstr ""
msgstr "Odebrat aktuální podložku (pokud není poslední)"
msgid "Auto orient objects on current plate"
msgstr ""
msgstr "Automaticky orientovat objekty na aktuální podložce"
msgid "Arrange objects on current plate"
msgstr ""
msgstr "Uspořádat objekty na aktuální podložce"
msgid "Unlock current plate"
msgstr ""
msgstr "Odemknout aktuální podložku"
msgid "Lock current plate"
msgstr ""
msgstr "Zamknout aktuální podložku"
msgid "Customize current plate"
msgstr ""
msgstr "Přizpůsobit aktuální podložku"
msgid "Untitled"
msgstr "Bez názvu"
@@ -4570,6 +4581,9 @@ msgid ""
"clogged when printing this filament in a closed enclosure. Please open the "
"front door and/or remove the upper glass."
msgstr ""
"Aktuální teplota podložky je relativně vysoká. Při tisku tohoto materiálu v "
"uzavřené komoře by mohlo dojít k ucpání trysky. Doporučujeme otevřít přední "
"dveře a/nebo odstranit horní sklo."
msgid ""
"The nozzle hardness required by the filament is higher than the default "
@@ -4592,7 +4606,9 @@ msgid "Loading file: %s"
msgstr "Načítání souboru: %s"
msgid "The 3mf is not supported by OrcaSlicer, load geometry data only."
msgstr "3mf není od Orca Slicer, načtěte pouze geometrická data."
msgstr ""
"Formát 3MF není podporován programem OrcaSlicer, lze načíst pouze "
"geometrická data."
msgid "Load 3mf"
msgstr "Načíst 3mf"
@@ -4700,13 +4716,13 @@ msgid "Export STL file:"
msgstr "Exportovat STL soubor:"
msgid "Export AMF file:"
msgstr ""
msgstr "Exportovat AMF soubor:"
msgid "Save file as:"
msgstr "Uložit soubor jako:"
msgid "Export OBJ file:"
msgstr ""
msgstr "Exportovat OBJ soubor:"
msgid "Delete object which is a part of cut object"
msgstr "Odstranění objektu, který je součástí řezaného objektu"
@@ -4727,10 +4743,10 @@ msgid "Another export job is running."
msgstr "Probíhá další exportní úloha."
msgid "Replace from:"
msgstr ""
msgstr "Nahradit z:"
msgid "Unable to replace with more than one volume"
msgstr ""
msgstr "Nelze nahradit více než jednou částí"
msgid "Error during replace"
msgstr "Chyba při nahrazení"
@@ -4745,19 +4761,19 @@ msgid "Please select a file"
msgstr "Vyberte prosím soubor"
msgid "Do you want to replace it"
msgstr ""
msgstr "Chcete udělat náhradu"
msgid "Message"
msgstr "Zpráva"
msgid "Reload from:"
msgstr ""
msgstr "Znovu načíst z:"
msgid "Unable to reload:"
msgstr ""
msgstr "Nelze znovu načíst:"
msgid "Error during reload"
msgstr ""
msgstr "Chyba při opětovném načtení souboru"
msgid "Slicing"
msgstr "Slicování"
@@ -4829,10 +4845,10 @@ msgid "Project downloaded %d%%"
msgstr "Projekt stažen %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
"Import do Bambu Studia selhal. Stáhněte soubor a proveďte jeho ruční import."
"Import do Orca Sliceru selhal. Stáhněte soubor a proveďte jeho ruční import."
msgid "The selected file"
msgstr "Vybraný soubor"
@@ -4889,13 +4905,13 @@ msgid "Save G-code file as:"
msgstr "Uložit G-kód jako:"
msgid "Save SLA file as:"
msgstr ""
msgstr "Uložit soubor SLA jako:"
msgid "The provided file name is not valid."
msgstr ""
msgstr "Název souboru, který byl zadán, není platný."
msgid "The following characters are not allowed by a FAT file system:"
msgstr ""
msgstr "Následující znaky nejsou v souborovém systému FAT povoleny:"
msgid "Save Sliced file as:"
msgstr "Uložit Slicované soubor jako:"
@@ -5063,6 +5079,15 @@ msgstr "Imperiální"
msgid "Units"
msgstr "Jednotky"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Přiblížit na pozici myši"
@@ -5072,10 +5097,18 @@ msgid ""
msgstr "Přiblížit se ke kurzoru myši ve 3D zobrazení, na místo středu 2D okna."
msgid "Use free camera"
msgstr ""
msgstr "Použít volnou kameru"
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
"Pokud je povoleno, použijte volnou kameru. Pokud není povoleno, použijte "
"omezenou kameru."
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "Zobrazovat \"Tip dne\" po spuštění"
@@ -5135,12 +5168,6 @@ msgstr ""
"Pokud je povoleno, nastaví OrcaSlicer jako výchozí aplikaci pro otevírání "
"souborů .step"
msgid "Online Models"
msgstr "Online modely"
msgid "Show online staff-picked models on the home page"
msgstr "Zobrazit online modely vybrané týmem na úvodní stránce"
msgid "Maximum recent projects"
msgstr "Maximální počet nedávných projektů"
@@ -5700,8 +5727,8 @@ msgstr "Nelze odeslat tiskovou úlohu, když probíhá aktualizace"
msgid "An SD card needs to be inserted before send to printer SD card."
msgstr "Před odesláním na SD kartu do tiskárny je třeba vložit SD kartu."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgstr "Tiskárna musí být ve stejné síti LAN jako Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "Tiskárna musí být ve stejné síti LAN jako Orca Slicer."
msgid "The printer does not support sending to printer SD card."
msgstr "Tiskárna nepodporuje odesílání na SD kartu tiskárny."
@@ -5995,6 +6022,9 @@ msgstr[1] ""
"Prosím, odstraňte je, jinak to může ovlivnit vizualizaci G-kódu a odhad času "
"tisku."
msgstr[2] ""
"Následující řádky %s obsahují vyhrazená klíčová slova.\n"
"Prosím, odstraňte je, jinak to může ovlivnit vizualizaci G-kódu a odhad času "
"tisku."
msgid "Reserved keywords found"
msgstr "Byla nalezena vyhrazená klíčová slova"
@@ -6016,7 +6046,7 @@ msgstr ""
"Doporučený rozsah teploty trysky tohoto filamentu. 0 znamená nenastaveno"
msgid "Print chamber temperature"
msgstr ""
msgstr "Teplota v tiskové komoře"
msgid "Print temperature"
msgstr "Teplota tisku"
@@ -6796,17 +6826,17 @@ msgid "Network plug-in update"
msgstr "Aktualizace síťového zásuvného modulu"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"Klepnutím na OK aktualizujte síťový zásuvný modul při příštím spuštění Bambu "
"Studio."
"Klepnutím na OK aktualizujte síťový zásuvný modul při příštím spuštění Orca "
"Sliceru."
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "Nový síťový plug-in (%s) k dispozici, chcete jej nainstalovat?"
msgid "New version of Bambu Studio"
msgstr "Nová verze Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "Nová verze Orca Slicer"
msgid "Don't remind me of this version again"
msgstr "Tuto verzi mi znovu nepřipomínat"
@@ -6818,9 +6848,9 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "Připojení k síti LAN se nezdařilo (odesílání tiskového souboru)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
"Krok 1, potvrďte, že Bambu Studio a vaše tiskárna jsou ve stejné síti LAN."
"Krok 1, potvrďte, že Orca Slicer a vaše tiskárna jsou ve stejné síti LAN."
msgid ""
"Step 2, if the IP and Access Code below are different from the actual values "
@@ -7373,7 +7403,7 @@ msgid ""
msgstr "Snižte první vrstvu na podložce, abyste kompenzovali efekt sloní nohy"
msgid "Elephant foot compensation layers"
msgstr ""
msgstr "Vrstvy kompenzace sloní nohy"
msgid ""
"The number of layers on which the elephant foot compensation will be active. "
@@ -7381,6 +7411,9 @@ msgid ""
"the next layers will be linearly shrunk less, up to the layer indicated by "
"this value."
msgstr ""
"Počet vrstev, na kterých bude aktivní kompenzace sloní nohy. První vrstva "
"bude zmenšena o hodnotu kompenzace sloní nohy, následující vrstvy budou "
"lineárně zmenšeny méně, až do vrstvy, která je označena touto hodnotou."
msgid "layers"
msgstr "vrstva(y)"
@@ -7763,22 +7796,24 @@ msgstr ""
"ukotvit. "
msgid "Reverse on odd"
msgstr ""
msgstr "Obrátit na lichých"
msgid "Overhang reversal"
msgstr ""
msgstr "Obrácení převisu"
msgid ""
"Extrude perimeters that have a part over an overhang in the reverse "
"direction on odd layers. This alternating pattern can drastically improve "
"steep overhang."
msgstr ""
"Extrudovat perimetry, které mají část přes převis ve směru opačném na "
"lichých vrstvách. Toto střídání může výrazně zlepšit strmý převis."
msgid "Reverse threshold"
msgstr ""
msgstr "Hranice obrácení"
msgid "Overhang reversal threshold"
msgstr ""
msgstr "Hranice obrácení převisu"
#, c-format, boost-format
msgid ""
@@ -7786,6 +7821,9 @@ msgid ""
"useful. Can be a % of the perimeter width.\n"
"Value 0 enables reversal on every odd layers regardless."
msgstr ""
"Počet milimetrů, o které musí být převis pro zvážení, zda je obrácení "
"užitečné. Může to být určité % o z obvodové šířky.\n"
"Hodnota 0 umožňuje obrácení na každé liché vrstvě bez ohledu na jiné faktory."
msgid "Classic mode"
msgstr "Klasický režim"
@@ -7948,10 +7986,10 @@ msgid "Default process profile when switch to this machine profile"
msgstr "Výchozí profil procesu při přepnutí na tento profil stroje"
msgid "Activate air filtration"
msgstr ""
msgstr "Aktivovat filtrování vzduchu"
msgid "Activate for better air filtration. G-code command: M106 P3 S(0-255)"
msgstr ""
msgstr "Aktivovat pro lepší filtrování vzduchu. G-kód příkaz: M106 P3 S(0-255)"
msgid "Fan speed"
msgstr "Rychlost ventilátoru"
@@ -7960,9 +7998,11 @@ msgid ""
"Speed of exhuast fan during printing.This speed will overwrite the speed in "
"filament custom gcode"
msgstr ""
"Rychlost odsávacího ventilátoru během tisku. Tato rychlost přepíše rychlost "
"v g-kódu pro filament"
msgid "Speed of exhuast fan after printing completes"
msgstr ""
msgstr "Rychlost odsávacího ventilátoru po dokončení tisku"
msgid "No cooling for the first"
msgstr "První bez chlazení"
@@ -8458,13 +8498,16 @@ msgstr ""
"Materiál podpěr se běžně používá k tisku podpěr a kontaktní vrstvy podpěr"
msgid "Softening temperature"
msgstr ""
msgstr "Teplota měknutí"
msgid ""
"The material softens at this temperature, so when the bed temperature is "
"equal to or greater than it, it's highly recommended to open the front door "
"and/or remove the upper glass to avoid cloggings."
msgstr ""
"Materiál při této teplotě měkne, takže když je teplota podložky rovna nebo "
"vyšší než tato hodnota, vřele doporučujeme otevřít přední dvířka a/nebo "
"odebrat horní sklo, abyste předešli ucpávkám."
msgid "Price"
msgstr "Cena"
@@ -8803,7 +8846,7 @@ msgid "Layers and Perimeters"
msgstr "Vrstvy a perimetry"
msgid "Filter out gaps smaller than the threshold specified"
msgstr ""
msgstr "Filtrovat mezery menší než stanovená hranice"
msgid ""
"Speed of gap infill. Gap usually has irregular line width and should be "
@@ -8904,6 +8947,8 @@ msgid ""
"Enable this option if machine has auxiliary part cooling fan. G-code "
"command: M106 P2 S(0-255)."
msgstr ""
"Povolte tuto možnost, pokud stroj disponuje pomocným ventilátorem pro "
"chlazení dílů. G-kódový příkaz: M106 P2 S(0-255)."
msgid ""
"Start the fan this number of seconds earlier than its target start time (you "
@@ -8956,7 +9001,7 @@ msgid "The printer cost per hour"
msgstr "Náklady tiskárny za hodinu"
msgid "money/h"
msgstr "peníze/h"
msgstr "/h"
msgid "Support control chamber temperature"
msgstr "Podpora řízení teploty komory"
@@ -8965,6 +9010,8 @@ msgid ""
"This option is enabled if machine support controlling chamber temperature\n"
"G-code command: M141 S(0-255)"
msgstr ""
"Tato možnost je povolena, pokud stroj podporuje ovládání teploty komory\n"
"G-kódový příkaz: M141 S(0-255)"
msgid "Support air filtration"
msgstr "Podpora filtrace vzduchu"
@@ -8973,6 +9020,8 @@ msgid ""
"Enable this if printer support air filtration\n"
"G-code command: M106 P3 S(0-255)"
msgstr ""
"Povolte tuto možnost, pokud tiskárna podporuje filtraci vzduchu\n"
"G-kódový příkaz: M106 P3 S(0-255)"
msgid "G-code flavor"
msgstr "Druh G-kódu"
@@ -9086,7 +9135,7 @@ msgid "Ironing Pattern"
msgstr "Vzor Žehlení"
msgid "The pattern that will be used when ironing"
msgstr ""
msgstr "Vzor, který bude použit při žehlení"
msgid "Ironing flow"
msgstr "Průtok žehlení"
@@ -9112,12 +9161,14 @@ msgid "Print speed of ironing lines"
msgstr "Rychlost tisku žehlících linek"
msgid "Ironing angle"
msgstr ""
msgstr "Úhel žehlení"
msgid ""
"The angle ironing is done at. A negative number disables this function and "
"uses the default method."
msgstr ""
"Úhel, pod kterým se provádí žehlení. Záporné číslo tuto funkci zakáže a "
"použije výchozí metodu."
msgid "This gcode part is inserted at every layer change after lift z"
msgstr "Tato část gcode je vložena při každé změně vrstvy po zvednutí z"
@@ -9327,7 +9378,7 @@ msgid "mm³/s²"
msgstr "mm³/s²"
msgid "Smoothing segment length"
msgstr ""
msgstr "Délka úseku pro vyhlazení"
msgid ""
"A lower value results in smoother extrusion rate transitions. However, this "
@@ -9339,6 +9390,13 @@ msgid ""
"\n"
"Allowed values: 1-5"
msgstr ""
"Nižší hodnota způsobí hladší přechody rychlosti extruze. To však má za "
"následek výrazně větší soubor G-kódu a více instrukcí pro tiskárnu. \n"
"\n"
"Výchozí hodnota 3 dobře funguje ve většině případů. Pokud vaše tiskárna má "
"problémy, zkuste zvýšit tuto hodnotu, abyste snížili počet úprav\n"
"\n"
"Povolené hodnoty: 1-5"
msgid "Minimum speed for part cooling fan"
msgstr "Minimální rychlost ventilátoru chlazení dílů"
@@ -9350,6 +9408,11 @@ msgid ""
"Please enable auxiliary_fan in printer settings to use this feature. G-code "
"command: M106 P2 S(0-255)"
msgstr ""
"Rychlost ventilátoru pro doplňkové chlazení částí. Ventilátor pro doplňkové "
"chlazení bude běžet touto rychlostí během tisku, s výjimkou prvních několika "
"vrstev, které jsou definovány vrstvami bez chlazení.\n"
"Pro použití této funkce povolte ventilátor pro doplňkové chlazení v "
"nastavení tiskárny. G-kódový příkaz: M106 P2 S(0-255)"
msgid "Min"
msgstr "Min"
@@ -9364,8 +9427,14 @@ msgstr ""
msgid "Min print speed"
msgstr "Minimální rychlost tisku"
msgid "The minimum printing speed when slow down for cooling"
msgstr "Minimální rychlost tisku při zpomalení kvůli chlazení"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
"Minimální rychlost tisku pro filament, když je povoleno zpomalení pro lepší "
"chlazení vrstev, při tisku převisů a pokud rychlosti prvků nejsou explicitně "
"určeny."
msgid "Nozzle diameter"
msgstr "Průměr trysky"
@@ -9641,22 +9710,6 @@ msgstr ""
"mezera mezi tryskou a tiskem. Zabraňuje tomu, aby tryska zasáhla tisk při "
"pohybu. Použití spirálové linky ke zvednutí z může zabránit stringování"
msgid "Z hop lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr "Typ Z hop"
@@ -9938,7 +9991,7 @@ msgid "Use single nozzle to print multi filament"
msgstr "Použít jednu trysku pro tisk s více filamenty"
msgid "Manual Filament Change"
msgstr ""
msgstr "Manuální výměna filamentu"
msgid ""
"Enable this option to omit the custom Change filament G-code only at the "
@@ -9947,6 +10000,10 @@ msgid ""
"printing, where we use M600/PAUSE to trigger the manual filament change "
"action."
msgstr ""
"Povolte tuto volbu k zneplatnění vlastního Změnit filament G-kódu pouze na "
"začátku tisku. Příkaz pro změnu nástroje (např. T0) bude přeskočen po celou "
"délku tisku. Toto je užitečné pro manuální tisk s více materiály, kde "
"používáme M600/PAUZA k vyvolání akce manuální změny filamentu."
msgid "Purge in prime tower"
msgstr "Očistit do čistící věže"
@@ -10013,7 +10070,7 @@ msgid "Close holes"
msgstr "Uzavírání děr"
msgid "Z offset"
msgstr ""
msgstr "Odsazení Z"
msgid ""
"This value will be added (or subtracted) from all the Z coordinates in the "
@@ -10021,6 +10078,10 @@ msgid ""
"example, if your endstop zero actually leaves the nozzle 0.3mm far from the "
"print bed, set this to -0.3 (or fix your endstop)."
msgstr ""
"Tato hodnota bude přidána (nebo odečtena) ze všech souřadnic Z ve výstupním "
"G-code. Používá se ke kompenzování špatné pozice endstopu Z. Například pokud "
"endstop 0 skutečně ponechá trysku 0,3 mm daleko od tiskové podložky, "
"nastavte hodnotu -0,3 (nebo dolaďte svůj koncový doraz)."
msgid "Enable support"
msgstr "Povolit podpěry"
@@ -10381,13 +10442,16 @@ msgstr ""
"Toto nastavení určuje, zda se má přidat výplň do velkých dutin podpěr stromů"
msgid "Activate temperature control"
msgstr ""
msgstr "Aktivovat řízení teploty"
msgid ""
"Enable this option for chamber temperature control. An M191 command will be "
"added before \"machine_start_gcode\"\n"
"G-code commands: M141/M191 S(0-255)"
msgstr ""
"Zapněte tuto volbu pro řízení teploty v komoře. Příkaz M191 bude přidán před "
"\"machine_start_gcode\"\n"
"G-kód příkazy: M141/M191 S(0-255)"
msgid "Chamber temperature"
msgstr "Teplota v komoře"
@@ -10633,7 +10697,7 @@ msgstr ""
"sestavováním"
msgid "Convert holes to polyholes"
msgstr ""
msgstr "Převést otvor na polyotvor (Mnohoúhelníkový-Otvor)"
msgid ""
"Search for almost-circular holes that span more than one layer and convert "
@@ -10641,9 +10705,13 @@ msgid ""
"compute the polyhole.\n"
"See http://hydraraptor.blogspot.com/2011/02/polyholes.html"
msgstr ""
"Hledá téměř kruhové otvory, které zasahují do více než jedé vrstvy a převede "
"geometrii na polyotvory (Mnohoúhelníkový Otvor). Pro výpočet polyotvoru "
"použijte velikost trysky a (největší) průměr.\n"
"Viz http://hydraraptor.blogspot.com/2011/02/polyholes.html"
msgid "Polyhole detection margin"
msgstr ""
msgstr "Míra detekce polyotvoru"
#, c-format, boost-format
msgid ""
@@ -10653,12 +10721,17 @@ msgid ""
"broaden the detection.\n"
"In mm or in % of the radius."
msgstr ""
"Maximální odchylka bodu od odhadovaného poloměru kruhu.\n"
"Protože válce jsou často exportovány jako trojúhelníky různé velikosti, body "
"se nemusí nacházet na obvodu kruhu. Toto nastavení vám umožňuje určitou "
"pružnost pro rozšíření detekce.\n"
"V mm nebo v % o poloměru."
msgid "Polyhole twist"
msgstr ""
msgstr "Otočit polyotvor"
msgid "Rotate the polyhole every layer."
msgstr ""
msgstr "Otočit polyotvor každou vrstvu."
msgid "G-code thumbnails"
msgstr "Náhledy G-kódu"
@@ -10671,12 +10744,14 @@ msgstr ""
"následujícím formátu: \"XxY, XxY, ...\""
msgid "Format of G-code thumbnails"
msgstr ""
msgstr "Formát náhledových obrázků G-kódu"
msgid ""
"Format of G-code thumbnails: PNG for best quality, JPG for smallest size, "
"QOI for low memory firmware"
msgstr ""
"Formát náhledových obrázků G-kódu: Pro nejlepší kvalitu PNG, pro nejmenší "
"velikost JPG, pro firmware s malou pamětí QOI"
msgid "Use relative E distances"
msgstr "Použít relativní E vzdálenosti"
@@ -11868,6 +11943,10 @@ msgid ""
"End temp: >= 170\n"
"Start temp > End temp + 5)"
msgstr ""
"Prosím zadejte platné hodnoty:\n"
"Startovní teplota: <= 350\n"
"Koncová teplota: >= 170\n"
"Startovní teplota > Koncová teplota + 5)"
msgid "Max volumetric speed test"
msgstr "Test maximální objemové rychlosti"
@@ -12262,6 +12341,39 @@ msgid ""
"clogging when printing lower temperature filament with a higher enclosure "
"temperature. More info about this in the Wiki."
msgstr ""
"Kdy potřebujete tisknout s otevřenými dveřmi tiskárny\n"
"Otevření dveří tiskárny může snížit pravděpodobnost ucpaní extruderu/hotendu "
"při tisku filamentu s nižší teplotou a vyšší teplotě uzavřeného prostoru. "
"Další informace naleznete ve Wiki."
#~ msgid "Online Models"
#~ msgstr "Online modely"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "Zobrazit online modely vybrané týmem na úvodní stránce"
#~ msgid "Z hop lower boundary"
#~ msgstr "Dolní mez Z hop"
#~ msgid ""
#~ "Z hop will only come into effect when Z is above this value and is below "
#~ "the parameter: \"Z hop upper boundary\""
#~ msgstr ""
#~ "Zvýšení Z bude mít vliv na Z hop pouze tehdy, pokud je hodnota Z nad "
#~ "touto mezí a zároveň podle parametru: \"Horní mez Z hop\""
#~ msgid "Z hop upper boundary"
#~ msgstr "Horní mez Z hop"
#~ msgid ""
#~ "If this value is positive, Z hop will only come into effect when Z is "
#~ "above the parameter: \"Z hop lower boundary\" and is below this value"
#~ msgstr ""
#~ "Pokud je tato hodnota kladná, Z hop bude mít vliv pouze tehdy, pokud je "
#~ "hodnota Z nad dolní mezí Z hop a zároveň pod touto hodnotou"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "Minimální rychlost tisku při zpomalení kvůli chlazení"
#~ msgid ""
#~ "There are currently no identical spare consumables available, and "

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: Heiko Liebscher <hliebschergmail.com>\n"
"Language-Team: \n"
@@ -3847,11 +3847,11 @@ msgstr "Herunterladen des virtuellen Kameratools"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"Eine weitere virtuelle Kamera wird verwendet.\n"
"Bambu Studio unterstützt nur eine einzige virtuelle Kamera.\n"
"Orca Slicer unterstützt nur eine einzige virtuelle Kamera.\n"
"Möchten Sie diese virtuelle Kamera stoppen?"
#, c-format, boost-format
@@ -3938,8 +3938,8 @@ msgstr "Laden fehlgeschlagen [%d]"
msgid "You are going to delete %u file from printer. Are you sure to continue?"
msgid_plural ""
"You are going to delete %u files from printer. Are you sure to continue?"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "Sie werden %u Datei vom Drucker löschen. Möchten Sie fortfahren?"
msgstr[1] "Sie werden %u Dateien vom Drucker löschen. Möchten Sie fortfahren?"
msgid "Delete files"
msgstr "Dateien löschen"
@@ -3961,11 +3961,11 @@ msgid "Failed to parse model infomations."
msgstr "Modellinformationen konnten nicht analysiert werden"
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
"Die .gcode.3mf-Datei enthält keine G-Code-Daten. Bitte slicen Sie sie mit "
"Bambu Studio und exportieren Sie eine neue .gcode.3mf-Datei."
"Orca Slicer und exportieren Sie eine neue .gcode.3mf-Datei."
#, c-format, boost-format
msgid "File '%s' was lost! Please download it again."
@@ -4380,8 +4380,8 @@ msgstr[1] "%1$d Objekte haben gemalte Farben."
#, c-format, boost-format
msgid "%1$d object was loaded as a part of cut object."
msgid_plural "%1$d objects were loaded as parts of cut object"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "%1$d Objekt wurde als Teil des geschnittenen Objekts geladen."
msgstr[1] "%1$d Objekte wurden als Teile des geschnittenen Objekts geladen."
msgid "ERROR"
msgstr "FEHLER"
@@ -4945,10 +4945,10 @@ msgid "Project downloaded %d%%"
msgstr "Projekt heruntergeladen %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
"Der Import in Bambu Studio ist fehlgeschlagen. Bitte laden Sie die Datei "
"Der Import in Orca Slicer ist fehlgeschlagen. Bitte laden Sie die Datei "
"manuell herunter und importieren Sie sie."
msgid "The selected file"
@@ -5186,6 +5186,15 @@ msgstr "Imperial"
msgid "Units"
msgstr "Einheiten"
msgid "Home"
msgstr "Startseite"
msgid "Default Page"
msgstr "Standardseite"
msgid "Set the page opened on startup."
msgstr "Legen Sie die Seite fest, die beim Start geöffnet wird."
msgid "Zoom to mouse position"
msgstr "Zum Mausposition zoomen"
@@ -5202,6 +5211,12 @@ msgstr "Freie Kamera verwenden"
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr "Wenn aktiviert, wird die freie Kamera verwendet."
msgid "Show splash screen"
msgstr "Splash-Screen anzeigen"
msgid "Show the splash screen during startup."
msgstr "Zeige den Splash-Screen beim Start."
msgid "Show \"Tip of the day\" notification after start"
msgstr "Benachrichtigung \"Tipp des Tages\" nach dem Start anzeigen"
@@ -5260,12 +5275,6 @@ msgstr ""
"Wenn aktiviert, wird OrcaSlicer als Standardanwendung zum Öffnen von .step-"
"Dateien festgelegt"
msgid "Online Models"
msgstr "Online-Modelle"
msgid "Show online staff-picked models on the home page"
msgstr "Von Mitarbeitern ausgewählte Online-Models auf der Startseite anzeigen"
msgid "Maximum recent projects"
msgstr "Höchstanzahl an letzten Projekten"
@@ -5848,8 +5857,8 @@ 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 Bambu Studio."
msgstr "Der Drucker muss sich im selben LAN befinden wie Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "Der Drucker muss sich im selben LAN befinden wie Orca Slicer."
msgid "The printer does not support sending to printer SD card."
msgstr ""
@@ -6969,7 +6978,7 @@ msgid "Network plug-in update"
msgstr "Aktualisierung des Netzwerk-Plugins"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"Klicken Sie auf OK, um das Netzwerk-Plugin beim nächsten Start von Bambu "
"Studio zu aktualisieren."
@@ -6979,8 +6988,8 @@ msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
"Ein neues Netzwerk-Plug-in (%s) verfügbar, möchten Sie es installieren?"
msgid "New version of Bambu Studio"
msgstr "Neue Version von Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "Neue Version von Orca Slicer"
msgid "Don't remind me of this version again"
msgstr "Erinnern Sie mich nicht mehr an diese Version."
@@ -6992,9 +7001,9 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "LAN-Verbindung fehlgeschlagen (Senden einer Druckdatei)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
"Schritt 1: Vergewissern Sie sich, dass Bambu Studio und Ihr Drucker sich im "
"Schritt 1: Vergewissern Sie sich, dass Orca Slicer und Ihr Drucker sich im "
"selben LAN befinden."
msgid ""
@@ -9668,10 +9677,14 @@ msgstr ""
msgid "Min print speed"
msgstr "Minimale Druckgeschwindigkeit"
msgid "The minimum printing speed when slow down for cooling"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
"Die minimale Druckgeschwindigkeit wenn diese für eine bessere Kühlung "
"verringert wird."
"Die minimale Druckgeschwindigkeit für das Filament, wenn die Verlangsamung "
"für eine bessere Schichtkühlung aktiviert ist, beim Drucken von Überhängen "
"und wenn die Funktionen nicht explizit angegeben sind."
msgid "Nozzle diameter"
msgstr "Düsendurchmesser"
@@ -9960,26 +9973,6 @@ msgstr ""
"bei der Verfahrbewegung gegen den Druck stößt. Die Verwendung einer "
"Spirallinie zum Anheben von z kann Fadenbildung verhindern."
msgid "Z hop lower boundary"
msgstr "Z-Hub untere Grenze"
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
"Z-Hub wird nur wirksam, wenn Z über diesem Wert liegt und unter dem "
"Parameter: \"Z-Hub obere Grenze\" liegt"
msgid "Z hop upper boundary"
msgstr "Z-Hub obere Grenze"
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
"Wenn dieser Wert positiv ist, wird der Z-Hub nur wirksam, wenn Z über dem "
"Parameter: \"Z-Hub untere Grenze\" liegt und unter diesem Wert liegt"
msgid "Z hop type"
msgstr "Z-Hub Typ"
@@ -10356,7 +10349,7 @@ msgid "Close holes"
msgstr "Löcher schließen"
msgid "Z offset"
msgstr ""
msgstr "Z-Offset"
msgid ""
"This value will be added (or subtracted) from all the Z coordinates in the "
@@ -10364,6 +10357,11 @@ msgid ""
"example, if your endstop zero actually leaves the nozzle 0.3mm far from the "
"print bed, set this to -0.3 (or fix your endstop)."
msgstr ""
"Dieser Wert wird zu allen Z-Koordinaten im Ausgabe-G-Code addiert (oder "
"subtrahiert). Er wird verwendet, um die schlechte Z-Endschalterposition zu "
"kompensieren: Wenn Ihr Endschalter-Nullpunkt tatsächlich die Düse 0,3 mm vom "
"Druckbett entfernt lässt, setzen Sie diesen Wert auf -0,3 (oder korrigieren "
"Sie Ihren Endschalter)."
msgid "Enable support"
msgstr "Stützstrukturen aktivieren"
@@ -12702,6 +12700,38 @@ msgstr ""
"höherer Gehäusetemperatur verringern. Weitere Informationen dazu finden Sie "
"in der Wiki."
#~ msgid "Online Models"
#~ msgstr "Online-Modelle"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr ""
#~ "Von Mitarbeitern ausgewählte Online-Models auf der Startseite anzeigen"
#~ msgid "Z hop lower boundary"
#~ msgstr "Z-Hub untere Grenze"
#~ msgid ""
#~ "Z hop will only come into effect when Z is above this value and is below "
#~ "the parameter: \"Z hop upper boundary\""
#~ msgstr ""
#~ "Z-Hub wird nur wirksam, wenn Z über diesem Wert liegt und unter dem "
#~ "Parameter: \"Z-Hub obere Grenze\" liegt"
#~ msgid "Z hop upper boundary"
#~ msgstr "Z-Hub obere Grenze"
#~ msgid ""
#~ "If this value is positive, Z hop will only come into effect when Z is "
#~ "above the parameter: \"Z hop lower boundary\" and is below this value"
#~ msgstr ""
#~ "Wenn dieser Wert positiv ist, wird der Z-Hub nur wirksam, wenn Z über dem "
#~ "Parameter: \"Z-Hub untere Grenze\" liegt und unter diesem Wert liegt"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr ""
#~ "Die minimale Druckgeschwindigkeit wenn diese für eine bessere Kühlung "
#~ "verringert wird."
#~ msgid ""
#~ "There are currently no identical spare consumables available, and "
#~ "automatic replenishment is currently not possible. \n"

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -3700,11 +3700,11 @@ msgstr "Downloading Virtual Camera Tools"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
#, c-format, boost-format
@@ -3814,7 +3814,7 @@ msgid "Failed to parse model infomations."
msgstr "Failed to parse model infomation"
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
@@ -4744,7 +4744,7 @@ msgid "Project downloaded %d%%"
msgstr "Project downloaded %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -4976,6 +4976,15 @@ msgstr "Imperial"
msgid "Units"
msgstr "Units"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Zoom to mouse position"
@@ -4992,6 +5001,12 @@ msgstr ""
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "Show \"Tip of the day\" notification after start"
@@ -5049,12 +5064,6 @@ msgstr ""
"If enabled, this sets Orca Slicer as the default application to open .step "
"files."
msgid "Online Models"
msgstr "Online Models"
msgid "Show online staff-picked models on the home page"
msgstr "Show online staff-picked models on the home page"
msgid "Maximum recent projects"
msgstr "Maximum recent projects"
@@ -5611,8 +5620,8 @@ msgid "An SD card needs to be inserted before send to printer SD card."
msgstr ""
"A MicroSD card needs to be inserted before sending to the printer SD card."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgstr "The printer is required to be on the same LAN as Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "The printer is required to be on the same LAN as Orca Slicer."
msgid "The printer does not support sending to printer SD card."
msgstr "The printer does not support sending to printer MicroSD card."
@@ -6688,16 +6697,16 @@ msgid "Network plug-in update"
msgstr "Network plug-in update"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"Click OK to update the Network plug-in the next time Bambu Studio launches."
"Click OK to update the Network plug-in the next time Orca Slicer launches."
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "A new network plug-in (%s) is available. Do you want to install it?"
msgid "New version of Bambu Studio"
msgstr "New version of Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "New version of Orca Slicer"
msgid "Don't remind me of this version again"
msgstr "Don't remind me about this version again."
@@ -6709,10 +6718,9 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "LAN Connection Failed (Sending print file)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
"Step 1, please confirm that Bambu Studio and your printer are on the same "
"LAN."
"Step 1, please confirm that Orca Slicer and your printer are on the same LAN."
msgid ""
"Step 2, if the IP and Access Code below are different from the actual values "
@@ -6786,7 +6794,7 @@ msgid ""
msgstr ""
"The firmware version is abnormal. Repairing and updating are required before "
"printing. Do you want to update now? You can also update later on the "
"printer or update next time you start Bambu Studio."
"printer or update next time you start Orca Slicer."
msgid "Extension Board"
msgstr "Extension Board"
@@ -9092,8 +9100,11 @@ msgstr ""
msgid "Min print speed"
msgstr "Min print speed"
msgid "The minimum printing speed when slow down for cooling"
msgstr "The minimum printing speed when slowing down for cooling."
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "Nozzle diameter"
@@ -9350,22 +9361,6 @@ msgstr ""
"hitting the print when traveling more. Using spiral lines to lift z can "
"prevent stringing."
msgid "Z hop lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr ""
@@ -11696,6 +11691,15 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "Online Models"
#~ msgstr "Online Models"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "Show online staff-picked models on the home page"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "The minimum printing speed when slowing down for cooling."
#~ msgid ""
#~ "The bed temperature exceeds filament's vitrification temperature. Please "
#~ "open the front door of printer before printing to avoid nozzle clog."

File diff suppressed because it is too large Load Diff

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: Guislain Cyril\n"
@@ -626,8 +626,8 @@ msgid ""
"features.\n"
"Click Yes to install it now."
msgstr ""
"Orca Slicer nécessite le Microsoft WebView2 Runtime pour faire fonctionner"
"certaines fonctionnalités.\n"
"Orca Slicer nécessite le Microsoft WebView2 Runtime pour faire "
"fonctionnercertaines fonctionnalités.\n"
"Cliquez sur Oui pour l'installer maintenant."
msgid "WebView2 Runtime"
@@ -1803,7 +1803,8 @@ msgstr ""
#, c-format, boost-format
msgid "Successfully sent. Will automatically jump to the next page in %ss"
msgstr "Envoyé avec succès. Passera automatiquement à la page suivante dans %ss"
msgstr ""
"Envoyé avec succès. Passera automatiquement à la page suivante dans %ss"
msgid "An SD card needs to be inserted before printing via LAN."
msgstr "Une carte SD doit être insérée avant l'impression via le réseau local."
@@ -2202,13 +2203,14 @@ msgid "Group"
msgstr "Groupe"
msgid "The printer does not currently support auto refill."
msgstr "L'imprimante ne prend pas actuellement en charge la recharge automatique."
msgstr ""
"L'imprimante ne prend pas actuellement en charge la recharge automatique."
msgid ""
"AMS filament backup is not enabled, please enable it in the AMS settings."
msgstr ""
"La sauvegarde du filament AMS n'est pas activée, "
"veuillez l'activer dans les paramètres AMS."
"La sauvegarde du filament AMS n'est pas activée, veuillez l'activer dans les "
"paramètres AMS."
msgid ""
"If there are two identical filaments in AMS, AMS filament backup will be "
@@ -2216,10 +2218,11 @@ msgid ""
"(Currently supporting automatic supply of consumables with the same brand, "
"material type, and color)"
msgstr ""
"S'il y a deux filaments identiques dans l'AMS, la sauvegarde des filaments AMS sera "
" activée. \n"
"(Prend actuellement en charge l'approvisionnement automatique en consommables de la même "
"marque, du même type de matériau et de la même couleur)"
"S'il y a deux filaments identiques dans l'AMS, la sauvegarde des filaments "
"AMS sera activée. \n"
"(Prend actuellement en charge l'approvisionnement automatique en "
"consommables de la même marque, du même type de matériau et de la même "
"couleur)"
msgid "AMS Settings"
msgstr "Paramètres de lAMS"
@@ -2803,13 +2806,15 @@ msgstr "Échec du démarrage de la tâche d'impression"
msgid ""
"This calibration does not support the currently selected nozzle diameter"
msgstr ""
"Cet étalonnage ne prend pas en charge le diamètre de buse actuellement sélectionné."
"Cet étalonnage ne prend pas en charge le diamètre de buse actuellement "
"sélectionné."
msgid "Current flowrate cali param is invalid"
msgstr "Le paramètre cali du débit actuel n'est pas valide"
msgid "Selected diameter and machine diameter do not match"
msgstr "Le diamètre sélectionné et le diamètre de la machine ne correspondent pas"
msgstr ""
"Le diamètre sélectionné et le diamètre de la machine ne correspondent pas"
msgid "Failed to generate cali gcode"
msgstr "Échec de la génération du code cali"
@@ -3777,7 +3782,9 @@ msgid "Loading..."
msgstr "Chargement..."
msgid "Initialize failed (Not supported on the current printer version)!"
msgstr "Échec de l'initialisation (non pris en charge par la version actuelle de l'imprimante) !"
msgstr ""
"Échec de l'initialisation (non pris en charge par la version actuelle de "
"l'imprimante) !"
msgid "Initialize failed (Not accessible in LAN-only mode)!"
msgstr "Échec de l'initialisation (non accessible en mode LAN uniquement) !"
@@ -3818,11 +3825,11 @@ msgstr "Téléchargement de Virtual Camera Tools"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"Une autre caméra virtuelle est en cours d'exécution.\n"
"Bambu Studio ne prend en charge qu'une seule caméra virtuelle.\n"
"Orca Slicer ne prend en charge qu'une seule caméra virtuelle.\n"
"Voulez-vous arrêter cette caméra virtuelle ?"
#, c-format, boost-format
@@ -3933,7 +3940,7 @@ msgid "Failed to parse model infomations."
msgstr "Impossible d'analyser les informations du modèle"
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
@@ -4614,9 +4621,9 @@ msgid ""
"clogged when printing this filament in a closed enclosure. Please open the "
"front door and/or remove the upper glass."
msgstr ""
"La température actuelle du lit chauffant est relativement élevée. La buse peut être "
"obstruée lors de l'impression de ce filament dans une enceinte fermée. Veuillez ouvrir la "
"porte avant et/ou retirez la vitre supérieure."
"La température actuelle du lit chauffant est relativement élevée. La buse "
"peut être obstruée lors de l'impression de ce filament dans une enceinte "
"fermée. Veuillez ouvrir la porte avant et/ou retirez la vitre supérieure."
msgid ""
"The nozzle hardness required by the filament is higher than the default "
@@ -4887,7 +4894,7 @@ msgid "Project downloaded %d%%"
msgstr "Projet téléchargé %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -4954,7 +4961,9 @@ msgid "The provided file name is not valid."
msgstr ""
msgid "The following characters are not allowed by a FAT file system:"
msgstr "Les caractères suivants ne sont pas autorisés par un système de fichiers FAT :"
msgstr ""
"Les caractères suivants ne sont pas autorisés par un système de fichiers "
"FAT :"
msgid "Save Sliced file as:"
msgstr "Enregistrer le fichier découpé sous :"
@@ -4975,7 +4984,9 @@ msgstr ""
"Seules les parties positives seront exportées."
msgid "Is the printer ready? Is the print sheet in place, empty and clean?"
msgstr "L'imprimante est-elle prête ? La feuille d'impression est-elle en place, vide et propre ?"
msgstr ""
"L'imprimante est-elle prête ? La feuille d'impression est-elle en place, "
"vide et propre ?"
msgid "Upload and Print"
msgstr "Télécharger et imprimer"
@@ -5127,6 +5138,15 @@ msgstr "Impérial"
msgid "Units"
msgstr "Unités"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Zoom à la position de la souris"
@@ -5142,8 +5162,14 @@ msgstr "Utiliser une caméra disponible"
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
"Si cette option est activée, la caméra libre est utilisée. "
"Si cette option n'est pas activée, la caméra contrainte est utilisée."
"Si cette option est activée, la caméra libre est utilisée. Si cette option "
"n'est pas activée, la caméra contrainte est utilisée."
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "Afficher la notification \"Astuce du jour\" au démarrage"
@@ -5204,13 +5230,6 @@ msgstr ""
"Si activé, définit Orca Slicer comme application par défaut pour ouvrir les "
"fichiers .step/.stp"
msgid "Online Models"
msgstr "Modèles en ligne"
msgid "Show online staff-picked models on the home page"
msgstr ""
"Afficher les modèles en ligne sélectionnés par le staff sur la page d'accueil"
msgid "Maximum recent projects"
msgstr "Projets récents maximum"
@@ -5756,7 +5775,8 @@ msgstr ""
msgid ""
"Connecting to the printer. Unable to cancel during the connection process."
msgstr ""
"Connexion à l'imprimante. Impossible d'annuler pendant le processus de connexion."
"Connexion à l'imprimante. Impossible d'annuler pendant le processus de "
"connexion."
msgid "Preparing print job"
msgstr "Préparation de la tâche d'impression"
@@ -5790,9 +5810,8 @@ msgstr ""
msgid "An SD card needs to be inserted before send to printer SD card."
msgstr "Une carte SD doit être insérée avant l'envoi à l'imprimante."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgstr ""
"L'imprimante doit se trouver sur le même réseau local que Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "L'imprimante doit se trouver sur le même réseau local que Orca Slicer."
msgid "The printer does not support sending to printer SD card."
msgstr ""
@@ -6248,7 +6267,8 @@ msgid "Wipe tower parameters"
msgstr "Paramètres de la tour de nettoyage"
msgid "Toolchange parameters with single extruder MM printers"
msgstr "Paramètres de changement d'outil avec les imprimantes MM à extrudeur unique"
msgstr ""
"Paramètres de changement d'outil avec les imprimantes MM à extrudeur unique"
msgid "Ramming settings"
msgstr ""
@@ -6921,18 +6941,18 @@ msgid "Network plug-in update"
msgstr "Mise à jour du plug-in réseau"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"Cliquez sur OK pour mettre à jour le plug-in réseau lors du prochain "
"lancement de Bambu Studio."
"lancement de Orca Slicer."
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
"Un nouveau plug-in réseau (%s) est disponible, voulez-vous l'installer ?"
msgid "New version of Bambu Studio"
msgstr "Nouvelle version de Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "Nouvelle version de Orca Slicer"
msgid "Don't remind me of this version again"
msgstr "Ne plus me rappeler cette version"
@@ -6944,9 +6964,9 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "Échec de la connexion LAN (envoi du fichier dimpression)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
"Étape 1, confirmez que Bambu Studio et votre imprimante se trouvent sur le "
"Étape 1, confirmez que Orca Slicer et votre imprimante se trouvent sur le "
"même réseau local."
msgid ""
@@ -7364,8 +7384,8 @@ msgstr ""
msgid "Variable layer height is not supported with Organic supports."
msgstr ""
"La hauteur variable des couches n'est pas prise en "
"charge par les supports organiques."
"La hauteur variable des couches n'est pas prise en charge par les supports "
"organiques."
msgid "The prime tower is not supported in \"By object\" print."
msgstr ""
@@ -7520,10 +7540,10 @@ msgid ""
"the next layers will be linearly shrunk less, up to the layer indicated by "
"this value."
msgstr ""
"Le nombre de couches sur lesquelles la compensation du pied d'éléphant sera active. "
"La première couche sera rétrécie de la valeur de la compensation du pied d'éléphant, puis "
"les couches suivantes seront réduites de façon linéaire, jusqu'à la couche indiquée par "
"cette valeur."
"Le nombre de couches sur lesquelles la compensation du pied d'éléphant sera "
"active. La première couche sera rétrécie de la valeur de la compensation du "
"pied d'éléphant, puis les couches suivantes seront réduites de façon "
"linéaire, jusqu'à la couche indiquée par cette valeur."
msgid "layers"
msgstr "couches"
@@ -7904,8 +7924,8 @@ msgid ""
"Create additional perimeter paths over steep overhangs and areas where "
"bridges cannot be anchored. "
msgstr ""
"Créer des chemins périmétriques supplémentaires au-dessus des surplombs abrupts et des zones où les "
"les ponts ne peuvent pas être ancrés. "
"Créer des chemins périmétriques supplémentaires au-dessus des surplombs "
"abrupts et des zones où les les ponts ne peuvent pas être ancrés. "
msgid "Reverse on odd"
msgstr "Inversé sur impair"
@@ -8094,7 +8114,9 @@ msgid "Activate air filtration"
msgstr "Activer la filtration de l'air"
msgid "Activate for better air filtration. G-code command: M106 P3 S(0-255)"
msgstr "Activer pour une meilleure filtration de l'air. Commande du code G : M106 P3 S(0-255)"
msgstr ""
"Activer pour une meilleure filtration de l'air. Commande du code G : M106 P3 "
"S(0-255)"
msgid "Fan speed"
msgstr "Vitesse du ventilateur"
@@ -8103,9 +8125,8 @@ msgid ""
"Speed of exhuast fan during printing.This speed will overwrite the speed in "
"filament custom gcode"
msgstr ""
"Vitesse du ventilateur d'extraction pendant l'impression. "
"Cette vitesse remplacera la vitesse dans "
"gcode de filament personnalisé"
"Vitesse du ventilateur d'extraction pendant l'impression. Cette vitesse "
"remplacera la vitesse dans gcode de filament personnalisé"
msgid "Speed of exhuast fan after printing completes"
msgstr "Vitesse du ventilateur d'extraction après la fin de l'impression"
@@ -8341,8 +8362,7 @@ msgid ""
"it will be computed over the nozzle diameter."
msgstr ""
"Largeur de ligne par défaut si les autres largeurs de ligne sont fixées à 0. "
"Si elle est exprimée en %, "
"elle sera calculée sur le diamètre de la buse."
"Si elle est exprimée en %, elle sera calculée sur le diamètre de la buse."
msgid "Keep fan always on"
msgstr "Ventilateur toujours actif"
@@ -8495,7 +8515,9 @@ msgid "Speed of the first cooling move"
msgstr "Vitesse du premier mouvement de refroidissement"
msgid "Cooling moves are gradually accelerating beginning at this speed."
msgstr "Les mouvements de refroidissement s'accélèrent progressivement à partir de cette vitesse."
msgstr ""
"Les mouvements de refroidissement s'accélèrent progressivement à partir de "
"cette vitesse."
msgid "Minimal purge on wipe tower"
msgstr "Purge minimale sur la tour dessuyage"
@@ -8518,7 +8540,9 @@ msgid "Speed of the last cooling move"
msgstr "Vitesse du dernier mouvement de refroidissement"
msgid "Cooling moves are gradually accelerating towards this speed."
msgstr "Les mouvements de refroidissement s'accélèrent progressivement vers cette vitesse."
msgstr ""
"Les mouvements de refroidissement s'accélèrent progressivement vers cette "
"vitesse."
msgid ""
"Time for the printer firmware (or the Multi Material Unit 2.0) to load a new "
@@ -8799,8 +8823,7 @@ msgstr "Ajuster laccélération à la décélération"
#, c-format, boost-format
msgid ""
"Klipper's max_accel_to_decel will be adjusted to this %% of acceleration"
msgstr ""
"Le max_accel_to_decel de Klipper sera ajusté à ce %% d'accélération."
msgstr "Le max_accel_to_decel de Klipper sera ajusté à ce %% d'accélération."
#, c-format, boost-format
msgid "%%"
@@ -9046,7 +9069,9 @@ msgid "Best object position"
msgstr "Meilleure position de l'objet"
msgid "Best auto arranging position in range [0,1] w.r.t. bed shape."
msgstr "Meilleure position de rangement automatique dans l'intervalle [0,1] par rapport à la forme du lit."
msgstr ""
"Meilleure position de rangement automatique dans l'intervalle [0,1] par "
"rapport à la forme du lit."
msgid ""
"Enable this option if machine has auxiliary part cooling fan. G-code "
@@ -9271,8 +9296,8 @@ msgid ""
"The angle ironing is done at. A negative number disables this function and "
"uses the default method."
msgstr ""
"Angle auquel le repassage des angles se fait. Un nombre négatif désactive cette fonction et "
"utilise la méthode par défaut."
"Angle auquel le repassage des angles se fait. Un nombre négatif désactive "
"cette fonction et utilise la méthode par défaut."
msgid "This gcode part is inserted at every layer change after lift z"
msgstr ""
@@ -9402,7 +9427,9 @@ msgid "Maximum acceleration for travel"
msgstr "Accélération maximale de déplacement"
msgid "Maximum acceleration for travel (M204 T), it only applies to Marlin 2"
msgstr "Accélération maximale pour le déplacement (M204 T), elle ne s'applique qu'à Marlin 2"
msgstr ""
"Accélération maximale pour le déplacement (M204 T), elle ne s'applique qu'à "
"Marlin 2"
msgid ""
"Part cooling fan speed may be increased when auto cooling is enabled. This "
@@ -9497,8 +9524,11 @@ msgstr ""
msgid "Min print speed"
msgstr "Vitesse d'impression minimale"
msgid "The minimum printing speed when slow down for cooling"
msgstr "Vitesse d'impression minimale lors du ralentissement de limpression"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "Diamètre de la buse"
@@ -9771,22 +9801,6 @@ msgstr ""
"buse de toucher l'impression lors du déplacement. L'utilisation d'une ligne "
"en spirale pour soulever laxe Z peut empêcher le stringing"
msgid "Z hop lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr "Type de décalage en Z"
@@ -10143,9 +10157,9 @@ msgid ""
"print bed, set this to -0.3 (or fix your endstop)."
msgstr ""
"Cette valeur sera ajoutée (ou soustraite) à toutes les coordonnées Z dans le "
"G-code de sortie. Elle est utilisée pour compenser une mauvaise position de la butée Z : par "
"exemple, si votre butée zéro laisse en fait la buse à 0,3 mm du "
"d'impression, définissez cette valeur à -0,3 (ou corrigez votre butée)."
"G-code de sortie. Elle est utilisée pour compenser une mauvaise position de "
"la butée Z : par exemple, si votre butée zéro laisse en fait la buse à 0,3 "
"mm du d'impression, définissez cette valeur à -0,3 (ou corrigez votre butée)."
msgid "Enable support"
msgstr "Activer les supports"
@@ -12289,6 +12303,18 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "Online Models"
#~ msgstr "Modèles en ligne"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr ""
#~ "Afficher les modèles en ligne sélectionnés par le staff sur la page "
#~ "d'accueil"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr ""
#~ "Vitesse d'impression minimale lors du ralentissement de limpression"
#~ msgid ""
#~ "There are currently no identical spare consumables available, and "
#~ "automatic replenishment is currently not possible. \n"

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3726,11 +3726,11 @@ msgstr "Virtuális kameraeszközök letöltése"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"Már fut egy másik virtuális kamera.\n"
"A Bambu Studio csak egy virtuális kamerát támogat.\n"
"A Orca Slicer csak egy virtuális kamerát támogat.\n"
"Leállítod ezt a virtuális kamerát?"
#, c-format, boost-format
@@ -3840,7 +3840,7 @@ msgid "Failed to parse model infomations."
msgstr "Failed to parse model infomation"
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
@@ -4774,7 +4774,7 @@ msgid "Project downloaded %d%%"
msgstr "Projekt letöltve %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -5007,6 +5007,15 @@ msgstr "Angolszász"
msgid "Units"
msgstr "Mértékegység"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Zoom to mouse position"
@@ -5023,6 +5032,12 @@ msgstr ""
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "A nap tippje értesítés megjelenítése indítás után"
@@ -5082,12 +5097,6 @@ msgstr ""
"Ha engedélyezve van, a OrcaSlicer-t állítja be alapértelmezett "
"alkalmazásként a .step fájlok megnyitásához"
msgid "Online Models"
msgstr "Online Models"
msgid "Show online staff-picked models on the home page"
msgstr "Show online staff-picked models on the home page"
msgid "Maximum recent projects"
msgstr "Maximum recent projects"
@@ -5651,7 +5660,7 @@ msgid "An SD card needs to be inserted before send to printer SD card."
msgstr ""
"A MicroSD card needs to be inserted before sending to the printer SD card."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr ""
"A nyomtatónak ugyanazon a hálózaton kell lennie, mint a Bambu Studiónak."
@@ -6739,17 +6748,17 @@ msgid "Network plug-in update"
msgstr "Hálózati bővítmény frissítése"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"Kattints az OK gombra a hálózati bővítmény frissítéséhez a Bambu Studio "
"Kattints az OK gombra a hálózati bővítmény frissítéséhez a Orca Slicer "
"következő indításakor."
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "Új hálózati bővítmény (%s) érhető el. Szeretnéd telepíteni?"
msgid "New version of Bambu Studio"
msgstr "A Bambu Studio új verziója"
msgid "New version of Orca Slicer"
msgstr "A Orca Slicer új verziója"
msgid "Don't remind me of this version again"
msgstr "Ne emlékeztessen újra erre a verzióra."
@@ -6761,9 +6770,9 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "LAN kapcsolódás sikertelen (nyomtatási fájl küldése)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
"1. lépés: Ellenőrizd, hogy a Bambu Studio és a nyomtató ugyanazon a helyi "
"1. lépés: Ellenőrizd, hogy a Orca Slicer és a nyomtató ugyanazon a helyi "
"hálózaton van."
msgid ""
@@ -6838,7 +6847,7 @@ msgid ""
msgstr ""
"A firmware verziója rendellenes. A nyomtatás előtt javításra és frissítésre "
"van szükség. Szeretnél frissíteni most? A frissítés később is elvégezhető a "
"Bambu Studio következő indításakor."
"Orca Slicer következő indításakor."
msgid "Extension Board"
msgstr "Bővítőpanel"
@@ -9167,8 +9176,11 @@ msgstr ""
msgid "Min print speed"
msgstr "Min. nyomtatási sebesség"
msgid "The minimum printing speed when slow down for cooling"
msgstr "A minimum nyomtatási sebesség hűtés miatti lassításkor."
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "Fúvóka átmérője"
@@ -9428,22 +9440,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 lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr ""
@@ -11860,6 +11856,15 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "Online Models"
#~ msgstr "Online Models"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "Show online staff-picked models on the home page"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "A minimum nyomtatási sebesség hűtés miatti lassításkor."
#~ msgid ""
#~ "The bed temperature exceeds filament's vitrification temperature. Please "
#~ "open the front door of printer before printing to avoid nozzle clog."

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3720,11 +3720,11 @@ msgstr "Scaricare strumenti telecamera virtuale"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"È in funzione un'altra telecamera virtuale.\n"
"Bambu Studio supporta solo una singola telecamera virtuale.\n"
"Orca Slicer supporta solo una singola telecamera virtuale.\n"
"Si desidera interrompere questa telecamera virtuale?"
#, c-format, boost-format
@@ -3834,7 +3834,7 @@ msgid "Failed to parse model infomations."
msgstr "Analisi delle informazioni sul modello non riuscita"
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
@@ -4769,7 +4769,7 @@ msgid "Project downloaded %d%%"
msgstr "Progetto scaricato %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -5001,6 +5001,15 @@ msgstr "Imperial"
msgid "Units"
msgstr "Units"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Zoom posizione del mouse"
@@ -5017,6 +5026,12 @@ msgstr ""
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "Mostra \"Suggerimento del giorno\" dopo l'avvio"
@@ -5074,12 +5089,6 @@ msgstr ""
"If enabled, this sets Orca Slicer as the default application to open .step "
"files."
msgid "Online Models"
msgstr "Modelli Online"
msgid "Show online staff-picked models on the home page"
msgstr "Mostra i modelli online selezionati dallo staff nella home page"
msgid "Maximum recent projects"
msgstr "Numero massimo di progetti recenti"
@@ -5641,8 +5650,8 @@ msgstr ""
"È necessario inserire una scheda MicroSD prima di inviare alla scheda SD "
"della stampante."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgstr "La stampante deve essere sulla stessa LAN di Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "La stampante deve essere sulla stessa LAN di Orca Slicer."
msgid "The printer does not support sending to printer SD card."
msgstr "La stampante non supporta l'invio alla scheda microSD della stampante."
@@ -6726,7 +6735,7 @@ msgid "Network plug-in update"
msgstr "Aggiornamento del plug-in di rete"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"Clicca su OK per aggiornare il plug-in di rete al prossimo avvio di Bambu "
"Studio."
@@ -6735,8 +6744,8 @@ msgstr ""
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "Disponibile nuovo plug-in di rete (%s). Vuoi installarlo?"
msgid "New version of Bambu Studio"
msgstr "Nuova versione di Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "Nuova versione di Orca Slicer"
msgid "Don't remind me of this version again"
msgstr "Non ricordarmi più questa versione."
@@ -6748,9 +6757,9 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "Connessione LAN fallita (invio del file di stampa)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
"Step 1, conferma che Bambu Studio e la tua stampante siano sulla stessa LAN."
"Step 1, conferma che Orca Slicer e la tua stampante siano sulla stessa LAN."
msgid ""
"Step 2, if the IP and Access Code below are different from the actual values "
@@ -6826,7 +6835,7 @@ msgstr ""
"La versione firmware è anomala. Prima di stampare, è necessario eseguire la "
"riparazione e l'aggiornamento. Si desidera aggiornare ora? È possibile "
"eseguire l'aggiornamento anche in un secondo momento sulla stampante o al "
"prossimo avvio di Bambu Studio."
"prossimo avvio di Orca Slicer."
msgid "Extension Board"
msgstr "Scheda di estensione"
@@ -9142,8 +9151,11 @@ msgstr ""
msgid "Min print speed"
msgstr "Velocità minima di stampa"
msgid "The minimum printing speed when slow down for cooling"
msgstr "The minimum printing speed when slowing down for cooling."
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "Diametro ugello"
@@ -9402,22 +9414,6 @@ msgstr ""
"hitting the print when traveling more. Using spiral lines to lift z can "
"prevent stringing."
msgid "Z hop lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr ""
@@ -11841,6 +11837,15 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "Online Models"
#~ msgstr "Modelli Online"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "Mostra i modelli online selezionati dallo staff nella home page"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "The minimum printing speed when slowing down for cooling."
#~ msgid ""
#~ "The bed temperature exceeds filament's vitrification temperature. Please "
#~ "open the front door of printer before printing to avoid nozzle clog."

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"PO-Revision-Date: \n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -3633,7 +3633,7 @@ msgstr "バーチャルカメラツールをダウンロード"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"別のバーチャルカメラを作動しています為、もう一個が起動できません。\n"
@@ -3745,7 +3745,7 @@ msgid "Failed to parse model infomations."
msgstr "Failed to parse model infomation"
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
@@ -4666,7 +4666,7 @@ msgid "Project downloaded %d%%"
msgstr "プロジェクトをダウンロード %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -4898,6 +4898,15 @@ msgstr "インチ"
msgid "Units"
msgstr "単位"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Zoom to mouse position"
@@ -4914,6 +4923,12 @@ msgstr ""
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "起動後「毎日のヒント」を表示"
@@ -4965,12 +4980,6 @@ msgstr ".step/.stpファイルをOrca Slicerに関連付けます。"
msgid "If enabled, sets OrcaSlicer as default application to open .step files"
msgstr "デフォルトで.step/.stpファイルをOrca Slicerで開く"
msgid "Online Models"
msgstr "Online Models"
msgid "Show online staff-picked models on the home page"
msgstr "Show online staff-picked models on the home page"
msgid "Maximum recent projects"
msgstr "Maximum recent projects"
@@ -5511,9 +5520,9 @@ msgid "An SD card needs to be inserted before send to printer SD card."
msgstr ""
"A MicroSD card needs to be inserted before sending to the printer SD card."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr ""
"このプリンターを使用するには、Bambu Studioを同一のLANで使用してください。"
"このプリンターを使用するには、Orca Slicerを同一のLANで使用してください。"
msgid "The printer does not support sending to printer SD card."
msgstr "このプリンターはSDカードに送信することができません"
@@ -6560,16 +6569,16 @@ msgid "Network plug-in update"
msgstr "ネットワークプラグインの更新"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"OK をクリックすると、次回 Bambu Studio を起動したときにネットワークプラグイン"
"OK をクリックすると、次回 Orca Slicer を起動したときにネットワークプラグイン"
"が更新されます。"
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "新しいプラグイン (%s) が発見しました、インストールしますか?"
msgid "New version of Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "新バージョン"
msgid "Don't remind me of this version again"
@@ -6582,9 +6591,8 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "LAN接続失敗 (造形ファイル送信)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
msgstr ""
"Bambu Studioとプリンターが同一のLANに繋いでいること確認してください。"
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr "Orca Slicerとプリンターが同一のLANに繋いでいること確認してください。"
msgid ""
"Step 2, if the IP and Access Code below are different from the actual values "
@@ -8869,8 +8877,11 @@ msgstr ""
msgid "Min print speed"
msgstr "最小造形速度"
msgid "The minimum printing speed when slow down for cooling"
msgstr "冷却のために速度を落とした時の最低造形速度。"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "ノズル直径"
@@ -9118,22 +9129,6 @@ msgstr ""
"リトラクション時に、ノズルを少し上げてから移動します。この動作でモデルとの衝"
"突を回避できます。"
msgid "Z hop lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr ""
@@ -11466,6 +11461,15 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "Online Models"
#~ msgstr "Online Models"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "Show online staff-picked models on the home page"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "冷却のために速度を落とした時の最低造形速度。"
#~ msgid ""
#~ "The bed temperature exceeds filament's vitrification temperature. Please "
#~ "open the front door of printer before printing to avoid nozzle clog."

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"PO-Revision-Date: 2023-10-26 16:47+0900\n"
"Last-Translator: Hotsolidinfill\n"
"Language-Team: \n"
@@ -3704,11 +3704,11 @@ msgstr "가상 카메라 도구 다운로드"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"다른 가상 카메라가 실행 중입니다.\n"
"Bambu Studio는 단일 가상 카메라만 지원합니다.\n"
"Orca Slicer는 단일 가상 카메라만 지원합니다.\n"
"이 가상 카메라를 중지하시겠습니까?"
#, c-format, boost-format
@@ -3817,7 +3817,7 @@ msgid "Failed to parse model infomations."
msgstr "모델 정보를 해석하지 못했습니다."
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
".gcode.3mf 파일에는 G코드 데이터가 없습니다. OrcaSlicer에서 이를 슬라이스하"
@@ -4767,11 +4767,11 @@ msgid "Project downloaded %d%%"
msgstr "프로젝트 다운로드 %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
"Bambu Studio로 가져오는 데 실패했습니다. 파일을 다운로드하여 수동으로 가져오"
"요."
"Orca Slicer로 가져오는 데 실패했습니다. 파일을 다운로드하여 수동으로 가져오"
"요."
msgid "The selected file"
msgstr "선택한 파일"
@@ -5000,6 +5000,15 @@ msgstr "야드파운드법"
msgid "Units"
msgstr "단위"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "마우스 위치로 확대"
@@ -5016,6 +5025,12 @@ msgstr ""
"활성화된 경우 자유로운 카메라 앵글을 사용합니다. 활성화되지 않은 경우 제한된 "
"카메라 앵글을 사용합니다."
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "시작 후 \"오늘의 팁\" 알림 표시"
@@ -5071,12 +5086,6 @@ msgstr ""
"활성화된 경우 OrcaSlicer를 기본 응용 프로그램으로 설정하여 .step 파일을 엽니"
"다"
msgid "Online Models"
msgstr "온라인 모델"
msgid "Show online staff-picked models on the home page"
msgstr "홈페이지에서 추천 온라인 모델 보기"
msgid "Maximum recent projects"
msgstr "최근 프로젝트 최대 표시"
@@ -5628,8 +5637,8 @@ msgstr "업그레이드가 진행 중일 때 출력 작업을 보낼 수 없습
msgid "An SD card needs to be inserted before send to printer SD card."
msgstr "프린터 SD 카드로 보내기 전에 SD 카드를 삽입해야 합니다."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgstr "프린터는 Bambu Studio와 동일한 LAN에 있어야 합니다."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "프린터는 Orca Slicer와 동일한 LAN에 있어야 합니다."
msgid "The printer does not support sending to printer SD card."
msgstr "프린터는 프린터 SD 카드로의 전송을 지원하지 않습니다."
@@ -5813,8 +5822,8 @@ msgstr ""
msgid ""
"When recording timelapse without toolhead, it is recommended to add a "
"\"Timelapse Wipe Tower\" \n"
"by right-click the empty position of build plate and choose \"Add "
"Primitive\"->\"Timelapse Wipe Tower\"."
"by right-click the empty position of build plate and choose \"Add Primitive"
"\"->\"Timelapse Wipe Tower\"."
msgstr ""
"툴헤드 없이 시간 경과를 기록할 경우 \"타임랩스 닦기 타워\"를 추가하는 것이 좋"
"습니다\n"
@@ -6701,16 +6710,16 @@ msgid "Network plug-in update"
msgstr "네트워크 플러그인 업데이트"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"다음 번 Bambu Studio를 시작할 때 네트워크 플러그인을 업데이트하려면 확인을 클"
"다음 번 Orca Slicer를 시작할 때 네트워크 플러그인을 업데이트하려면 확인을 클"
"릭합니다."
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "새 네트워크 플러그인(%s)을 사용할 수 있습니다. 설치하시겠습니까?"
msgid "New version of Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "뱀부 스튜디오의 새 버전"
msgid "Don't remind me of this version again"
@@ -6723,9 +6732,9 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "LAN 연결 실패(출력 파일 전송 중)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
"1단계, Bambu Studio와 프린터가 동일한 인터넷 망에 연결되어 있는지 확인하십시"
"1단계, Orca Slicer와 프린터가 동일한 인터넷 망에 연결되어 있는지 확인하십시"
"오."
msgid ""
@@ -8596,10 +8605,10 @@ msgstr "팬 최대 속도 레이어"
msgid ""
"Fan speed will be ramped up linearly from zero at layer "
"\"close_fan_the_first_x_layers\" to maximum at layer "
"\"full_fan_speed_layer\". \"full_fan_speed_layer\" will be ignored if lower "
"than \"close_fan_the_first_x_layers\", in which case the fan will be running "
"at maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
"\"close_fan_the_first_x_layers\" to maximum at layer \"full_fan_speed_layer"
"\". \"full_fan_speed_layer\" will be ignored if lower than "
"\"close_fan_the_first_x_layers\", in which case the fan will be running at "
"maximum allowed speed at layer \"close_fan_the_first_x_layers\" + 1."
msgstr ""
"팬 속도는 \"close_fan_the_first_x_layers\" 의 0에서 \"full_fan_speed_layer\" "
"의 최고 속도까지 선형적으로 증가합니다. \"full_fan_speed_layer\"가 "
@@ -9231,8 +9240,11 @@ msgstr ""
msgid "Min print speed"
msgstr "최소 출력 속도"
msgid "The minimum printing speed when slow down for cooling"
msgstr "\"레이어 냉각 향상을 위한 감속\" 시 최소 출력 속도"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "노즐 직경"
@@ -9504,26 +9516,6 @@ msgstr ""
"니다. 이동 시 노즐이 출력물에 부딪히는 것을 방지합니다. 나선 라인(Spiral "
"line)을 사용하여 Z를 올리면 실 발생을 방지할 수 있습니다"
msgid "Z hop lower boundary"
msgstr "Z 올리기 하한 경계"
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
"Z 올리기는 Z가 이 값보다 크고 \"Z 올리기 상한 경계\" 매개변수 아래인 경우에"
"만 적용됩니다."
msgid "Z hop upper boundary"
msgstr "Z 올리기 상한 경계"
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
"이 값이 양수인 경우 Z 올리기는 Z가 매개변수 \"Z 올리기 하한 경계\"보다 높고 "
"이 값보다 낮을 때만 적용됩니다"
msgid "Z hop type"
msgstr "Z 올리기 유형"
@@ -12096,6 +12088,35 @@ msgstr ""
"기/핫엔드가 막힐 가능성을 줄일 수 있습니다. 이에 대한 자세한 내용은 Wiki에서 "
"확인하세요."
#~ msgid "Online Models"
#~ msgstr "온라인 모델"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "홈페이지에서 추천 온라인 모델 보기"
#~ msgid "Z hop lower boundary"
#~ msgstr "Z 올리기 하한 경계"
#~ msgid ""
#~ "Z hop will only come into effect when Z is above this value and is below "
#~ "the parameter: \"Z hop upper boundary\""
#~ msgstr ""
#~ "Z 올리기는 Z가 이 값보다 크고 \"Z 올리기 상한 경계\" 매개변수 아래인 경우"
#~ "에만 적용됩니다."
#~ msgid "Z hop upper boundary"
#~ msgstr "Z 올리기 상한 경계"
#~ msgid ""
#~ "If this value is positive, Z hop will only come into effect when Z is "
#~ "above the parameter: \"Z hop lower boundary\" and is below this value"
#~ msgstr ""
#~ "이 값이 양수인 경우 Z 올리기는 Z가 매개변수 \"Z 올리기 하한 경계\"보다 높"
#~ "고 이 값보다 낮을 때만 적용됩니다"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "\"레이어 냉각 향상을 위한 감속\" 시 최소 출력 속도"
#~ msgid ""
#~ "There are currently no identical spare consumables available, and "
#~ "automatic replenishment is currently not possible. \n"

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"Language: nl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3758,11 +3758,11 @@ msgstr "Hulpmiddelen voor virtuele camera's downloaden"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"Er draait nog een virtuele camera.\n"
"Bambu Studio ondersteunt slechts één virtuele camera.\n"
"Orca Slicer ondersteunt slechts één virtuele camera.\n"
"Wil je deze virtuele camera stoppen?"
#, c-format, boost-format
@@ -3872,7 +3872,7 @@ msgid "Failed to parse model infomations."
msgstr "Failed to parse model infomation"
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
@@ -4827,7 +4827,7 @@ msgid "Project downloaded %d%%"
msgstr "Project %d%% gedownload"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -5064,6 +5064,15 @@ msgstr "Imperiaal"
msgid "Units"
msgstr "Eenheden"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Zoom to mouse position"
@@ -5080,6 +5089,12 @@ msgstr ""
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "Toon de melding 'Tip van de dag' na het starten"
@@ -5140,12 +5155,6 @@ msgstr ""
"Indien ingeschakeld, wordt Orca Slicer ingesteld als de standaardtoepassing "
"om .step-bestanden te openen"
msgid "Online Models"
msgstr "Online Models"
msgid "Show online staff-picked models on the home page"
msgstr "Show online staff-picked models on the home page"
msgid "Maximum recent projects"
msgstr "Maximum recent projects"
@@ -5716,8 +5725,8 @@ msgid "An SD card needs to be inserted before send to printer SD card."
msgstr ""
"A MicroSD card needs to be inserted before sending to the printer SD card."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgstr "De printer moet zich in hetzelfde LAN bevinden als Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "De printer moet zich in hetzelfde LAN bevinden als Orca Slicer."
msgid "The printer does not support sending to printer SD card."
msgstr ""
@@ -6821,9 +6830,9 @@ msgid "Network plug-in update"
msgstr "Netwerk plug-in update"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"Klik op OK om de netwerkplug-in bij te werken wanneer Bambu Studio de "
"Klik op OK om de netwerkplug-in bij te werken wanneer Orca Slicer de "
"volgende keer wordt gestart."
#, c-format, boost-format
@@ -6831,8 +6840,8 @@ msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr ""
"Een nieuwe netwerk plug-in (%s) is beschikbaar. Wilt je deze installeren?"
msgid "New version of Bambu Studio"
msgstr "Nieuwe versie van Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "Nieuwe versie van Orca Slicer"
msgid "Don't remind me of this version again"
msgstr "Herinner me niet meer aan deze versie."
@@ -6844,9 +6853,9 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "LAN-verbinding mislukt (verzenden afdrukbestand)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
"Stap 1, bevestig dat Bambu Studio en uw printer zich in hetzelfde LAN "
"Stap 1, bevestig dat Orca Slicer en uw printer zich in hetzelfde LAN "
"bevinden."
msgid ""
@@ -6921,7 +6930,7 @@ msgid ""
msgstr ""
"De firmwareversie is abnormaal. Repareren en bijwerken is vereist voor het "
"afdrukken. Wil je nu updaten? Je kunt ook later op de printer updaten of "
"updaten wanneer je Bambu Studio de volgende keer start."
"updaten wanneer je Orca Slicer de volgende keer start."
msgid "Extension Board"
msgstr "Extension Board"
@@ -9270,8 +9279,11 @@ msgstr ""
msgid "Min print speed"
msgstr "Minimale print snelheid"
msgid "The minimum printing speed when slow down for cooling"
msgstr "De minimale printsnelheid indien er afgeremd wordt om af te koelen"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "Nozzle diameter"
@@ -9539,22 +9551,6 @@ msgstr ""
"de nozzle de print raakt bij veplaatsen. Het gebruik van spiraallijnen om Z "
"op te tillen kan stringing voorkomen."
msgid "Z hop lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr ""
@@ -11981,6 +11977,15 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "Online Models"
#~ msgstr "Online Models"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "Show online staff-picked models on the home page"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "De minimale printsnelheid indien er afgeremd wordt om af te koelen"
#~ msgid ""
#~ "The bed temperature exceeds filament's vitrification temperature. Please "
#~ "open the front door of printer before printing to avoid nozzle clog."

File diff suppressed because it is too large Load Diff

View File

@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Orca Slicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3713,11 +3713,11 @@ msgstr "Ladda ner Virtuella Kamerans Verktyg"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"En annan virtuell kamera körs.\n"
"Bambu Studio stöder endast en virtuell kamera.\n"
"Orca Slicer stöder endast en virtuell kamera.\n"
"Vill du stoppa den här virtuella kameran?"
#, c-format, boost-format
@@ -3827,7 +3827,7 @@ msgid "Failed to parse model infomations."
msgstr "Det gick inte att analysera modellinformation"
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
@@ -4760,7 +4760,7 @@ msgid "Project downloaded %d%%"
msgstr "Projektet har laddats ned %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -4990,6 +4990,15 @@ msgstr "Brittisk standard"
msgid "Units"
msgstr "Enheter"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Zooma till musens position"
@@ -5006,6 +5015,12 @@ msgstr ""
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "Visa \"Dagens tips\" efter start"
@@ -5059,12 +5074,6 @@ msgstr "Associera .step/.stp-filer till OrcaSlicer"
msgid "If enabled, sets OrcaSlicer as default application to open .step files"
msgstr "Om aktiverad, väljs Orca Slicer som standard att öppna .step filer"
msgid "Online Models"
msgstr "Online modeller"
msgid "Show online staff-picked models on the home page"
msgstr "Visa personalens utvalda modeller online på startsidan"
msgid "Maximum recent projects"
msgstr "Maximalt antal nyligen genomförda projekt"
@@ -5626,8 +5635,8 @@ msgstr "Det går inte att skicka utskriftsuppgiften när uppgraderingen pågår"
msgid "An SD card needs to be inserted before send to printer SD card."
msgstr "Ett MicroSD-kort måste sättas i innan du skickar till skrivaren."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgstr "Skrivaren måste finnas på samma LAN som Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "Skrivaren måste finnas på samma LAN som Orca Slicer."
msgid "The printer does not support sending to printer SD card."
msgstr "Skrivaren har inte stöd för att skicka till skrivarens MicroSD kort."
@@ -6714,7 +6723,7 @@ msgid "Network plug-in update"
msgstr "Uppdatering av nätverks plugin"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"Klicka på OK för att uppdatera Nätverks plugin programmet nästa gång Bambu "
"Studio startar."
@@ -6723,8 +6732,8 @@ msgstr ""
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "En ny nätverksplugin (%s) är tillgänglig. Vill du installera den?"
msgid "New version of Bambu Studio"
msgstr "Ny version av Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "Ny version av Orca Slicer"
msgid "Don't remind me of this version again"
msgstr "Påminn mig inte om den här versionen igen."
@@ -6736,8 +6745,8 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "LAN-anslutning misslyckades (skickar utskriftsfil)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
msgstr "Steg 1: Bekräfta att Bambu Studio och din skrivare finns på samma LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr "Steg 1: Bekräfta att Orca Slicer och din skrivare finns på samma LAN."
msgid ""
"Step 2, if the IP and Access Code below are different from the actual values "
@@ -6811,7 +6820,7 @@ msgid ""
msgstr ""
"Firmware versionen är onormal. Reparation och uppdatering krävs före "
"utskrift. Vill du uppdatera nu? Du kan också uppdatera senare på skrivaren "
"eller uppdatera nästa gång du startar Bambu Studio."
"eller uppdatera nästa gång du startar Orca Slicer."
msgid "Extension Board"
msgstr "Utöknings enhet"
@@ -9103,8 +9112,11 @@ msgstr ""
msgid "Min print speed"
msgstr "Min utskrifts hastighet"
msgid "The minimum printing speed when slow down for cooling"
msgstr "Min utskrifts hastighet vid nedsänkning för kylning"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "Nozzel diameter"
@@ -9363,22 +9375,6 @@ msgstr ""
"den förflyttas. Att använda spirallinjer för att lyfta z kan förhindra "
"strängning"
msgid "Z hop lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr ""
@@ -11785,6 +11781,15 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "Online Models"
#~ msgstr "Online modeller"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "Visa personalens utvalda modeller online på startsidan"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "Min utskrifts hastighet vid nedsänkning för kylning"
#~ msgid ""
#~ "The bed temperature exceeds filament's vitrification temperature. Please "
#~ "open the front door of printer before printing to avoid nozzle clog."

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: OrcaSlicer\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"PO-Revision-Date: 2023-10-07 12:57+0300\n"
"Last-Translator: Sadri Ercan\n"
"Language-Team: Türkçe\n"
@@ -3756,11 +3756,11 @@ msgstr "Sanal Kamera Araçlarını İndirme"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"Başka bir sanal kamera çalışıyor.\n"
"Bambu Studio yalnızca tek bir sanal kamerayı destekler.\n"
"Orca Slicer yalnızca tek bir sanal kamerayı destekler.\n"
"Bu sanal kamerayı durdurmak istiyor musunuz?"
#, c-format, boost-format
@@ -3872,7 +3872,7 @@ msgid "Failed to parse model infomations."
msgstr "Model bilgileri ayrıştırılamadı."
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
".gcode.3mf dosyası hiçbir G kodu verisi içermiyor. Lütfen dosyayı Bambu "
@@ -4828,10 +4828,10 @@ msgid "Project downloaded %d%%"
msgstr "Proje %d%% indirildi"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
"Bambu Studio'ya aktarma başarısız oldu. Lütfen dosyayı indirin ve manuel "
"Orca Slicer'ya aktarma başarısız oldu. Lütfen dosyayı indirin ve manuel "
"olarak İçe aktarın."
msgid "The selected file"
@@ -5065,6 +5065,15 @@ msgstr "Imperial"
msgid "Units"
msgstr "Birimler"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Fare konumuna yakınlaştır"
@@ -5081,6 +5090,12 @@ msgstr ""
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "Başlangıçtan sonra \"Günün ipucu\" bildirimini göster"
@@ -5138,12 +5153,6 @@ msgstr ""
"Etkinleştirilirse, OrcaSlicer'ı .step dosyalarını açmak için varsayılan "
"uygulama olarak ayarlar"
msgid "Online Models"
msgstr "Çevrimiçi Modeller"
msgid "Show online staff-picked models on the home page"
msgstr "Personelin çevrimiçi olarak seçtiği modelleri ana sayfada göster"
msgid "Maximum recent projects"
msgstr "Maksimum yeni proje"
@@ -5708,8 +5717,8 @@ msgstr "Yükseltme devam ederken yazdırma görevi gönderilemiyor"
msgid "An SD card needs to be inserted before send to printer SD card."
msgstr "Yazıcı SD kartına gönderilmeden önce bir SD kartın takılması gerekir."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgstr "Yazıcının Bambu Studio ile aynı LAN'da olması gerekir."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "Yazıcının Orca Slicer ile aynı LAN'da olması gerekir."
msgid "The printer does not support sending to printer SD card."
msgstr "Yazıcı, yazıcı SD kartına gönderimi desteklemiyor."
@@ -6801,17 +6810,17 @@ msgid "Network plug-in update"
msgstr "Ağ eklentisi güncellemesi"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
"Bambu Studio bir sonraki sefer başlatıldığında Ağ eklentisini güncellemek "
"Orca Slicer bir sonraki sefer başlatıldığında Ağ eklentisini güncellemek "
"için Tamam'a tıklayın."
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "Yeni bir Ağ eklentisi(%s) mevcut, Yüklemek istiyor musunuz?"
msgid "New version of Bambu Studio"
msgstr "Bambu Studio'nun yeni versiyonu"
msgid "New version of Orca Slicer"
msgstr "Orca Slicer'nun yeni versiyonu"
msgid "Don't remind me of this version again"
msgstr "Bana bir daha bu versiyonu hatırlatma"
@@ -6823,9 +6832,9 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "LAN Bağlantısı Başarısız (Yazdırma dosyası gönderiliyor)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
"Adım 1, lütfen Bambu Studio ile yazıcınızın aynı LAN'da olduğunu doğrulayın."
"Adım 1, lütfen Orca Slicer ile yazıcınızın aynı LAN'da olduğunu doğrulayın."
msgid ""
"Step 2, if the IP and Access Code below are different from the actual values "
@@ -9397,8 +9406,11 @@ msgstr ""
msgid "Min print speed"
msgstr "Minimum baskı hızı"
msgid "The minimum printing speed when slow down for cooling"
msgstr "Soğutma için yavaşlama durumunda minimum yazdırma hızı"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "Nozul çapı"
@@ -9682,27 +9694,6 @@ msgstr ""
"çarpmasını önler. Z'yi kaldırmak için spiral çizgi kullanmak çekmeyi "
"önleyebilir"
msgid "Z hop lower boundary"
msgstr "Z sıçrama alt sınırı"
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
"Z sıçraması yalnızca Z bu değerin üzerinde ve parametrenin altında olduğunda "
"devreye girer: \"Z sıçraması üst sınırı\""
msgid "Z hop upper boundary"
msgstr "Z sıçrama üst sınırı"
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
"Bu değer pozitifse, Z sıçraması yalnızca Z parametresinin üzerinde olduğunda "
"etkinleşir: \"Z sıçrama alt sınırı\" parametresinin üzerinde ve bu değerin "
"altında olduğunda"
msgid "Z hop type"
msgstr "Z sıçraması türü"
@@ -12317,6 +12308,36 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "Online Models"
#~ msgstr "Çevrimiçi Modeller"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "Personelin çevrimiçi olarak seçtiği modelleri ana sayfada göster"
#~ msgid "Z hop lower boundary"
#~ msgstr "Z sıçrama alt sınırı"
#~ msgid ""
#~ "Z hop will only come into effect when Z is above this value and is below "
#~ "the parameter: \"Z hop upper boundary\""
#~ msgstr ""
#~ "Z sıçraması yalnızca Z bu değerin üzerinde ve parametrenin altında "
#~ "olduğunda devreye girer: \"Z sıçraması üst sınırı\""
#~ msgid "Z hop upper boundary"
#~ msgstr "Z sıçrama üst sınırı"
#~ msgid ""
#~ "If this value is positive, Z hop will only come into effect when Z is "
#~ "above the parameter: \"Z hop lower boundary\" and is below this value"
#~ msgstr ""
#~ "Bu değer pozitifse, Z sıçraması yalnızca Z parametresinin üzerinde "
#~ "olduğunda etkinleşir: \"Z sıçrama alt sınırı\" parametresinin üzerinde ve "
#~ "bu değerin altında olduğunda"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "Soğutma için yavaşlama durumunda minimum yazdırma hızı"
#~ msgid ""
#~ "There are currently no identical spare consumables available, and "
#~ "automatic replenishment is currently not possible. \n"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"PO-Revision-Date: 2023-08-10 20:25-0400\n"
"Last-Translator: \n"
"Language-Team: \n"
@@ -3762,7 +3762,7 @@ msgstr "Завантаження інструментів віртуальної
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
@@ -3874,7 +3874,7 @@ msgid "Failed to parse model infomations."
msgstr ""
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
@@ -4815,7 +4815,7 @@ msgid "Project downloaded %d%%"
msgstr "Проект завантажено %d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -5048,6 +5048,15 @@ msgstr "Імперський"
msgid "Units"
msgstr "Одиниці"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "Наблизити до положення миші"
@@ -5063,6 +5072,12 @@ msgstr ""
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr ""
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "Показувати повідомлення \"Рада дня\" після запуску"
@@ -5121,12 +5136,6 @@ msgstr ""
"Якщо включено, встановлює OrcaSlicer як програму за замовчуваннямдля "
"відкриття файлів .step"
msgid "Online Models"
msgstr ""
msgid "Show online staff-picked models on the home page"
msgstr ""
msgid "Maximum recent projects"
msgstr "Максимум останніх проектів"
@@ -5684,7 +5693,7 @@ msgstr "Не вдалося надіслати завдання на друк п
msgid "An SD card needs to be inserted before send to printer SD card."
msgstr "Перед надсиланням на картку SD принтера необхідно вставити картку SD."
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr ""
msgid "The printer does not support sending to printer SD card."
@@ -6757,14 +6766,14 @@ msgid "Network plug-in update"
msgstr "Оновлення мережевого плагіна"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr ""
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "Доступний новий мережевий плагін (%s), чи хочете ви встановити його?"
msgid "New version of Bambu Studio"
msgid "New version of Orca Slicer"
msgstr ""
msgid "Don't remind me of this version again"
@@ -6777,7 +6786,7 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "Помилка з’єднання LAN (Надсилання файлу друку)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr ""
msgid ""
@@ -9258,8 +9267,11 @@ msgstr ""
msgid "Min print speed"
msgstr "Мін. швидкість друку"
msgid "The minimum printing speed when slow down for cooling"
msgstr "Мінімальна швидкість друку при уповільненні для охолодження"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "Діаметр сопла"
@@ -9517,22 +9529,6 @@ msgstr ""
"переміщення. Використання спіралевої лінії підняття по осі Z може "
"перешкоджати появі висячих ниток"
msgid "Z hop lower boundary"
msgstr ""
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr ""
msgid "Z hop upper boundary"
msgstr ""
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr ""
msgid "Z hop type"
msgstr "Тип Z-стрибка"
@@ -11974,6 +11970,9 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "Мінімальна швидкість друку при уповільненні для охолодження"
#~ msgid ""
#~ "The bed temperature exceeds filament's vitrification temperature. Please "
#~ "open the front door of printer before printing to avoid nozzle clog."

View File

@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Slic3rPE\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-24 19:49+0800\n"
"POT-Creation-Date: 2023-11-04 14:18+0800\n"
"PO-Revision-Date: 2023-04-01 13:21+0800\n"
"Last-Translator: SoftFever <softfeverever@gmail.com>\n"
"Language-Team: \n"
@@ -3619,11 +3619,11 @@ msgstr "正在下载“虚拟摄像头工具包”"
msgid ""
"Another virtual camera is running.\n"
"Bambu Studio supports only a single virtual camera.\n"
"Orca Slicer supports only a single virtual camera.\n"
"Do you want to stop this virtual camera?"
msgstr ""
"另一个虚拟摄像头正在工作。\n"
"Bambu Studio 同时只能支持一个虚拟摄像头。\n"
"Orca Slicer 同时只能支持一个虚拟摄像头。\n"
"是否停止前一个虚拟摄像头?"
#, c-format, boost-format
@@ -3732,10 +3732,10 @@ msgid "Failed to parse model infomations."
msgstr "解析模型信息失败。"
msgid ""
"The .gcode.3mf file contains no G-code data.Please slice it whthBambu Studio "
"The .gcode.3mf file contains no G-code data.Please slice it with Orca Slicer "
"and export a new .gcode.3mf file."
msgstr ""
".gcode.3mf文件中不包含G-code数据。请使用Bambu Studio进行切片并导出新的."
".gcode.3mf文件中不包含G-code数据。请使用Orca Slicer进行切片并导出新的."
"gcode.3mf文件。"
#, c-format, boost-format
@@ -4639,7 +4639,7 @@ msgid "Project downloaded %d%%"
msgstr "项目已下载%d%%"
msgid ""
"Importing to Bambu Studio failed. Please download the file and manually "
"Importing to Orca Slicer failed. Please download the file and manually "
"import it."
msgstr ""
@@ -4865,6 +4865,15 @@ msgstr "英制"
msgid "Units"
msgstr "单位"
msgid "Home"
msgstr ""
msgid "Default Page"
msgstr ""
msgid "Set the page opened on startup."
msgstr ""
msgid "Zoom to mouse position"
msgstr "放大到鼠标位置"
@@ -4879,6 +4888,12 @@ msgstr "使用自由视角"
msgid "If enabled, use free camera. If not enabled, use constrained camera."
msgstr "如果启用,使用自由视角。如果未启用,使用约束视角。"
msgid "Show splash screen"
msgstr ""
msgid "Show the splash screen during startup."
msgstr ""
msgid "Show \"Tip of the day\" notification after start"
msgstr "启动后显示“每日小贴士”通知"
@@ -4930,12 +4945,6 @@ msgstr "使用逆戟鲸打开.step/.stp文件"
msgid "If enabled, sets OrcaSlicer as default application to open .step files"
msgstr "开启后,将缺省使用逆戟鲸打开.step文件"
msgid "Online Models"
msgstr "在线模型"
msgid "Show online staff-picked models on the home page"
msgstr "在主页上显示工作人员挑选的在线模型"
msgid "Maximum recent projects"
msgstr "近期项目的最大数量"
@@ -5477,8 +5486,8 @@ msgstr "设备升级中,无法发送打印任务"
msgid "An SD card needs to be inserted before send to printer SD card."
msgstr "发送到打印机需要插入SD卡"
msgid "The printer is required to be in the same LAN as Bambu Studio."
msgstr "打印机需要与Bambu Studio在同一个局域网内。"
msgid "The printer is required to be in the same LAN as Orca Slicer."
msgstr "打印机需要与Orca Slicer在同一个局域网内。"
msgid "The printer does not support sending to printer SD card."
msgstr "该打印机不支持发送到打印机SD卡。"
@@ -6518,15 +6527,15 @@ msgid "Network plug-in update"
msgstr "网络插件升级"
msgid ""
"Click OK to update the Network plug-in when Bambu Studio launches next time."
msgstr "点击\"确定\",将在Bambu Studio下次启动之后自动升级网络插件"
"Click OK to update the Network plug-in when Orca Slicer launches next time."
msgstr "点击\"确定\",将在Orca Slicer下次启动之后自动升级网络插件"
#, c-format, boost-format
msgid "A new Network plug-in(%s) available, Do you want to install it?"
msgstr "新的网络插件(%s) 可用,您是否需要安装它?"
msgid "New version of Bambu Studio"
msgstr "新版本的Bambu Studio"
msgid "New version of Orca Slicer"
msgstr "新版本的Orca Slicer"
msgid "Don't remind me of this version again"
msgstr "此版本不再提示"
@@ -6538,8 +6547,8 @@ msgid "LAN Connection Failed (Sending print file)"
msgstr "LAN连接失败 (发送打印文件)"
msgid ""
"Step 1, please confirm Bambu Studio and your printer are in the same LAN."
msgstr "第1步请确认Bambu Studio和您的打印机在同一个LAN上。"
"Step 1, please confirm Orca Slicer and your printer are in the same LAN."
msgstr "第1步请确认Orca Slicer和您的打印机在同一个LAN上。"
msgid ""
"Step 2, if the IP and Access Code below are different from the actual values "
@@ -7346,6 +7355,7 @@ msgstr "顶面只使用单层墙,从而更多的空间能够使用顶部填充
msgid "One wall threshold"
msgstr "单层墙阈值"
#, fuzzy, c-format, boost-format
msgid ""
"If a top surface has to be printed and it's partially covered by another "
"layer, it won't be considered at a top layer where its width is below this "
@@ -7356,9 +7366,9 @@ msgid ""
"on the next layer, like letters. Set this setting to 0 to remove these "
"artifacts."
msgstr ""
"如果顶面需要打印,但是它的一部分被其它层覆盖,那么当它的宽度小于这个值时,它"
"会被认为是顶层。这个设置可以用于避免在狭窄顶面上触发“顶面单层墙”"
"。这个值可以是毫米或线宽的百分比。\n"
"如果顶面需要打印,但是它的一部分被其它层覆盖,那么当它的宽度小于这个值时,它"
"会被认为是顶层。这个设置可以用于避免在狭窄顶面上触发“顶面单层墙”。这个值可"
"以是毫米或线宽的百分比。\n"
"警告如果启用可能会在下一层上产生一些薄的特征比如字母。将此设置设置为0可"
"以消除这些伪影。"
@@ -7389,9 +7399,8 @@ msgid ""
"direction on odd layers. This alternating pattern can drastically improve "
"steep overhang."
msgstr ""
"在奇数层,将悬垂的打印方向反转。"
"这种交替的模式可以大大改善陡峭悬垂的打印质量。"
"在奇数层,将悬垂的打印方向反转。这种交替的模式可以大大改善陡峭悬垂的打印质"
"量。"
msgid "Reverse threshold"
msgstr "反转阈值"
@@ -7399,12 +7408,12 @@ msgstr "反转阈值"
msgid "Overhang reversal threshold"
msgstr "悬垂反转阈值"
#, fuzzy, c-format, boost-format
msgid ""
"Number of mm the overhang need to be for the reversal to be considered "
"useful. Can be a % of the perimeter width.\n"
"Value 0 enables reversal on every odd layers regardless."
msgstr ""
"判定悬垂反转需要的值(毫米),可以是线宽的百分比。"
msgstr "判定悬垂反转需要的值(毫米),可以是线宽的百分比。"
msgid "Classic mode"
msgstr "经典模式"
@@ -8840,8 +8849,11 @@ msgstr "挤出头最小可打印的层高。用于限制开启自适应层高时
msgid "Min print speed"
msgstr "最小打印速度"
msgid "The minimum printing speed when slow down for cooling"
msgstr "自动冷却降速的最小打印速度"
msgid ""
"The minimum printing speed for the filament when slow down for better layer "
"cooling is enabled, when printing overhangs and when feature speeds are not "
"specified explicitly."
msgstr ""
msgid "Nozzle diameter"
msgstr "喷嘴直径"
@@ -9092,22 +9104,6 @@ msgstr ""
"回抽完成之后,喷嘴轻微抬升,和打印件之间产生一定间隙。这能够避免空驶时喷嘴和"
"打印件剐蹭和碰撞。使用螺旋线抬升z能够减少拉丝。"
msgid "Z hop lower boundary"
msgstr "Z抬升下边界"
msgid ""
"Z hop will only come into effect when Z is above this value and is below the "
"parameter: \"Z hop upper boundary\""
msgstr "只有当Z高于此值且低于参数(Z抬升上边界)时Z抬升才会生效"
msgid "Z hop upper boundary"
msgstr "Z抬升上边界"
msgid ""
"If this value is positive, Z hop will only come into effect when Z is above "
"the parameter: \"Z hop lower boundary\" and is below this value"
msgstr "如果该值为正则Z抬升仅在Z高于参数(Z抬升下边界)且低于该值时才会生效"
msgid "Z hop type"
msgstr "抬Z类型"
@@ -9992,13 +9988,14 @@ msgid ""
"compute the polyhole.\n"
"See http://hydraraptor.blogspot.com/2011/02/polyholes.html"
msgstr ""
"搜索跨越多层的近似圆形孔,并将几何形状转换为多边形孔。使用喷嘴尺寸和(最大)"
"径来计算多边形孔。\n"
"搜索跨越多层的近似圆形孔,并将几何形状转换为多边形孔。使用喷嘴尺寸和(最大)"
"径来计算多边形孔。\n"
"参见http://hydraraptor.blogspot.com/2011/02/polyholes.html"
msgid "Polyhole detection margin"
msgstr "多边型孔检测边缘"
#, fuzzy, c-format, boost-format
msgid ""
"Maximum defection of a point to the estimated radius of the circle.\n"
"As cylinders are often exported as triangles of varying size, points may not "
@@ -10008,11 +10005,9 @@ msgid ""
msgstr ""
"点到圆半径的最大偏差。\n"
"由于圆柱体通常被导出为大小不同的三角形,因此点可能不在圆周上。\n"
"此设置允许您"
"有一些余地来扩大检测范围。\n"
"此设置允许您有一些余地来扩大检测范围。\n"
"以毫米或半径的百分比表示。"
msgid "Polyhole twist"
msgstr "扭曲多边型孔"
@@ -10026,9 +10021,7 @@ msgid ""
"Picture sizes to be stored into a .gcode and .sl1 / .sl1s files, in the "
"following format: \"XxY, XxY, ...\""
msgstr ""
"将被存储到.gcode和.sl1/.sl1s文件中的图片尺寸"
"格式如下:\"XxY, XxY, ...\""
"将被存储到.gcode和.sl1/.sl1s文件中的图片尺寸格式如下:\"XxY, XxY, ...\""
msgid "Format of G-code thumbnails"
msgstr "G-code缩略图的格式"
@@ -11529,6 +11522,31 @@ msgid ""
"temperature. More info about this in the Wiki."
msgstr ""
#~ msgid "Online Models"
#~ msgstr "在线模型"
#~ msgid "Show online staff-picked models on the home page"
#~ msgstr "在主页上显示工作人员挑选的在线模型"
#~ msgid "Z hop lower boundary"
#~ msgstr "Z抬升下边界"
#~ msgid ""
#~ "Z hop will only come into effect when Z is above this value and is below "
#~ "the parameter: \"Z hop upper boundary\""
#~ msgstr "只有当Z高于此值且低于参数(Z抬升上边界)时Z抬升才会生效"
#~ msgid "Z hop upper boundary"
#~ msgstr "Z抬升上边界"
#~ msgid ""
#~ "If this value is positive, Z hop will only come into effect when Z is "
#~ "above the parameter: \"Z hop lower boundary\" and is below this value"
#~ msgstr "如果该值为正则Z抬升仅在Z高于参数(Z抬升下边界)且低于该值时才会生效"
#~ msgid "The minimum printing speed when slow down for cooling"
#~ msgstr "自动冷却降速的最小打印速度"
#~ msgid ""
#~ "There are currently no identical spare consumables available, and "
#~ "automatic replenishment is currently not possible. \n"

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -47,6 +47,10 @@
{
"name": "Elegoo Neptune 4",
"sub_path": "machine/Elegoo Neptune 4.json"
},
{
"name": "Elegoo Neptune 4 Max",
"sub_path": "machine/Elegoo Neptune 4 Max.json"
}
],
"process_list": [
@@ -290,6 +294,22 @@
"name": "0.08mm Extra Fine @Elegoo Neptune4 (0.8 nozzle)",
"sub_path": "process/0.08mm Extra Fine @Elegoo Neptune4 (0.8 nozzle).json"
},
{
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.2 nozzle)",
"sub_path": "process/0.08mm Extra Fine @Elegoo Neptune4Max (0.2 nozzle).json"
},
{
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.4 nozzle)",
"sub_path": "process/0.08mm Extra Fine @Elegoo Neptune4Max (0.4 nozzle).json"
},
{
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.6 nozzle)",
"sub_path": "process/0.08mm Extra Fine @Elegoo Neptune4Max (0.6 nozzle).json"
},
{
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.8 nozzle)",
"sub_path": "process/0.08mm Extra Fine @Elegoo Neptune4Max (0.8 nozzle).json"
},
{
"name": "0.08mm Extra Fine @Elegoo Neptune4Pro (0.2 nozzle)",
"sub_path": "process/0.08mm Extra Fine @Elegoo Neptune4Pro (0.2 nozzle).json"
@@ -322,6 +342,22 @@
"name": "0.12mm Fine @Elegoo Neptune4 (0.8 nozzle)",
"sub_path": "process/0.12mm Fine @Elegoo Neptune4 (0.8 nozzle).json"
},
{
"name": "0.12mm Fine @Elegoo Neptune4Max (0.2 nozzle)",
"sub_path": "process/0.12mm Fine @Elegoo Neptune4Max (0.2 nozzle).json"
},
{
"name": "0.12mm Fine @Elegoo Neptune4Max (0.4 nozzle)",
"sub_path": "process/0.12mm Fine @Elegoo Neptune4Max (0.4 nozzle).json"
},
{
"name": "0.12mm Fine @Elegoo Neptune4Max (0.6 nozzle)",
"sub_path": "process/0.12mm Fine @Elegoo Neptune4Max (0.6 nozzle).json"
},
{
"name": "0.12mm Fine @Elegoo Neptune4Max (0.8 nozzle)",
"sub_path": "process/0.12mm Fine @Elegoo Neptune4Max (0.8 nozzle).json"
},
{
"name": "0.12mm Fine @Elegoo Neptune4Pro (0.2 nozzle)",
"sub_path": "process/0.12mm Fine @Elegoo Neptune4Pro (0.2 nozzle).json"
@@ -354,6 +390,22 @@
"name": "0.16mm Optimal @Elegoo Neptune4 (0.8 nozzle)",
"sub_path": "process/0.16mm Optimal @Elegoo Neptune4 (0.8 nozzle).json"
},
{
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.2 nozzle)",
"sub_path": "process/0.16mm Optimal @Elegoo Neptune4Max (0.2 nozzle).json"
},
{
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.4 nozzle)",
"sub_path": "process/0.16mm Optimal @Elegoo Neptune4Max (0.4 nozzle).json"
},
{
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.6 nozzle)",
"sub_path": "process/0.16mm Optimal @Elegoo Neptune4Max (0.6 nozzle).json"
},
{
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.8 nozzle)",
"sub_path": "process/0.16mm Optimal @Elegoo Neptune4Max (0.8 nozzle).json"
},
{
"name": "0.16mm Optimal @Elegoo Neptune4Pro (0.2 nozzle)",
"sub_path": "process/0.16mm Optimal @Elegoo Neptune4Pro (0.2 nozzle).json"
@@ -386,6 +438,22 @@
"name": "0.20mm Standard @Elegoo Neptune4 (0.8 nozzle)",
"sub_path": "process/0.20mm Standard @Elegoo Neptune4 (0.8 nozzle).json"
},
{
"name": "0.20mm Standard @Elegoo Neptune4Max (0.2 nozzle)",
"sub_path": "process/0.20mm Standard @Elegoo Neptune4Max (0.2 nozzle).json"
},
{
"name": "0.20mm Standard @Elegoo Neptune4Max (0.4 nozzle)",
"sub_path": "process/0.20mm Standard @Elegoo Neptune4Max (0.4 nozzle).json"
},
{
"name": "0.20mm Standard @Elegoo Neptune4Max (0.6 nozzle)",
"sub_path": "process/0.20mm Standard @Elegoo Neptune4Max (0.6 nozzle).json"
},
{
"name": "0.20mm Standard @Elegoo Neptune4Max (0.8 nozzle)",
"sub_path": "process/0.20mm Standard @Elegoo Neptune4Max (0.8 nozzle).json"
},
{
"name": "0.20mm Standard @Elegoo Neptune4Pro (0.2 nozzle)",
"sub_path": "process/0.20mm Standard @Elegoo Neptune4Pro (0.2 nozzle).json"
@@ -418,6 +486,22 @@
"name": "0.24mm Draft @Elegoo Neptune4 (0.8 nozzle)",
"sub_path": "process/0.24mm Draft @Elegoo Neptune4 (0.8 nozzle).json"
},
{
"name": "0.24mm Draft @Elegoo Neptune4Max (0.2 nozzle)",
"sub_path": "process/0.24mm Draft @Elegoo Neptune4Max (0.2 nozzle).json"
},
{
"name": "0.24mm Draft @Elegoo Neptune4Max (0.4 nozzle)",
"sub_path": "process/0.24mm Draft @Elegoo Neptune4Max (0.4 nozzle).json"
},
{
"name": "0.24mm Draft @Elegoo Neptune4Max (0.6 nozzle)",
"sub_path": "process/0.24mm Draft @Elegoo Neptune4Max (0.6 nozzle).json"
},
{
"name": "0.24mm Draft @Elegoo Neptune4Max (0.8 nozzle)",
"sub_path": "process/0.24mm Draft @Elegoo Neptune4Max (0.8 nozzle).json"
},
{
"name": "0.24mm Draft @Elegoo Neptune4Pro (0.2 nozzle)",
"sub_path": "process/0.24mm Draft @Elegoo Neptune4Pro (0.2 nozzle).json"
@@ -450,6 +534,22 @@
"name": "0.28mm Extra Draft @Elegoo Neptune4 (0.8 nozzle)",
"sub_path": "process/0.28mm Extra Draft @Elegoo Neptune4 (0.8 nozzle).json"
},
{
"name": "0.28mm Extra Draft @Elegoo Neptune4Max (0.2 nozzle)",
"sub_path": "process/0.28mm Extra Draft @Elegoo Neptune4Max (0.2 nozzle).json"
},
{
"name": "0.28mm Extra Draft @Elegoo Neptune4Max (0.4 nozzle)",
"sub_path": "process/0.28mm Extra Draft @Elegoo Neptune4Max (0.4 nozzle).json"
},
{
"name": "0.28mm Extra Draft @Elegoo Neptune4Max (0.6 nozzle)",
"sub_path": "process/0.28mm Extra Draft @Elegoo Neptune4Max (0.6 nozzle).json"
},
{
"name": "0.28mm Extra Draft @Elegoo Neptune4Max (0.8 nozzle)",
"sub_path": "process/0.28mm Extra Draft @Elegoo Neptune4Max (0.8 nozzle).json"
},
{
"name": "0.28mm Extra Draft @Elegoo Neptune4Pro (0.2 nozzle)",
"sub_path": "process/0.28mm Extra Draft @Elegoo Neptune4Pro (0.2 nozzle).json"
@@ -558,6 +658,22 @@
"name": "Elegoo Neptune 4 (0.8 nozzle)",
"sub_path": "machine/Elegoo Neptune 4 (0.8 nozzle).json"
},
{
"name": "Elegoo Neptune 4 Max (0.2 nozzle)",
"sub_path": "machine/Elegoo Neptune 4 Max (0.2 nozzle).json"
},
{
"name": "Elegoo Neptune 4 Max (0.4 nozzle)",
"sub_path": "machine/Elegoo Neptune 4 Max (0.4 nozzle).json"
},
{
"name": "Elegoo Neptune 4 Max (0.6 nozzle)",
"sub_path": "machine/Elegoo Neptune 4 Max (0.6 nozzle).json"
},
{
"name": "Elegoo Neptune 4 Max (0.8 nozzle)",
"sub_path": "machine/Elegoo Neptune 4 Max (0.8 nozzle).json"
},
{
"name": "Elegoo Neptune 4 Pro (0.2 nozzle)",
"sub_path": "machine/Elegoo Neptune 4 Pro (0.2 nozzle).json"

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

View File

@@ -23,6 +23,10 @@
"Elegoo Neptune 4 (0.4 nozzle)",
"Elegoo Neptune 4 (0.6 nozzle)",
"Elegoo Neptune 4 (0.8 nozzle)",
"Elegoo Neptune 4 Max (0.2 nozzle)",
"Elegoo Neptune 4 Max (0.4 nozzle)",
"Elegoo Neptune 4 Max (0.6 nozzle)",
"Elegoo Neptune 4 Max (0.8 nozzle)",
"Elegoo Neptune 4 Pro (0.2 nozzle)",
"Elegoo Neptune 4 Pro (0.4 nozzle)",
"Elegoo Neptune 4 Pro (0.6 nozzle)",

View File

@@ -33,6 +33,10 @@
"Elegoo Neptune 4 (0.4 nozzle)",
"Elegoo Neptune 4 (0.6 nozzle)",
"Elegoo Neptune 4 (0.8 nozzle)",
"Elegoo Neptune 4 Max (0.2 nozzle)",
"Elegoo Neptune 4 Max (0.4 nozzle)",
"Elegoo Neptune 4 Max (0.6 nozzle)",
"Elegoo Neptune 4 Max (0.8 nozzle)",
"Elegoo Neptune 4 Pro (0.2 nozzle)",
"Elegoo Neptune 4 Pro (0.4 nozzle)",
"Elegoo Neptune 4 Pro (0.6 nozzle)",

View File

@@ -24,6 +24,10 @@
"Elegoo Neptune 4 (0.4 nozzle)",
"Elegoo Neptune 4 (0.6 nozzle)",
"Elegoo Neptune 4 (0.8 nozzle)",
"Elegoo Neptune 4 Max (0.2 nozzle)",
"Elegoo Neptune 4 Max (0.4 nozzle)",
"Elegoo Neptune 4 Max (0.6 nozzle)",
"Elegoo Neptune 4 Max (0.8 nozzle)",
"Elegoo Neptune 4 Pro (0.2 nozzle)",
"Elegoo Neptune 4 Pro (0.4 nozzle)",
"Elegoo Neptune 4 Pro (0.6 nozzle)",

View File

@@ -0,0 +1,97 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Elegoo Neptune 4 Max (0.2 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_elegoo_common",
"printer_model": "Elegoo Neptune 4 Max",
"printer_notes": "",
"default_print_profile": "0.20mm Standard @Elegoo Neptune4Max (0.6 nozzle)",
"nozzle_diameter": [
"0.2"
],
"printer_variant": "0.2",
"printable_area": [
"0x0",
"420x0",
"420x420",
"0x420"
],
"printable_height": "480",
"nozzle_hrc": "0",
"nozzle_type": "brass",
"nozzle_volume": "0",
"cooling_tube_length": "5",
"cooling_tube_retraction": "91.5",
"enable_filament_ramming": "1",
"parking_pos_retraction": "92",
"auxiliary_fan": "1",
"extra_loading_move": "-2",
"extruder_clearance_height_to_lid": "34",
"extruder_clearance_height_to_rod": "34",
"extruder_clearance_radius": "47",
"extruder_colour": ["#FCE94F"],
"extruder_offset": ["0x0"],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"gcode_flavor": "klipper",
"high_current_on_filament_swap": "0",
"host_type": "octoprint",
"machine_load_filament_time": "0",
"machine_unload_filament_time": "0",
"machine_max_acceleration_e": ["3000", "5000"],
"machine_max_acceleration_extruding": ["5000", "20000"],
"machine_max_acceleration_retracting": ["2500", "5000"],
"machine_max_acceleration_travel": ["20000", "500"],
"machine_max_acceleration_x": ["5000", "20000"],
"machine_max_acceleration_y": ["5000", "20000"],
"machine_max_acceleration_z": ["2500", "200"],
"machine_max_speed_e": ["60", "25"],
"machine_max_speed_x": ["300", "200"],
"machine_max_speed_y": ["300", "200"],
"machine_max_speed_z": ["25", "12"],
"machine_max_jerk_e": ["2.5", "5"],
"machine_max_jerk_x": ["8", "12"],
"machine_max_jerk_y": ["8", "12"],
"machine_max_jerk_z": ["0.2", "0.4"],
"machine_min_extruding_rate": ["0", "0"],
"machine_min_travel_rate": ["0","0"],
"max_layer_height": [
"0.15"
],
"min_layer_height": [
"0.05"
],
"printer_settings_id": "Elegoo",
"retract_before_wipe": ["0%"],
"retract_length_toolchange": ["2"],
"deretraction_speed": ["45"],
"retract_lift_above": ["0"],
"retract_lift_below": ["0"],
"retract_lift_enforce": ["All Surfaces"],
"retract_restart_extra": ["0"],
"retract_restart_extra_toolchange": ["0"],
"retract_when_changing_layer": ["1"],
"retraction_length": ["0.7"],
"retraction_minimum_travel": ["1"],
"retraction_speed": ["60"],
"use_firmwware_retraction": "0",
"single_extruder_multi_material": "1",
"use_relative_e_distances": "1",
"wipe": ["1"],
"wipe_distance": ["1"],
"z_hop": ["0.4"],
"z_hop_types": ["Normal Lift"],
"change_filament_gcode": "",
"machine_pause_gcode": "M0",
"default_filament_profile": [
"Elegoo Generic PLA @0.2 nozzle"
],
"machine_start_gcode": "M413 S0 ; disable Power Loss Recovery\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S120 ; set temporary nozzle temp to prevent oozing during homing and auto bed leveling\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X10 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+10, printable_height-10)} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0\n;[layer_z]\n\n",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"scan_first_layer": "0"
}

View File

@@ -0,0 +1,97 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Elegoo Neptune 4 Max (0.4 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_elegoo_common",
"printer_model": "Elegoo Neptune 4 Max",
"printer_notes": "",
"default_print_profile": "0.20mm Standard @Elegoo Neptune4Max (0.6 nozzle)",
"nozzle_diameter": [
"0.4"
],
"printer_variant": "0.4",
"printable_area": [
"0x0",
"420x0",
"420x420",
"0x420"
],
"printable_height": "480",
"nozzle_hrc": "0",
"nozzle_type": "brass",
"nozzle_volume": "0",
"cooling_tube_length": "5",
"cooling_tube_retraction": "91.5",
"enable_filament_ramming": "1",
"parking_pos_retraction": "92",
"auxiliary_fan": "1",
"extra_loading_move": "-2",
"extruder_clearance_height_to_lid": "34",
"extruder_clearance_height_to_rod": "34",
"extruder_clearance_radius": "47",
"extruder_colour": ["#FCE94F"],
"extruder_offset": ["0x0"],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"gcode_flavor": "klipper",
"high_current_on_filament_swap": "0",
"host_type": "octoprint",
"machine_load_filament_time": "0",
"machine_unload_filament_time": "0",
"machine_max_acceleration_e": ["3000", "5000"],
"machine_max_acceleration_extruding": ["5000", "20000"],
"machine_max_acceleration_retracting": ["2500", "5000"],
"machine_max_acceleration_travel": ["20000", "500"],
"machine_max_acceleration_x": ["5000", "20000"],
"machine_max_acceleration_y": ["5000", "20000"],
"machine_max_acceleration_z": ["2500", "200"],
"machine_max_speed_e": ["60", "25"],
"machine_max_speed_x": ["300", "200"],
"machine_max_speed_y": ["300", "200"],
"machine_max_speed_z": ["25", "12"],
"machine_max_jerk_e": ["2.5", "5"],
"machine_max_jerk_x": ["8", "12"],
"machine_max_jerk_y": ["8", "12"],
"machine_max_jerk_z": ["0.2", "0.4"],
"machine_min_extruding_rate": ["0", "0"],
"machine_min_travel_rate": ["0","0"],
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.10"
],
"printer_settings_id": "Elegoo",
"retract_before_wipe": ["0%"],
"retract_length_toolchange": ["2"],
"deretraction_speed": ["45"],
"retract_lift_above": ["0"],
"retract_lift_below": ["0"],
"retract_lift_enforce": ["All Surfaces"],
"retract_restart_extra": ["0"],
"retract_restart_extra_toolchange": ["0"],
"retract_when_changing_layer": ["1"],
"retraction_length": ["0.7"],
"retraction_minimum_travel": ["1"],
"retraction_speed": ["60"],
"use_firmwware_retraction": "0",
"single_extruder_multi_material": "1",
"use_relative_e_distances": "1",
"wipe": ["1"],
"wipe_distance": ["1"],
"z_hop": ["0.4"],
"z_hop_types": ["Normal Lift"],
"change_filament_gcode": "",
"machine_pause_gcode": "M0",
"default_filament_profile": [
"Elegoo Generic PLA @0.4 nozzle"
],
"machine_start_gcode": "M413 S0 ; disable Power Loss Recovery\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S120 ; set temporary nozzle temp to prevent oozing during homing and auto bed leveling\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X10 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+10, printable_height-10)} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0\n;[layer_z]\n\n",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"scan_first_layer": "0"
}

View File

@@ -0,0 +1,97 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Elegoo Neptune 4 Max (0.6 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_elegoo_common",
"printer_model": "Elegoo Neptune 4 Max",
"printer_notes": "",
"default_print_profile": "0.20mm Standard @Elegoo Neptune4Max (0.6 nozzle)",
"nozzle_diameter": [
"0.6"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"420x0",
"420x420",
"0x420"
],
"printable_height": "480",
"nozzle_hrc": "0",
"nozzle_type": "brass",
"nozzle_volume": "0",
"cooling_tube_length": "5",
"cooling_tube_retraction": "91.5",
"enable_filament_ramming": "1",
"parking_pos_retraction": "92",
"auxiliary_fan": "1",
"extra_loading_move": "-2",
"extruder_clearance_height_to_lid": "34",
"extruder_clearance_height_to_rod": "34",
"extruder_clearance_radius": "47",
"extruder_colour": ["#FCE94F"],
"extruder_offset": ["0x0"],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"gcode_flavor": "klipper",
"high_current_on_filament_swap": "0",
"host_type": "octoprint",
"machine_load_filament_time": "0",
"machine_unload_filament_time": "0",
"machine_max_acceleration_e": ["3000", "5000"],
"machine_max_acceleration_extruding": ["5000", "20000"],
"machine_max_acceleration_retracting": ["2500", "5000"],
"machine_max_acceleration_travel": ["20000", "500"],
"machine_max_acceleration_x": ["5000", "20000"],
"machine_max_acceleration_y": ["5000", "20000"],
"machine_max_acceleration_z": ["2500", "200"],
"machine_max_speed_e": ["60", "25"],
"machine_max_speed_x": ["300", "200"],
"machine_max_speed_y": ["300", "200"],
"machine_max_speed_z": ["25", "12"],
"machine_max_jerk_e": ["2.5", "5"],
"machine_max_jerk_x": ["8", "12"],
"machine_max_jerk_y": ["8", "12"],
"machine_max_jerk_z": ["0.2", "0.4"],
"machine_min_extruding_rate": ["0", "0"],
"machine_min_travel_rate": ["0","0"],
"max_layer_height": [
"0.48"
],
"min_layer_height": [
"0.15"
],
"printer_settings_id": "Elegoo",
"retract_before_wipe": ["0%"],
"retract_length_toolchange": ["2"],
"deretraction_speed": ["45"],
"retract_lift_above": ["0"],
"retract_lift_below": ["0"],
"retract_lift_enforce": ["All Surfaces"],
"retract_restart_extra": ["0"],
"retract_restart_extra_toolchange": ["0"],
"retract_when_changing_layer": ["1"],
"retraction_length": ["0.7"],
"retraction_minimum_travel": ["1"],
"retraction_speed": ["60"],
"use_firmwware_retraction": "0",
"single_extruder_multi_material": "1",
"use_relative_e_distances": "1",
"wipe": ["1"],
"wipe_distance": ["1"],
"z_hop": ["0.4"],
"z_hop_types": ["Normal Lift"],
"change_filament_gcode": "",
"machine_pause_gcode": "M0",
"default_filament_profile": [
"Elegoo Generic PLA @0.6 nozzle"
],
"machine_start_gcode": "M413 S0 ; disable Power Loss Recovery\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S120 ; set temporary nozzle temp to prevent oozing during homing and auto bed leveling\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X10 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+10, printable_height-10)} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0\n;[layer_z]\n\n",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"scan_first_layer": "0"
}

View File

@@ -0,0 +1,97 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Elegoo Neptune 4 Max (0.8 nozzle)",
"from": "system",
"instantiation": "true",
"inherits": "fdm_elegoo_common",
"printer_model": "Elegoo Neptune 4 Max",
"printer_notes": "",
"default_print_profile": "0.20mm Standard @Elegoo Neptune4Max (0.6 nozzle)",
"nozzle_diameter": [
"0.8"
],
"printer_variant": "0.8",
"printable_area": [
"0x0",
"420x0",
"420x420",
"0x420"
],
"printable_height": "480",
"nozzle_hrc": "0",
"nozzle_type": "brass",
"nozzle_volume": "0",
"cooling_tube_length": "5",
"cooling_tube_retraction": "91.5",
"enable_filament_ramming": "1",
"parking_pos_retraction": "92",
"auxiliary_fan": "1",
"extra_loading_move": "-2",
"extruder_clearance_height_to_lid": "34",
"extruder_clearance_height_to_rod": "34",
"extruder_clearance_radius": "47",
"extruder_colour": ["#FCE94F"],
"extruder_offset": ["0x0"],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"gcode_flavor": "klipper",
"high_current_on_filament_swap": "0",
"host_type": "octoprint",
"machine_load_filament_time": "0",
"machine_unload_filament_time": "0",
"machine_max_acceleration_e": ["3000", "5000"],
"machine_max_acceleration_extruding": ["5000", "20000"],
"machine_max_acceleration_retracting": ["2500", "5000"],
"machine_max_acceleration_travel": ["20000", "500"],
"machine_max_acceleration_x": ["5000", "20000"],
"machine_max_acceleration_y": ["5000", "20000"],
"machine_max_acceleration_z": ["2500", "200"],
"machine_max_speed_e": ["60", "25"],
"machine_max_speed_x": ["300", "200"],
"machine_max_speed_y": ["300", "200"],
"machine_max_speed_z": ["25", "12"],
"machine_max_jerk_e": ["2.5", "5"],
"machine_max_jerk_x": ["8", "12"],
"machine_max_jerk_y": ["8", "12"],
"machine_max_jerk_z": ["0.2", "0.4"],
"machine_min_extruding_rate": ["0", "0"],
"machine_min_travel_rate": ["0","0"],
"max_layer_height": [
"0.64"
],
"min_layer_height": [
"0.20"
],
"printer_settings_id": "Elegoo",
"retract_before_wipe": ["0%"],
"retract_length_toolchange": ["2"],
"deretraction_speed": ["45"],
"retract_lift_above": ["0"],
"retract_lift_below": ["0"],
"retract_lift_enforce": ["All Surfaces"],
"retract_restart_extra": ["0"],
"retract_restart_extra_toolchange": ["0"],
"retract_when_changing_layer": ["1"],
"retraction_length": ["0.7"],
"retraction_minimum_travel": ["1"],
"retraction_speed": ["60"],
"use_firmwware_retraction": "0",
"single_extruder_multi_material": "1",
"use_relative_e_distances": "1",
"wipe": ["1"],
"wipe_distance": ["1"],
"z_hop": ["0.4"],
"z_hop_types": ["Normal Lift"],
"change_filament_gcode": "",
"machine_pause_gcode": "M0",
"default_filament_profile": [
"Elegoo Generic PLA @0.8 nozzle"
],
"machine_start_gcode": "M413 S0 ; disable Power Loss Recovery\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S120 ; set temporary nozzle temp to prevent oozing during homing and auto bed leveling\nM140 S[bed_temperature_initial_layer_single] ; set final bed temp\nG4 S10 ; allow partial nozzle warmup\nG28 ; home all axis\nG1 Z50 F240\nG1 X2 Y10 F3000\nM104 S[nozzle_temperature_initial_layer] ; set final nozzle temp\nM190 S[bed_temperature_initial_layer_single] ; wait for bed temp to stabilize\nM109 S[nozzle_temperature_initial_layer] ; wait for nozzle temp to stabilize\nG1 Z0.28 F240\nG92 E0\nG1 Y140 E10 F1500 ; prime the nozzle\nG1 X2.3 F5000\nG92 E0\nG1 Y10 E10 F1200 ; prime the nozzle\nG92 E0",
"machine_end_gcode": "{if max_layer_z < printable_height}G1 Z{z_offset+min(max_layer_z+2, printable_height)} F600 ; Move print head up{endif}\nG1 X10 Y{print_bed_max[1]*0.8} F{travel_speed*60} ; present print\n{if max_layer_z < printable_height-10}G1 Z{z_offset+min(max_layer_z+10, printable_height-10)} F600 ; Move print head further up{endif}\nM140 S0 ; turn off heatbed\nM104 S0 ; turn off temperature\nM107 ; turn off fan\nM84 X Y E ; disable motors",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0\n;[layer_z]\n\n",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"scan_first_layer": "0"
}

View File

@@ -0,0 +1,13 @@
{
"type": "machine_model",
"name": "Elegoo Neptune 4 Max",
"model_id": "Elegoo-Neptune-4-Max",
"nozzle_diameter": "0.2;0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Elegoo",
"bed_model": "elegoo_neptune4max_buildplate_model.stl",
"bed_texture": "elegoo_neptune4max_buildplate_texture.png",
"bed_exclude_area": ["0x0"],
"hotend_model": "",
"default_materials": "Elegoo Generic PLA @0.2 nozzle;Elegoo Generic PETG @0.2 nozzle;Elegoo Generic ABS @0.2 nozzle;Elegoo Generic PLA @0.4 nozzle;Elegoo Generic PETG @0.4 nozzle;Elegoo Generic ABS @0.4 nozzle;Elegoo Generic PLA @0.6 nozzle;Elegoo Generic PETG @0.6 nozzle;Elegoo Generic ABS @0.6 nozzle;Elegoo Generic PLA @0.8 nozzle;Elegoo Generic PETG @0.8 nozzle;Elegoo Generic ABS @0.8 nozzle"
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.2 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.2",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "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_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.6 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.56",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @Elegoo Neptune4Max (0.8 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.08",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "9",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.08",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.78",
"top_shell_layers": "11",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @Elegoo Neptune4Max (0.2 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.2",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @Elegoo Neptune4Max (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "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_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @Elegoo Neptune4Max (0.6 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.56",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @Elegoo Neptune4Max (0.8 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.12",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "6",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.12",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.78",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.2 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.2",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "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_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.6 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.56",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @Elegoo Neptune4Max (0.8 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.16",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.16",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.78",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Elegoo Neptune4Max (0.2 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.2",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Elegoo Neptune4Max (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "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_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.38",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Elegoo Neptune4Max (0.6 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.56",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Elegoo Neptune4Max (0.8 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.2",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.78",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @Elegoo Neptune4Max (0.2 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.24",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.25",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @Elegoo Neptune4Max (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "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_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.24",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @Elegoo Neptune4Max (0.6 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.24",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.65",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @Elegoo Neptune4Max (0.8 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.24",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.24",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.85",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @Elegoo Neptune4Max (0.2 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.28",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.2",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.2",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.22",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.25",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.25",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.28",
"support_filament": "0",
"support_line_width": "0.2",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.25",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.2 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @Elegoo Neptune4Max (0.4 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.28",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "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_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.42",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.45",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.28",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.45",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.4 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @Elegoo Neptune4Max (0.6 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.28",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.6",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.6",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.62",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.65",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.65",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.28",
"support_filament": "0",
"support_line_width": "0.55",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.65",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.6 nozzle)"
]
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm Extra Draft @Elegoo Neptune4Max (0.8 nozzle)",
"from": "system",
"inherits": "fdm_process_elegoo_common",
"instantiation": "true",
"layer_height": "0.28",
"adaptive_layer_height": "1",
"reduce_crossing_wall": "0",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "0.95",
"bridge_speed": "25",
"internal_bridge_speed" : "70",
"brim_width": "0",
"brim_object_gap": "0.1",
"compatible_printers_condition": "",
"print_sequence": "by layer",
"default_acceleration": "4000",
"top_surface_acceleration": "1000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.1",
"enable_arc_fitting": "0",
"outer_wall_line_width": "0.8",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.8",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "grid",
"initial_layer_acceleration": "700",
"travel_acceleration": "5000",
"inner_wall_acceleration": "4000",
"outer_wall_acceleration": "2500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.85",
"infill_wall_overlap": "25%",
"interface_shells": "0",
"ironing_flow": "15%",
"ironing_spacing": "0.1",
"ironing_speed": "15",
"ironing_type": "no ironing",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{layer_height}mm_{filament_type[0]}_{printer_model}_{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.85",
"wall_loops": "3",
"print_settings_id": "",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "1",
"skirt_height": "2",
"skirt_loops": "1",
"minimum_sparse_infill_area": "25",
"internal_solid_infill_line_width": "0.85",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.28",
"support_filament": "0",
"support_line_width": "0.38",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.2",
"support_interface_speed": "60",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2",
"support_speed": "60",
"support_threshold_angle": "45",
"support_object_xy_distance": "0.35",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonic",
"top_surface_line_width": "0.85",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "60",
"outer_wall_speed": "80",
"inner_wall_speed": "100",
"internal_solid_infill_speed": "150",
"top_surface_speed": "80",
"gap_infill_speed": "80",
"sparse_infill_speed": "150",
"travel_speed": "300",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Elegoo Neptune 4 Max (0.8 nozzle)"
]
}

View File

@@ -0,0 +1,102 @@
{
"name": "InfiMech",
"version": "01.01.01.01",
"force_update": "1",
"description": "InfiMech configurations",
"machine_model_list": [
{
"name": "InfiMech TX",
"sub_path": "machine/InfiMech TX.json"
}
],
"process_list": [
{
"name": "fdm_process_common",
"sub_path": "process/fdm_process_common.json"
},
{
"name": "0.08mm Extra Fine @InfiMech TX",
"sub_path": "process/0.08mm Extra Fine @InfiMech TX.json"
},
{
"name": "0.12mm Fine @InfiMech TX",
"sub_path": "process/0.12mm Fine @InfiMech TX.json"
},
{
"name": "0.20mm Standard @InfiMech TX",
"sub_path": "process/0.20mm Standard @InfiMech TX.json"
},
{
"name": "0.24mm Draft @InfiMech TX",
"sub_path": "process/0.24mm Draft @InfiMech TX.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_pa",
"sub_path": "filament/fdm_filament_pa.json"
},
{
"name": "InfiMech Generic PLA",
"sub_path": "filament/InfiMech Generic PLA.json"
},
{
"name": "InfiMech Generic PETG",
"sub_path": "filament/InfiMech Generic PETG.json"
},
{
"name": "InfiMech Generic ABS",
"sub_path": "filament/InfiMech Generic ABS.json"
},
{
"name": "InfiMech Generic TPU",
"sub_path": "filament/InfiMech Generic TPU.json"
},
{
"name": "InfiMech Generic PC",
"sub_path": "filament/InfiMech Generic PC.json"
},
{
"name": "InfiMech Generic PA-CF",
"sub_path": "filament/InfiMech Generic PA-CF.json"
}
],
"machine_list": [
{
"name": "fdm_machine_common",
"sub_path": "machine/fdm_machine_common.json"
},
{
"name": "fdm_klipper_common",
"sub_path": "machine/fdm_klipper_common.json"
},
{
"name": "InfiMech TX 0.4 nozzle",
"sub_path": "machine/InfiMech TX 0.4 nozzle.json"
}
]
}

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 134 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -0,0 +1,88 @@
{
"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"
],
"textured_plate_temp" : [
"105"
],
"cool_plate_temp_initial_layer" : [
"105"
],
"eng_plate_temp_initial_layer" : [
"105"
],
"hot_plate_temp_initial_layer" : [
"100"
],
"textured_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": [
"16"
],
"filament_type": [
"ABS"
],
"filament_density": [
"1.04"
],
"filament_cost": [
"20"
],
"nozzle_temperature_initial_layer": [
"250"
],
"reduce_fan_stop_start_freq": [
"0"
],
"fan_max_speed": [
"20"
],
"fan_min_speed": [
"10"
],
"overhang_fan_threshold": [
"25%"
],
"overhang_fan_speed": [
"80"
],
"nozzle_temperature": [
"250"
],
"temperature_vitrification": [
"110"
],
"nozzle_temperature_range_low": [
"240"
],
"nozzle_temperature_range_high": [
"270"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"3"
]
}

View File

@@ -0,0 +1,144 @@
{
"type": "filament",
"name": "fdm_filament_common",
"from": "system",
"instantiation": "false",
"cool_plate_temp" : [
"60"
],
"eng_plate_temp" : [
"60"
],
"hot_plate_temp" : [
"60"
],
"textured_plate_temp" : [
"60"
],
"cool_plate_temp_initial_layer" : [
"60"
],
"eng_plate_temp_initial_layer" : [
"60"
],
"hot_plate_temp_initial_layer" : [
"60"
],
"textured_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"
]
}

View File

@@ -0,0 +1,85 @@
{
"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"
],
"textured_plate_temp" : [
"100"
],
"cool_plate_temp_initial_layer" : [
"0"
],
"eng_plate_temp_initial_layer" : [
"100"
],
"hot_plate_temp_initial_layer" : [
"100"
],
"textured_plate_temp_initial_layer" : [
"100"
],
"slow_down_for_layer_cooling": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"5"
],
"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": [
"30"
],
"fan_min_speed": [
"10"
],
"overhang_fan_speed": [
"40"
],
"nozzle_temperature": [
"280"
],
"temperature_vitrification": [
"108"
],
"nozzle_temperature_range_low": [
"270"
],
"nozzle_temperature_range_high": [
"300"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,88 @@
{
"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"
],
"textured_plate_temp" : [
"110"
],
"cool_plate_temp_initial_layer" : [
"0"
],
"eng_plate_temp_initial_layer" : [
"110"
],
"hot_plate_temp_initial_layer" : [
"110"
],
"textured_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": [
"12"
],
"filament_type": [
"PC"
],
"filament_density": [
"1.04"
],
"filament_cost": [
"20"
],
"nozzle_temperature_initial_layer": [
"240"
],
"reduce_fan_stop_start_freq": [
"0"
],
"fan_max_speed": [
"20"
],
"fan_min_speed": [
"10"
],
"overhang_fan_threshold": [
"25%"
],
"overhang_fan_speed": [
"60"
],
"nozzle_temperature": [
"240"
],
"temperature_vitrification": [
"140"
],
"nozzle_temperature_range_low": [
"240"
],
"nozzle_temperature_range_high": [
"280"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"2"
]
}

View File

@@ -0,0 +1,82 @@
{
"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" : [
"70"
],
"textured_plate_temp" : [
"80"
],
"cool_plate_temp_initial_layer" : [
"60"
],
"eng_plate_temp_initial_layer" : [
"0"
],
"hot_plate_temp_initial_layer" : [
"70"
],
"textured_plate_temp_initial_layer" : [
"80"
],
"slow_down_for_layer_cooling": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"fan_cooling_layer_time": [
"30"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_type": [
"PETG"
],
"filament_density": [
"1.27"
],
"filament_cost": [
"30"
],
"nozzle_temperature_initial_layer": [
"220"
],
"reduce_fan_stop_start_freq": [
"1"
],
"fan_max_speed": [
"90"
],
"fan_min_speed": [
"40"
],
"overhang_fan_speed": [
"90"
],
"nozzle_temperature": [
"255"
],
"temperature_vitrification": [
"80"
],
"nozzle_temperature_range_low": [
"220"
],
"nozzle_temperature_range_high": [
"260"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

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

View File

@@ -0,0 +1,88 @@
{
"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" : [
"40"
],
"textured_plate_temp" : [
"35"
],
"cool_plate_temp_initial_layer" : [
"30"
],
"eng_plate_temp_initial_layer" : [
"30"
],
"hot_plate_temp_initial_layer" : [
"40"
],
"textured_plate_temp_initial_layer" : [
"35"
],
"fan_cooling_layer_time": [
"100"
],
"filament_max_volumetric_speed": [
"3.2"
],
"filament_type": [
"TPU"
],
"filament_density": [
"1.24"
],
"filament_cost": [
"20"
],
"filament_retraction_length": [
"0.4"
],
"nozzle_temperature_initial_layer": [
"210"
],
"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": [
"210"
],
"temperature_vitrification": [
"60"
],
"nozzle_temperature_range_low": [
"200"
],
"nozzle_temperature_range_high": [
"250"
],
"filament_start_gcode": [
"; filament start gcode\n"
]
}

View File

@@ -0,0 +1,22 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "InfiMech TX 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_klipper_common",
"printer_model": "InfiMech TX",
"nozzle_diameter": [
"0.4"
],
"z_hop": [
"0"
],
"printable_area": [
"0x0",
"220x0",
"220x220",
"0x220"
],
"printable_height": "250"
}

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "InfiMech TX",
"model_id": "InfiMech_TX",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "InfiMechDesign",
"bed_model": "InfiMech TX-bed.stl",
"bed_texture": "InfiMech TX-texture.png",
"hotend_model": "",
"default_materials": "InfiMech Generic ABS;InfiMech Generic PA-CF;InfiMech Generic PC;InfiMech Generic PETG;InfiMech Generic PLA;InfiMech Generic TPU"
}

View File

@@ -0,0 +1,211 @@
{
"type": "machine",
"name": "fdm_klipper_common",
"from": "system",
"instantiation": "false",
"inherits": "fdm_machine_common",
"gcode_flavor": "klipper",
"auxiliary_fan": "1",
"bed_exclude_area": [
"0x0"
],
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0",
"change_filament_gcode": "",
"cooling_tube_length": "5",
"cooling_tube_retraction": "91.5",
"default_filament_profile": [
"InfiMech Generic PLA"
],
"default_print_profile": "0.20mm Standard @InfiMech TX",
"deretraction_speed": [
"40"
],
"enable_filament_ramming": "1",
"extra_loading_move": "-2",
"extruder_clearance_height_to_lid": "69",
"extruder_clearance_height_to_rod": "69",
"extruder_clearance_radius": "49",
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"high_current_on_filament_swap": "0",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"machine_end_gcode": "PRINT_END",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"30",
"200"
],
"machine_max_jerk_e": [
"2.5",
"2.5"
],
"machine_max_jerk_x": [
"9",
"9"
],
"machine_max_jerk_y": [
"9",
"9"
],
"machine_max_jerk_z": [
"2",
"0.4"
],
"machine_max_speed_e": [
"15",
"25"
],
"machine_max_speed_x": [
"600",
"200"
],
"machine_max_speed_y": [
"600",
"200"
],
"machine_max_speed_z": [
"5",
"12"
],
"machine_min_extruding_rate": [
"0",
"0"
],
"machine_min_travel_rate": [
"0",
"0"
],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "M140 S[bed_temperature_initial_layer_single]\nG28 X Y\nM104 S240\nSET_KINEMATIC_POSITION Z=255 \nPROBE SAMPLES=1 SAMPLE_RETRACT_DIST=3 \nSET_KINEMATIC_POSITION Z=0 \nG90\nG1 Z2\nG1 X10 Y-2.5 F3000\nG90\nG1 Z3 \nG1 X110 Y-2.5 F4000\nG1 Z10\nM109 S240\nG92 E0\nG1 E15 F300\nG1 E-4.0 F3600\nM104 S130\nM106 S255 \nG4 P4000\nG1 X150 Y-0.5 F4000\nG92 E0\n;G1 E-4.0 F3600\nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X140 Y-0.5 F400 \nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X130 Y-0.5 F400 \nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0 \nG1 X110 Y-0.5 F200\nM104 S130\nM106 S255\nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X100 Y-0.5 F100 \nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X90 Y-0.5 F100\nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X60 Y-0.5 F100\nM106 S0\nG90\nG1 Z2\nM140 S60\nM109 S130\nG1 X110 Y110 F3000\nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0\nZ_TILT_ADJUST\nG90\nG1 Z2\nG4 P200\nG1 X110 Y110 F3000\nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0\nG1 X-3 Y2 Z3 F5000.0\nM109 S[nozzle_temperature_initial_layer]\nPRINT_START",
"machine_unload_filament_time": "0",
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.08"
],
"nozzle_diameter": [
"0.4"
],
"nozzle_hrc": "0",
"nozzle_type": "brass",
"nozzle_volume": "151.32",
"parking_pos_retraction": "92",
"print_host_webui": "",
"printable_area": [
"0x0",
"220x0",
"220x220",
"0x220"
],
"printable_height": "250",
"printer_model": "Generic Klipper Printer",
"printer_notes": "",
"printer_settings_id": "InfiMech TX 0.4 nozzle",
"printer_technology": "FFF",
"printer_variant": "0.4",
"printhost_apikey": "",
"printhost_authorization_type": "key",
"printhost_cafile": "",
"printhost_password": "",
"printhost_port": "",
"printhost_ssl_ignore_revoke": "0",
"printhost_user": "",
"purge_in_prime_tower": "1",
"retract_before_wipe": [
"70%"
],
"retract_length_toolchange": [
"0"
],
"retract_lift_above": [
"0"
],
"retract_lift_below": [
"0"
],
"retract_lift_enforce": [
"All Surfaces"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retract_when_changing_layer": [
"0"
],
"retraction_length": [
"0.5"
],
"retraction_minimum_travel": [
"1"
],
"retraction_speed": [
"40"
],
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"template_custom_gcode": "",
"thumbnails": [
"300x300"
],
"upward_compatible_machine": [],
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"version": "1.6.0.0",
"wipe": [
"0"
],
"wipe_distance": [
"1"
],
"z_hop": [
"0"
],
"z_hop_types": [
"Normal Lift"
]
}

View File

@@ -0,0 +1,207 @@
{
"type": "machine",
"name": "fdm_machine_common",
"from": "system",
"instantiation": "false",
"printer_technology": "FFF",
"gcode_flavor": "klipper",
"auxiliary_fan": "1",
"bed_exclude_area": [
"0x0"
],
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0",
"change_filament_gcode": "",
"cooling_tube_length": "5",
"cooling_tube_retraction": "91.5",
"default_filament_profile": [
"InfiMech Generic PLA"
],
"default_print_profile": "0.20mm Standard @InfiMech TX",
"deretraction_speed": [
"40"
],
"enable_filament_ramming": "1",
"extra_loading_move": "-2",
"extruder_clearance_height_to_lid": "69",
"extruder_clearance_height_to_rod": "69",
"extruder_clearance_radius": "49",
"extruder_colour": [
"#FCE94F"
],
"extruder_offset": [
"0x0"
],
"fan_kickstart": "0",
"fan_speedup_overhangs": "1",
"fan_speedup_time": "0",
"high_current_on_filament_swap": "0",
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
"machine_end_gcode": "PRINT_END",
"machine_load_filament_time": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"9000",
"9000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"30",
"200"
],
"machine_max_jerk_e": [
"2.5",
"2.5"
],
"machine_max_jerk_x": [
"9",
"9"
],
"machine_max_jerk_y": [
"9",
"9"
],
"machine_max_jerk_z": [
"2",
"0.4"
],
"machine_max_speed_e": [
"15",
"25"
],
"machine_max_speed_x": [
"600",
"200"
],
"machine_max_speed_y": [
"600",
"200"
],
"machine_max_speed_z": [
"5",
"12"
],
"machine_min_extruding_rate": [
"0",
"0"
],
"machine_min_travel_rate": [
"0",
"0"
],
"machine_pause_gcode": "PAUSE",
"machine_start_gcode": "M140 S[bed_temperature_initial_layer_single]\nG28 X Y\nM104 S240\nSET_KINEMATIC_POSITION Z=255 \nPROBE SAMPLES=1 SAMPLE_RETRACT_DIST=3 \nSET_KINEMATIC_POSITION Z=0 \nG90\nG1 Z2\nG1 X10 Y-2.5 F3000\nG90\nG1 Z3 \nG1 X110 Y-2.5 F4000\nG1 Z10\nM109 S240\nG92 E0\nG1 E15 F300\nG1 E-4.0 F3600\nM104 S130\nM106 S255 \nG4 P4000\nG1 X150 Y-0.5 F4000\nG92 E0\n;G1 E-4.0 F3600\nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X140 Y-0.5 F400 \nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X130 Y-0.5 F400 \nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0 \nG1 X110 Y-0.5 F200\nM104 S130\nM106 S255\nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X100 Y-0.5 F100 \nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X90 Y-0.5 F100\nPROBE SAMPLES=2 SAMPLE_RETRACT_DIST=2 \nSET_KINEMATIC_POSITION Z=0\nG1 Z0\nG1 X60 Y-0.5 F100\nM106 S0\nG90\nG1 Z2\nM140 S60\nM109 S130\nG1 X110 Y110 F3000\nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0\nZ_TILT_ADJUST\nG90\nG1 Z2\nG4 P200\nG1 X110 Y110 F3000\nG4 P200\nprobe\nSET_KINEMATIC_POSITION Z=0\nG1 X-3 Y2 Z3 F5000.0\nM109 S[nozzle_temperature_initial_layer]\nPRINT_START",
"machine_unload_filament_time": "0",
"max_layer_height": [
"0.28"
],
"min_layer_height": [
"0.08"
],
"nozzle_hrc": "0",
"nozzle_type": "brass",
"nozzle_volume": "151.32",
"parking_pos_retraction": "92",
"print_host_webui": "",
"printable_area": [
"0x0",
"220x0",
"220x220",
"0x220"
],
"printable_height": "250",
"printer_model": "Generic Klipper Printer",
"printer_notes": "",
"printer_settings_id": "InfiMech TX 0.4 nozzle",
"printer_variant": "0.4",
"printhost_apikey": "",
"printhost_authorization_type": "key",
"printhost_cafile": "",
"printhost_password": "",
"printhost_port": "",
"printhost_ssl_ignore_revoke": "0",
"printhost_user": "",
"purge_in_prime_tower": "1",
"retract_before_wipe": [
"70%"
],
"retract_length_toolchange": [
"0"
],
"retract_lift_above": [
"0"
],
"retract_lift_below": [
"0"
],
"retract_lift_enforce": [
"All Surfaces"
],
"retract_restart_extra": [
"0"
],
"retract_restart_extra_toolchange": [
"0"
],
"retract_when_changing_layer": [
"0"
],
"retraction_length": [
"0.5"
],
"retraction_minimum_travel": [
"1"
],
"retraction_speed": [
"40"
],
"scan_first_layer": "0",
"silent_mode": "0",
"single_extruder_multi_material": "1",
"template_custom_gcode": "",
"thumbnails": [
"300x300"
],
"upward_compatible_machine": [],
"use_firmware_retraction": "0",
"use_relative_e_distances": "1",
"version": "1.6.0.0",
"wipe": [
"0"
],
"wipe_distance": [
"1"
],
"z_hop": [
"0"
],
"z_hop_types": [
"Normal Lift"
]
}

View File

@@ -0,0 +1,30 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm Extra Fine @InfiMech TX",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "7",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"top_shell_layers": "9",
"top_shell_thickness": "0.8",
"tree_support_wall_count": "1",
"brim_width": "5",
"gap_infill_speed": "350",
"inner_wall_speed": "350",
"internal_solid_infill_speed": "350",
"layer_height": "0.08",
"print_settings_id": "0.08mm Extra Fine @InfiMech TX",
"sparse_infill_speed": "450",
"compatible_printers": [
"InfiMech TX 0.4 nozzle"
]
}

View File

@@ -0,0 +1,29 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Fine @InfiMech TX",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "5",
"overhang_1_4_speed": "60",
"overhang_2_4_speed": "30",
"overhang_3_4_speed": "10",
"top_shell_layers": "5",
"top_shell_thickness": "0.6",
"tree_support_wall_count": "0",
"brim_width": "5",
"gap_infill_speed": "350",
"inner_wall_speed": "350",
"internal_solid_infill_speed": "350",
"layer_height": "0.12",
"print_settings_id": "0.12mm Fine @InfiMech TX",
"sparse_infill_speed": "400",
"compatible_printers": [
"InfiMech TX 0.4 nozzle"
]
}

View File

@@ -0,0 +1,31 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @InfiMech TX",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "3",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"tree_support_wall_count": "1",
"brim_width": "5",
"gap_infill_speed": "250",
"inner_wall_speed": "300",
"internal_solid_infill_speed": "250",
"layer_height": "0.2",
"print_settings_id": "0.20mm Standard @InfiMech TX",
"sparse_infill_speed": "270",
"compatible_printers": [
"InfiMech TX 0.4 nozzle"
]
}

View File

@@ -0,0 +1,28 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @InfiMech TX",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "3",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "30",
"top_shell_layers": "3",
"top_shell_thickness": "0.6",
"tree_support_wall_count": "1",
"brim_width": "3",
"gap_infill_speed": "230",
"inner_wall_speed": "230",
"internal_solid_infill_speed": "230",
"layer_height": "0.24",
"print_settings_id": "0.24mm Draft @InfiMech TX",
"sparse_infill_speed": "230",
"compatible_printers": [
"InfiMech TX 0.4 nozzle"
]
}

View File

@@ -0,0 +1,224 @@
{
"type": "process",
"name": "fdm_process_common",
"from": "system",
"instantiation": "false",
"accel_to_decel_enable": "1",
"accel_to_decel_factor": "50%",
"bottom_shell_thickness": "0",
"bottom_solid_infill_flow_ratio": "1",
"bottom_surface_pattern": "monotonic",
"bridge_acceleration": "50%",
"bridge_angle": "0",
"bridge_density": "100%",
"bridge_flow": "1",
"bridge_no_support": "0",
"bridge_speed": "50",
"brim_ears_detection_length": "1",
"brim_ears_max_angle": "125",
"brim_object_gap": "0.2",
"brim_type": "auto_brim",
"compatible_printers_condition": "",
"default_acceleration": "10000",
"default_jerk": "0",
"detect_narrow_internal_solid_infill": "1",
"detect_overhang_wall": "1",
"detect_thin_wall": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"enable_arc_fitting": "1",
"enable_overhang_speed": "1",
"enable_prime_tower": "0",
"enable_support": "0",
"enforce_support_layers": "0",
"ensure_vertical_shell_thickness": "1",
"exclude_object": "0",
"extra_perimeters_on_overhangs": "0",
"filename_format": "{input_filename_base}_{filament_type[0]}_{print_time}.gcode",
"filter_out_gap_fill": "0",
"flush_into_infill": "0",
"flush_into_objects": "0",
"flush_into_support": "1",
"from": "",
"fuzzy_skin": "none",
"fuzzy_skin_point_distance": "0.8",
"fuzzy_skin_thickness": "0.3",
"gcode_add_line_number": "0",
"gcode_comments": "0",
"gcode_label_objects": "0",
"independent_support_layer_height": "1",
"infill_anchor": "400%",
"infill_anchor_max": "20",
"infill_combination": "0",
"infill_direction": "45",
"infill_jerk": "9",
"infill_wall_overlap": "25%",
"initial_layer_acceleration": "500",
"initial_layer_infill_speed": "50",
"initial_layer_jerk": "9",
"initial_layer_line_width": "0.5",
"initial_layer_min_bead_width": "85%",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "50",
"initial_layer_travel_speed": "100%",
"inner_wall_acceleration": "10000",
"inner_wall_jerk": "9",
"inner_wall_line_width": "0.45",
"interface_shells": "0",
"internal_bridge_speed": "150%",
"internal_bridge_support_thickness": "0.8",
"internal_solid_infill_acceleration": "100%",
"internal_solid_infill_line_width": "0.4",
"internal_solid_infill_pattern": "zig-zag",
"ironing_flow": "10%",
"ironing_pattern": "zig-zag",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"line_width": "0.4",
"make_overhang_printable": "0",
"make_overhang_printable_angle": "55",
"make_overhang_printable_hole_size": "0",
"max_bridge_length": "10",
"max_travel_detour_distance": "0",
"min_bead_width": "85%",
"min_feature_size": "25%",
"min_width_top_surface": "300%",
"minimum_sparse_infill_area": "15",
"notes": "",
"only_one_wall_first_layer": "0",
"only_one_wall_top": "1",
"ooze_prevention": "0",
"outer_wall_acceleration": "5000",
"outer_wall_jerk": "9",
"outer_wall_line_width": "0.4",
"outer_wall_speed": "200",
"overhang_4_4_speed": "10",
"overhang_speed_classic": "1",
"post_process": [],
"precise_outer_wall": "1",
"prime_tower_brim_width": "3",
"prime_tower_width": "35",
"prime_volume": "45",
"print_flow_ratio": "0.95",
"print_sequence": "by layer",
"raft_contact_distance": "0.1",
"raft_expansion": "1.5",
"raft_first_layer_density": "90%",
"raft_first_layer_expansion": "2",
"raft_layers": "0",
"reduce_crossing_wall": "0",
"reduce_infill_retraction": "1",
"resolution": "0.012",
"role_based_wipe_speed": "1",
"seam_gap": "15%",
"seam_position": "aligned",
"single_extruder_multi_material_priming": "1",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"skirt_speed": "0",
"slice_closing_radius": "0.049",
"slicing_mode": "regular",
"slow_down_layers": "0",
"small_perimeter_speed": "50%",
"small_perimeter_threshold": "0",
"solid_infill_filament": "1",
"sparse_infill_acceleration": "100%",
"sparse_infill_density": "15%",
"sparse_infill_filament": "1",
"sparse_infill_line_width": "0.45",
"sparse_infill_pattern": "grid",
"spiral_mode": "0",
"staggered_inner_seams": "0",
"standby_temperature_delta": "-5",
"support_angle": "0",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_bottom_interface_spacing": "0.5",
"support_bottom_z_distance": "0.2",
"support_critical_regions_only": "0",
"support_expansion": "0",
"support_filament": "0",
"support_interface_bottom_layers": "2",
"support_interface_filament": "0",
"support_interface_loop_pattern": "0",
"support_interface_pattern": "auto",
"support_interface_spacing": "0.5",
"support_interface_speed": "80",
"support_interface_top_layers": "2",
"support_line_width": "0.4",
"support_object_xy_distance": "0.35",
"support_on_build_plate_only": "0",
"support_remove_small_overhang": "1",
"support_speed": "150",
"support_style": "default",
"support_threshold_angle": "30",
"support_top_z_distance": "0.2",
"support_type": "normal(auto)",
"thick_bridges": "0",
"timelapse_type": "0",
"top_solid_infill_flow_ratio": "1",
"top_surface_acceleration": "2000",
"top_surface_jerk": "9",
"top_surface_line_width": "0.4",
"top_surface_pattern": "monotonicline",
"top_surface_speed": "200",
"travel_acceleration": "10000",
"travel_jerk": "12",
"travel_speed": "500",
"travel_speed_z": "0",
"tree_support_adaptive_layer_height": "1",
"tree_support_angle_slow": "25",
"tree_support_auto_brim": "0",
"tree_support_branch_angle": "45",
"tree_support_branch_angle_organic": "40",
"tree_support_branch_diameter": "2",
"tree_support_branch_diameter_angle": "5",
"tree_support_branch_diameter_double_wall": "3",
"tree_support_branch_diameter_organic": "2",
"tree_support_branch_distance": "5",
"tree_support_branch_distance_organic": "1",
"tree_support_brim_width": "0",
"tree_support_tip_diameter": "0.8",
"tree_support_top_rate": "30%",
"version": "1.6.0.0",
"wall_distribution_count": "1",
"wall_filament": "1",
"wall_generator": "classic",
"wall_infill_order": "inner wall/outer wall/infill",
"wall_loops": "2",
"wall_transition_angle": "10",
"wall_transition_filter_deviation": "25%",
"wall_transition_length": "100%",
"wipe_on_loops": "0",
"wipe_speed": "80%",
"wipe_tower_bridging": "10",
"wipe_tower_cone_angle": "0",
"wipe_tower_extra_spacing": "100%",
"wipe_tower_extruder": "0",
"wipe_tower_no_sparse_layers": "0",
"wipe_tower_rotation_angle": "0",
"wiping_volumes_extruders": [
"70",
"70",
"70",
"70",
"70",
"70",
"70",
"70",
"70",
"70"
],
"xy_contour_compensation": "0",
"xy_hole_compensation": "0"
}

View File

@@ -1,4 +1,5 @@
{
"type": "process",
"compatible_printers": [
"Kingroon KP3S PRO S1 0.4 nozzle"
],

View File

@@ -1,4 +1,5 @@
{
"type": "process",
"compatible_printers": [
"Kingroon KP3S PRO S1 0.4 nozzle"
],

View File

@@ -1,4 +1,5 @@
{
"type": "process",
"compatible_printers": [
"Kingroon KP3S PRO S1 0.4 nozzle"
],

View File

@@ -1,4 +1,5 @@
{
"type": "process",
"compatible_printers": [
"Kingroon KP3S PRO V2 0.4 nozzle"
],

View File

@@ -575,8 +575,11 @@
{
"name": "Qidi Generic TPU",
"sub_path": "filament/Qidi Generic TPU.json"
},
{
"name": "QIDI ABS-GF10",
"sub_path": "filament/QIDI ABS-GF10.json"
}
],
"machine_list": [
{

View File

@@ -19,7 +19,7 @@
"2"
],
"filament_start_gcode": [
"; filament start gcode\nM141 S55\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
"; filament start gcode\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
],
"compatible_printers": [
"Qidi X-Plus 0.2 nozzle",

View File

@@ -25,7 +25,7 @@
"10"
],
"filament_start_gcode": [
"; filament start gcode\nM141 S55\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
"; filament start gcode\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
],
"compatible_printers": [
"Qidi X-Plus 0.8 nozzle",

View File

@@ -19,7 +19,7 @@
"0.021"
],
"filament_start_gcode": [
"; filament start gcode\nM141 S55\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
"; filament start gcode\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
],
"compatible_printers": [
"Qidi X-Plus 0.4 nozzle",

View File

@@ -0,0 +1,24 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "QIDI ABS-GF10",
"from": "system",
"instantiation": "true",
"inherits": "QIDI ABS-GF25",
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"14"
],
"nozzle_temperature": [
"280"
],
"nozzle_temperature_range_high": [
"280"
],
"pressure_advance": [
"0.02"
]
}

View File

@@ -25,7 +25,7 @@
"270"
],
"filament_start_gcode": [
"; filament start gcode\nM141 S55\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
"; filament start gcode\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
],
"fan_max_speed": [
"30"

View File

@@ -25,7 +25,7 @@
"0.021"
],
"filament_start_gcode": [
"; filament start gcode\nM141 S55\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
"; filament start gcode\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
],
"compatible_printers": [
"Qidi X-Plus 0.4 nozzle",

View File

@@ -13,7 +13,7 @@
"0.94"
],
"filament_start_gcode": [
"; filament start gcode\nM141 S55\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
"; filament start gcode\n{if (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
],
"compatible_printers": [
"Qidi X-Plus 0.4 nozzle",

View File

@@ -113,7 +113,7 @@
"z_lift_type": "NormalLift",
"default_print_profile": "0.20mm Standard @Qidi XMax3",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"machine_start_gcode": "G28\nM141 S0 ;set chamber temp\nG0 Z50 F600\nM190 S[first_layer_bed_temperature]\nG28 Z\nG29 ; mesh bed leveling ,comment this code to close it\nG0 X0 Y0 Z50 F6000\nM109 S[first_layer_temperature]\nM83\nG0 Z5 F1200\nG0 X{first_layer_print_min[0]} Y{max(0, first_layer_print_min[1] - 2)} F12000\nG0 Z0.2 F600\nG1 E3 F1800\nG0 Z0.3 F600\nG1 X{min(first_layer_print_min[0] + 30,print_bed_max[0])} E6 F600",
"machine_start_gcode": "G28\nG0 Z50 F600\nM190 S[first_layer_bed_temperature]\nG28 Z\nG29 ; mesh bed leveling ,comment this code to close it\nG0 X0 Y0 Z50 F6000\nM109 S[first_layer_temperature]\nM83\nG0 Z5 F1200\nG0 X{first_layer_print_min[0]} Y{max(0, first_layer_print_min[1] - 2)} F12000\nG0 Z0.2 F600\nG1 E3 F1800\nG0 Z0.3 F600\nG1 X{min(first_layer_print_min[0] + 30,print_bed_max[0])} E6 F600",
"machine_end_gcode": "M104 S0\nM140 S0\nG92 E0\nG1 E-3 F1800\nG90\n{if max_layer_z < max_print_height / 2}\nG1 Z{max_print_height / 2 + 10} F600\n{else}\nG1 Z{min(max_print_height, max_layer_z + 10)}\n{endif}\nG0 X5 Y{print_bed_max[1]-11} F12000\nM141 S0"
}

View File

@@ -18,7 +18,7 @@
"z_hop": [
"0.4"
],
"machine_start_gcode": "G28\nM141 S0 ;set chamber temp\nG0 Z50 F600\nM190 S[first_layer_bed_temperature]\nG28 Z\nG29 ; mesh bed leveling ,comment this code to close it\nG0 X0 Y0 Z50 F6000\nM109 S[first_layer_temperature]\nM83\nG0 Z5 F1200\nG0 X{first_layer_print_min[0]} Y{max(0, first_layer_print_min[1] - 2)} F12000\nG0 Z0.2 F600\nG1 E3 F1800\nG0 Z0.3 F600\nG1 X{min(first_layer_print_min[0] + 30,print_bed_max[0])} E6 F600",
"machine_start_gcode": "G28\nG0 Z50 F600\nM190 S[first_layer_bed_temperature]\nG28 Z\nG29 ; mesh bed leveling ,comment this code to close it\nG0 X0 Y0 Z50 F6000\nM109 S[first_layer_temperature]\nM83\nG0 Z5 F1200\nG0 X{first_layer_print_min[0]} Y{max(0, first_layer_print_min[1] - 2)} F12000\nG0 Z0.2 F600\nG1 E3 F1800\nG0 Z0.3 F600\nG1 X{min(first_layer_print_min[0] + 30,print_bed_max[0])} E6 F600",
"machine_end_gcode": "M104 S0\nM140 S0\nG92 E0\nG1 E-3 F1800\nG90\n{if max_layer_z < max_print_height / 2}\nG1 Z{max_print_height / 2 + 10} F600\n{else}\nG1 Z{min(max_print_height, max_layer_z + 10)}\n{endif}\nG0 X5 Y{print_bed_max[1]-11} F12000\nM141 S0",
"scan_first_layer": "0"
}

View File

@@ -79,7 +79,7 @@
"initial_layer_travel_speed": "50%",
"inner_wall_speed": "200",
"internal_bridge_speed": "50",
"internal_solid_infill_pattern": "zig-zag",
"internal_solid_infill_pattern": "monotonic",
"internal_solid_infill_speed": "200",
"is_custom_defined": "0",
"layer_height": "0.28",

View File

@@ -9,4 +9,3 @@
"Qidi X-Plus 3 0.6 nozzle"
]
}
s

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