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
2021-11-21Update Copyright date and notices. Update base version.FormerLurker
2021-11-21Make extrusion-rate-variance-percent optional (0 to disable). Add HTML box ↵FormerLurker
drawing for pretty statistics. Separate extrusion and retraction statistics for analyzation purposes, but keep combined statistics.
2021-07-06Add alpha gcode length restrictions. Enhance output statistics. Create ↵FormerLurker
arc_welder_args. Add new progress type args to command line processor.
2020-11-28Fix Python unicode logging issues. Add sin approximation to inverse ↵FormerLurker
processor. Fix log levels and progress output. Add firmware compensation statistics.
2020-11-20Add -z parameter to console app to support arcs, take z into account when ↵FormerLurker
calculating spiral length.
2020-10-17Add additional statistics. Fix windows c++ build for python 2.7 compilers.FormerLurker
2020-05-17Add max_radius_mm and switch to polar coordinates for arc generation.FormerLurker
2020-05-14Fix cout buffering issue, update CMake files.FormerLurker
2020-04-26Add project files.FormerLurker