kcjengr / qtpyvcp

QtPyVCP - Qt and Python based Virtual Control Panel framework for LinuxCNC.
https://www.qtpyvcp.com
Other
88 stars 48 forks source link

ENH: Hole Circle Conversational GCode Widget #49

Closed adargel closed 4 years ago

adargel commented 4 years ago

This commit adds a widget that allows conversational programming of a bolt hole circle. This commit also includes unit tests that verify the expected output of the gcode generators for drilling and file operations.

hole_circle_probe_basic hole_circle_open_in_viewer hole_circle_gcode hole_circle_error_handling

adargel commented 4 years ago

You can get the probe_basic with this screen included here: https://github.com/adargel/probe_basic/tree/add_hole_circle_conversational_drilling

TurBoss commented 4 years ago

fantastic

Captura de pantalla de 2020-09-04 02-02-23 Thank you

Lcvette commented 3 years ago

adargel this is great work, if you get a moment can you pop in the qtpyvcp chat, would love to collaborate on the remaining conversational, maybe help out someway. I did some formatting changes to make everything fit inside probe basic a bit nicer and we will be adding the existing conversational to the upcoming release to do some field testing, but fantastic work!! really digging your design style! :D