The Machine package provides nodes to define, configure, analyze, and export manufacturing workflows using machines in BeeGraphy

CNC Lathe: Used for machining cylindrical parts by rotating the workpiece and applying cutting tools.
CNC Mill 3-Axis: Standard milling machine for cutting materials using movement along X, Y, and Z axes.
CNC Mill 5-Axis: Advanced milling machine capable of multi-directional cutting for complex geometries.
Laser Cutter–Engraver: Used for precise 2D cutting and engraving on materials like wood, acrylic, and thin metals.
Plasma Cutter: Cuts conductive metals using a high-temperature plasma arc for fast 2D profiling.
Waterjet Cutter: Cuts a wide range of materials using high-pressure water, with or without abrasive.
Vinyl Cutter: Designed for cutting thin materials such as vinyl, paper, and flexible sheets.
EDM Wire: Performs highly precise cuts in hard materials using electrical discharge machining.
3D Printer FDM: Creates parts by extruding melted thermoplastic filament layer by layer.
3D Printer SLA: Produces high-detail parts using UV-cured liquid resin.
3D Printer SLS: Builds strong parts by fusing powdered material using a laser.
Extracts key parameters like spindle speed, feed rate, and machine configuration from a CNC lathe.
Deconstruct CNC Mill 3-Axis: Outputs working area, spindle limits, and feed settings of a 3-axis CNC mill.
Deconstruct CNC Mill 5-Axis: Extracts advanced multi-axis configuration and machining parameters.
Deconstruct Laser Cutter–Engraver: Provides laser power, speed, and working area parameters.
Deconstruct Plasma Cutter: Extracts cutting parameters and operational limits of a plasma machine.
Deconstruct Waterjet Cutter: Outputs pressure, cutting area, and motion settings of a waterjet system.
Deconstruct EDM Wire: Extracts precision cutting parameters and machine constraints.
Deconstruct Vinyl Cutter: Provides parameters for thin-material cutting workflows.
Deconstruct 3D Printer FDM: Outputs build volume and extrusion-related parameters.
Deconstruct 3D Printer SLA: Extracts resin-based printing parameters like resolution and curing settings.
Deconstruct 3D Printer SLS: Provides powder-based printing parameters and build constraints.
G-Code Exporter: Converts toolpaths into machine-specific G-code based on the assigned machine configuration.