Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 607 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 607 Bytes

CNC-parameters-calc

Simple calculator of cutting parameters for CNC and traditional machininsts.

Demo:

https://mcesarczyk.github.io/CNC-parameters-calc/

Brief description:

Since my first profession is CNC Programming I use this formulas in my day to day work. I plan to add next functionalities with time.
So, don't hesitate to contact me on: [email protected] to propose another one.

Sections:

  1. drilling/milling:
  • cutting speed
  • tool rotational speed
  • feed rate

Used technologies

  1. html
  2. CSS
  3. BEM
  4. JavaScript/ES6: const variables, arrow functions