You are not logged in.
Pages: 1
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.
I'm trying to build a printer using NanoDLP, and I used the Adafruit Pi Hat for the Z-axis stepper. (https://learn.adafruit.com/adafruit-dc- … per-motors)
It moves the stepper using their python libraries, but I don't know what settings to use in NanoDLP to get it running.
I set it as I2C control, but I don't know what else I need to set/change to make it work.
Any help would be appreciated. Thank you.
Pages: 1