Compare commits

...

95 Commits

Author SHA1 Message Date
SoftFever
fb032cd85f Fixed an issue that if Orca was invoke by associated files, local data_dir was not used (#7049)
# Description

fixed #6987
# Screenshots/Recordings/Graphs

<!--
> Please attach relevant screenshots to showcase the UI changes.
> Please attach images that can help explain the changes.
-->

## Tests

<!--
> Please describe the tests that you have conducted to verify the
changes made in this PR.
-->
2024-10-08 20:29:40 +08:00
SoftFever
eb195da546 Better way to find exe path 2024-10-08 18:09:03 +08:00
SoftFever
2cc44feb66 bump version to 2.2.0-rc 2024-10-08 00:03:23 +08:00
SoftFever
8097becedd Shows extruder's values on filament's Setting Overrides tab. (#6370)
# Description
The idea behind this PR is to make it easier for the users to tweak
filament setting overrides i.e. reduce number of times users have to
switch between the printer and filament settings to compare the values.

# Screenshots/Recordings/Graphs

![image](https://github.com/user-attachments/assets/7221883e-74cd-4322-847a-800880e59c4b)

![image](https://github.com/user-attachments/assets/6019a0f4-b824-4a76-82e2-00e54f282c12)


![image](https://github.com/user-attachments/assets/75589d5d-0ba5-4c8c-8cb5-e23e67cd9e52)

![image](https://github.com/user-attachments/assets/b38f5000-20e0-48eb-afef-49787c9fec3b)

## Tests
I've done some manual testing to confirm:
* Override setting with the same value as extruder is still shown as a
change.
* Resetting unsaved override setting back to original value still works
as expected.
* Override settings are shown correctly on the next load after a save.
* Extruder settings changes are reflected on Settings Overrides page.

## Other
I have discovered a strange behaviour between `Filament Settings` and
`Printer Settings` windows. On a fresh load of application opening
`Filament Settings` window, navigating to `Settings Overrides` tab and
then closing the window results in `Filament` tab being opened the next
time `Filament Settings` window is opened. But if you open `Printer
settings` window, navigate to `Extruder` or `Motion ability` tabs then
the application changes the behaviour to open the last visited tab by
the user for both of the windows. I'm mentioning this because when this
happens the flow of events in the application changes and causes my
change to break until the user changes a tab. As far as I can tell for
some reason ConfigOptionsGroup's `reload_config` method is starting to
get called (second time?) after TabFilament's
`update_filament_overrides_page` method which wipes out the values set
by me. I'm not sure which is the correct behaviour, so I left that for a
discussion here. If last visited tab is the correct behaviour, then I
would need help to figure out how to fix this problem.
2024-10-07 21:42:11 +08:00
SoftFever
09672ea90c Merge branch 'main' into feature/show-extruder-values-on-filament-overrides-tab 2024-10-07 19:43:50 +08:00
SoftFever
72a797de08 Update project structure to match BambuStudio's support code (#6967)
This PR moves the code around without any functional changes, so that all code related to supports now placed at the same location & structure as BambuStudio.

This makes merging updates from BambuStudio much easier in the future.
2024-10-07 18:27:47 +08:00
SoftFever
e73593c102 Merge branch 'main' into dev/bbs-support 2024-10-07 18:10:58 +08:00
SoftFever
5b6fa0b770 update snapmaker profiles (#7012)
- add filament Breakaway
- add preheat configs
- fix `prime_volume`
2024-10-07 18:10:49 +08:00
SoftFever
1c43b2902c fix a build error 2024-10-07 18:10:14 +08:00
Dylan
78ea8d84f3 Merge branch 'main' into sm-profiles 2024-10-07 16:45:59 +08:00
SoftFever
338f89a15b Merge branch 'main' into dev/bbs-support 2024-10-07 16:44:01 +08:00
SoftFever
89d04ab9e9 General improvments to RatRig V-Core 4 & V-Core 4 HYBRID (#5966)
Resolves #5932

**The following changes made are made to all V-Core 4 versions** 

- Improved cover's quality 

![after](https://github.com/SoftFever/OrcaSlicer/assets/103969142/ecc22214-4e5e-4286-9baf-ce67e67912c7)
- Added RatRig's PunkFil ABS, PETG, and PETG CF filaments
- Added PETG-CF10 filament type & RatRig to filament vendors
- Increased max z speed to 200 from 50 and max acceleration travel to
10,000 from 9,000
- Enabled wipe and z hop, as well as, increased retract before wipe to
70% from 0%
- Improved layer change G-Code
- Fixed pause G-Code
- Added extruder clearance parameters 

*Almost all of these changes come from @nameisCruzCruz in #5932
2024-10-07 16:43:42 +08:00
SoftFever
17c0abbe32 Export negative parts (#7024)
Porting from Prusa exporting negative parts.

Before:

![image](https://github.com/user-attachments/assets/a5e041ce-7f0f-44e5-95ea-0a8b11252cc4)

After:

![image](https://github.com/user-attachments/assets/f0a6f6bb-13c7-4a6e-afb3-7631e2f4f634)
2024-10-07 16:42:12 +08:00
SoftFever
01ffeb6b86 Add Creality K1 SE, K2 Plus, & CR-M4 (#7002)
Closes #6984, closes #6707, closes #6957
2024-10-07 16:40:56 +08:00
SoftFever
7422c7957f making all four corners of the grid sharp instead of round (#6993)
# Simple visual change 

Currently, the grid has 3 round corners and 1 sharp corner. It seems
like bambu lab hard coded this specifically to fit their bed model. As a
non-bambu user, I dont like how the corners look.
![Screenshot 2024-10-02
152326](https://github.com/user-attachments/assets/ba905ed1-3557-488e-adb2-ea1ea93bb1cc)
![Screenshot 2024-10-02
152435](https://github.com/user-attachments/assets/7a2ec002-87c3-46ab-b5ff-8174c20890e3)

Another point I'd like to bring up is that rounded corners do not match
the boundary detection box.


## Tests
Tested locally on windows and macos.
2024-10-07 16:37:56 +08:00
SoftFever
9fbab1407f FIX: CLI: fix an exception when parsing scale params (#6969)
# Description

This PR aims to solve an exception when using OrcaSlicer in CLI which
caused the --scale option to not work.
All credits to @lanewei120 from BambuStudio for pushing it on BS repo.

Related commit on BS:

2d4655e780 (diff-2fa194122e892282ec589e51d5f7da65da83ec0488ced4b63930345d1273a353R3797)
Related issue on BS:
https://github.com/bambulab/BambuStudio/issues/4628
Related issue on Orca:
https://github.com/SoftFever/OrcaSlicer/issues/6454
fixes #6454
## Tests

```
./orca-slicer.exe --scale 2 --slice 1 --allow-newer-file test_model.stl --debug 5
```
The command above works again and scale the model then slice the scaled
model. Before, the scale would not complete.
2024-10-07 16:34:07 +08:00
SoftFever
4a1d382964 Allow reverse on odd without detect overhang wall (#6922)
Fixes #6920
2024-10-07 15:59:19 +08:00
SoftFever
6ecf6bdbd7 Support multi-line progress information rendering (#6909)
Makes situations like #6098 less confusing.

Old:

![image](https://github.com/user-attachments/assets/9eeabb5a-9f7b-41f7-8123-c001b2f576e8)

New:

![image](https://github.com/user-attachments/assets/215e75a9-87c8-4963-a0b2-aa1f1198af62)
2024-10-07 15:56:16 +08:00
SoftFever
ab55d4eefc Fix an issue that wrong z value was used if a new layer is started with wipe tower extrusions. (#6980)
…

# Description

This update, along with #6934, resolves the remaining issues with the
wipe tower.

The GCode class will no longer maintain its own Z height information
(m_nominal_z). Instead, it will utilize the Z height from GCodeWriter's
m_pos. This approach is less error-prone.

This PR also fixes #6755.
It also enforce "Enable Filament ramming" option


@igiannakas It should fix the wipe tower crashing issue
# Screenshots/Recordings/Graphs

<!--
> Please attach relevant screenshots to showcase the UI changes.
> Please attach images that can help explain the changes.
-->

## Tests

<!--
> Please describe the tests that you have conducted to verify the
changes made in this PR.
-->
2024-10-07 15:50:48 +08:00
SoftFever
0bf2b9dcff respect "Enable Filament ramming" option 2024-10-07 14:34:08 +08:00
cochcoder
fada134391 Bug fixes 2024-10-06 15:25:24 -04:00
cochcoder
e14428897e Initial add of CR-M4 2024-10-06 15:21:22 -04:00
cochcoder
5b241a3982 Change acceleration & speed values 2024-10-06 12:29:21 -04:00
cochcoder
f2d1429a01 Merge branch 'main' into rat-rig-covers 2024-10-06 12:07:48 -04:00
SoftFever
cc90d79190 Add back m_nominal_z to store main print_z as GcodeWriter::m_pos will be changed after parsing get_last_z_from_gcode 2024-10-06 23:39:22 +08:00
SoftFever
7736cd1b39 fixed #6755 2024-10-06 20:36:00 +08:00
uSyzex
7b38376e4e FIX: CLI: fix an exception when parsing scale params 2024-10-06 13:36:12 +02:00
SoftFever
608e6375e6 Fix wrong z when zhop is diabled. 2024-10-06 19:16:15 +08:00
SoftFever
6f3c701a32 wip 2024-10-06 10:49:58 +08:00
cochcoder
9f73262b43 Image optimizations 2024-10-05 18:05:16 -04:00
vovodroid
9d37d1a084 Export negative parts. 2024-10-05 21:53:16 +03:00
cochcoder
407ea045a2 Fix wrong max layer for K2 Plus 0.6 & 0.8 2024-10-04 19:48:26 -04:00
cochcoder
14467c0e8d Fix typo 2024-10-04 16:59:10 -04:00
dylan
29278be729 fix prime_volume 2024-10-05 00:41:53 +08:00
dylan
0e15cccbc5 update version 2024-10-04 18:34:46 +08:00
cochcoder
201d188ef1 Revert "Trying something"
This reverts commit 08800dc9e3.
2024-10-03 23:13:05 -04:00
cochcoder
08800dc9e3 Trying something 2024-10-03 22:20:17 -04:00
cochcoder
77eb02e722 Hopefully this is the last issue 2024-10-03 22:10:27 -04:00
cochcoder
b23223c0de Another bug fix
Seriously, how do I miss these
2024-10-03 22:04:56 -04:00
cochcoder
44bb6cd3fc Some more bug fixes
I have no clue how I missed these
2024-10-03 21:58:58 -04:00
cochcoder
a5f6f1cd82 Some cleanup & bug fixes 2024-10-03 21:51:52 -04:00
cochcoder
483d3f9c56 Fix a few things 2024-10-03 21:25:34 -04:00
cochcoder
9cb183c606 Merge branch 'main' into K1-SE 2024-10-03 23:52:54 +00:00
cochcoder
cac3d396c7 Initial Add of K2 Plus
*Some max speeds/accelerations changes for the 0.4 nozzle was left out as none of the other nozzles had these max speeds/accelerations
2024-10-03 19:51:04 -04:00
GlauTech
9245a87293 Update TURKISH translations (#6982) 2024-10-03 23:40:43 +08:00
Andrey Helldar
98c540d3c9 Removed editor's label from Russian translation file (#6962) 2024-10-03 23:40:05 +08:00
HYzd766
1992623a50 Qidi profile updates: latest consumables and machine modifications (#6952)
* Qidi.json

* Qidi.json

* Qidi.json

* new change

new change
2024-10-03 23:38:46 +08:00
Andy
ec94b9086f Russian translation update (#6939)
* Russian translation update

The next russian translation update OrcaSlicer V2.1.1 Official Release.
The work done to improve translation, corrected errors.
Thx.

* Russian translation update

The next russian translation update OrcaSlicer v2.2.0-beta2.
The work done to improve translation, corrected errors.
Thx.

* Russian translation update

The next russian translation update OrcaSlicer V2.2.0-beta2 + 3 lines in text.js
The work done to improve translation, corrected errors.
Thx.
2024-10-03 23:36:38 +08:00
Carlos Francisco Caruncho Serrano
71aa30f41f Fix Spanish String (#6946)
* Update OrcaSlicer_es.po
2024-10-03 23:36:12 +08:00
Noisyfox
53b08f213b Fix issue that z is not properly set in some cases when clipping polygon (#6955)
Fix issue that `z` is not properly set in some cases when clipping the polygon (SoftFever/OrcaSlicer#6933)

Apply the patch from https://sourceforge.net/p/polyclipping/bugs/160/
2024-10-03 23:35:05 +08:00
cochcoder
cffa0033cb Initial add of K1 SE 2024-10-02 18:57:45 -04:00
azio25134
d52e2cc1b2 making all four corners of the grid sharp instead of round 2024-10-02 15:37:49 -07:00
cochcoder
cfceb873c2 Merge branch 'main' into rat-rig-covers 2024-10-01 21:44:20 +00:00
SoftFever
a5d2fa1aed Fix an issue that wrong z value was used if a new layer is started with wipe tower extrusions. 2024-10-01 23:28:24 +08:00
Ioannis Giannakas
5bb42bc0d5 Fix wipe tower issues with SEMM and ramming turned off (#6934)
* Fix wipe tower issues with SEMM and ramming turned off

* Purge tower last layer collision potential fix (for SEMM)

* Revert "Purge tower last layer collision potential fix (for SEMM)"

This reverts commit 9fc465c2d9.
2024-10-01 22:54:14 +08:00
dylan
d6f89393d7 Merge branch 'main' into sm-profiles 2024-10-01 17:17:33 +08:00
Noisyfox
cedb939f4e Fix compile error 2024-09-30 14:31:22 +08:00
Noisyfox
ebed03ea92 Fix compile warning 2024-09-30 14:18:30 +08:00
Noisyfox
ff265745c6 Update PrintObject::_generate_support_material() to match BBS 2024-09-30 14:12:30 +08:00
Noisyfox
97d1745e5a Update files related to support to match BambuStudio's project structure 2024-09-30 14:12:29 +08:00
cochcoder
23d597a302 Add PETG-CF10 filament type & RatRig filament vendor 2024-09-27 12:25:12 -04:00
cochcoder
df2006858d Fix incorrect filament type for RatRig PunkFil PETG CF 2024-09-27 12:01:54 -04:00
cochcoder
0bcd897f75 Merge branch 'main' into rat-rig-covers 2024-09-27 15:33:11 +00:00
cochcoder
5b6232b084 Add filaments and improve machine parameters 2024-09-27 11:33:02 -04:00
KrisMorr
1b367b7df9 update Polish translations ( 2.2.0-beta2 ) (#6904) 2024-09-27 20:47:50 +08:00
Noisyfox
8709f22597 Allow reverse on odd without detect overhang wall (SoftFever/OrcaSlicer#6920) 2024-09-27 09:24:21 +08:00
cochcoder
548a998c2f Merge branch 'main' into rat-rig-covers 2024-09-26 18:41:54 +00:00
cochcoder
e5f34a7f46 Revert "Initial add of V-Core 4 profiles from RatRig"
This reverts commit eeae83f445.
2024-09-26 14:39:59 -04:00
cochcoder
de4af30921 Revert "Fix some bugs"
This reverts commit 2c42465352.
2024-09-26 14:39:54 -04:00
cochcoder
0e3a841f03 Revert "Fix parent errors"
This reverts commit f1b91b706e.
2024-09-26 14:39:48 -04:00
cochcoder
d989da6047 Reapply "Fix parent errors"
This reverts commit dda540fa5d.
2024-09-26 14:39:44 -04:00
Noisyfox
e755d781e1 Support multi-line progress information rendering 2024-09-26 16:22:15 +08:00
dylan
1d2c28f929 update gcodes
- add if 1==1 to switch the feature of wipe nozzles.
- fix the hold point of the right nozzle in J1 during multi-material printing.
2024-09-22 15:39:32 +08:00
cochcoder
dda540fa5d Revert "Fix parent errors"
This reverts commit f1b91b706e.
2024-09-19 17:25:41 -04:00
cochcoder
f1b91b706e Fix parent errors 2024-09-19 15:05:24 -04:00
cochcoder
a98d3a21c0 Merge branch 'main' into rat-rig-covers 2024-09-19 18:33:57 +00:00
cochcoder
2c42465352 Fix some bugs 2024-09-18 14:23:49 -04:00
cochcoder
e4d282c6a4 Merge branch 'main' into rat-rig-covers 2024-09-18 18:11:32 +00:00
cochcoder
eeae83f445 Initial add of V-Core 4 profiles from RatRig 2024-09-18 14:11:04 -04:00
Victor Usoltsev
b34ac2bda3 Merge branch 'main' into feature/show-extruder-values-on-filament-overrides-tab 2024-08-28 20:22:40 +12:00
dylan
97eec47be6 update Snapmaker profiles
- add Breakaway Support filament
- add preheat params for Snapmaker Dual/IDEX printers
- update the check bounds code in start-gcode, which is now off by default
2024-08-27 01:14:19 +08:00
Victor Usoltsev
c36ba2b8a1 Shows extruder's values on filament's Setting Overrides tab. 2024-08-07 23:26:00 +12:00
cochcoder
55ed305392 Merge branch 'main' into rat-rig-covers 2024-07-29 17:10:56 +00:00
cochcoder
52ea9c2d32 Merge branch 'main' into rat-rig-covers 2024-07-28 21:37:53 +00:00
cochcoder
d715441c6c Merge branch 'main' into rat-rig-covers 2024-07-01 16:59:55 +00:00
cochcoder
5b549682bd Improve RatRig V-Core 4 covers 2024-07-01 10:48:10 -04:00
dylan
7fdb1a5862 Revert specific parameters 2024-06-19 12:08:41 +08:00
dylan
ce4a648578 Fix compatible_printers 2024-06-19 12:06:56 +08:00
dylan
5170c0a057 Merge branch 'main' into sm-profiles 2024-06-19 10:46:17 +08:00
dylan
9efcacebaa Merge branch 'main' into sm-profiles 2024-06-19 10:43:59 +08:00
dylan
00d5b8900d fix ci 2024-05-15 17:59:23 +08:00
dylan
97ebb35bc9 remove pva for single extruder 2024-05-08 13:43:45 +08:00
dylan
9715ea9b3c fix compatible_printers 2024-05-08 13:36:28 +08:00
dylan
6e3e733dfb remove key 2024-05-08 13:21:40 +08:00
dylan
058dde29bc update snapmaker profiles
- add BracingKit for Snapmaker 2
- add Artisan profiles
2024-05-08 13:02:24 +08:00
259 changed files with 17073 additions and 19819 deletions

View File

@@ -4891,7 +4891,7 @@ msgid "Show object overhang highlight in 3D scene"
msgstr "Mostrar resalte de voladizos de objeto en escena 3D" msgstr "Mostrar resalte de voladizos de objeto en escena 3D"
msgid "Show Selected Outline (Experimental)" msgid "Show Selected Outline (Experimental)"
msgstr "Mostrar esquema seleccionado (Experimental)" msgstr "Mostrar Contorno Seleccionado (Experimental)"
msgid "Show outline around selected object in 3D scene" msgid "Show outline around selected object in 3D scene"
msgstr "Mostrar el contorno alrededor del objeto seleccionado en la escena 3D" msgstr "Mostrar el contorno alrededor del objeto seleccionado en la escena 3D"
@@ -7987,7 +7987,7 @@ msgid ""
"Bed temperature when Textured PEI Plate is installed. Value 0 means the " "Bed temperature when Textured PEI Plate is installed. Value 0 means the "
"filament does not support to print on the Textured PEI Plate" "filament does not support to print on the Textured PEI Plate"
msgstr "" msgstr ""
"Temperatura del lecho cuando la Bandeja PEI Texturizada está instalada. El " "Temperatura de la cama cuando la Bandeja PEI Texturizada está instalada. El "
"valor 0 significa que el filamento no es compatible para imprimir en la " "valor 0 significa que el filamento no es compatible para imprimir en la "
"Bandeja PEI Texturizada" "Bandeja PEI Texturizada"
@@ -15180,13 +15180,14 @@ msgstr "Tamaño del cuadro delimitador de la primera capa"
msgid "Bottom-left corner of print bed bounding box" msgid "Bottom-left corner of print bed bounding box"
msgstr "" msgstr ""
"Esquina inferior izquierda del cuadro delimitador del lecho de impresión" "Esquina inferior izquierda del cuadro delimitador de la cama de impresión"
msgid "Top-right corner of print bed bounding box" msgid "Top-right corner of print bed bounding box"
msgstr "Esquina superior derecha del cuadro delimitador del lecho de impresión" msgstr ""
"Esquina superior derecha del cuadro delimitador de la cama de impresión"
msgid "Size of the print bed bounding box" msgid "Size of the print bed bounding box"
msgstr "Tamaño del cuadro delimitador del lecho de impresión" msgstr "Tamaño del cuadro delimitador de la cama de impresión"
msgid "Timestamp" msgid "Timestamp"
msgstr "Marca de tiempo" msgstr "Marca de tiempo"
@@ -17729,7 +17730,7 @@ msgid ""
msgstr "" msgstr ""
"Evite la deformación\n" "Evite la deformación\n"
"Sabías que al imprimir materiales propensos a la deformación como el ABS, " "Sabías que al imprimir materiales propensos a la deformación como el ABS, "
"aumentar adecuadamente la temperatura del lecho térmico puede reducir la " "aumentar adecuadamente la temperatura de la cama térmica puede reducir la "
"probabilidad de deformaciones." "probabilidad de deformaciones."
#~ msgid "Cool Plate" #~ msgid "Cool Plate"

View File

@@ -13,7 +13,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 " "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 "
"|| n%100>14) ? 1 : 2);\n" "|| n%100>14) ? 1 : 2);\n"
"X-Generator: Poedit 3.4.4\n" "X-Generator: Poedit 3.5\n"
msgid "Supports Painting" msgid "Supports Painting"
msgstr "Malowanie podpór" msgstr "Malowanie podpór"
@@ -1983,7 +1983,7 @@ msgid "Center"
msgstr "Wyśrodkuj" msgstr "Wyśrodkuj"
msgid "Drop" msgid "Drop"
msgstr "" msgstr "Upuść"
msgid "Edit Process Settings" msgid "Edit Process Settings"
msgstr "Edytuj ustawienia procesu" msgstr "Edytuj ustawienia procesu"
@@ -4793,10 +4793,10 @@ msgid "Clone copies of selections"
msgstr "Tworzy kopie zaznaczeń" msgstr "Tworzy kopie zaznaczeń"
msgid "Duplicate Current Plate" msgid "Duplicate Current Plate"
msgstr "" msgstr "Duplikuj bieżącą płytę"
msgid "Duplicate the current plate" msgid "Duplicate the current plate"
msgstr "" msgstr "Duplikuj bieżącą płytę"
msgid "Select all" msgid "Select all"
msgstr "Zaznacz wszystko" msgstr "Zaznacz wszystko"
@@ -4847,10 +4847,10 @@ msgid "Show object overhang highlight in 3D scene"
msgstr "Pokaż podświetlenie nawisów obiektów w scenie 3D" msgstr "Pokaż podświetlenie nawisów obiektów w scenie 3D"
msgid "Show Selected Outline (Experimental)" msgid "Show Selected Outline (Experimental)"
msgstr "" msgstr "Wyświetl zaznaczony kontur (eksperymentalne)"
msgid "Show outline around selected object in 3D scene" msgid "Show outline around selected object in 3D scene"
msgstr "" msgstr "Pokaż kontur wokół zaznaczonego obiektu w scenie 3D"
msgid "Preferences" msgid "Preferences"
msgstr "Preferencje" msgstr "Preferencje"
@@ -4874,16 +4874,16 @@ msgid "Flow rate test - Pass 2"
msgstr "Test natężenia przepływu - Procedura 2" msgstr "Test natężenia przepływu - Procedura 2"
msgid "YOLO (Recommended)" msgid "YOLO (Recommended)"
msgstr "" msgstr "YOLO (Zalecane)"
msgid "Orca YOLO flowrate calibration, 0.01 step" msgid "Orca YOLO flowrate calibration, 0.01 step"
msgstr "" msgstr "Orca YOLO-kalibracja przepływu, krok 0.01"
msgid "YOLO (perfectionist version)" msgid "YOLO (perfectionist version)"
msgstr "" msgstr "YOLO (wersja perfekcjonistyczna)"
msgid "Orca YOLO flowrate calibration, 0.005 step" msgid "Orca YOLO flowrate calibration, 0.005 step"
msgstr "" msgstr "Orca YOLO-kalibracja przepływu, krok 0.005"
msgid "Flow rate" msgid "Flow rate"
msgstr "Natężenie przepływu" msgstr "Natężenie przepływu"
@@ -5917,7 +5917,7 @@ msgid "Edit current plate name"
msgstr "Edytuj aktualną nazwę płyty" msgstr "Edytuj aktualną nazwę płyty"
msgid "Move plate to the front" msgid "Move plate to the front"
msgstr "" msgstr "Umieść płytę jako pierwszą"
msgid "Customize current plate" msgid "Customize current plate"
msgstr "Dostosuj bieżący stół" msgstr "Dostosuj bieżący stół"
@@ -6607,13 +6607,13 @@ msgid "with OrcaSlicer so that Orca can open models from"
msgstr "aktualne skojarzenie z OrcaSlicer, aby Orca mogła otwierać modele z" msgstr "aktualne skojarzenie z OrcaSlicer, aby Orca mogła otwierać modele z"
msgid "Current Association: " msgid "Current Association: "
msgstr "Aktualnie powiązano:" msgstr "Aktualnie powiązano: "
msgid "Current Instance" msgid "Current Instance"
msgstr "Aktualna instancja" msgstr "Aktualna instancja"
msgid "Current Instance Path: " msgid "Current Instance Path: "
msgstr "Aktualna ścieżka instancji:" msgstr "Aktualna ścieżka instancji: "
msgid "General Settings" msgid "General Settings"
msgstr "Ustawienia Ogólne" msgstr "Ustawienia Ogólne"
@@ -7882,12 +7882,14 @@ msgstr ""
"filament nie jest przystosowany do druku na Cool Plate" "filament nie jest przystosowany do druku na Cool Plate"
msgid "Textured Cool plate" msgid "Textured Cool plate"
msgstr "" msgstr "Textured Cool plate"
msgid "" msgid ""
"Bed temperature when cool plate is installed. Value 0 means the filament " "Bed temperature when cool plate is installed. Value 0 means the filament "
"does not support to print on the Textured Cool Plate" "does not support to print on the Textured Cool Plate"
msgstr "" msgstr ""
"Temperatura stołu przy zainstalowanej Cool Plate. Wartość 0 oznacza, że "
"filament nie jest przystosowany do druku na Textured Cool Plate"
msgid "Engineering plate" msgid "Engineering plate"
msgstr "Engineering Plate" msgstr "Engineering Plate"
@@ -8663,7 +8665,7 @@ msgid "Collapse/Expand the sidebar"
msgstr "Zwiń/Rozwiń pasek boczny" msgstr "Zwiń/Rozwiń pasek boczny"
msgid "⌘+Any arrow" msgid "⌘+Any arrow"
msgstr "" msgstr "⌘+Dowolna strzałka"
msgid "Movement in camera space" msgid "Movement in camera space"
msgstr "Ruch w przestrzeni kamery" msgstr "Ruch w przestrzeni kamery"
@@ -9354,6 +9356,8 @@ msgid ""
"While the object %1% itself fits the build volume, it exceeds the maximum " "While the object %1% itself fits the build volume, it exceeds the maximum "
"build volume height because of material shrinkage compensation." "build volume height because of material shrinkage compensation."
msgstr "" msgstr ""
"Chociaż obiekt %1% mieści się w objętości roboczej, przekracza maksymalną "
"jej wysokość z powodu kompensacji skurczu materiału."
#, boost-format #, boost-format
msgid "The object %1% exceeds the maximum build volume height." msgid "The object %1% exceeds the maximum build volume height."
@@ -9572,6 +9576,8 @@ msgid ""
"Filament shrinkage will not be used because filament shrinkage for the used " "Filament shrinkage will not be used because filament shrinkage for the used "
"filaments differs significantly." "filaments differs significantly."
msgstr "" msgstr ""
"Kompensacja skurczu filamentu nie będzie zastosowana, ponieważ skurcz "
"używanych filamentów jest zbyt zróżnicowany."
msgid "Generating skirt & brim" msgid "Generating skirt & brim"
msgstr "Generowanie Skirtu i Brimu" msgstr "Generowanie Skirtu i Brimu"
@@ -9790,6 +9796,8 @@ msgid ""
"Bed temperature for layers except the initial one. Value 0 means the " "Bed temperature for layers except the initial one. Value 0 means the "
"filament does not support to print on the Textured Cool Plate" "filament does not support to print on the Textured Cool Plate"
msgstr "" msgstr ""
"Temperatura stołu dla warstw, z wyjątkiem pierwszej. Wartość 0 oznacza, że "
"filament nie nadaje się do druku na Textured Cool Plate"
msgid "" msgid ""
"Bed temperature for layers except the initial one. Value 0 means the " "Bed temperature for layers except the initial one. Value 0 means the "
@@ -9829,6 +9837,8 @@ msgid ""
"Bed temperature of the initial layer. Value 0 means the filament does not " "Bed temperature of the initial layer. Value 0 means the filament does not "
"support to print on the Textured Cool Plate" "support to print on the Textured Cool Plate"
msgstr "" msgstr ""
"Temperatura stołu dla pierwszej warstwy. Wartość 0 oznacza, że filament nie "
"nadaje się do druku na Textured Cool Plate"
msgid "" msgid ""
"Bed temperature of the initial layer. Value 0 means the filament does not " "Bed temperature of the initial layer. Value 0 means the filament does not "
@@ -9855,16 +9865,16 @@ msgid "Bed types supported by the printer"
msgstr "Rodzaje płyt roboczych obsługiwanych przez drukarkę" msgstr "Rodzaje płyt roboczych obsługiwanych przez drukarkę"
msgid "Smooth Cool Plate" msgid "Smooth Cool Plate"
msgstr "" msgstr "Smooth Cool Plate"
msgid "Engineering Plate" msgid "Engineering Plate"
msgstr "Engineering Plate" msgstr "Engineering Plate"
msgid "Smooth High Temp Plate" msgid "Smooth High Temp Plate"
msgstr "" msgstr "Smooth High Temp Plate"
msgid "Textured Cool Plate" msgid "Textured Cool Plate"
msgstr "" msgstr "Textured Cool Plate"
msgid "First layer print sequence" msgid "First layer print sequence"
msgstr "Sekwencja druku pierwszej warstwy" msgstr "Sekwencja druku pierwszej warstwy"
@@ -9943,6 +9953,33 @@ msgid ""
"generator and use this option to control whether the cosmetic top and bottom " "generator and use this option to control whether the cosmetic top and bottom "
"surface gap fill is generated" "surface gap fill is generated"
msgstr "" msgstr ""
"Włącza wypełnienie szczelin dla zaznaczonych powierzchni stałych. Minimalna "
"długość szczeliny, która zostanie wypełniona, może być kontrolowana z opcji "
"filtruj małe szczeliny znajdującej się poniżej.\n"
"Opcje:\n"
"1. Wszędzie: Zastosowuje wypełnienie szczelin do górnych, dolnych i "
"wewnętrznych pełnych powierzchni dla maksymalnej wytrzymałości.\n"
"2. Powierzchnie górne i dolne: Zastosowuje wypełnienie szczelin tylko do "
"powierzchni górnej i dolnej, równoważąc szybkość druku, zmniejszając "
"potencjalne nadmierne wytłaczanie dla wypełnienia pełnego i zapewniając, że "
"górne i dolne powierzchnie nie mają dziur.\n"
"3. Nigdzie: Wyłącza wypełnienie szczelin dla wszystkich obszarów pełnego "
"wypełnienia.\n"
"Zauważ, że jeśli używasz klasycznego generatora obrysów, wypełnienie "
"szczelin może być również generowane między obrysami, jeśli linia o pełnej "
"szerokości nie może się między nimi zmieścić. To wypełnienie szczelin między "
"obrysami nie jest kontrolowane przez tę opcję.\n"
"\n"
"Jeśli chcesz usunąć wszystkie wypełnienia szczelin, w tym generowane przez "
"klasyczny obrys, ustaw wartość filtra dla małych szczelin na dużą liczbę, na "
"przykład 999999.\n"
"\n"
"Jednak nie jest to zalecane, ponieważ wypełnienie szczelin między obrysami "
"przyczynia się do wytrzymałości modelu. Dla modeli, w których generowane "
"jest nadmierne wypełnienie szczelin między obrysami, lepszą opcją byłoby "
"przełączenie się na generator ścian arachne i użycie tej opcji do "
"kontrolowania, czy kosmetyczne wypełnienie szczelin na górnej i dolnej "
"powierzchni ma być generowane."
msgid "Everywhere" msgid "Everywhere"
msgstr "Wszędzie" msgstr "Wszędzie"
@@ -10022,6 +10059,12 @@ msgid ""
"The actual bridge flow used is calculated by multiplying this value with the " "The actual bridge flow used is calculated by multiplying this value with the "
"filament flow ratio, and if set, the object's flow ratio." "filament flow ratio, and if set, the object's flow ratio."
msgstr "" msgstr ""
"Zmniejsz tę wartość (na przykład do 0.9), aby zredukować ilość materiału "
"używanego do wydruku mostu i poprawić jego stabilność.\n"
"\n"
"Rzeczywisty przepływ materiału dla mostu oblicza się, mnożąc tę wartość "
"przez stosunek przepływu filamentu oraz (jeśli ustawiono) przez stosunek "
"przepływu obiektu."
msgid "Internal bridge flow ratio" msgid "Internal bridge flow ratio"
msgstr "Współczynnik przepływu dla wewnętrznych mostów" msgstr "Współczynnik przepływu dla wewnętrznych mostów"
@@ -10035,6 +10078,13 @@ msgid ""
"with the bridge flow ratio, the filament flow ratio, and if set, the " "with the bridge flow ratio, the filament flow ratio, and if set, the "
"object's flow ratio." "object's flow ratio."
msgstr "" msgstr ""
"Ta wartość reguluje grubość wewnętrznej warstwy mostu. Jest to pierwsza "
"warstwa nad rzadkim wypełnieniem. Nieznacznie zmniejsz tę wartość (na "
"przykład 0.9), aby poprawić jakość powierzchni nad rzadkim wypełnieniem.\n"
"\n"
"Rzeczywisty przepływ wewnętrz mostu oblicza się, mnożąc tę wartość przez "
"współczynnik przepływu mostu, współczynnik przepływu filamentu oraz (jeśli "
"jest ustawiony) współczynnik przepływu obiektu."
msgid "Top surface flow ratio" msgid "Top surface flow ratio"
msgstr "Współczynnik przepływu górnej powierzchni" msgstr "Współczynnik przepływu górnej powierzchni"
@@ -10046,6 +10096,13 @@ msgid ""
"The actual top surface flow used is calculated by multiplying this value " "The actual top surface flow used is calculated by multiplying this value "
"with the filament flow ratio, and if set, the object's flow ratio." "with the filament flow ratio, and if set, the object's flow ratio."
msgstr "" msgstr ""
"Ten współczynnik wpływa na ilość materiału dla górnego pełnego wypełnienia. "
"Możesz go nieznacznie zmniejszyć, aby uzyskać gładkie wykończenie "
"powierzchni.\n"
"\n"
"Rzeczywisty przepływ górnej powierzchni oblicza się, mnożąc tę wartość przez "
"współczynnik przepływu filamentu oraz (jeśli jest ustawiony) przez "
"współczynnik przepływu obiektu."
msgid "Bottom surface flow ratio" msgid "Bottom surface flow ratio"
msgstr "Współczynnik przepływu dolnej powierzchni" msgstr "Współczynnik przepływu dolnej powierzchni"
@@ -10056,6 +10113,11 @@ msgid ""
"The actual bottom solid infill flow used is calculated by multiplying this " "The actual bottom solid infill flow used is calculated by multiplying this "
"value with the filament flow ratio, and if set, the object's flow ratio." "value with the filament flow ratio, and if set, the object's flow ratio."
msgstr "" msgstr ""
"Ten współczynnik wpływa na ilość materiału dla dolnego pełnego wypełnienia.\n"
"\n"
"Rzeczywisty przepływ dolnego wypełnienia stałego oblicza się, mnożąc tę "
"wartość przez współczynnik przepływu filamentu oraz (jeśli jest ustawiony) "
"przez współczynnik przepływu obiektu."
msgid "Precise wall" msgid "Precise wall"
msgstr "Ściany o wysokiej precyzji" msgstr "Ściany o wysokiej precyzji"
@@ -10126,7 +10188,7 @@ msgstr ""
"można zakotwiczyć mostów. " "można zakotwiczyć mostów. "
msgid "Reverse on even" msgid "Reverse on even"
msgstr "" msgstr "Odwróć na parzystych"
msgid "Overhang reversal" msgid "Overhang reversal"
msgstr "Przeciwny kierunek przy nawisach" msgstr "Przeciwny kierunek przy nawisach"
@@ -10139,6 +10201,12 @@ msgid ""
"This setting can also help reduce part warping due to the reduction of " "This setting can also help reduce part warping due to the reduction of "
"stresses in the part walls." "stresses in the part walls."
msgstr "" msgstr ""
"Wydrukuj obwody, które mają swoją część nad nawisem, w przeciwnym kierunku "
"na warstwach parzystych. Taki naprzemienny wzór może znacznie poprawić "
"jakość wydruków z dużymi nawisami.\n"
"\n"
"Ten parametr może także pomóc w zmniejszeniu odkształceń elementu, ponieważ "
"redukuje napięcia w ściankach wydruku."
msgid "Reverse only internal perimeters" msgid "Reverse only internal perimeters"
msgstr "Przeciwny kierunek tylko dla wewnętrznych obrysów" msgstr "Przeciwny kierunek tylko dla wewnętrznych obrysów"
@@ -10157,6 +10225,20 @@ msgid ""
"Reverse Threshold to 0 so that all internal walls print in alternating " "Reverse Threshold to 0 so that all internal walls print in alternating "
"directions on even layers irrespective of their overhang degree." "directions on even layers irrespective of their overhang degree."
msgstr "" msgstr ""
"Zastosuj logikę odwracania obwodów tylko do obwodów wewnętrznych.\n"
"\n"
"Ten parametr znacznie redukuje napięcia działające na elementy, ponieważ są "
"one teraz rozłożone w różnych kierunkach. Powinno to zmniejszyć "
"odkształcenia elementów, zachowując jednocześnie jakość zewnętrznych ścian. "
"Funkcja ta może być szczególnie przydatna dla materiałów podatnych na "
"odkształcenia, takich jak ABS/ASA, a także dla elastycznych filamentów, "
"takich jak TPU i Silk PLA. Może również pomóc w redukcji odkształceń w "
"podpartych obszarach.\n"
"\n"
"Aby ten parametr był jak najskuteczniejszy, zaleca się ustawienie progu "
"odwrócenia na 0, aby wszystkie wewnętrzne ściany były drukowane w "
"naprzemiennych kierunkach na warstwach parzystych, niezależnie od ich "
"stopnia nawisu."
msgid "Bridge counterbore holes" msgid "Bridge counterbore holes"
msgstr "Mostek dla fazowanych otworów" msgstr "Mostek dla fazowanych otworów"
@@ -10193,6 +10275,9 @@ msgid ""
"useful. Can be a % of the perimeter width.\n" "useful. Can be a % of the perimeter width.\n"
"Value 0 enables reversal on every even layers regardless." "Value 0 enables reversal on every even layers regardless."
msgstr "" msgstr ""
"Liczba milimetrów, które musi wynosić nawis, aby odwrócenie było uważane za "
"użyteczne. Może być procentem szerokości obwodu.\n"
"Wartość 0 aktywuje odwrócenie na każdej parzystej warstwie."
msgid "Classic mode" msgid "Classic mode"
msgstr "Tryb klasyczny" msgstr "Tryb klasyczny"
@@ -10229,6 +10314,23 @@ msgid ""
"overhanging, with no wall supporting them from underneath, the 100% overhang " "overhanging, with no wall supporting them from underneath, the 100% overhang "
"speed will be applied." "speed will be applied."
msgstr "" msgstr ""
"Włącz tę opcję, aby spowolnić drukowanie w obszarach, gdzie obwody mogą się "
"unosić do góry. Na przykład dodatkowe spowolnienie będzie stosowane podczas "
"drukowania nawisów na ostrych krawędziach, takich jak przód Benchy, co "
"zmniejszy podwijanie (Curling), które kumuluje się w kolejnych warstwach.\n"
"\n"
"Ogólnie zaleca się, aby ta opcja była włączona, chyba że chłodzenie Twojej "
"drukarki jest wystarczająco mocne lub prędkość druku jest wystarczająco "
"wolna, aby to zjawisko nie występowało. Jeśli drukujesz zewnętrzny obwód z "
"wysoką prędkością, ten parametr może wprowadzać niewielkie artefakty podczas "
"spowolnień z powodu dużej zmienności prędkości druku. Jeśli zauważysz "
"artefakty, upewnij się, że Twoje dostosowanie ciśnienia (PA) jest prawidłowo "
"skalibrowane.\n"
"\n"
"Uwaga: Gdy ta opcja jest włączona, obwody nawisów traktowane są jak nawis, "
"co oznacza, że prędkość dla nawisów jest stosowana nawet jeśli unoszący się "
"obwód jest częścią mostu. Na przykład, gdy obwody są w 100% nawisające, bez "
"żadnej podpory pod nimi, zastosowana zostanie prędkość dla nawisu 100%."
msgid "mm/s or %" msgid "mm/s or %"
msgstr "mm/s lub %" msgstr "mm/s lub %"
@@ -10255,6 +10357,8 @@ msgid ""
"Speed of internal bridges. If the value is expressed as a percentage, it " "Speed of internal bridges. If the value is expressed as a percentage, it "
"will be calculated based on the bridge_speed. Default value is 150%." "will be calculated based on the bridge_speed. Default value is 150%."
msgstr "" msgstr ""
"Prędkość wewnętrznych mostów. Jeśli wartość jest wyrażona w procentach, "
"będzie obliczana na podstawie prędkości mostu. Wartość domyślna wynosi 150%."
msgid "Brim width" msgid "Brim width"
msgstr "Szerokość Brimu" msgstr "Szerokość Brimu"
@@ -10454,7 +10558,7 @@ msgstr ""
"użycie tej funkcji. Jednak rozważ jej wyłączenie, jeśli używasz dużych dysz." "użycie tej funkcji. Jednak rozważ jej wyłączenie, jeśli używasz dużych dysz."
msgid "Filter out small internal bridges (beta)" msgid "Filter out small internal bridges (beta)"
msgstr "" msgstr "Filtruj małe mosty wewnętrzne (beta)"
msgid "" msgid ""
"This option can help reducing pillowing on top surfaces in heavily slanted " "This option can help reducing pillowing on top surfaces in heavily slanted "
@@ -10484,9 +10588,36 @@ msgid ""
"overhang. This option is useful for heavily slanted top surface models. " "overhang. This option is useful for heavily slanted top surface models. "
"However, in most cases it creates too many unnecessary bridges." "However, in most cases it creates too many unnecessary bridges."
msgstr "" msgstr ""
"Ta opcja może pomóc w redukcji efektu 'pillowingu' na górnych powierzchniach "
"w mocno nachylonych lub zakrzywionych modelach.\n"
"\n"
"Domyślnie, małe wewnętrzne mosty są filtrowane, a wewnętrzne pełne "
"wypełnienie jest drukowane bezpośrednio na rzadkim wypełnieniu. To "
"rozwiązanie sprawdza się w większości przypadków, przyspieszając drukowanie "
"bez zbytniego kompromisu w jakości górnej powierzchni.\n"
"\n"
"Jednak w mocno nachylonych lub zakrzywionych modelach, szczególnie przy zbyt "
"niskiej gęstości rzadkiego wypełnienia, może to prowadzić do odkształcania "
"się niepodpartej części wypełnienia, powodując 'pillowing'.\n"
"\n"
"Wyłączenie tej opcji spowoduje wydrukowanie warstwy mostu wewnętrznego nad "
"niepodpartym wewnętrznym pełnym wypełnieniem. Opcje poniżej kontrolują "
"stopień filtrowania, czyli ilość stworzonych wewnętrznych mostów.\n"
"\n"
"Filtruj włącz tę opcję. Jest to domyślne zachowanie, które dobrze sprawdza "
"się w większości przypadków.\n"
"\n"
"Ograniczone filtrowanie - tworzy wewnętrzne mosty na mocno pochylonych "
"powierzchniach, jednocześnie unikając tworzenia niepotrzebnych wewnętrznych "
"mostów. Działa to dobrze w przypadku większości trudnych modeli.\n"
"\n"
"Brak filtrowania tworzy wewnętrzne mosty na każdym potencjalnym "
"wewnętrznym nawisie. Ta opcja jest przydatna dla modeli z mocno nachyloną "
"górną powierzchnią. Jednak w większości przypadków niepotrzebnie tworzy ich "
"zbyt wiele."
msgid "Filter" msgid "Filter"
msgstr "" msgstr "Filtr"
msgid "Limited filtering" msgid "Limited filtering"
msgstr "Ograniczona filtracja" msgstr "Ograniczona filtracja"
@@ -10739,6 +10870,14 @@ msgid ""
"\n" "\n"
"This option will be disabled if spiral vase mode is enabled." "This option will be disabled if spiral vase mode is enabled."
msgstr "" msgstr ""
"Kierunek, w którym wytłaczane są pętle ścian, patrząc z góry.\n"
"\n"
"Domyślnie wszystkie ściany są wytłaczane w kierunku przeciwnym do ruchu "
"wskazówek zegara, chyba że opcja Odwróć na parzystych jest włączona. "
"Ustawienie tej opcji na coś innego niż Auto wymusi kierunek ściany, "
"niezależnie od ustawienia Odwróć na parzystych.\n"
"\n"
"Ta opcja będzie wyłączona, jeśli tryb Wazy jest włączony."
msgid "Counter clockwise" msgid "Counter clockwise"
msgstr "Przeciwnie" msgstr "Przeciwnie"
@@ -10881,6 +11020,14 @@ msgid ""
"The final object flow ratio is this value multiplied by the filament flow " "The final object flow ratio is this value multiplied by the filament flow "
"ratio." "ratio."
msgstr "" msgstr ""
"Materiał może mieć zmiany objętości po przejściu między stanem ciekłym a "
"stanem krystalicznym. Ta opcja zmienia proporcjonalnie cały przepływ "
"wytłaczania filamentu w gcode. Zalecany zakres wartości to od 0,95 do 1,05. "
"Może warto dostosować tę wartość, aby uzyskać ładną, gładką powierzchnię, "
"gdy występuje niewielkie przepełnienie lub niedobór.\n"
"\n"
"Ostateczny współczynnik przepływu dla obiektu to ta wartość pomnożona przez "
"współczynnik przepływu filamentu."
msgid "Enable pressure advance" msgid "Enable pressure advance"
msgstr "Włącz wzrost ciśnienia (PA)" msgstr "Włącz wzrost ciśnienia (PA)"
@@ -11127,6 +11274,10 @@ msgid ""
"single-extruder multi-material machines. For tool changers or multi-tool " "single-extruder multi-material machines. For tool changers or multi-tool "
"machines, it's typically 0. For statistics only" "machines, it's typically 0. For statistics only"
msgstr "" msgstr ""
"Czas na załadowanie nowego filamentu przy jego zmianie. Zwykle dotyczy to "
"maszyn wielomateriałowych z jednym ekstruderem. Dla maszyn z wymiennym "
"narzędziem lub maszyn wielonarzędziowych zazwyczaj wynosi 0. Tylko do "
"statystyk."
msgid "Filament unload time" msgid "Filament unload time"
msgstr "Czas rozładowania filamentu" msgstr "Czas rozładowania filamentu"
@@ -11136,15 +11287,22 @@ msgid ""
"for single-extruder multi-material machines. For tool changers or multi-tool " "for single-extruder multi-material machines. For tool changers or multi-tool "
"machines, it's typically 0. For statistics only" "machines, it's typically 0. For statistics only"
msgstr "" msgstr ""
"Czas na rozładowanie starego filamentu przy jego zmianie. Zwykle dotyczy to "
"maszyn wielomateriałowych z jednym ekstruderem. Dla maszyn z wymiennym "
"narzędziem lub maszyn wielonarzędziowych zazwyczaj wynosi 0. Tylko do "
"statystyk."
msgid "Tool change time" msgid "Tool change time"
msgstr "" msgstr "Czas zmiany narzędzia"
msgid "" msgid ""
"Time taken to switch tools. It's usually applicable for tool changers or " "Time taken to switch tools. It's usually applicable for tool changers or "
"multi-tool machines. For single-extruder multi-material machines, it's " "multi-tool machines. For single-extruder multi-material machines, it's "
"typically 0. For statistics only" "typically 0. For statistics only"
msgstr "" msgstr ""
"Czas potrzebny na zmianę narzędzia. Zwykle dotyczy to maszyn z wymiennym "
"narzędziem lub maszyn wielonarzędziowych. Dla maszyn wielomateriałowych z "
"jednym ekstruderem zazwyczaj wynosi 0. Tylko do statystyk."
msgid "" msgid ""
"Filament diameter is used to calculate extrusion in gcode, so it's important " "Filament diameter is used to calculate extrusion in gcode, so it's important "
@@ -11174,7 +11332,7 @@ msgstr ""
"średnica_filamentu = sqrt( (4 * współczynnik_przepływu_granulatu) / PI )" "średnica_filamentu = sqrt( (4 * współczynnik_przepływu_granulatu) / PI )"
msgid "Shrinkage (XY)" msgid "Shrinkage (XY)"
msgstr "" msgstr "Skurcz (XY)"
#, no-c-format, no-boost-format #, no-c-format, no-boost-format
msgid "" msgid ""
@@ -11191,7 +11349,7 @@ msgstr ""
"ponieważ ta kompensacja jest wykonywana po przeprowadzeniu kontroli." "ponieważ ta kompensacja jest wykonywana po przeprowadzeniu kontroli."
msgid "Shrinkage (Z)" msgid "Shrinkage (Z)"
msgstr "" msgstr "Skurcz (Z)"
#, no-c-format, no-boost-format #, no-c-format, no-boost-format
msgid "" msgid ""
@@ -11199,6 +11357,9 @@ msgid ""
"if you measure 94mm instead of 100mm). The part will be scaled in Z to " "if you measure 94mm instead of 100mm). The part will be scaled in Z to "
"compensate." "compensate."
msgstr "" msgstr ""
"Wprowadź procent skurczu, jaki filament uzyska po schłodzeniu (94%, jeśli "
"mierzysz 94 mm zamiast 100 mm). Część będzie skalowana w osi Z, aby to "
"zrekompensować."
msgid "Loading speed" msgid "Loading speed"
msgstr "Prędkość ładowania" msgstr "Prędkość ładowania"
@@ -11763,6 +11924,9 @@ msgid ""
"(in mm). This setting applies to top, bottom and solid infill and, if using " "(in mm). This setting applies to top, bottom and solid infill and, if using "
"the classic perimeter generator, to wall gap fill. " "the classic perimeter generator, to wall gap fill. "
msgstr "" msgstr ""
"Nie drukuj wypełnienia szczelin, których długość jest mniejsza niż określony "
"próg (w mm). Ustawienie to dotyczy górnego i dolnego pełnego wypełnienia "
"oraz, gdy używany jest klasyczny generator ścian."
msgid "" msgid ""
"Speed of gap infill. Gap usually has irregular line width and should be " "Speed of gap infill. Gap usually has irregular line width and should be "
@@ -12033,7 +12197,7 @@ msgstr ""
"warstwy." "warstwy."
msgid "Infill combination - Max layer height" msgid "Infill combination - Max layer height"
msgstr "" msgstr "Kombinacja wypełnienia - Maks. wysokość warstwy"
msgid "" msgid ""
"Maximum layer height for the combined sparse infill. \n" "Maximum layer height for the combined sparse infill. \n"
@@ -12047,6 +12211,18 @@ msgid ""
"Use either absolute mm values (eg. 0.32mm for a 0.4mm nozzle) or % values " "Use either absolute mm values (eg. 0.32mm for a 0.4mm nozzle) or % values "
"(eg 80%). This value must not be larger than the nozzle diameter." "(eg 80%). This value must not be larger than the nozzle diameter."
msgstr "" msgstr ""
"Maksymalna wysokość warstwy dla kombinacji łączenia rzadkiego wypełnienia.\n"
"\n"
"Ustaw ją na 0 lub 100%, aby użyć średnicy dyszy (dla maksymalnej redukcji "
"czasu druku) lub na wartość ~80%, aby zmaksymalizować wytrzymałość rzadkiego "
"wypełnienia.\n"
"\n"
"Liczba warstw, w których wypełnienie jest łączone, jest obliczana przez "
"podzielenie tej wartości przez wysokość warstwy i zaokrąglenie w dół do "
"najbliższej liczby całkowitej.\n"
"\n"
"Użyj wartości absolutnych w mm (np. 0,32 mm dla dyszy 0,4 mm) lub wartości "
"procentowych (np. 80%). Ta wartość nie może być większa niż średnica dyszy."
msgid "Filament to print internal sparse infill." msgid "Filament to print internal sparse infill."
msgstr "" msgstr ""
@@ -13268,12 +13444,15 @@ msgid "Distance from skirt to brim or object"
msgstr "Odległość Skirtu do Brimu albo od obiektu" msgstr "Odległość Skirtu do Brimu albo od obiektu"
msgid "Skirt start point" msgid "Skirt start point"
msgstr "" msgstr "Punkt początkowy Skirtu"
msgid "" msgid ""
"Angle from the object center to skirt start point. Zero is the most right " "Angle from the object center to skirt start point. Zero is the most right "
"position, counter clockwise is positive angle." "position, counter clockwise is positive angle."
msgstr "" msgstr ""
"Kąt między środkiem obiektu a punktem początkowym Skirtu. Zero to pozycja "
"najbardziej po prawej stronie, a w kieruneku przeciwnym do ruchu wskazówek "
"zegara to kąt dodatni."
msgid "Skirt height" msgid "Skirt height"
msgstr "Wysokość Skirtu" msgstr "Wysokość Skirtu"
@@ -13295,6 +13474,17 @@ msgid ""
"distance from the object. Therefore, if brims are active it may intersect " "distance from the object. Therefore, if brims are active it may intersect "
"with them. To avoid this, increase the skirt distance value.\n" "with them. To avoid this, increase the skirt distance value.\n"
msgstr "" msgstr ""
"Draft Shield (\"ochrona przed przeciągiem\")jest przydatna do ochrony "
"wydruku z ABS lub ASA przed wypaczaniem i oderwaniem się od stołu drukarki z "
"powodu podmuchów powietrza. Zazwyczaj jest to potrzebne tylko w przypadku "
"drukarek otwartych, czyli bez obudowy.\n"
"\n"
"Włączony = skirt ma wysokość równą najwyższemu wydrukowanemu obiektowi. W "
"przeciwnym razie stosuje się \"wysokość obramowania\".\n"
"Uwaga: Aktywując funkcję Draft Shield, Skirt zostanie wydrukowany w takiej "
"odległości od obiektu jak określono w odstęp Skirtu od obiektu. Jeśli w tym "
"samym czasie Brim jest też aktywny, może dojść do jego przecięcia się ze "
"Skirt-em. Aby temu zapobiec, zwiększ wartość odległości od Skirtu\n"
msgid "Disabled" msgid "Disabled"
msgstr "Wyłączony" msgstr "Wyłączony"
@@ -13303,18 +13493,20 @@ msgid "Enabled"
msgstr "Włączony" msgstr "Włączony"
msgid "Skirt type" msgid "Skirt type"
msgstr "" msgstr "Rodzaj Skirtu"
msgid "" msgid ""
"Combined - single skirt for all objects, Per object - individual object " "Combined - single skirt for all objects, Per object - individual object "
"skirt." "skirt."
msgstr "" msgstr ""
"Połączony - pojedynczy skirt dla wszystkich obiektów.\n"
"Dla obiektu - indywidualny skirt dla każdego obiektu."
msgid "Combined" msgid "Combined"
msgstr "" msgstr "Połączony"
msgid "Per object" msgid "Per object"
msgstr "" msgstr "Dla obiektu"
msgid "Skirt loops" msgid "Skirt loops"
msgstr "Ilość pętli Skirtu" msgstr "Ilość pętli Skirtu"
@@ -13342,6 +13534,13 @@ msgid ""
"Final number of loops is not taling into account whli arranging or " "Final number of loops is not taling into account whli arranging or "
"validating objects distance. Increase loop number in such case. " "validating objects distance. Increase loop number in such case. "
msgstr "" msgstr ""
"Minimalna długość ekstruzji filamentu w mm podczas drukowania skirtu. Zero "
"oznacza, że ta funkcja jest wyłączona.\n"
"\n"
"Użycie wartości większej od zera jest przydatne, jeśli drukarka jest "
"skonfigurowana do drukowania bez linii wstępnej. Ostateczna liczba pętli nie "
"uwzględnia odległości między obiektami podczas ich układania lub "
"weryfikacji. W takim przypadku zwiększ liczbę pętli."
msgid "" msgid ""
"The printing speed in exported gcode will be slowed down, when the estimated " "The printing speed in exported gcode will be slowed down, when the estimated "
@@ -13795,7 +13994,7 @@ msgstr ""
"płaskimi nawisami." "płaskimi nawisami."
msgid "Default (Grid/Organic" msgid "Default (Grid/Organic"
msgstr "" msgstr "Domyślne (Kratka/Organiczne)"
msgid "Snug" msgid "Snug"
msgstr "Przylegający" msgstr "Przylegający"
@@ -13981,6 +14180,15 @@ msgid ""
"either via macros or natively and is usually used when an active chamber " "either via macros or natively and is usually used when an active chamber "
"heater is installed." "heater is installed."
msgstr "" msgstr ""
"Włącz tę opcję, aby automatycznie kontrolować temperaturę komory. Ta opcja "
"aktywuje wysyłanie polecenia M191 przed \"machine_start_gcode\", które "
"ustawia temperaturę komory i czeka, aż zostanie osiągnięta. Dodatkowo na "
"końcu druku wysyła polecenie M141, aby wyłączyć podgrzewacz komory, jeśli "
"jest obecny.\n"
"\n"
"Ta opcja opiera się na poleceniach M191 i M141 wspieranych przez "
"oprogramowanie układowe, czy to za pomocą makr, czy natywnie i jest używana, "
"gdy zainstalowany jest aktywna podgrzewacz."
msgid "Chamber temperature" msgid "Chamber temperature"
msgstr "Temperatura komory" msgstr "Temperatura komory"
@@ -14004,6 +14212,24 @@ msgid ""
"desire to handle heat soaking in the print start macro if no active chamber " "desire to handle heat soaking in the print start macro if no active chamber "
"heater is installed." "heater is installed."
msgstr "" msgstr ""
"Dla materiałów wysokotemperaturowych, takich jak ABS, ASA, PC i PA, wyższa "
"temperatura komory może pomóc w tłumieniu lub redukcji odkształceń i "
"potencjalnie prowadzić do wyższej siły połączeń międzywarstwowych. Jednak "
"jednocześnie wyższa temperatura komory obniża efektywność filtracji "
"powietrza dla ABS i ASA.\n"
"\n"
"Dla PLA, PETG, TPU, PVA i innych materiałów niskotemperaturowych ta opcja "
"powinna być wyłączona (ustawiona na 0), ponieważ temperatura komory powinna "
"być niska, aby uniknąć zatykania ekstrudera spowodowanego zmiękczeniem "
"materiału w miejscu przejścia ciepła.\n"
"\n"
"Jeśli włączona, ten parametr ustawia także zmienną gcode o nazwie "
"chamber_temperature, która może być użyta do przekazania żądanej temperatury "
"komory do makra rozpoczynającego drukowanie, lub makra utrzymywania ciepła, "
"na przykład: PRINT_START (inne zmienne) CHAMBER_TEMP=[chamber_temperature]. "
"Może to być przydatne, jeśli twoja drukarka nie obsługuje poleceń M141/M191 "
"lub jeśli chcesz zarządzać utrzymywaniem ciepła w makrze rozpoczynającym "
"drukowanie, jeśli nie jest zainstalowany aktywna podgrzewacz komory."
msgid "Nozzle temperature for layers after the initial one" msgid "Nozzle temperature for layers after the initial one"
msgstr "Temperatura dyszy dla warstw po początkowej" msgstr "Temperatura dyszy dla warstw po początkowej"
@@ -16237,7 +16463,7 @@ msgid "Process presets(.zip)"
msgstr "Profile procesu (.zip)" msgstr "Profile procesu (.zip)"
msgid "initialize fail" msgid "initialize fail"
msgstr "Błąd inicjalizacji" msgstr "błąd inicjalizacji"
msgid "add file fail" msgid "add file fail"
msgstr "Dodawanie pliku nie powiodło się" msgstr "Dodawanie pliku nie powiodło się"
@@ -16246,7 +16472,7 @@ msgid "add bundle structure file fail"
msgstr "Błąd dodawania pliku struktury pakietu konfiguracji" msgstr "Błąd dodawania pliku struktury pakietu konfiguracji"
msgid "finalize fail" msgid "finalize fail"
msgstr "Finalizacja nie powiodła się" msgstr "finalizacja nie powiodła się"
msgid "open zip written fail" msgid "open zip written fail"
msgstr "błąd zapisu ZIP" msgstr "błąd zapisu ZIP"

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -24,6 +24,10 @@
"name": "Creality CR-6 Max", "name": "Creality CR-6 Max",
"sub_path": "machine/Creality CR-6 Max.json" "sub_path": "machine/Creality CR-6 Max.json"
}, },
{
"name": "Creality CR-M4",
"sub_path": "machine/Creality CR-M4.json"
},
{ {
"name": "Creality Ender-3 V2", "name": "Creality Ender-3 V2",
"sub_path": "machine/Creality Ender-3 V2.json" "sub_path": "machine/Creality Ender-3 V2.json"
@@ -107,6 +111,14 @@
{ {
"name": "Creality K1 Max", "name": "Creality K1 Max",
"sub_path": "machine/Creality K1 Max.json" "sub_path": "machine/Creality K1 Max.json"
},
{
"name": "Creality K1 SE",
"sub_path": "machine/Creality K1 SE.json"
},
{
"name": "Creality K2 Plus",
"sub_path": "machine/Creality K2 Plus.json"
} }
], ],
"process_list": [ "process_list": [
@@ -246,6 +258,14 @@
"name": "0.08mm SuperDetail @Creality Ender5Pro (2019) 0.3", "name": "0.08mm SuperDetail @Creality Ender5Pro (2019) 0.3",
"sub_path": "process/0.08mm SuperDetail @Creality Ender5Pro (2019) 0.3.json" "sub_path": "process/0.08mm SuperDetail @Creality Ender5Pro (2019) 0.3.json"
}, },
{
"name": "0.08mm SuperDetail @Creality K2 Plus 0.2 nozzle",
"sub_path": "process/0.08mm SuperDetail @Creality K2 Plus 0.2 nozzle.json"
},
{
"name": "0.08mm SuperDetail @Creality K2 Plus 0.4 nozzle",
"sub_path": "process/0.08mm SuperDetail @Creality K2 Plus 0.4 nozzle.json"
},
{ {
"name": "0.10mm HighDetail @Creality CR-6 0.4.json", "name": "0.10mm HighDetail @Creality CR-6 0.4.json",
"sub_path": "process/0.10mm HighDetail @Creality CR-6 0.4.json" "sub_path": "process/0.10mm HighDetail @Creality CR-6 0.4.json"
@@ -262,6 +282,14 @@
"name": "0.10mm HighDetail @Creality Ender5Pro (2019) 0.3", "name": "0.10mm HighDetail @Creality Ender5Pro (2019) 0.3",
"sub_path": "process/0.10mm HighDetail @Creality Ender5Pro (2019) 0.3.json" "sub_path": "process/0.10mm HighDetail @Creality Ender5Pro (2019) 0.3.json"
}, },
{
"name": "0.10mm HighDetail @Creality CR-M4",
"sub_path": "process/0.10mm HighDetail @Creality CR-M4.json"
},
{
"name": "0.10mm HighDetail @Creality K2 Plus 0.2 nozzle",
"sub_path": "process/0.10mm HighDetail @Creality K2 Plus 0.2 nozzle.json"
},
{ {
"name": "0.12mm Detail @Creality Ender3 0.2", "name": "0.12mm Detail @Creality Ender3 0.2",
"sub_path": "process/0.12mm Fine @Creality Ender3 0.2.json" "sub_path": "process/0.12mm Fine @Creality Ender3 0.2.json"
@@ -374,6 +402,26 @@
"name": "0.12mm Detail @Creality Ender5Pro (2019) 0.5", "name": "0.12mm Detail @Creality Ender5Pro (2019) 0.5",
"sub_path": "process/0.12mm Detail @Creality Ender5Pro (2019) 0.5.json" "sub_path": "process/0.12mm Detail @Creality Ender5Pro (2019) 0.5.json"
}, },
{
"name": "0.15mm Detail @Creality CR-M4",
"sub_path": "process/0.15mm Detail @Creality CR-M4.json"
},
{
"name": "0.12mm Detail @Creality K2 Plus 0.2 nozzle",
"sub_path": "process/0.12mm Detail @Creality K2 Plus 0.2 nozzle.json"
},
{
"name": "0.12mm Detail @Creality K2 Plus 0.4 nozzle",
"sub_path": "process/0.12mm Detail @Creality K2 Plus 0.4 nozzle.json"
},
{
"name": "0.18mm Detail @Creality K2 Plus 0.6 nozzle",
"sub_path": "process/0.18mm Detail @Creality K2 Plus 0.6 nozzle.json"
},
{
"name": "0.24mm Detail @Creality K2 Plus 0.8 nozzle",
"sub_path": "process/0.24mm Detail @Creality K2 Plus 0.8 nozzle.json"
},
{ {
"name": "0.16mm Optimal @Creality CR10V2", "name": "0.16mm Optimal @Creality CR10V2",
"sub_path": "process/0.16mm Optimal @Creality CR10V2.json" "sub_path": "process/0.16mm Optimal @Creality CR10V2.json"
@@ -530,6 +578,22 @@
"name": "0.16mm Optimal @Creality K1Max (0.4 nozzle)", "name": "0.16mm Optimal @Creality K1Max (0.4 nozzle)",
"sub_path": "process/0.16mm Optimal @Creality K1Max (0.4 nozzle).json" "sub_path": "process/0.16mm Optimal @Creality K1Max (0.4 nozzle).json"
}, },
{
"name": "0.14mm Optimal @Creality K2 Plus 0.2 nozzle",
"sub_path": "process/0.14mm Optimal @Creality K2 Plus 0.2 nozzle.json"
},
{
"name": "0.16mm Optimal @Creality K2 Plus 0.4 nozzle",
"sub_path": "process/0.16mm Optimal @Creality K2 Plus 0.4 nozzle.json"
},
{
"name": "0.24mm Optimal @Creality K2 Plus 0.6 nozzle",
"sub_path": "process/0.24mm Optimal @Creality K2 Plus 0.6 nozzle.json"
},
{
"name": "0.32mm Optimal @Creality K2 Plus 0.8 nozzle",
"sub_path": "process/0.32mm Optimal @Creality K2 Plus 0.8 nozzle.json"
},
{ {
"name": "0.20mm Standard @Creality CR10V2", "name": "0.20mm Standard @Creality CR10V2",
"sub_path": "process/0.20mm Standard @Creality CR10V2.json" "sub_path": "process/0.20mm Standard @Creality CR10V2.json"
@@ -686,6 +750,10 @@
"name": "0.20mm Standard @Creality Ender6", "name": "0.20mm Standard @Creality Ender6",
"sub_path": "process/0.20mm Standard @Creality Ender6.json" "sub_path": "process/0.20mm Standard @Creality Ender6.json"
}, },
{
"name": "0.20mm Standard @Creality CR-M4",
"sub_path": "process/0.20mm Standard @Creality CR-M4.json"
},
{ {
"name": "0.20mm Standard @Creality K1 (0.4 nozzle)", "name": "0.20mm Standard @Creality K1 (0.4 nozzle)",
"sub_path": "process/0.20mm Standard @Creality K1 (0.4 nozzle).json" "sub_path": "process/0.20mm Standard @Creality K1 (0.4 nozzle).json"
@@ -698,6 +766,22 @@
"name": "0.20mm Standard @Creality K1Max (0.4 nozzle)", "name": "0.20mm Standard @Creality K1Max (0.4 nozzle)",
"sub_path": "process/0.20mm Standard @Creality K1Max (0.4 nozzle).json" "sub_path": "process/0.20mm Standard @Creality K1Max (0.4 nozzle).json"
}, },
{
"name": "0.20mm Standard @Creality K2 Plus 0.4 nozzle",
"sub_path": "process/0.20mm Standard @Creality K2 Plus 0.4 nozzle.json"
},
{
"name": "0.30mm Standard @Creality K2 Plus 0.6 nozzle",
"sub_path": "process/0.30mm Standard @Creality K2 Plus 0.6 nozzle.json"
},
{
"name": "0.40mm Standard @Creality K2 Plus 0.8 nozzle",
"sub_path": "process/0.40mm Standard @Creality K2 Plus 0.8 nozzle.json"
},
{
"name": "0.20mm Fast @Creality K1 SE 0.4",
"sub_path": "process/0.20mm Fast @Creality K1 SE 0.4.json"
},
{ {
"name": "0.24mm Draft @Creality Ender3 0.2", "name": "0.24mm Draft @Creality Ender3 0.2",
"sub_path": "process/0.24mm Draft @Creality Ender3 0.2.json" "sub_path": "process/0.24mm Draft @Creality Ender3 0.2.json"
@@ -826,6 +910,18 @@
"name": "0.24mm Draft @Creality Ender5Pro (2019) 0.8", "name": "0.24mm Draft @Creality Ender5Pro (2019) 0.8",
"sub_path": "process/0.24mm Draft @Creality Ender5Pro (2019) 0.8.json" "sub_path": "process/0.24mm Draft @Creality Ender5Pro (2019) 0.8.json"
}, },
{
"name": "0.24mm Draft @Creality K2 Plus 0.4 nozzle",
"sub_path": "process/0.24mm Draft @Creality K2 Plus 0.4 nozzle.json"
},
{
"name": "0.36mm Draft @Creality K2 Plus 0.6 nozzle",
"sub_path": "process/0.36mm Draft @Creality K2 Plus 0.6 nozzle.json"
},
{
"name": "0.48mm Draft @Creality K2 Plus 0.8 nozzle",
"sub_path": "process/0.48mm Draft @Creality K2 Plus 0.8 nozzle.json"
},
{ {
"name": "0.28mm SuperDraft @Creality Ender3 0.2", "name": "0.28mm SuperDraft @Creality Ender3 0.2",
"sub_path": "process/0.28mm SuperDraft @Creality Ender3 0.2.json" "sub_path": "process/0.28mm SuperDraft @Creality Ender3 0.2.json"
@@ -882,6 +978,18 @@
"name": "0.28mm SuperDraft @Creality Ender5Pro (2019) 1.0", "name": "0.28mm SuperDraft @Creality Ender5Pro (2019) 1.0",
"sub_path": "process/0.28mm SuperDraft @Creality Ender5Pro (2019) 1.0.json" "sub_path": "process/0.28mm SuperDraft @Creality Ender5Pro (2019) 1.0.json"
}, },
{
"name": "0.28mm SuperDraft @Creality K2 Plus 0.4 nozzle",
"sub_path": "process/0.28mm SuperDraft @Creality K2 Plus 0.4 nozzle.json"
},
{
"name": "0.42mm SuperDraft @Creality K2 Plus 0.6 nozzle",
"sub_path": "process/0.42mm SuperDraft @Creality K2 Plus 0.6 nozzle.json"
},
{
"name": "0.56mm SuperDraft @Creality K2 Plus 0.8 nozzle",
"sub_path": "process/0.56mm SuperDraft @Creality K2 Plus 0.8 nozzle.json"
},
{ {
"name": "0.32mm Chunky @Creality CR-6 0.6", "name": "0.32mm Chunky @Creality CR-6 0.6",
"sub_path": "process/0.32mm Chunky @Creality CR-6 0.6.json" "sub_path": "process/0.32mm Chunky @Creality CR-6 0.6.json"
@@ -1179,6 +1287,46 @@
{ {
"name": "Creality Generic TPU @K1-all", "name": "Creality Generic TPU @K1-all",
"sub_path": "filament/Creality Generic TPU @K1-all.json" "sub_path": "filament/Creality Generic TPU @K1-all.json"
},
{
"name": "Creality Generic ABS @K2-all",
"sub_path": "filament/Creality Generic ABS @K2-all.json"
},
{
"name": "Creality Generic ASA @K2-all",
"sub_path": "filament/Creality Generic ASA @K2-all.json"
},
{
"name": "Creality Generic PETG @K2-all",
"sub_path": "filament/Creality Generic PETG @K2-all.json"
},
{
"name": "Creality Generic PLA @K2-all",
"sub_path": "filament/Creality Generic PLA @K2-all.json"
},
{
"name": "Creality Generic PLA High Speed @K2-all",
"sub_path": "filament/Creality Generic PLA High Speed @K2-all.json"
},
{
"name": "Creality Generic PLA Matte @K2-all",
"sub_path": "filament/Creality Generic PLA Matte @K2-all.json"
},
{
"name": "Creality Generic PLA Silk @K2-all",
"sub_path": "filament/Creality Generic PLA Silk @K2-all.json"
},
{
"name": "Creality Generic TPU @K2-all",
"sub_path": "filament/Creality Generic TPU @K2-all.json"
},
{
"name": "Creality Generic PLA-CF @K2-all",
"sub_path": "filament/Creality Generic PLA-CF @K2-all.json"
},
{
"name": "Creality Generic PA-CF @K2-all",
"sub_path": "filament/Creality Generic PA-CF @K2-all.json"
} }
], ],
"machine_list": [ "machine_list": [
@@ -1250,6 +1398,10 @@
"name": "Creality CR-6 Max 0.8 nozzle", "name": "Creality CR-6 Max 0.8 nozzle",
"sub_path": "machine/Creality CR-6 Max 0.8 nozzle.json" "sub_path": "machine/Creality CR-6 Max 0.8 nozzle.json"
}, },
{
"name": "Creality CR-M4 0.4 nozzle",
"sub_path": "machine/Creality CR-M4 0.4 nozzle.json"
},
{ {
"name": "Creality Ender-3 V2 0.4 nozzle", "name": "Creality Ender-3 V2 0.4 nozzle",
"sub_path": "machine/Creality Ender-3 V2 0.4 nozzle.json" "sub_path": "machine/Creality Ender-3 V2 0.4 nozzle.json"
@@ -1426,6 +1578,10 @@
"name": "Creality K1C 0.8 nozzle", "name": "Creality K1C 0.8 nozzle",
"sub_path": "machine/Creality K1C 0.8 nozzle.json" "sub_path": "machine/Creality K1C 0.8 nozzle.json"
}, },
{
"name": "Creality K1 SE 0.4 nozzle",
"sub_path": "machine/Creality K1 SE 0.4 nozzle.json"
},
{ {
"name": "Creality K1 Max (0.4 nozzle)", "name": "Creality K1 Max (0.4 nozzle)",
"sub_path": "machine/Creality K1 Max (0.4 nozzle).json" "sub_path": "machine/Creality K1 Max (0.4 nozzle).json"
@@ -1437,6 +1593,22 @@
{ {
"name": "Creality K1 Max (0.8 nozzle)", "name": "Creality K1 Max (0.8 nozzle)",
"sub_path": "machine/Creality K1 Max (0.8 nozzle).json" "sub_path": "machine/Creality K1 Max (0.8 nozzle).json"
},
{
"name": "Creality K2 Plus 0.2 nozzle",
"sub_path": "machine/Creality K2 Plus 0.2 nozzle.json"
},
{
"name": "Creality K2 Plus 0.4 nozzle",
"sub_path": "machine/Creality K2 Plus 0.4 nozzle.json"
},
{
"name": "Creality K2 Plus 0.6 nozzle",
"sub_path": "machine/Creality K2 Plus 0.6 nozzle.json"
},
{
"name": "Creality K2 Plus 0.8 nozzle",
"sub_path": "machine/Creality K2 Plus 0.8 nozzle.json"
} }
] ]
} }

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

View File

@@ -17,6 +17,7 @@
"compatible_printers": [ "compatible_printers": [
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle" "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle"
] ]
} }

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"setting_id": "GFSA04_CREALITY_00",
"name": "Creality Generic ABS @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic ABS",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"18"
],
"slow_down_layer_time": [
"12"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -58,6 +58,7 @@
"Creality CR-10 SE 0.2 nozzle", "Creality CR-10 SE 0.2 nozzle",
"Creality CR-10 SE 0.4 nozzle", "Creality CR-10 SE 0.4 nozzle",
"Creality CR-10 SE 0.6 nozzle", "Creality CR-10 SE 0.6 nozzle",
"Creality CR-10 SE 0.8 nozzle" "Creality CR-10 SE 0.8 nozzle",
"Creality CR-M4 0.4 nozzle"
] ]
} }

View File

@@ -17,6 +17,7 @@
"compatible_printers": [ "compatible_printers": [
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle" "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle"
] ]
} }

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"setting_id": "GFSA04_00",
"name": "Creality Generic ASA @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic ASA",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"14"
],
"slow_down_layer_time": [
"10"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -12,6 +12,7 @@
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle", "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle",
"Creality K1 Max (0.4 nozzle)", "Creality K1 Max (0.4 nozzle)",
"Creality K1 Max (0.6 nozzle)", "Creality K1 Max (0.6 nozzle)",
"Creality K1 Max (0.8 nozzle)" "Creality K1 Max (0.8 nozzle)"

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"name": "Creality Generic PA-CF @K2-all",
"inherits": "Creality Generic PA-CF",
"from": "system",
"setting_id": "GFSN99_01",
"instantiation": "true",
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"fan_min_speed": [
"30"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -15,6 +15,7 @@
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle", "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle",
"Creality K1 Max (0.4 nozzle)", "Creality K1 Max (0.4 nozzle)",
"Creality K1 Max (0.6 nozzle)", "Creality K1 Max (0.6 nozzle)",
"Creality K1 Max (0.8 nozzle)" "Creality K1 Max (0.8 nozzle)"

View File

@@ -50,6 +50,7 @@
"compatible_printers": [ "compatible_printers": [
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle" "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle"
] ]
} }

View File

@@ -0,0 +1,59 @@
{
"type": "filament",
"setting_id": "GFSG99_00",
"name": "Creality Generic PETG @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic PETG",
"filament_max_volumetric_speed": [
"18"
],
"slow_down_layer_time": [
"8"
],
"slow_down_min_speed": [
"20"
],
"cool_plate_temp": [
"70"
],
"eng_plate_temp": [
"50"
],
"hot_plate_temp": [
"70"
],
"textured_plate_temp": [
"70"
],
"cool_plate_temp_initial_layer": [
"70"
],
"eng_plate_temp_initial_layer": [
"0"
],
"hot_plate_temp_initial_layer": [
"70"
],
"textured_plate_temp_initial_layer": [
"70"
],
"nozzle_temperature_initial_layer": [
"250"
],
"nozzle_temperature": [
"250"
],
"fan_max_speed": [
"80"
],
"reduce_fan_stop_start_freq": [
"1"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -68,6 +68,7 @@
"Creality CR-10 SE 0.2 nozzle", "Creality CR-10 SE 0.2 nozzle",
"Creality CR-10 SE 0.4 nozzle", "Creality CR-10 SE 0.4 nozzle",
"Creality CR-10 SE 0.6 nozzle", "Creality CR-10 SE 0.6 nozzle",
"Creality CR-10 SE 0.8 nozzle" "Creality CR-10 SE 0.8 nozzle",
"Creality CR-M4 0.4 nozzle"
] ]
} }

View File

@@ -41,6 +41,7 @@
"compatible_printers": [ "compatible_printers": [
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle" "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle"
] ]
} }

View File

@@ -0,0 +1,53 @@
{
"type": "filament",
"setting_id": "GFSL99_00",
"name": "Creality Generic PLA @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic PLA",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"18"
],
"slow_down_min_speed": [
"20"
],
"slow_down_layer_time": [
"4"
],
"cool_plate_temp": [
"50"
],
"eng_plate_temp": [
"50"
],
"hot_plate_temp": [
"50"
],
"textured_plate_temp": [
"50"
],
"cool_plate_temp_initial_layer": [
"50"
],
"eng_plate_temp_initial_layer": [
"50"
],
"hot_plate_temp_initial_layer": [
"50"
],
"textured_plate_temp_initial_layer": [
"50"
],
"reduce_fan_stop_start_freq": [
"1"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -15,6 +15,7 @@
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle", "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle",
"Creality K1 Max (0.4 nozzle)", "Creality K1 Max (0.4 nozzle)",
"Creality K1 Max (0.6 nozzle)", "Creality K1 Max (0.6 nozzle)",
"Creality K1 Max (0.8 nozzle)" "Creality K1 Max (0.8 nozzle)"

View File

@@ -0,0 +1,17 @@
{
"type": "filament",
"setting_id": "GFSL95_00",
"name": "Creality Generic PLA High Speed @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic PLA @K2-all",
"filament_max_volumetric_speed": [
"23"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -15,6 +15,7 @@
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle", "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle",
"Creality K1 Max (0.4 nozzle)", "Creality K1 Max (0.4 nozzle)",
"Creality K1 Max (0.6 nozzle)", "Creality K1 Max (0.6 nozzle)",
"Creality K1 Max (0.8 nozzle)" "Creality K1 Max (0.8 nozzle)"

View File

@@ -0,0 +1,17 @@
{
"type": "filament",
"setting_id": "GFSL05_00",
"name": "Creality Generic PLA Matte @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic PLA @K2-all",
"filament_max_volumetric_speed": [
"18"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -15,6 +15,7 @@
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle", "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle",
"Creality K1 Max (0.4 nozzle)", "Creality K1 Max (0.4 nozzle)",
"Creality K1 Max (0.6 nozzle)", "Creality K1 Max (0.6 nozzle)",
"Creality K1 Max (0.8 nozzle)" "Creality K1 Max (0.8 nozzle)"

View File

@@ -0,0 +1,17 @@
{
"type": "filament",
"setting_id": "GFSL96_00",
"name": "Creality Generic PLA Silk @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic PLA @K2-all",
"filament_max_volumetric_speed": [
"10"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -15,6 +15,7 @@
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle", "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle",
"Creality K1 Max (0.4 nozzle)", "Creality K1 Max (0.4 nozzle)",
"Creality K1 Max (0.6 nozzle)", "Creality K1 Max (0.6 nozzle)",
"Creality K1 Max (0.8 nozzle)" "Creality K1 Max (0.8 nozzle)"

View File

@@ -0,0 +1,23 @@
{
"type": "filament",
"setting_id": "GFSL96_00",
"name": "Creality Generic PLA-CF @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic PLA-CF",
"filament_max_volumetric_speed": [
"18"
],
"slow_down_layer_time": [
"8"
],
"additional_cooling_fan_speed": [
"0"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -59,6 +59,7 @@
"Creality CR-10 SE 0.2 nozzle", "Creality CR-10 SE 0.2 nozzle",
"Creality CR-10 SE 0.4 nozzle", "Creality CR-10 SE 0.4 nozzle",
"Creality CR-10 SE 0.6 nozzle", "Creality CR-10 SE 0.6 nozzle",
"Creality CR-10 SE 0.8 nozzle" "Creality CR-10 SE 0.8 nozzle",
"Creality CR-M4 0.4 nozzle"
] ]
} }

View File

@@ -35,6 +35,7 @@
"compatible_printers": [ "compatible_printers": [
"Creality K1C 0.4 nozzle", "Creality K1C 0.4 nozzle",
"Creality K1C 0.6 nozzle", "Creality K1C 0.6 nozzle",
"Creality K1C 0.8 nozzle" "Creality K1C 0.8 nozzle",
"Creality K1 SE 0.4 nozzle"
] ]
} }

View File

@@ -0,0 +1,41 @@
{
"type": "filament",
"setting_id": "GFU99_CREALITY_00",
"name": "Creality Generic TPU @K2-all",
"from": "system",
"instantiation": "true",
"inherits": "Creality Generic TPU",
"hot_plate_temp": [
"40"
],
"hot_plate_temp_initial_layer": [
"40"
],
"textured_plate_temp": [
"40"
],
"textured_plate_temp_initial_layer": [
"40"
],
"nozzle_temperature_initial_layer": [
"220"
],
"nozzle_temperature": [
"220"
],
"filament_max_volumetric_speed": [
"3"
],
"slow_down_layer_time": [
"8"
],
"reduce_fan_stop_start_freq": [
"1"
],
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle",
"Creality K2 Plus 0.4 nozzle",
"Creality K2 Plus 0.6 nozzle",
"Creality K2 Plus 0.8 nozzle"
]
}

View File

@@ -16,7 +16,7 @@
"Creality K1 Max (0.4 nozzle)", "Creality K1 Max (0.4 nozzle)",
"Creality K1 Max (0.6 nozzle)", "Creality K1 Max (0.6 nozzle)",
"Creality K1 Max (0.8 nozzle)", "Creality K1 Max (0.8 nozzle)",
"Creality Sermoon V1 0.4 nozzle", "Creality Sermoon V1 0.4 nozzle",
"Creality CR-10 SE 0.2 nozzle", "Creality CR-10 SE 0.2 nozzle",
"Creality CR-10 SE 0.4 nozzle", "Creality CR-10 SE 0.4 nozzle",
"Creality CR-10 SE 0.6 nozzle", "Creality CR-10 SE 0.6 nozzle",

View File

@@ -0,0 +1,54 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Creality CR-M4 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality CR-M4",
"gcode_flavor": "marlin",
"printer_structure": "i3",
"default_filament_profile": [
"Creality Generic PLA"
],
"default_print_profile": "0.20mm Standard @Creality CR-M4",
"nozzle_diameter": [
"0.4"
],
"printable_height": "470",
"printable_area": [
"0x0",
"450x0",
"450x450",
"0x450"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_acceleration_z": [
"100",
"100"
],
"machine_max_jerk_x": [
"10",
"10"
],
"machine_max_jerk_y": [
"10",
"10"
],
"retraction_minimum_travel": [
"0.8"
],
"retraction_length": [
"0.8"
],
"retraction_speed": [
"40"
],
"nozzle_type": "undefine",
"auxiliary_fan": "0",
"machine_start_gcode": "M220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG28 ;Home\nG92 E0 ;Reset Extruder\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM109 S[material_print_temperature_layer_0]\nG1 X10.1 Y145.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y145.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder\nG1 E-1.0000 F1800 ;Retract a bit\nG1 Z2.0 F3000 ;Move Z Axis up\nG1 E0.0000 F1800 ",
"machine_end_gcode": "G91 ;Relative positionning\nG1 E-2 F2700 ;Retract a bit\nG1 E-2 Z0.2 F2400 ;Retract and raise Z\nG1 X5 Y5 F3000 ;Wipe out\nG1 Z10 ;Raise Z more\nG90 ;Absolute positionning\nG1 X0 Y0 ;Present print\nM106 S0 ;Turn-off fan\nM104 S0 ;Turn-off hotend\nM140 S0 ;Turn-off bed\nM84 X Y E ;Disable all steppers but Z"
}

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Creality CR-M4",
"model_id": "Creality-CR-M4",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Creality",
"bed_model": "creality_crm4_buildplate_model.stl",
"bed_texture": "creality_crm4_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Creality Generic PLA;Creality Generic PETG;Creality Generic ABS"
}

View File

@@ -0,0 +1,134 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Creality K1 SE 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality K1 SE",
"gcode_flavor": "klipper",
"default_print_profile": "0.20mm Fast @Creality K1 SE 0.4",
"nozzle_diameter": [
"0.4"
],
"printer_variant": "0.4",
"printable_area": [
"0x0",
"220x0",
"220x220",
"0x220"
],
"printable_height": "250",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "0",
"support_air_filtration": "0",
"support_multi_bed_types": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"20000",
"20000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"20000",
"20000"
],
"machine_max_acceleration_x": [
"20000",
"20000"
],
"machine_max_acceleration_y": [
"20000",
"20000"
],
"machine_max_acceleration_z": [
"500",
"500"
],
"machine_max_speed_e": [
"100",
"100"
],
"machine_max_speed_x": [
"800",
"800"
],
"machine_max_speed_y": [
"800",
"800"
],
"machine_max_speed_z": [
"30",
"30"
],
"machine_max_jerk_e": [
"10",
"10"
],
"machine_max_jerk_x": [
"20",
"20"
],
"machine_max_jerk_y": [
"20",
"20"
],
"machine_max_jerk_z": [
"5",
"5"
],
"max_layer_height": [
"0.32"
],
"min_layer_height": [
"0.08"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
"1"
],
"retract_before_wipe": [
"70%"
],
"retraction_length": [
"0.8"
],
"retract_length_toolchange": [
"0"
],
"retraction_speed": [
"40"
],
"deretraction_speed": [
"40"
],
"extruder_clearance_height_to_lid": "101",
"extruder_clearance_height_to_rod": "45",
"extruder_clearance_radius": "45",
"z_hop": [
"0.4"
],
"wipe_distance": [
"2"
],
"single_extruder_multi_material": "1",
"manual_filament_change": "0",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Creality Generic PLA @K1-all"
],
"machine_start_gcode": "M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]",
"machine_end_gcode": "END_PRINT",
"scan_first_layer": "0",
"thumbnails_format": "PNG",
"thumbnails": [
"300x300",
"96x96"
]
}

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Creality K1 SE",
"model_id": "Creality-K1-SE",
"nozzle_diameter": "0.4",
"machine_tech": "FFF",
"family": "Creality",
"bed_model": "creality_k1se_buildplate_model.stl",
"bed_texture": "creality_k1se_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Creality Generic ABS @K1-all;Creality Generic ASA @K1-all;Creality Generic PA-CF @K1-all;Creality Generic PC @K1-all;Creality Generic PETG @K1-all;Creality Generic PLA @K1-all;Creality Generic PLA High Speed @K1-all;Creality Generic PLA Matte @K1-all;Creality Generic PLA Silk @K1-all;Creality Generic PLA-CF @K1-all;Creality Generic TPU @K1-all"
}

View File

@@ -0,0 +1,134 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Creality K2 Plus 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality K2 Plus",
"gcode_flavor": "klipper",
"default_print_profile": "0.14mm Optimal @Creality K2 Plus 0.2 nozzle",
"nozzle_diameter": [
"0.2"
],
"printer_variant": "0.2",
"printable_area": [
"0x0",
"350x0",
"350x350",
"0x350"
],
"printable_height": "350",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "1",
"support_air_filtration": "1",
"support_multi_bed_types": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"30000",
"30000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"30000",
"30000"
],
"machine_max_acceleration_x": [
"30000",
"30000"
],
"machine_max_acceleration_y": [
"30000",
"30000"
],
"machine_max_acceleration_z": [
"5000",
"5000"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_x": [
"800",
"800"
],
"machine_max_speed_y": [
"800",
"800"
],
"machine_max_speed_z": [
"10",
"10"
],
"machine_max_jerk_e": [
"10",
"10"
],
"machine_max_jerk_x": [
"20",
"20"
],
"machine_max_jerk_y": [
"20",
"20"
],
"machine_max_jerk_z": [
"5",
"5"
],
"max_layer_height": [
"0.3"
],
"min_layer_height": [
"0.08"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
"2"
],
"retract_before_wipe": [
"70%"
],
"retraction_length": [
"0.5"
],
"retract_length_toolchange": [
"0"
],
"retraction_speed": [
"40"
],
"deretraction_speed": [
"40"
],
"extruder_clearance_height_to_lid": "118",
"extruder_clearance_height_to_rod": "24",
"extruder_clearance_radius": "64",
"z_hop": [
"0.4"
],
"wipe_distance": [
"1"
],
"single_extruder_multi_material": "1",
"manual_filament_change": "0",
"default_filament_profile": [
"Creality Generic PLA @K2-all"
],
"machine_start_gcode":"M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y150 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y150 F6000\nG1 X0 Y0 E15 F1500\nG1 X150 Y0 E15 F1500\nG92 E0\nG1 Z1 F600",
"machine_end_gcode": "END_PRINT",
"machine_pause_gcode": "PAUSE",
"scan_first_layer": "0",
"thumbnails_format":"PNG",
"thumbnails": [
"300x300",
"96x96"
]
}

View File

@@ -0,0 +1,134 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Creality K2 Plus 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality K2 Plus",
"gcode_flavor": "klipper",
"default_print_profile": "0.16mm Optimal @Creality K2 Plus 0.4 nozzle",
"nozzle_diameter": [
"0.4"
],
"printer_variant": "0.4",
"printable_area": [
"0x0",
"350x0",
"350x350",
"0x350"
],
"printable_height": "350",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "1",
"support_air_filtration": "1",
"support_multi_bed_types": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"30000",
"30000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"30000",
"30000"
],
"machine_max_acceleration_x": [
"30000",
"30000"
],
"machine_max_acceleration_y": [
"30000",
"30000"
],
"machine_max_acceleration_z": [
"5000",
"5000"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_x": [
"800",
"800"
],
"machine_max_speed_y": [
"800",
"800"
],
"machine_max_speed_z": [
"10",
"10"
],
"machine_max_jerk_e": [
"10",
"10"
],
"machine_max_jerk_x": [
"20",
"20"
],
"machine_max_jerk_y": [
"20",
"20"
],
"machine_max_jerk_z": [
"5",
"5"
],
"max_layer_height": [
"0.3"
],
"min_layer_height": [
"0.08"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
"2"
],
"retract_before_wipe": [
"70%"
],
"retraction_length": [
"0.5"
],
"retract_length_toolchange": [
"0"
],
"retraction_speed": [
"40"
],
"deretraction_speed": [
"40"
],
"extruder_clearance_height_to_lid": "118",
"extruder_clearance_height_to_rod": "24",
"extruder_clearance_radius": "64",
"z_hop": [
"0.4"
],
"wipe_distance": [
"1"
],
"single_extruder_multi_material": "1",
"manual_filament_change": "0",
"default_filament_profile": [
"Creality Generic PLA @K2-all"
],
"machine_start_gcode":"M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y150 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y150 F6000\nG1 X0 Y0 E15 F1500\nG1 X150 Y0 E15 F1500\nG92 E0\nG1 Z1 F600",
"machine_end_gcode": "END_PRINT",
"machine_pause_gcode": "PAUSE",
"scan_first_layer": "0",
"thumbnails_format":"PNG",
"thumbnails": [
"300x300",
"96x96"
]
}

View File

@@ -0,0 +1,134 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Creality K2 Plus 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality K2 Plus",
"gcode_flavor": "klipper",
"default_print_profile": "0.24mm Optimal @Creality K2 Plus 0.6 nozzle",
"nozzle_diameter": [
"0.6"
],
"printer_variant": "0.6",
"printable_area": [
"0x0",
"350x0",
"350x350",
"0x350"
],
"printable_height": "350",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "1",
"support_air_filtration": "1",
"support_multi_bed_types": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"30000",
"30000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"30000",
"30000"
],
"machine_max_acceleration_x": [
"30000",
"30000"
],
"machine_max_acceleration_y": [
"30000",
"30000"
],
"machine_max_acceleration_z": [
"5000",
"5000"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_x": [
"800",
"800"
],
"machine_max_speed_y": [
"800",
"800"
],
"machine_max_speed_z": [
"10",
"10"
],
"machine_max_jerk_e": [
"10",
"10"
],
"machine_max_jerk_x": [
"20",
"20"
],
"machine_max_jerk_y": [
"20",
"20"
],
"machine_max_jerk_z": [
"5",
"5"
],
"max_layer_height": [
"0.42"
],
"min_layer_height": [
"0.08"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
"2"
],
"retract_before_wipe": [
"70%"
],
"retraction_length": [
"0.5"
],
"retract_length_toolchange": [
"0"
],
"retraction_speed": [
"40"
],
"deretraction_speed": [
"40"
],
"extruder_clearance_height_to_lid": "118",
"extruder_clearance_height_to_rod": "24",
"extruder_clearance_radius": "64",
"z_hop": [
"0.4"
],
"wipe_distance": [
"1"
],
"single_extruder_multi_material": "1",
"manual_filament_change": "0",
"default_filament_profile": [
"Creality Generic PLA @K2-all"
],
"machine_start_gcode":"M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y150 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y150 F6000\nG1 X0 Y0 E15 F1500\nG1 X150 Y0 E15 F1500\nG92 E0\nG1 Z1 F600",
"machine_end_gcode": "END_PRINT",
"machine_pause_gcode": "PAUSE",
"scan_first_layer": "0",
"thumbnails_format": "PNG",
"thumbnails": [
"300x300",
"96x96"
]
}

View File

@@ -0,0 +1,134 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Creality K2 Plus 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality K2 Plus",
"gcode_flavor": "klipper",
"default_print_profile": "0.32mm Optimal @Creality K2 Plus 0.8 nozzle",
"nozzle_diameter": [
"0.8"
],
"printer_variant": "0.8",
"printable_area": [
"0x0",
"350x0",
"350x350",
"0x350"
],
"printable_height": "350",
"nozzle_type": "hardened_steel",
"auxiliary_fan": "1",
"support_air_filtration": "1",
"support_multi_bed_types": "0",
"machine_max_acceleration_e": [
"5000",
"5000"
],
"machine_max_acceleration_extruding": [
"30000",
"30000"
],
"machine_max_acceleration_retracting": [
"5000",
"5000"
],
"machine_max_acceleration_travel": [
"30000",
"30000"
],
"machine_max_acceleration_x": [
"30000",
"30000"
],
"machine_max_acceleration_y": [
"30000",
"30000"
],
"machine_max_acceleration_z": [
"5000",
"5000"
],
"machine_max_speed_e": [
"50",
"50"
],
"machine_max_speed_x": [
"800",
"800"
],
"machine_max_speed_y": [
"800",
"800"
],
"machine_max_speed_z": [
"10",
"10"
],
"machine_max_jerk_e": [
"10",
"10"
],
"machine_max_jerk_x": [
"20",
"20"
],
"machine_max_jerk_y": [
"20",
"20"
],
"machine_max_jerk_z": [
"5",
"5"
],
"max_layer_height": [
"0.56"
],
"min_layer_height": [
"0.08"
],
"printer_settings_id": "Creality",
"retraction_minimum_travel": [
"2"
],
"retract_before_wipe": [
"70%"
],
"retraction_length": [
"0.5"
],
"retract_length_toolchange": [
"0"
],
"retraction_speed": [
"40"
],
"deretraction_speed": [
"40"
],
"extruder_clearance_height_to_lid": "118",
"extruder_clearance_height_to_rod": "24",
"extruder_clearance_radius": "64",
"z_hop": [
"0.4"
],
"wipe_distance": [
"1"
],
"single_extruder_multi_material": "1",
"manual_filament_change": "0",
"default_filament_profile": [
"Creality Generic PLA @K2-all"
],
"machine_start_gcode":"M140 S0\nM104 S0 \nSTART_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM204 S2000\nG1 Z3 F600\nM83\nG1 Y150 F12000\nG1 X0 F12000\nG1 Z0.2 F600\nG1 X0 Y150 F6000\nG1 X0 Y0 E15 F1500\nG1 X150 Y0 E15 F1500\nG92 E0\nG1 Z1 F600",
"machine_end_gcode": "END_PRINT",
"machine_pause_gcode": "PAUSE",
"scan_first_layer": "0",
"thumbnails_format":"PNG",
"thumbnails": [
"300x300",
"96x96"
]
}

View File

@@ -0,0 +1,12 @@
{
"type": "machine_model",
"name": "Creality K2 Plus",
"model_id": "Creality-K2-Plus",
"nozzle_diameter": "0.2;0.4;0.6;0.8",
"machine_tech": "FFF",
"family": "Creality",
"bed_model": "creality_k2plus_buildplate_model.stl",
"bed_texture": "creality_k2plus_buildplate_texture.png",
"hotend_model": "",
"default_materials": "Creality Generic ABS @K2-all;Creality Generic ASA @K2-all;Creality Generic PETG @K2-all;Creality Generic PLA @K2-all;Creality Generic PLA High Speed @K2-all;Creality Generic PLA Matte @K2-all;Creality Generic PLA Silk @K2-all"
}

View File

@@ -113,8 +113,6 @@
"1" "1"
], ],
"z_hop_types": "Normal Lift", "z_hop_types": "Normal Lift",
"support_air_filtration": "0",
"support_chamber_temp_control": "0",
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n", "before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
"default_print_profile": "0.16mm Optimal @Bambu Lab X1 Carbon 0.4 nozzle", "default_print_profile": "0.16mm Optimal @Bambu Lab X1 Carbon 0.4 nozzle",
"machine_start_gcode": "G0 Z20 F9000\nG92 E0; G1 E-10 F1200\nG28\nM970 Q1 A10 B10 C130 K0\nM970 Q1 A10 B131 C250 K1\nM974 Q1 S1 P0\nM970 Q0 A10 B10 C130 H20 K0\nM970 Q0 A10 B131 C250 K1\nM974 Q0 S1 P0\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG29 ;Home\nG90;\nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM109 S205;\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder \nG1 X110 Y110 Z2.0 F3000 ;Move Z Axis up", "machine_start_gcode": "G0 Z20 F9000\nG92 E0; G1 E-10 F1200\nG28\nM970 Q1 A10 B10 C130 K0\nM970 Q1 A10 B131 C250 K1\nM974 Q1 S1 P0\nM970 Q0 A10 B10 C130 H20 K0\nM970 Q0 A10 B131 C250 K1\nM974 Q0 S1 P0\nM220 S100 ;Reset Feedrate\nM221 S100 ;Reset Flowrate\nG29 ;Home\nG90;\nG92 E0 ;Reset Extruder \nG1 Z2.0 F3000 ;Move Z Axis up \nG1 X10.1 Y20 Z0.28 F5000.0 ;Move to start position\nM109 S205;\nG1 X10.1 Y200.0 Z0.28 F1500.0 E15 ;Draw the first line\nG1 X10.4 Y200.0 Z0.28 F5000.0 ;Move to side a little\nG1 X10.4 Y20 Z0.28 F1500.0 E30 ;Draw the second line\nG92 E0 ;Reset Extruder \nG1 X110 Y110 Z2.0 F3000 ;Move Z Axis up",

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm SuperDetail @Creality K2 Plus 0.2 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.22",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.22",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.08",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.25",
"inner_wall_speed": "150",
"wall_loops": "4",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.22",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_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.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.22",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.08mm SuperDetail @Creality K2 Plus 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "7",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "50",
"internal_bridge_speed": "150%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "250",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "350",
"interface_shells": "0",
"ironing_flow": "8%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.08",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "350",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "9",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,103 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.10mm HighDetail @Creality CR-M4",
"from": "system",
"inherits": "fdm_process_creality_common",
"instantiation": "true",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "15",
"brim_width": ".4",
"brim_object_gap": "0.1",
"default_acceleration": "500",
"top_surface_acceleration": "500",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"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": "crosshatch",
"initial_layer_acceleration": "500",
"travel_acceleration": "700",
"inner_wall_acceleration": "500",
"initial_layer_line_width": "0.44",
"initial_layer_print_height": "0.1",
"infill_combination": "0",
"sparse_infill_line_width": "0.4",
"infill_wall_overlap": "30%",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.1",
"ironing_speed": "20",
"ironing_type": "no ironing",
"layer_height": "0.1",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "35",
"overhang_4_4_speed": "10",
"inner_wall_line_width": "0.4",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "nearest",
"skirt_distance": "3",
"skirt_height": "1",
"skirt_loops": "1",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.4",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "1.33",
"support_interface_speed": "25",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "60",
"support_threshold_angle": "60",
"support_object_xy_distance": "0.8",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "15",
"inital_travel_speed": "25",
"initial_layer_infill_speed": "15",
"outer_wall_speed": "25",
"inner_wall_speed": "25",
"internal_solid_infill_speed": "50",
"top_surface_speed": "30",
"gap_infill_speed": "30",
"sparse_infill_speed": "50",
"travel_speed": "100",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Creality CR-M4 0.4 nozzle"
]
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.10mm HighDetail @Creality K2 Plus 0.2 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.22",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.22",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.1",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.25",
"inner_wall_speed": "150",
"wall_loops": "4",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.22",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_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.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.22",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Detail @Creality K2 Plus 0.2 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.22",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.22",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.12",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.25",
"inner_wall_speed": "150",
"wall_loops": "4",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.22",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_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.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.22",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.12mm Detail @Creality K2 Plus 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "50",
"internal_bridge_speed": "150%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "250",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "300",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.12",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "6",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.14mm Optimal @Creality K2 Plus 0.2 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "5",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.2 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.22",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.22",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.25",
"initial_layer_print_height": "0.1",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.25",
"infill_wall_overlap": "30",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.14",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.25",
"inner_wall_speed": "150",
"wall_loops": "4",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.22",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_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.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.22",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "7",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,103 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.15mm Detail @Creality CR-M4",
"from": "system",
"inherits": "fdm_process_creality_common",
"instantiation": "true",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "15",
"brim_width": ".4",
"brim_object_gap": "0.1",
"default_acceleration": "500",
"top_surface_acceleration": "500",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"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": "crosshatch",
"initial_layer_acceleration": "500",
"travel_acceleration": "700",
"inner_wall_acceleration": "500",
"initial_layer_line_width": "0.44",
"initial_layer_print_height": "0.15",
"infill_combination": "0",
"sparse_infill_line_width": "0.4",
"infill_wall_overlap": "30%",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.1",
"ironing_speed": "20",
"ironing_type": "no ironing",
"layer_height": "0.15",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "35",
"overhang_4_4_speed": "10",
"inner_wall_line_width": "0.4",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "nearest",
"skirt_distance": "3",
"skirt_height": "1",
"skirt_loops": "1",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.4",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "1.33",
"support_interface_speed": "25",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "60",
"support_threshold_angle": "60",
"support_object_xy_distance": "0.8",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.4",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"initial_layer_speed": "15",
"inital_travel_speed": "25",
"initial_layer_infill_speed": "15",
"outer_wall_speed": "25",
"inner_wall_speed": "25",
"internal_solid_infill_speed": "50",
"top_surface_speed": "30",
"gap_infill_speed": "30",
"sparse_infill_speed": "50",
"travel_speed": "100",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Creality CR-M4 0.4 nozzle"
]
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.16mm Optimal @Creality K2 Plus 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "4",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "50",
"internal_bridge_speed": "150%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "250",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "300",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.16",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.18mm Detail @Creality K2 Plus 0.6 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.6 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.62",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.65",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.18",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.65",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.62",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,110 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Fast @Creality K1 SE 0.4",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "100",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K1 SE 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "1000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "200",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "15%",
"sparse_infill_speed": "250",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "100",
"ironing_type": "no ironing",
"layer_height": "0.2",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "25",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.42",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "2000",
"top_surface_speed": "150",
"top_shell_layers": "4",
"top_shell_thickness": "0.6",
"travel_acceleration": "12000",
"initial_layer_travel_speed": "100%",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,103 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Creality CR-M4",
"from": "system",
"inherits": "fdm_process_creality_common",
"instantiation": "true",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "15",
"brim_width": ".4",
"brim_object_gap": "0.1",
"default_acceleration": "500",
"top_surface_acceleration": "500",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0",
"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": "crosshatch",
"initial_layer_acceleration": "500",
"travel_acceleration": "700",
"inner_wall_acceleration": "500",
"initial_layer_line_width": "0.44",
"initial_layer_print_height": "0.2",
"infill_combination": "0",
"sparse_infill_line_width": "0.4",
"infill_wall_overlap": "30%",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.1",
"ironing_speed": "20",
"ironing_type": "no ironing",
"layer_height": "0.2",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "35",
"overhang_4_4_speed": "10",
"inner_wall_line_width": "0.4",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "nearest",
"skirt_distance": "3",
"skirt_height": "1",
"skirt_loops": "1",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.4",
"spiral_mode": "0",
"standby_temperature_delta": "-5",
"enable_support": "0",
"resolution": "0.012",
"support_type": "normal(auto)",
"support_style": "default",
"support_on_build_plate_only": "0",
"support_top_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "1.33",
"support_interface_speed": "25",
"support_base_pattern": "rectilinear",
"support_base_pattern_spacing": "2.5",
"support_speed": "60",
"support_threshold_angle": "60",
"support_object_xy_distance": "0.8",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "0",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.4",
"top_shell_layers": "3",
"top_shell_thickness": "0.8",
"initial_layer_speed": "15",
"inital_travel_speed": "25",
"initial_layer_infill_speed": "15",
"outer_wall_speed": "25",
"inner_wall_speed": "25",
"internal_solid_infill_speed": "50",
"top_surface_speed": "30",
"gap_infill_speed": "30",
"sparse_infill_speed": "50",
"travel_speed": "100",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"compatible_printers": [
"Creality CR-M4 0.4 nozzle"
]
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @Creality K2 Plus 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "50",
"internal_bridge_speed": "150%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "250",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "270",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.2",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Detail @Creality K2 Plus 0.8 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.8 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.82",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.82",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.24",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.3",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.82",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Draft @Creality K2 Plus 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "50",
"internal_bridge_speed": "150%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "250",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "250",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.24",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "300",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.24mm Optimal @Creality K2 Plus 0.6 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.6 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.62",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.65",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.24",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.65",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.62",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.28mm SuperDraft @Creality K2 Plus 0.4 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "50",
"internal_bridge_speed": "150%",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.4 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.42",
"outer_wall_speed": "200",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.42",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "2000",
"initial_layer_line_width": "0.5",
"initial_layer_print_height": "0.2",
"initial_layer_speed": "60",
"gap_infill_speed": "250",
"infill_combination": "0",
"sparse_infill_line_width": "0.45",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "200",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.28",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{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",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.45",
"inner_wall_speed": "200",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.42",
"internal_solid_infill_speed": "250",
"initial_layer_infill_speed": "105",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.4",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.42",
"top_surface_acceleration": "5000",
"top_surface_speed": "200",
"top_shell_layers": "5",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "1",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "40",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.30mm Standard @Creality K2 Plus 0.6 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.6 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.62",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.65",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.3",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.65",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.62",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.32mm Optimal @Creality K2 Plus 0.8 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.8 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.82",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.82",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.32",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.3",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.82",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.36mm Draft @Creality K2 Plus 0.6 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.6 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.62",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.65",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.36",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.65",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.62",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.40mm Standard @Creality K2 Plus 0.8 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.8 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.82",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.82",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.4",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.3",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.82",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.42mm SuperDraft @Creality K2 Plus 0.6 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.6 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.62",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.62",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.65",
"initial_layer_print_height": "0.3",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.65",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.42",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.65",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.62",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.5",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.62",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.48mm Draft @Creality K2 Plus 0.8 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.8 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.82",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.82",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.48",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.3",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.82",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -0,0 +1,109 @@
{
"type": "process",
"setting_id": "GP004",
"name": "0.56mm SuperDraft @Creality K2 Plus 0.8 nozzle",
"from": "system",
"inherits": "fdm_process_common_klipper",
"instantiation": "true",
"max_travel_detour_distance": "0",
"bottom_surface_pattern": "monotonic",
"bottom_shell_layers": "3",
"bottom_shell_thickness": "0",
"bridge_flow": "1",
"bridge_speed": "25",
"internal_bridge_speed": "70",
"brim_width": "5",
"brim_object_gap": "0.1",
"compatible_printers": [
"Creality K2 Plus 0.8 nozzle"
],
"default_acceleration": "12000",
"bridge_no_support": "0",
"draft_shield": "disabled",
"elefant_foot_compensation": "0.15",
"outer_wall_line_width": "0.82",
"outer_wall_speed": "100",
"outer_wall_acceleration": "5000",
"inner_wall_acceleration": "5000",
"wall_infill_order": "inner wall/outer wall/infill",
"line_width": "0.82",
"infill_direction": "45",
"sparse_infill_density": "15%",
"sparse_infill_pattern": "crosshatch",
"internal_bridge_support_thickness": "0.8",
"initial_layer_acceleration": "500",
"initial_layer_line_width": "0.82",
"initial_layer_print_height": "0.4",
"initial_layer_speed": "40",
"gap_infill_speed": "50",
"infill_combination": "0",
"sparse_infill_line_width": "0.82",
"infill_wall_overlap": "30%",
"sparse_infill_speed": "120",
"interface_shells": "0",
"ironing_flow": "10%",
"ironing_spacing": "0.15",
"ironing_speed": "30",
"ironing_type": "no ironing",
"layer_height": "0.56",
"reduce_infill_retraction": "1",
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
"detect_overhang_wall": "1",
"overhang_1_4_speed": "0",
"overhang_2_4_speed": "50",
"overhang_3_4_speed": "20",
"overhang_4_4_speed": "10",
"only_one_wall_top": "1",
"inner_wall_line_width": "0.82",
"inner_wall_speed": "150",
"wall_loops": "2",
"raft_layers": "0",
"seam_position": "aligned",
"skirt_distance": "2",
"skirt_height": "1",
"skirt_loops": "0",
"minimum_sparse_infill_area": "15",
"internal_solid_infill_line_width": "0.82",
"internal_solid_infill_speed": "150",
"initial_layer_infill_speed": "60",
"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_bottom_z_distance": "0.2",
"support_filament": "0",
"support_line_width": "0.6",
"support_interface_loop_pattern": "0",
"support_interface_filament": "0",
"support_interface_top_layers": "2",
"support_interface_bottom_layers": "2",
"support_interface_spacing": "0.3",
"support_expansion": "0",
"support_interface_speed": "80",
"support_base_pattern": "default",
"support_base_pattern_spacing": "2.5",
"support_speed": "150",
"support_threshold_angle": "30",
"support_object_xy_distance": "0.35",
"tree_support_branch_diameter": "2",
"tree_support_branch_angle": "45",
"tree_support_wall_count": "1",
"detect_thin_wall": "0",
"top_surface_pattern": "monotonicline",
"top_surface_line_width": "0.82",
"top_surface_acceleration": "2000",
"top_surface_speed": "100",
"top_shell_layers": "4",
"top_shell_thickness": "0.8",
"travel_acceleration": "12000",
"travel_speed": "500",
"enable_prime_tower": "0",
"wipe_tower_no_sparse_layers": "0",
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"gcode_label_objects": "0"
}

