gcode-viewer
gcode-viewer copied to clipboard
Change gcode programatically
Hi, Amazing gcode viewer, but I need to change gcode from JS. Is there any way how to change gcode programatically? I mean, I want to call some function with specified path to gcode and this gcode will be displayed. Is it possible? I tried to read source code, but i didn't find part of code which loads gcode Thank you.