Go to file
Manuel Weiser ebb323d764 „README.md“ ändern 2022-02-11 19:50:05 +00:00
README.md „README.md“ ändern 2022-02-11 19:50:05 +00:00
TemperatureCalculatorPlugin.py initial commit 2022-02-11 20:34:13 +01:00
__init__.py initial commit 2022-02-11 20:34:13 +01:00
plugin.json initial commit 2022-02-11 20:34:13 +01:00

README.md

Cura Material Print Temperature Correction Plugin

Das Problem: Temperaturen für ein Material werden in den Materialeinstellungen gesetzt. Wählt man ein anderes Material vom gleichen Materialtyp (zB PLA aber von anderem Hersteller) wird die Temperatur im Profil übernommen. Das geht aber nur solange, wie man die Temperatur im Profil nicht selber ändert und das Profil speichert. Dann bleibt der eingegebene Wert fest, auch wenn man das Material wechselt.

Nun passen die Temperaturen für ein Material nicht zu jedem Profil, weil es zB Profile gibt, in denen schneller, langsamer, mit größerer Layerhöhe etc. gedruckt wird. Nun möchte man nicht für jedes Material und Einstellung zusätzlich ein Profil erstellen.

Da hilft dieses Plugin. Es lässt sich im Profil in einem Extrafeld ein differenz Wert setzen, der dann zur Drucktemperatur hinzugefügt oder abgezogen wird und man kann so das eigentliche Temperaturfeld unberührt lassen. Damit funktionert das gleiche Profil für verschiedene Materialen.


Cura Material Print Temperature Correction Plugin

The problem: Temperatures for a material are set in the material settings. If you select another material of the same material type (e.g. PLA but from a different manufacturer), the temperature is taken over in the profile. But this only works as long as long as you do not change the temperature in the profile yourself and save the profile. Then the entered value remains fixed, even if you change the material.

Now the temperatures for a material do not fit to every profile, because there are e.g. profiles, in which faster, slower, with a greater layer height, etc. Now you don't want to create an additional profile for each material and setting.

This plugin helps. You can set a difference value in the profile in an extra field, which is then added to or subtracted from the print temperature. and you can leave the actual temperature field untouched. This way the same profile for different materials.