View File

@@ -1,6 +1,6 @@
{ {
"name": "Qidi", "name": "Qidi",
"version": "02.02.00.01", "version": "02.02.00.03",
"force_update": "0", "force_update": "0",
"description": "Qidi configurations", "description": "Qidi configurations",
"machine_model_list": [ "machine_model_list": [
@@ -1468,6 +1468,14 @@
"name": "QIDI PPS-CF", "name": "QIDI PPS-CF",
"sub_path": "filament/QIDI PPS-CF.json" "sub_path": "filament/QIDI PPS-CF.json"
}, },
{
"name": "QIDI PPS-CF @0.6 nozzle",
"sub_path": "filament/QIDI PPS-CF @0.6 nozzle.json"
},
{
"name": "QIDI PPS-CF @0.8 nozzle",
"sub_path": "filament/QIDI PPS-CF @0.8 nozzle.json"
},
{ {
"name": "QIDI PPS-CF @Qidi X-Plus 4 0.4 nozzle", "name": "QIDI PPS-CF @Qidi X-Plus 4 0.4 nozzle",
"sub_path": "filament/QIDI PPS-CF @Qidi X-Plus 4 0.4 nozzle.json" "sub_path": "filament/QIDI PPS-CF @Qidi X-Plus 4 0.4 nozzle.json"
@@ -1491,6 +1499,126 @@
{ {
"name": "QIDI PPS-CF @Qidi Q1 Pro 0.8 nozzle", "name": "QIDI PPS-CF @Qidi Q1 Pro 0.8 nozzle",
"sub_path": "filament/QIDI PPS-CF @Qidi Q1 Pro 0.8 nozzle.json" "sub_path": "filament/QIDI PPS-CF @Qidi Q1 Pro 0.8 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal",
"sub_path": "filament/QIDI ABS Rapido Metal.json"
},
{
"name": "QIDI ABS Rapido Metal @0.2 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @0.2 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @0.6 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @0.6 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @0.8 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @0.8 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @Qidi Q1 Pro 0.2 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @Qidi Q1 Pro 0.2 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @Qidi Q1 Pro 0.4 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @Qidi Q1 Pro 0.4 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @Qidi Q1 Pro 0.6 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @Qidi Q1 Pro 0.6 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @Qidi Q1 Pro 0.8 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @Qidi Q1 Pro 0.8 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @Qidi X-Plus 4 0.2 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @Qidi X-Plus 4 0.2 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @Qidi X-Plus 4 0.4 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @Qidi X-Plus 4 0.4 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @Qidi X-Plus 4 0.6 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @Qidi X-Plus 4 0.6 nozzle.json"
},
{
"name": "QIDI ABS Rapido Metal @Qidi X-Plus 4 0.8 nozzle",
"sub_path": "filament/QIDI ABS Rapido Metal @Qidi X-Plus 4 0.8 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal",
"sub_path": "filament/QIDI PLA Rapido Metal.json"
},
{
"name": "QIDI PLA Rapido Metal @Qidi X-Plus 4 0.2 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @Qidi X-Plus 4 0.2 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @Qidi X-Plus 4 0.4 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @Qidi X-Plus 4 0.4 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @Qidi X-Plus 4 0.6 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @Qidi X-Plus 4 0.6 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @Qidi X-Plus 4 0.8 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @Qidi X-Plus 4 0.8 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @Qidi Q1 Pro 0.2 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @Qidi Q1 Pro 0.2 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @Qidi Q1 Pro 0.4 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @Qidi Q1 Pro 0.4 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @Qidi Q1 Pro 0.6 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @Qidi Q1 Pro 0.6 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @Qidi Q1 Pro 0.8 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @Qidi Q1 Pro 0.8 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @0.2 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @0.2 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @0.6 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @0.6 nozzle.json"
},
{
"name": "QIDI PLA Rapido Metal @0.8 nozzle",
"sub_path": "filament/QIDI PLA Rapido Metal @0.8 nozzle.json"
},
{
"name": "QIDI PLA Rapido Silk",
"sub_path": "filament/QIDI PLA Rapido Silk.json"
},
{
"name": "QIDI PLA Rapido Silk @0.6 nozzle",
"sub_path": "filament/QIDI PLA Rapido Silk @0.6 nozzle.json"
},
{
"name": "QIDI PLA Rapido Silk @Qidi Q1 Pro 0.4 nozzle",
"sub_path": "filament/QIDI PLA Rapido Silk @Qidi Q1 Pro 0.4 nozzle.json"
},
{
"name": "QIDI PLA Rapido Silk @Qidi Q1 Pro 0.6 nozzle",
"sub_path": "filament/QIDI PLA Rapido Silk @Qidi Q1 Pro 0.6 nozzle.json"
},
{
"name": "QIDI PLA Rapido Silk @Qidi X-Plus 4 0.4 nozzle",
"sub_path": "filament/QIDI PLA Rapido Silk @Qidi X-Plus 4 0.4 nozzle.json"
},
{
"name": "QIDI PLA Rapido Silk @Qidi X-Plus 4 0.6 nozzle",
"sub_path": "filament/QIDI PLA Rapido Silk @Qidi X-Plus 4 0.6 nozzle.json"
} }
], ],
"machine_list": [ "machine_list": [

View File

@@ -4,7 +4,7 @@
"setting_id": "GFSA04", "setting_id": "GFSA04",
"instantiation": "true", "instantiation": "true",
"activate_air_filtration":[ "activate_air_filtration":[
"0" "1"
], ],
"during_print_exhaust_fan_speed":[ "during_print_exhaust_fan_speed":[
"0" "0"

View File

@@ -0,0 +1,35 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "QIDI ABS Rapido Metal @0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI ABS Rapido Metal",
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.021"
],
"filament_max_volumetric_speed": [
"2"
],
"fan_max_speed":[
"80"
],
"fan_min_speed":[
"20"
],
"compatible_printers": [
"Qidi X-Plus 0.2 nozzle",
"Qidi X-Max 0.2 nozzle",
"Qidi X-CF Pro 0.2 nozzle",
"Qidi X-Smart 3 0.2 nozzle",
"Qidi X-Plus 3 0.2 nozzle",
"Qidi X-Max 3 0.2 nozzle"
]
}

View File

@@ -0,0 +1,26 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "QIDI ABS Rapido Metal @0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI ABS Rapido Metal",
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.014"
],
"filament_max_volumetric_speed": [
"20"
],
"compatible_printers": [
"Qidi X-Plus 0.6 nozzle",
"Qidi X-Max 0.6 nozzle",
"Qidi X-CF Pro 0.6 nozzle",
"Qidi X-Smart 3 0.6 nozzle",
"Qidi X-Plus 3 0.6 nozzle",
"Qidi X-Max 3 0.6 nozzle"
]
}

View File

@@ -0,0 +1,41 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "QIDI ABS Rapido Metal @0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI ABS Rapido Metal",
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.011"
],
"filament_max_volumetric_speed": [
"20"
],
"nozzle_temperature": [
"260"
],
"slow_down_min_speed": [
"10"
],
"fan_max_speed":[
"80"
],
"fan_min_speed":[
"20"
],
"compatible_printers": [
"Qidi X-Plus 0.8 nozzle",
"Qidi X-Max 0.8 nozzle",
"Qidi X-CF Pro 0.8 nozzle",
"Qidi X-Smart 3 0.8 nozzle",
"Qidi X-Plus 3 0.8 nozzle",
"Qidi X-Max 3 0.8 nozzle"
]
}

