Macro Command Reference
acuttrailingzeros <AXIS> <BOOL>
This will cut trailing zeros from axis numbers. Works only if adecplacesauto is not set.
AXIS
Defines the axis to which the command apply. Possible values are:
| all | all four axis | 
| x | both X axis | 
| y | both Y axis | 
| 1, x1, xb, bottom | 1. X axis (bottom) | 
| 2, y1, yl, left | 1. Y axis (left) | 
| 3, x2, xt, top | 2. X axis (top) | 
| 4, y2, yr, right | 2. Y axis (right) | 
BOOL
this is a switch parameter which can only have two values.Possible values:
| 0, false, no, off | Switch On | 
| 1, true, yes, on | Switch Off | 
