All notable changes to this project will be documented in this file.
- Edge pairs detection when creating set of edges from 2 selected faces and edges on these faces are going in different directions.
- wire stretch verification. For now it provide user a warning if wire stretch exceed maximum and do not prevent gcode to be produced.
- generating Gcode from route without compensation that has strait lines (regression from optimization)
- parameter to suppress warnings
- offset calculation improved. When makeOffset2D fails code fallback to custom calculations
- route points calculations improved by using interpolation instead of approximation
- dynamic kerf compensation
- Edge pairs detection when creating set of edges from 2 selected faces
- route handling when route have multiple Enter-Exit transitions
- Base objects implementation
- Helpers visualization (Foam block, working planes, etc.)
- Route visualization
- Kerf kompensation support