CNC Simulator Pro

user guide
×
Menu
Index

11.8. Command line parameters

The CNCSimulator.exe file can be started with command line parameters to preload files, start simulation, etc.
 
Here is a list:
 
/ds = delete settings
/lm = load machine into the simulator
/lc = load cncprog into the CNC editor
/ld = load dxf as contour into SimCam
/lc = load stl into Machine Maker
/st = start simulation
 
Example:
Load a milling machine and a CNC program, and start simulating.
CNCSimulator.exe /lm machines\millingcenter.cmachine /lc samples\mm\mill\sample1_mm.cnc  /st