项目作者: sharandac

项目描述 :
simple but effective commandline gcode modification tool for backlash and laserdelay
高级语言: C
项目地址: git://github.com/sharandac/gcode-delay-backlash.git
创建时间: 2021-02-01T20:20:49Z
项目社区:https://github.com/sharandac/gcode-delay-backlash

开源协议:GNU General Public License v2.0

下载





gcode-delay-backlash

simple but effective commandline gcode modification tool for backlash and laserdelay

cmd options

  1. ./backlash -i filename <options>
  2. -i <file> set input file name
  3. -x <backlash> set x axis backlash in mm
  4. -y <backlash> set y axis backlash in mm
  5. -z <backlash> set z axis backlash in mm
  6. -dx <delay> laser x axis on/off delay in second
  7. -dy <delay> laser y axis on/off delay in second
  8. -dz <delay> laser z axis on/off delay in second