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

Feature to upload files? #26

Closed andrewerrington closed 4 years ago

andrewerrington commented 4 years ago

Great software! Unless I'm missing something I can only view my output if I paste my code into the text box on the website. Would it be possible to have an 'Upload' or 'Open File' button so that I can select my file on my PC and have it uploaded and rendered?

Thanks!

nraynaud commented 4 years ago

Hi, this project is a bit dead, but know that you can drop a gcode file on the page to load it.

I guess I was always testing by drag'n'drop and forgot to put an actual "open" button at the time.

andrewerrington commented 4 years ago

That is a satisfactory alternative. Thanks! I didn't know it was a feature. Could you mention it on the web page text? Where it says "Paste your G-Code..." add something like "or drag and drop your file onto this page".

Sorry to hear the project is a bit dead. It is perfect for my use. The other good one is ncviewer, but I have an outstanding bug report there that doesn't seem to be moving. Thanks for your quick response. I guess you don't need to do anything. :)