Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FormerLurker/ArcWelderLib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-11First cut at Makefiles for Linux builds (#4)rc/maintenancerc/develHarald Wagener
2020-05-10Replace math.h with cmath. Add settings and copyright to gcode output. Add ↵FormerLurker
line break to console progress output.
2020-05-04Remove absolute extrusion corrections in arc_welder. Changes to inverse ↵FormerLurker
processor.
2020-05-02Add enhanced progress and complete statistics for arc welder. Add ↵FormerLurker
ARC_SEGMENTS_PER_SEC to inverse processor.
2020-04-26Add project files.FormerLurker