midTbot_esp32 icon indicating copy to clipboard operation
midTbot_esp32 copied to clipboard

plot file(s) with push button(s) ?

Open snug11 opened this issue 6 years ago • 2 comments

hi all, im asking for a possible (firmware) extension: there are a few unused gpios on the esp32...could them be used to start different plot files by pushing buttons (internal pullup on/gnd) with ?

for example: gpio32/button1 = plot file "xxx.gcode" gpio33/button2 = plot file "yyy.gcode" (for best, pin assignment in ui under "sd-files area", beneath each loaded file)

that would be absolute easy to let guests (on a faire) start plotting different preloaded grahics without the needing of a second device (laptop, smartphone...)

...that would be great ! :-)

with kind regards from germany andree

snug11 avatar Oct 08 '19 04:10 snug11

See here: https://github.com/bdring/Grbl_Esp32/wiki/Macro-Button-Feature

peek82 avatar Oct 12 '19 04:10 peek82

I'll try it, thanks for showing that! :-)

snug11 avatar Oct 15 '19 10:10 snug11