ose3dprinter.app.model.extruder

extruder_model

class ExtruderModel(obj, placement=FreeCAD.Placement, origin_translation_offset=FreeCAD.Vector)

Bases: osecore.app.model.Model

Encapsulates the data (i.e. topography and shape) for a Extruder, and is separate from the “view” or GUI representation.

Based on:

https://wiki.opensourceecology.org/wiki/File:Simpleextruderassy.fcstd

See:

https://wiki.opensourceecology.org/wiki/File:Finalextruder.png

Type = 'OSEExtruder'
execute(obj)

Called on document recompute