ose3dprinter.gui.part_feature.axis

Modular and scalable CNC axis used to create cartesian CNC machines.

See Also:

https://wiki.opensourceecology.org/wiki/Universal_CNC_Axis

create_axis

create_axis(document, name, length=304.8, carriage_position=50, orientation='x', side='top', placement=FreeCAD.Placement, origin_translation_offset=FreeCAD.Vector)

Creates a axis object with the given name, and adds it to the document.