Probably the most important field of filament is the basic type, so PLA vs PETG.;
If I only had to tell one thing about a spool that would be it.
In the spec I see now that:
material_type is a recommended field.
material_abbreviation - If not present, the material inherits the abbreviation from the material type. (implies not required, and material_type also not required)
material_name - recommended field as well.
So if none is present, is there a way to tell the material type from the tag?
I mean, could there be a spool with OpenPrintTag that follows the spec where one can't tell the material type of the spool from?
Also, the multiple options to get material_type puts a burden on the developer to check multiple fields, and that would not be consistent across systems so potentially yield different results in different software.
Probably the most important field of filament is the basic type, so PLA vs PETG.;
If I only had to tell one thing about a spool that would be it.
In the spec I see now that:
material_typeis a recommended field.material_abbreviation- If not present, the material inherits the abbreviation from the material type. (implies not required, and material_type also not required)material_name- recommended field as well.So if none is present, is there a way to tell the material type from the tag?
I mean, could there be a spool with OpenPrintTag that follows the spec where one can't tell the material type of the spool from?
Also, the multiple options to get material_type puts a burden on the developer to check multiple fields, and that would not be consistent across systems so potentially yield different results in different software.