Options
-machine prusa-mini 


Note: XL Setup requires launching multiple instances of QEMU to spawn the different components of the system (Modular bed, extruder(s) etc). See the launch-xl.sh script in hw/arm/prusa as a starting point for your own configuration.


Note: To create "additional" tool heads, increment the final "-0" in the machine name. For example, "-machine prusa-xl-extruder-060-1". Valid values are 0-4. They must be spawned before the main instance is unpaused, see launch-xl.sh for examples.

-kernel firmware.bin 


EEPROMs









Note- STM numbers UARTs starting at 1, but internally my indexing starts at zero, hence the off-by-one counting seen here.

If you choose "Serial" or "TTY" be sure to edit the device path
/dev/tty???
to point to the correct device - e.g.
/dev/tty[USB0|ACM0|S0|S1...]
!

Common UARTs (F407/G070)










STM32F427 UARTs















3D Visuals




Scripting




Advanced/Debugging