View File

@@ -0,0 +1,52 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration":[
"1"
],
"during_print_exhaust_fan_speed":[
"0"
],
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"0"
],
"fan_max_speed": [
"80"
],
"filament_max_volumetric_speed": [
"2"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "QIDI ABS Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI ABS Rapido Metal @Qidi Q1 Pro 0.2 nozzle",
"nozzle_temperature": [
"260"
],
"overhang_fan_speed": [
"80"
],
"pressure_advance": [
"0.021"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Qidi Q1 Pro 0.2 nozzle"
]
}

View File

@@ -0,0 +1,49 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"during_print_exhaust_fan_speed":[
"0"
],
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"55"
],
"fan_max_speed": [
"80"
],
"filament_max_volumetric_speed": [
"24.5"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "QIDI ABS Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI ABS Rapido Metal @Qidi Q1 Pro 0.4 nozzle",
"nozzle_temperature": [
"260"
],
"overhang_fan_speed": [
"80"
],
"pressure_advance": [
"0.035"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Qidi Q1 Pro 0.4 nozzle"
]
}

View File

@@ -0,0 +1,52 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration":[
"1"
],
"during_print_exhaust_fan_speed":[
"0"
],
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"55"
],
"fan_max_speed": [
"80"
],
"filament_max_volumetric_speed": [
"24.5"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "QIDI ABS Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI ABS Rapido Metal @Qidi Q1 Pro 0.6 nozzle",
"nozzle_temperature": [
"250"
],
"overhang_fan_speed": [
"80"
],
"pressure_advance": [
"0.016"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Qidi Q1 Pro 0.6 nozzle"
]
}

View File

@@ -0,0 +1,52 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration":[
"1"
],
"during_print_exhaust_fan_speed":[
"0"
],
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"55"
],
"fan_max_speed": [
"80"
],
"filament_max_volumetric_speed": [
"24.5"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "QIDI ABS Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI ABS Rapido Metal @Qidi Q1 Pro 0.8 nozzle",
"nozzle_temperature": [
"250"
],
"overhang_fan_speed": [
"100"
],
"pressure_advance": [
"0.012"
],
"slow_down_min_speed": [
"10"
],
"compatible_printers": [
"Qidi Q1 Pro 0.8 nozzle"
]
}

View File

@@ -0,0 +1,52 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration":[
"1"
],
"during_print_exhaust_fan_speed":[
"0"
],
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"0"
],
"fan_max_speed": [
"80"
],
"filament_max_volumetric_speed": [
"2"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "QIDI ABS Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI ABS Rapido Metal @Qidi X-Plus 4 0.2 nozzle",
"nozzle_temperature": [
"260"
],
"overhang_fan_speed": [
"80"
],
"pressure_advance": [
"0.03"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Qidi X-Plus 4 0.2 nozzle"
]
}

View File

@@ -0,0 +1,52 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration":[
"1"
],
"during_print_exhaust_fan_speed":[
"0"
],
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"55"
],
"fan_max_speed": [
"80"
],
"filament_max_volumetric_speed": [
"24.5"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "QIDI ABS Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI ABS Rapido Metal @Qidi X-Plus 4 0.4 nozzle",
"nozzle_temperature": [
"260"
],
"overhang_fan_speed": [
"80"
],
"pressure_advance": [
"0.03"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Qidi X-Plus 4 0.4 nozzle"
]
}

