vscode-gcode-syntax
vscode-gcode-syntax copied to clipboard
Machining Calculators
Pull Request
Description
Major Feature addition. Adding a WebviewView underneath the stats view that has Speeds & Feeds calculators, Metal Removal Rate and Surface Finish (Lathe only). Also first working code that utilizes the machine type in the configuration.
Issues
#46
Checklist
- [x] I have followed the guidelines in the Contributing document.
- [x] I have followed the Code of Conduct for this project.
- [x] My changes follow the coding style of this project.
- [x] My changes have been formatted and linted.
- [x] I have made any relevant changes to the documentation as needed (include CHANGELOG.md and/or README.md).
- [x] My changes have a descriptive commit message with a short title, including links to issues it addresses.
- [x] I had fun.