Widgets
Widgets are additional, optional UI you can add.
Installing Widgets
Place any widget code in the project path, such as $HOME/makerverse/widgets
. The web-server project path can then be used within Makerverse as /home/pi/makerverse/widgets
.
Further installation instructions may be found in the widget-specific README (below).
Custom Widgets
- cncjs-widget-boilerplate - Boilerplate for custom widgets in Makerverse.
Existing Pendants
- cncjs-pendant-keyboard - A simple pendant (using wireless keyboard or usb) to CNCJS.
- cncjs-pendant-lcd - CNCjs Web Kiosk for Raspberry Pi Touch Displays.
- cncjs-pendant-ps3 - Dual Shock / PS3 Bluetooth Remote Pendant for CNCjs.
- cncjs-pendant-raspi-gpio - Simple Raspberry Pi GPIO Pendant control for CNCjs.
- Responsive view for small screen display with device width less than 720px
Tablet UI
- cncjs-pendant-tinyweb - A tiny web console for small 320x240 LCD display.
- cncjs-shopfloor-tablet - A simplified UI for cncjs optimized for tablet computers in a production (shop floor) environment.