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-21Update Copyright date and notices. Update base version.FormerLurker
2021-11-21For python progress updates, make detailed statistics optional (they take a w...develFormerLurker
2021-11-21Make extrusion-rate-variance-percent optional (0 to disable). Add HTML box d...FormerLurker
2021-07-19Fix bytes string when logging from python. Reduce notification period from 1...FormerLurker
2021-07-06Add alpha gcode length restrictions. Enhance output statistics. Create arc_...FormerLurker
2021-07-03Alpha travel move conversion support.FormerLurker
2021-03-04Add extrusion rate variance percent parameter for cura Arachne.FormerLurker
2020-12-13Prevent arc generation if I and J are both 0 within the current precision. A...FormerLurker
2020-11-28Fix version for pluginFormerLurker
2020-11-28Fix Python unicode logging issues. Add sin approximation to inverse processo...FormerLurker
2020-11-24Rename allow_z_axis_changes to allow_3d_arcs.FormerLurker
2020-11-23Implement #18 and #19. Fix some compiler warnings.FormerLurker
2020-11-20Add -z parameter to console app to support arcs, take z into account when cal...FormerLurker
2020-11-20Add test spiral vase support.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-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-17Add max_radius_mm and switch to polar coordinates for arc generation.FormerLurker
2020-05-12Fix some clang errorsFormerLurker
2020-05-10Replace math.h with cmath. Add settings and copyright to gcode output. Add ...FormerLurker
2020-05-02Add enhanced progress and complete statistics for arc welder. Add ARC_SEGMEN...FormerLurker
2020-04-26Add project files.FormerLurker