https://github.com/jes/jesref
Workshop & LinuxCNC reference
https://github.com/jes/jesref
Last synced: 7 months ago
JSON representation
Workshop & LinuxCNC reference
- Host: GitHub
- URL: https://github.com/jes/jesref
- Owner: jes
- Created: 2022-11-29T20:13:46.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-19T20:36:53.000Z (almost 2 years ago)
- Last Synced: 2025-01-23T03:43:59.338Z (over 1 year ago)
- Language: HTML
- Size: 3.09 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jesref
Workshop & LinuxCNC reference.
Start at `pages/index.html`.
## What's included?
- Tap drill size chart
- Feeds & speeds calculator by [Brian Turner](https://github.com/brturn/feeds-and-speeds), distributed under GPLv3
- LinuxCNC documentation scraped from http://linuxcnc.org/docs/html/ , distributed under the GNU Free Documentation License
- (TODO) Visual thread pitch checker
- (TODO) Simple G-code generator (circles, rectangles, straight lines, peck drilling)
- (TODO) Involute gear reference & formulae
- (TODO) Common belt/pulley size reference
- (TODO) Belt length calculator
## Install
Clone this repo:
$ git clone https://github.com/jes/jesref
(If you're not on your LinuxCNC machine, copy the `jesref` directory
to a USB stick, take it to your LinuxCNC machine, and copy the `jesref`
directory into your home directory).
On your LinuxCNC machine:
$ cd jesref
$ ./install-icon.sh