View File

@@ -0,0 +1,52 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration":[
"1"
],
"during_print_exhaust_fan_speed":[
"0"
],
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"55"
],
"fan_max_speed": [
"80"
],
"filament_max_volumetric_speed": [
"24.5"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "QIDI ABS Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI ABS Rapido Metal @Qidi X-Plus 4 0.6 nozzle",
"nozzle_temperature": [
"250"
],
"overhang_fan_speed": [
"80"
],
"pressure_advance": [
"0.016"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Qidi X-Plus 4 0.6 nozzle"
]
}

View File

@@ -0,0 +1,52 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration":[
"1"
],
"during_print_exhaust_fan_speed":[
"0"
],
"filament_flow_ratio": [
"0.95"
],
"enable_pressure_advance": [
"1"
],
"activate_chamber_temp_control": [
"0"
],
"chamber_temperature": [
"55"
],
"fan_max_speed": [
"80"
],
"filament_max_volumetric_speed": [
"24.5"
],
"from": "system",
"hot_plate_temp_initial_layer": [
"90"
],
"inherits": "QIDI ABS Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI ABS Rapido Metal @Qidi X-Plus 4 0.8 nozzle",
"nozzle_temperature": [
"250"
],
"overhang_fan_speed": [
"80"
],
"pressure_advance": [
"0.008"
],
"slow_down_min_speed": [
"10"
],
"compatible_printers": [
"Qidi X-Plus 4 0.8 nozzle"
]
}

