Skip to content

v0.2.0

Choose a tag to compare

@jmr1 jmr1 released this 02 Jan 16:41
· 100 commits to main since this release
  • New Features
    Code Lens showing computed path and time for given line of CNC code macro
    Switch to toggle Code Lens: "NC Project: Toggle Path and Time Calculation"

  • Enhancements
    Added synonim suggestions starting from 0 for G/M codes < 10, i.e. G1 and G01
    Extended list of supported file extensions by default
    Updated some of the CNC words allowed ranges and number of decimals after comma
    Extended code completion help and G-code groups for Fanuc mill

  • Bug fixes