vlachoudis / bCNC

GRBL CNC command sender, autoleveler and g-code editor
GNU General Public License v2.0
1.54k stars 528 forks source link

bCNC Pendant #1844

Open Mungbeanz opened 11 months ago

Mungbeanz commented 11 months ago

Just working on customising the default pendant webui. Added a few new buttons and removed some. Making it suit a laser cutter more than a traditional CNC.

In the wiki about the pendant webui the "canvas" is seen. in the screenshots Looking back in the git history of the file I tried implementing this but failed miserably. Possibly the files where the webui is sourcing the imagery has changed significantly.

Questions I was wanting to know about if possible: What happened to the canvas? Why was it removed? Is it possibly to give me guidance to re-add this?