frmMainExportGCode Method
Export the contents of the current cut-list to g-code.
Namespace: ShopToolsAssembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
private void ExportGCode(
string filename
)
Private Sub ExportGCode (
filename As String
)
No code example is currently available or this language may not be supported.
Parameters
- filename String
-
Path and filename of the G-code file to create.