Skip to content

brainwagon/feedrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNC Feeds & Speeds Calculator

A simple, beautiful Python application with a modern web interface to calculate feeds and speeds for a CNC bit.

Features

  • Calculates Spindle Speed (RPM)
  • Calculates Feed Rate (IPM & mm/sec)
  • Determines exact Router Dial Setting (e.g., Kobalt 1-6 dial)
  • Local storage persistence for all input fields
  • Reference tables for SFM and Chip Loads
  • Sleek, "glassmorphism" dark-theme design

Installation

pip install -r requirements.txt

Running the Application

Start the Flask server:

python app.py

Then, open your web browser to http://127.0.0.1:5000.

License

This project is licensed under the Public Domain (Unlicense).

About

a basic (and largely untested) app to help me compute feedrates for my lowrider v3 cnc that I built.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors