Method | Description | |
---|---|---|
Main ( string args ) : void | ||
injectPrintJob ( FirmwareConnection connection, String gcodeFile ) : void | ||
printFile ( String comPort, String gcodeFile ) : void |
public injectPrintJob ( FirmwareConnection connection, String gcodeFile ) : void | ||
connection | FirmwareConnection | |
gcodeFile | String | |
return | void |
public printFile ( String comPort, String gcodeFile ) : void | ||
comPort | String | |
gcodeFile | String | |
return | void |