LibLathe icon indicating copy to clipboard operation
LibLathe copied to clipboard

Python library for generating lathe paths and gcode

Results 34 LibLathe issues
Sort by recently updated
recently updated
newest added

Add python supported versions banner to top of readme.md - This can be done through PyPi API. Need account and release first.

QA

LibLathe will be distributed using PyPi and installed using pip. create a PyPi page for hosting the release packages.

QA

LLPoint has been added. This is to add shell unit tests for the others.

QA

compete the community profile to encourage and aid contribution

QA

Simple drilling operation - centre line drilling only - peck drilling - canned cycle and simplified* output Simplified output would discritise canned cycles to individual G0/1 moves for use on...

Feature

Threading Operation: - G76 Threading Cycle

Feature

Add constant surface speed (G96) as an option.

Feature