Since the last release in March, the following changes have been made-
Code: Select all
2018/09/02
Tool diameter display now updates after change of units in settings
Tool table is now checked for updates, and automatically reloads
Sometime over summer
Zero tool diameter now checked for
Added tool change code function
Pocket with ramp in option added
2018/03/15
ToolId now functional for canned cycles
Gcode start/end/toolchange textboxes added and now functional
The basic functionality works (key bit I definitely still need to add is the ability to edit an Operation already added to the Operation list), and it will let you create Drill Cycles in various patterns, Surface, and Pocket (currently only with a ramp in move).
Zip file includes the .Exe, a settings file (both which you can just extract to a suitable location), along with an example tool file if you've not got KMotionCNC installed. You'll need to go into the Settings tab, and point towards whatever tool file you'd like to use. This program only reads the tool file, it does not edit it.
I'm looking for any feedback, and suggestions on general layout. The current layout is very much just thrown together with things roughly grouped, but I am struggling for how to arrange things.
My plan is to gradually develop the program as time allows, and I have a rough idea of what time will be prioritised, but I'm always keen for opinions on what should be added next. Although I'd like to devote some time to working on some probing routines over the next couple weeks, as that's where my own personal need currently lies!