View File

@@ -0,0 +1,47 @@
{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "QIDI ABS Rapido Metal",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"22"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.035"
],
"fan_max_speed":[
"80"
],
"fan_min_speed":[
"20"
],
"overhang_fan_speed": [
"80"
],
"filament_density":[
"1.02"
],
"chamber_temperature": [
"55"
],
"fan_cooling_layer_time": [
"60"
],
"compatible_printers": [
"Qidi X-Plus 0.4 nozzle",
"Qidi X-Max 0.4 nozzle",
"Qidi X-CF Pro 0.4 nozzle",
"Qidi X-Smart 3 0.4 nozzle",
"Qidi X-Plus 3 0.4 nozzle",
"Qidi X-Max 3 0.4 nozzle"
]
}

View File

@@ -77,4 +77,3 @@
"Qidi X-Max 3 0.8 nozzle" "Qidi X-Max 3 0.8 nozzle"
] ]
} }

View File

@@ -5,9 +5,6 @@
"activate_air_filtration": [ "activate_air_filtration": [
"1" "1"
], ],
"additional_cooling_fan_speed": [
"0"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"3" "3"
], ],

View File

@@ -5,9 +5,6 @@
"activate_air_filtration": [ "activate_air_filtration": [
"1" "1"
], ],
"additional_cooling_fan_speed": [
"100"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"1" "1"
], ],

