Optionalinit: Partial<ExtrusionGeometry>OptionalareaExplicit precalcuated cross-sectional area.
Optionalarea_Selected area calculation method (rectangle recommended for default).
OptionaldiameterFixed diameter if using a circular profile.
OptionalheightHeight (layer height) of the extruded line.
OptionalwidthWidth of the extruded line.
Static ReadonlytypeVisualization method for ExtrusionGeometry Matches Python: fullcontrol.visualize.extrusion_classes.ExtrusionGeometry.visualize()
Staticfrom
Defines the geometric profile of the extruded filament.
This model calculates the cross-sectional area of the extrusion path, which is critical for accurate volumetric E value generation. Automatically overrides mathematical line sizes in the plot/gcode pipeline to simulate an extrusion path, which is critical for accurate volumetric E value generation.