-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Minty Trebor edited this page Apr 21, 2024
·
29 revisions
BtnCmd is a Duet Web Control plugin which runs in the browser. BtnCmd enables the addition of configurable buttons to the DWC interface.
Please use the Wiki page index to navigate the content and learn how to install and use BtnCmd.
In BtnCmd you can create Tabs, with custom buttons in a freeform layout. You may also choose to display a selection of panels including:
- Standard DWC information & control panels
- DWC CNC Panels (Only available if using M452/M453 laser/cnc mode)
- Standard DWC webcam
- Alternative webcam
- Remote Source (eg. A web service from your LAN)
- Object Model Values
- Text/Label Panel
- User Created Custom Panels
- Global Variable Input Panels (Change/update the value of global variables)
- Custom Charts (Create your own charts from the Object Model)
The custom buttons can be configured to trigger one of five types of actions:
- Send a gcode command to the Duet Board
- Run a Macro
- Send a simple HTTP get/post command
- Send a MQTT Message
- Open a URL in a pop-up window