Skip to content

Add: Standardized format for defining material composition at locations in the printing system #29

@arjendeetman

Description

@arjendeetman

Introduce a standardized data format for representing material composition at key locations in the printing system. As a first step, the material composition at the nozzle (i.e., at the moment of extrusion/deposition) should be defined.

The proposed format is a a time-series table with the following columns:

  • deposition_time — HH:mm:ss
  • material_component_1 — mass fraction
  • material_component_2 — mass fraction
  • additional components as needed...

Material component names must correspond to entries defined in system_data/setupinfo/materials. For each timestamp, the sum of all mass fractions must equal 1. The appropriate file location for this data is under discussion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions