6 ms·
If someone were to come to the project with an interest in integrating CAM features, they would not be turned away. Closest has been having someone implement a
by brlcad 3y ago
If someone were to come to the project with an interest in integrating CAM features, they would not be turned away. Closest has been having someone implement a BRL-CAD-to-gcode converter, which was actually incredibly well-suited to solid modeling. Used ray tracing to perfectly sample and slice the layers.
- WillAdams 3y agoThat sounds interesting and workable for my needs. Do you mean: https://github.com/mbuesch/cnc/blob/master/tools/brlcad2gcode.sh https://github.com/mbuesch/cnc/blob/master/tools/brlcad2gcod...