nebarnix / img2gco

Image to reprap gcode converter
GNU General Public License v3.0
56 stars 29 forks source link

Error when executing scripts #12

Open Big-coconut opened 8 months ago

Big-coconut commented 8 months ago

Whenever I try to run the code, either in the given app or as a local file i get an error saying:

"POST /gcode.php HTTP/1.1" 501 -
code 501, message Unsupported method ('POST')

Is there a fix to this?