issues
search
alvarogimenez
/
g-code-utils
G-Code Calibration Software
http://gomezgimenez.com
MIT License
41
stars
7
forks
source link
Improve parser
#12
Closed
alvarogimenez
closed
1 year ago
alvarogimenez
commented
1 year ago
This PR includes:
[Fix] Support incremental/partial G-Code instructions (E.g.: G0 X2)
[Feature] Support G2/G3 arc operations
[Feature] Use Kabsch algorithm to calculate rotation and displacement in the Alignment tool
[Feature] Add a new editor tab with basic operations: displace, rotate, mirror, panel and normalize.
This PR includes: