An open API service indexing awesome lists of open source software.

https://github.com/turboss/qlinesolver

Applies the line equation to gcode path and removes redundant points
https://github.com/turboss/qlinesolver

Last synced: about 1 year ago
JSON representation

Applies the line equation to gcode path and removes redundant points

Awesome Lists containing this project

README

          

QLineSolver

doesn't work yet

Applies the line equation to gcode path and removes redundant points

licensed under GNU GPL v3

by: Metal & TurBoss

includes a copy of gpr:
https://github.com/dillonhuff/gpr

references:
https://brilliant.org/wiki/3d-coordinate-geometry-equation-of-a-line/