View File

@@ -5,9 +5,6 @@
"activate_air_filtration": [ "activate_air_filtration": [
"1" "1"
], ],
"additional_cooling_fan_speed": [
"0"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"1" "1"
], ],

View File

@@ -5,9 +5,6 @@
"activate_air_filtration": [ "activate_air_filtration": [
"1" "1"
], ],
"additional_cooling_fan_speed": [
"0"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"1" "1"
], ],

View File

@@ -5,9 +5,6 @@
"activate_air_filtration": [ "activate_air_filtration": [
"1" "1"
], ],
"additional_cooling_fan_speed": [
"0"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"1" "1"
], ],

View File

@@ -5,9 +5,6 @@
"activate_air_filtration": [ "activate_air_filtration": [
"1" "1"
], ],
"additional_cooling_fan_speed": [
"0"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"1" "1"
], ],

View File

@@ -5,9 +5,6 @@
"activate_air_filtration": [ "activate_air_filtration": [
"1" "1"
], ],
"additional_cooling_fan_speed": [
"0"
],
"close_fan_the_first_x_layers": [ "close_fan_the_first_x_layers": [
"1" "1"
], ],

View File

@@ -0,0 +1,29 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI PLA Rapido Metal @0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI PLA Rapido Metal",
"filament_flow_ratio": [
"0.98"
],
"slow_down_layer_time": [
"8"
],
"enable_pressure_advance": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"compatible_printers": [
"Qidi X-Plus 0.2 nozzle",
"Qidi X-Max 0.2 nozzle",
"Qidi X-CF Pro 0.2 nozzle",
"Qidi X-Smart 3 0.2 nozzle",
"Qidi X-Plus 3 0.2 nozzle",
"Qidi X-Max 3 0.2 nozzle"
]
}

