Powermill Macro [DIRECT]
CREATE TOOL "Endmill" dia $tool_diameter // The $ recalls the variable ACTIVATE TOOL "Endmill" CREATE STOCK BOX EDIT STOCK BOX LIMITS -10 -10 0 10 10 $stock_height
// Select the model named "Block" SELECT MODEL "Block" // Create a new toolpath CREATE TOOLPATH "Roughing" ACTIVATE TOOLPATH "Roughing" powermill macro
This is where the comes into play.
