-
Notifications
You must be signed in to change notification settings - Fork 46
Firmware feature list
Claudio Prezzi edited this page Aug 4, 2017
·
11 revisions
The host software can ask lw.comm-server for a list of firmware supported features by sending getFeatureList()
.
The response is a WebSocket Event featureList
with a list of features (as JSON Object).
These are the available features:
pause - true|false
resume - true|false
stop - true|false
reset - true|false
home - true|false
disableMotors - true|false
feedOverride - true|false
spindleOverride - true|false
dynamicPwmM4 - true|false
xAxis - true|false
yAxis - true|false
zAxis - true|false
aAxis - true|false
This project is maintained by volunteers. I am sure the developers would be thankful for any sort of donation, they put in an incredible amount of effort into this project.