View File

@@ -0,0 +1,32 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI PLA Rapido Metal @0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI PLA Rapido Metal",
"filament_flow_ratio": [
"0.98"
],
"slow_down_layer_time": [
"8"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.02"
],
"filament_max_volumetric_speed": [
"20"
],
"compatible_printers": [
"Qidi X-Plus 0.6 nozzle",
"Qidi X-Max 0.6 nozzle",
"Qidi X-CF Pro 0.6 nozzle",
"Qidi X-Smart 3 0.6 nozzle",
"Qidi X-Plus 3 0.6 nozzle",
"Qidi X-Max 3 0.6 nozzle"
]
}

View File

@@ -0,0 +1,32 @@
{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "QIDI PLA Rapido Metal @0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "QIDI PLA Rapido Metal",
"filament_flow_ratio": [
"0.98"
],
"slow_down_layer_time": [
"8"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.01"
],
"filament_max_volumetric_speed": [
"20"
],
"compatible_printers": [
"Qidi X-Plus 0.8 nozzle",
"Qidi X-Max 0.8 nozzle",
"Qidi X-CF Pro 0.8 nozzle",
"Qidi X-Smart 3 0.8 nozzle",
"Qidi X-Plus 3 0.8 nozzle",
"Qidi X-Max 3 0.8 nozzle"
]
}

View File

@@ -0,0 +1,48 @@
{"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration": [
"1"
],
"close_fan_the_first_x_layers": [
"3"
],
"during_print_exhaust_fan_speed": [
"100"
],
"fan_cooling_layer_time": [
"60"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_settings_id": [
"QIDI PLA Rapido Metal @Qidi Q1 Pro 0.2 nozzle"
],
"from": "system",
"full_fan_speed_layer": [
"3"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"inherits": "QIDI PLA Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI PLA Rapido Metal @Qidi Q1 Pro 0.2 nozzle",
"nozzle_temperature": [
"210"
],
"pressure_advance": [
"0.042"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Qidi Q1 Pro 0.2 nozzle"
]
}

View File

@@ -0,0 +1,51 @@
{"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"instantiation": "true",
"activate_air_filtration": [
"1"
],
"additional_cooling_fan_speed": [
"100"
],
"close_fan_the_first_x_layers": [
"1"
],
"during_print_exhaust_fan_speed": [
"100"
],
"fan_cooling_layer_time": [
"60"
],
"filament_max_volumetric_speed": [
"24.5"
],
"filament_settings_id": [
"QIDI PLA Rapido Metal @Qidi Q1 Pro 0.4 nozzle"
],
"from": "system",
"full_fan_speed_layer": [
"3"
],
"hot_plate_temp": [
"60"
],
"hot_plate_temp_initial_layer": [
"60"
],
"inherits": "QIDI PLA Rapido Metal",
"is_custom_defined": "0",
"name": "QIDI PLA Rapido Metal @Qidi Q1 Pro 0.4 nozzle",
"nozzle_temperature": [
"210"
],
"pressure_advance": [
"0.042"
],
"slow_down_min_speed": [
"20"
],
"compatible_printers": [
"Qidi Q1 Pro 0.4 nozzle"
]
}

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