gcode-axis-offset Python script for GCODE axis offset First fix the permissions: chmod +x gcode-axis-offset.py Usage: ./gcode-axis-offset.py [FILE] [AXIS] [OFFSET] Example: ./gcode-axis-offset.py test.nc Y -120 > test-offset.nc