snegovick / bcam

CAM system for hobbyists and shapeokers
GNU General Public License v3.0
22 stars 4 forks source link

Add drill gcode generation #26

Closed snegovick closed 10 years ago

snegovick commented 10 years ago

Resolution

Add get_gcode method to tool operation base class and implement it in drill operation

snegovick commented 10 years ago

Done