see
https://github.com/DietmarK/LC2DKsome key points:
- ordinate dimensions
- move absolute zero
- snap intersection manually
- smaller grid steps 1-2-5
- 9 new select functions
- draw arc tangential to endpoint
- switchable native file dialog
- some keyboard shortcuts
- widened dialog boxes (output-lines for CNC prog.)
- old qcad-icons
- styleFactor added for better showing non-solid lines when zooming extrem
(try "grep -rn --exclude=\*[^hp] '[sS]tyleFactor' " on linux)
- a total rewritten snapper, mostly user-configurable
- some plugins as helper for CNC programming
- 2 "bugfixes" for currently unfixed bugs in LC2
(trim2 on arcs, and snap intersection circle-circle)
details see file "readme", and "grep -rn '++++++' . "
the CAM code is currently undocumented, i will do it in future....