You are not logged in.

#1 2020-01-17 15:58:15

sandong69
Member
Registered: 2020-01-05
Posts: 11

G-code Restful API

I would like to know the Restful API (URL) to run G-code in WebBrowser.

ex)
nanodlp_url/gcode?[[G1 Z{[[LayerPosition]]+5} F30]]

Thank you very much.

Offline

#2 2020-01-18 15:20:46

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: G-code Restful API

You can send POST request to URL below:
ip:port/gcode

Value should be posted with gcode key.

Offline

Board footer

Powered by FluxBB