nraynaud / webgcode

Online G-Code simulator, controller code for STM32F4-Discovery and google chrome extension to send the code to it.
http://nraynaud.github.io/webgcode/webapp/visucamTest.html#/
Other
373 stars 162 forks source link

Add "Upload file" button #29

Open nylen opened 4 years ago

nylen commented 4 years ago

Suggest replacing the "Load a bigger sample" button with "Load a new file" and a file upload prompt. I do most of my model development and conversion in Linux, from the command line. Therefore drag and drop isn't a good option for me.

If the "Load a bigger sample" function is still needed then this should be replaced with a link to a downloadable file.

See also #17.