Mach Modules Documentation
Lua Module API Documentation
Loading...
Searching...
No Matches
ShapeMaker.lua
Go to the documentation of this file.
1
4S.GetDrillCode();
8S.GetBoreCode();
12S.GetPocketCode();
16S.GetHingeRectCode();
20S.GetStrikeRectCode();
24S.GetSquaringCode();
32S.CurrentSpindleSpeed();
40S.CurrentTool();
55S.ToolCall(tool_info, feed, speed, face);
63S.StopSpindle();
77S.Bevel(y_cmd, d, z_depth, inv);
95S.GetPlane();
107S.BuildShape();
118S.OrderOps();
146S.MakeHingeRect();
168S.MakeStrikeRect();
194S.SquareCorners();
215S.MakePocket();
238S.MakeDrill();
258S.MakeBore();