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 (Expand)Author
2021-11-25Clean up error correction and debug parameters for the console applications. ...FormerLurker
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 d...FormerLurker
2021-11-13Continue moving math calls to utilitiesFormerLurker
2021-11-06Rewrite of ArcStraightener to support multiple firmware types and versions. ...FormerLurker
2021-07-17Fix xyz and e precision in console app. Fix unix->windows line endings resul...FormerLurker
2021-07-06Add alpha gcode length restrictions. Enhance output statistics. Create arc_...FormerLurker
2021-07-03Alpha travel move conversion support.FormerLurker
2021-07-02Add support for variable line widths.FormerLurker
2021-03-04Add extrusion rate variance percent parameter for cura Arachne.FormerLurker
2020-12-28Implement #29FormerLurker
2020-12-14Resolves #22, #23, #24, #25 and #26.FormerLurker
2020-11-23Implement #18 and #19. Fix some compiler warnings.FormerLurker
2020-11-21Switch to std namespace for math where possible, implement custom hypot for V...FormerLurker
2020-11-16Add the job guid to the py arguments and progress updates. Add additional pr...FormerLurker
2020-11-06Implementations for #8, #9, #10, #11.FormerLurker
2020-10-18Use rename instead of copying a temp source file. Add segment statistics to ...FormerLurker
2020-10-17Add additional statistics. Fix windows c++ build for python 2.7 compilers.FormerLurker
2020-05-18Rewrite arc generation routine, add custom float to string function.FormerLurker
2020-05-10Replace math.h with cmath. Add settings and copyright to gcode output. Add ...FormerLurker
2020-04-26Add project files.FormerLurker