Open
Description
It would be super handy to be able to specify the internal stock geometry.
At the moment if I want to do internal operations the tool assumes that I want to use the to cut all of it I think?
Take this model
; Machining Operations on 17mm Stock
; Using a 3mm wide parting off tool
UNITS MM
STOCK D17
TOOL RECT R0.1 L1.5 ; Using a rectangular grooving tool
INSIDE
L1.75 D11
L1.5 D13.4
L6.75 D11
On paper this looks okay, the model looks like how I want it... but it actual fact it doesnt need to bore out the 11mm hole because thats already there. It just needs to cut the groove thats 1.5mm long. But the gcode that this generates does not look right.
Metadata
Assignees
Labels
No labels