Robot Aided Drafting
Loading...
Searching...
No Matches
Public Attributes | List of all members
GCodeMove Struct Reference

A single “move” for the drawing robot. theta1_deg, theta2_deg → joint angles in degrees z_mm → pen height in millimetres (0 = on paper; >0 = lifted) More...

#include <joint_inputs.h>

Public Attributes

float theta1_deg
 
float theta2_deg
 
float z_mm
 

Detailed Description

A single “move” for the drawing robot. theta1_deg, theta2_deg → joint angles in degrees z_mm → pen height in millimetres (0 = on paper; >0 = lifted)

Member Data Documentation

◆ theta1_deg

float GCodeMove::theta1_deg

◆ theta2_deg

float GCodeMove::theta2_deg

◆ z_mm

float GCodeMove::z_mm

The documentation for this struct was generated from the following file: