vscode-gcode-syntax icon indicating copy to clipboard operation
vscode-gcode-syntax copied to clipboard

Machining Calculators

Open mikecentola opened this issue 3 years ago • 0 comments

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.

mikecentola avatar Sep 28 '22 20:09 mikecentola