-
Notifications
You must be signed in to change notification settings - Fork 8
Home
vintagepc edited this page Mar 2, 2021
·
11 revisions
Welcome to the MINI404 wiki! This is where I will try to keep documentation for the intricacies of using the simulator. If something seems out of date or is not working, please feel free to open an issue and I'll do my best to address it for you.
Be sure to check out Getting Started if you are looking for info on how to compile or contribute.
Note that "works" means the part is functional for the current needs of the simulation, not that it is fully implemented in all aspects or behaviours.
Name | Description | Status |
---|---|---|
Bootloader/.bbf | Used to load stock images | ✔️ Works |
CDC (USB) | Serial USB control | ✖️ Not working. Use a workaround to re-route serial to UART 1 and then use the serial VC. |
EEPROM/flash | persistent storage | ✔️ Works (-pflash , -mtdblock , see Flash Storage Persistence) |
Ethernet | LAN connectivity | ✔️ Appears to work, see Ethernet) |
Fan | Simulated fan component | ✔️ Works - with tachometer feedback |
Heater | Simulated heater cartridge | ✔️ Works, feeds back temperature to thermistors. |
IRSensor | IR-based MKxS sensor | ✔️ Works. |
MINDA | Z-endstop sensor | |
Print Visualization | Viewing motion/print | |
RotaryEncoder | Input knob | ✔️ Works |
st25dv64k | I2C EEPROM chip | ✔️ Works |
st7789v | SPI Display driver | ✔️ Works |
Thermistor | Assorted temperature inputs | ✔️ Works |
TMC2209 | Stepper driver | ✔️ Works |
w25q64jv | SPI flash chip | ✔️ Works |
USB | Flash drive for gcode input | ✔️ Works |
.