Optionaldia_Feed filament diameter (required if units is mm).
OptionalonExtrusion state: true to extrude along path, false to restrict toolhead.
Optionalrelative_If true, G-code will use relative extrusion amounts (M83) and reset between moves.
Optionalretraction_Optionalretraction_Optionaltotal_Optionaltotal_Optionaltravel_OptionalunitsVolume tracking units: mm (filament length) or mm3 (volumetric).
Optionalvolume_Static ReadonlytypeVisualization method for Extruder Matches Python: fullcontrol.visualize.extrusion_classes.Extruder.visualize()
Staticfrom
Configures the extruder tool behavior and state.
Tracks filament volume, extrusion units (
mmvsmm3), and toggles extrusion on/off. Insert an instance with{ on: true }to begin extruding along future Points.