th33xitus 20d3c9961d metadata.py: add parsing of nozzle diameter
This commit will add parsing of optional nozzle diameter metadata for:
- PrusaSlicer and it's derivatives
- Simplify3D
- Cura
- IdeaMaker

For Cura and IdeaMaker it is necessary to add a custom start g-code comment.
Cura:
;Nozzle diameter = {machine_nozzle_size}
IdeaMaker:
;Nozzle diameter = {machine_nozzle_diameter1}

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2022-01-05 06:32:09 -05:00
..
2021-12-28 14:13:27 -05:00
2021-12-08 19:31:41 -05:00
2021-12-24 14:23:05 -05:00
2021-12-24 12:41:28 -05:00
2021-12-24 12:41:28 -05:00
2021-11-26 15:51:49 -05:00