Custom Web interface
-
Hi all.
I’m currently using my duet WiFi with a Workbee cnc router. Ooznest have a custom web interface
This is fine but ide like to alter this as it is a bit basic for my needs, can anyone let me know how I can edit this, I’ve tried my usual web editing software but because of the structure it’s not working right.
Advice and documentation would be greatly appreciated
Thanks
-
@Sp00kie13 said in Custom Web interface:
how I can edit this,
not sure how current it is, but
@jannau said in CNC Probing Interface:Ooznest has a modified DuetWebControl for the Workbee: https://learn.ooznest.co.uk/Guide/How+To+Use+WorkBee+Control/22
Source repository: https://github.com/lockryan/DuetWebControl/tree/workbeecontrol
-
Moved this to "Duet Web Control"
-
If you want to change the web interface, it's a good idea to get familiar with npm, Vue.js (Vue + Vuex + Vue Router), and Vuetify first. The main order of loaded components is src/main.js -> src/App.vue -> src/routes/* -> src/components/*.
-
@chrishamm thank you for the help. It looks like I have some studying to do while we can’t work