Feature Request [Prusa Link - API] - Expose more data in the API, please.
The current API data is useful, however, it is incomplete.
I build a custom camera viewer that uses the API to get bed/nozzle temps, progress completion etc.
But I would really love to include;
- Nozzle temps of ALL nozzles so we can determine chamber temp (Ideally a separate temp sensor, but that is a hardware mod, and out of scope here)
- SOC temps (undoubtedly available internally, but please expose them so we can monitor and act if they get too high)
- Layer height (zo we can determine current layer using the current Z)
- Total layers / Total Z-height
Thanks 🙂
( the last two would have to come from the GCode, I guess, so consider these optional 😉 )
RE: Feature Request [Prusa Link - API] - Expose more data in the API, please.
The chamber temperature would be really useful for adding an extra heater controlled by a microcontroller.
RE: Feature Request [Prusa Link - API] - Expose more data in the API, please.
agree: chamber temperature would really be important for me.
but whats really really missing is setting ambient light, speed and stealth mode!!
The chamber temperature would be really useful for adding an extra heater controlled by a microcontroller.