Metainformationen zur Seite
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen RevisionVorhergehende ÜberarbeitungNächste Überarbeitung | Vorhergehende Überarbeitung | ||
| archiv:3d-druck:cura:profile [27.04.2023 13:13] – gelöscht - Externe Bearbeitung (Unbekanntes Datum) 127.0.0.1 | archiv:3d-druck:cura:profile [12.09.2025 07:51] (aktuell) – J. Huber | ||
|---|---|---|---|
| Zeile 1: | Zeile 1: | ||
| + | {{page> | ||
| + | ====== Cura Profile ====== | ||
| + | |||
| + | Vor dem Ändern der Cura (Standard) Profile ist es ratsam eine Kopie der Originale anzulegen. | ||
| + | |||
| + | ===== Wanhao Duplikator i3 Plus ===== | ||
| + | |||
| + | ==== Druckerprofil ==== | ||
| + | |||
| + | Drucker Definition mit angepassten Standard-Werten: | ||
| + | Speichern in | ||
| + | * Windows: | ||
| + | * ''< | ||
| + | * ''< | ||
| + | * Linux AppImage: | ||
| + | * '' | ||
| + | |||
| + | <WRAP center round important 80%> | ||
| + | Retraction/ | ||
| + | </ | ||
| + | |||
| + | |||
| + | <file javascript wanhao_i3plus_jhe.def.json> | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | |||
| + | " | ||
| + | { | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | } | ||
| + | }, | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | }, | ||
| + | " | ||
| + | { | ||
| + | " | ||
| + | } | ||
| + | } | ||
| + | } | ||
| + | </ | ||
| + | |||
| + | |||
| + | ==== Qualitätsprofile ==== | ||
| + | * ''< | ||
| + | * ''< | ||
| + | * '' | ||
| + | |||
| + | Diese Qualitätsprofile werden geladen wenn das Druckerprofil '' | ||
| + | |||
| + | === Normal 0.2 mm === | ||
| + | * Cura quality_type = draft | ||
| + | |||
| + | <file ini wanhao_global_normal.inst.cfg> | ||
| + | [general] | ||
| + | version = 4 | ||
| + | name = Normal | ||
| + | definition = wanhao_i3plus_jhe2 | ||
| + | |||
| + | [metadata] | ||
| + | setting_version = 10 | ||
| + | type = quality | ||
| + | quality_type = draft | ||
| + | weight = -2 | ||
| + | global_quality = True | ||
| + | |||
| + | [values] | ||
| + | layer_height = 0.2 | ||
| + | speed_print = 50 | ||
| + | </ | ||
| + | |||
| + | |||
| + | === Fein 0.15 mm === | ||
| + | * Cura quality_type = fast | ||
| + | |||
| + | <file ini wanhao_global_fein.inst.cfg> | ||
| + | [general] | ||
| + | version = 4 | ||
| + | name = Fein | ||
| + | definition = wanhao_i3plus_jhe2 | ||
| + | |||
| + | [metadata] | ||
| + | setting_version = 10 | ||
| + | type = quality | ||
| + | quality_type = fast | ||
| + | weight = -1 | ||
| + | global_quality = True | ||
| + | |||
| + | [values] | ||
| + | layer_height = 0.15 | ||
| + | speed_print = 45 | ||
| + | </ | ||
| + | |||
| + | |||
| + | === Hoch 0.1 mm === | ||
| + | * Cura quality_type = normal | ||
| + | |||
| + | <file ini wanhao_global_hoch.inst.cfg> | ||
| + | [general] | ||
| + | version = 4 | ||
| + | name = Hoch | ||
| + | definition = wanhao_i3plus_jhe2 | ||
| + | |||
| + | [metadata] | ||
| + | setting_version = 10 | ||
| + | type = quality | ||
| + | quality_type = normal | ||
| + | weight = 0 | ||
| + | global_quality = True | ||
| + | |||
| + | [values] | ||
| + | layer_height = 0.1 | ||
| + | speed_print = 40 | ||
| + | </ | ||
| + | |||
| + | |||
| + | === Materialspezifische Qualitäts-Profile === | ||
| + | |||
| + | [[archiv: | ||
| + | |||
| + | | '' | ||
| + | | '' | ||
| + | |||
| + | <code ini> | ||
| + | [metadata] | ||
| + | quality_type = high | ||
| + | material = generic_pla | ||
| + | </ | ||
| + | |||
| + | \\ | ||
| + | |||
| + | === Wanhaoo Duplicator i3+ Profile === | ||
| + | |||
| + | {{indexmenu>: | ||