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

Fails with '%' in comment #41

Closed jackbrennan-creator closed 5 months ago

jackbrennan-creator commented 6 months ago

Fails with '%' in comment.

Example: G1 Y14 S1000 F60 ; Move 04,14 laser 100%, speed 1mm/sec

Looks like it terminates the program?

nraynaud commented 5 months ago

Thank you very much for your report, I believe it's fixed it here now : https://github.com/nraynaud/webgcode/commit/5c4e828d3289a3ca8aaff63123a7695f5a38d680