Add print information to the calculation

Druckinformationen hinzufügen Ab der Version 1.4.1 haben wir die Möglichkeit hinzugefügt, Druckinfos auch über CSV-Dateien einzulesen. Dies erleichtert das Einlesen bzw. Eingeben mehrerer Dateien, ohne dass hierzu jedes Mal der Dialog geöffnet werden muss. Masseneingabe über CSV-Datei Die schnellste Methode, um mehrere Dateien einzulesen, ist der Weg über die CSV-Datei. Diese Datei muss wie folgt…

Image Description

Available from

v1.4.1-beta

Only in Pro version?

No

Add print information

From version 1.4.1 we have added the option of reading in print information via CSV files. This makes it easier to read in or enter multiple files without having to open the dialog each time.

Bulk input via CSV file

The quickest way to import multiple files is via the CSV file. This file must be structured as follows so that the parser can correctly organize the information.

FileName;Volume;PrintTime;Quantity
Test1;25.16;5.35;25
Test2;85.65;8.1;5
...

It is important here that the header, as shown above, is adopted. Also, the decimal separator is a period (.), not a comma (,).

Über das “Datei-Aktionen”-Menü kannst du dann die Masseneingabe wählen und starten. Anschließend öffnet sich ein Dialog.

Hier kannst du entweder, über den “Datei öffnen”-Button eine CSV-Datei auswählen, oder einfach im DataGrid durch Doppelklick auf die erste Zeile und gewünschte Spalte, manuell Daten eingeben. Jede Eingabe muss mit der Eingabe-Taste (Enter) bestätigt werden.

Alternatively, if you choose a CSV file, the entries will be automatically read from the list and added to the DataGrid.

Einträge, welche eingelesen werden, werden unten angehängt. Die manuellen Eingaben werden dadurch nicht überschrieben. Sind dann alle Daten eingegeben, kann die Liste mit dem “Hinzufügen”-Button übernommen werden.

Important notice

It is not an error that the weight shows -1g. The weight is only calculated during the calculation with the density of the selected material or materials. A weight is only displayed here if this was specified via the manual print information.

Entering manual print information

Alternativ zur Masseneingabe kannst du, bei einfachen Druckjobs, einfach die Daten des zu druckenden Objektes manuell eingeben. Wähle dazu den Menüpunkt “Manuelle Druckjob-Informationen” aus.

Here it is recommended, if possible and known, to state the volume. This allows the weight to be calculated more correctly later. Alternatively, the weight can also be specified.

If the weight is specified here, the volume is displayed as -1 cm³, but there is a weight in the list for that. The calculator then automatically uses the weight here instead of the volume.

Selection of added files (STL / Gcode)

If you have already added STL / Gcode files, you can simply select them from this list and load them into the calculation. You can find out more about this here.

Was this article helpful to you?

Yes No

Related Articles