Update links, README, contributing, etc.

This commit is contained in:
Scott Lahteine
2020-07-23 20:46:11 -05:00
parent 715271190c
commit d1e20eb29f
83 changed files with 132 additions and 131 deletions

View File

@ -29,7 +29,7 @@
/**
* Parameters interpreted according to:
* http://linuxcnc.org/docs/2.6/html/gcode/parser.html#sec:G5-Cubic-Spline
* https://linuxcnc.org/docs/2.6/html/gcode/gcode.html#sec:G5-Cubic-Spline
* However I, J omission is not supported at this point; all
* parameters can be omitted and default to zero.
*/