vintagepc / MK404

A functional Simulator for Prusa (Mini/Einsy) Rambo based printers
https://vintagepc.github.io/MK404/
GNU General Public License v3.0
69 stars 9 forks source link

[IMPROVEMENT] - Shorten some of the graphics tests. #280

Closed vintagepc closed 3 years ago

vintagepc commented 3 years ago

Is your feature request related to a problem? Please describe.

The MK3 3d graphics tests can be cut down. Right now they sit idle for a lot because they wait for the printer to boot so we don't screenshot while other things are going on.

Describe the solution you'd like

Fix this with a custom firmware that just activates the things we need to avoid the long boot wait time, or no FW at all, like the MK2 3D tests.