You are not logged in.

#1 2016-12-25 22:43:55

Raukk
Member
Registered: 2016-12-11
Posts: 2

Add Shutter Open/Closed state to status.json

I want to change the Web UI to better reflect what is being shown on the projector/screen. My printer has a very slow Z-axis (10+ seconds between layers) and I'd like to be able to tell if the shutter is open or closed (or if the screen is blank) from the Web UI. I thought I could grab it from the status.json but the closest I saw was 'Covered:false' but it never seems to be true, I assume this has to do with manually blacking out certain sections?

I assume that the back-end code is not on Github (or another public repo). If it is open source, then I'll modify it myself.

Last edited by Raukk (2016-12-25 22:46:07)

Offline

#2 2016-12-26 07:23:38

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

Re: Add Shutter Open/Closed state to status.json

You are right Covered is used for blackout feature.
I think you get what you want through /log path. It is json stream.

Offline

Board footer

Powered by FluxBB