Releases: p3p/MarlinSimUI
Releases · p3p/MarlinSimUI
Release 0.1.0
What's Changed
- Disable unimplemented elements (afe7c1c)
- Fix Marlin API (#47)
- Fix copying serial buffer (f95fc09)
- Warning cleanup (e6263f6)
- OpenGL validation and logging (c8d17c2)
- Add encoder to ST7796 ui (86e4991)
- Fix: delta multimaterial (7c31491)
- Fix: W25Qxx flash emulation file access (864b8da)
- Update dependencies, embed most in vendor directory (f665198)
- Main menu (419613f)
- Renderer update (#46)
- File resources (#45)
- Fix delta support (#44)
- IDEX support (#43)
- Fix macro conflict (517c91c)
- Add PWM Reader Component (#42)
- Add Sensor Modes (#41)
- Visualisation config (d329e8c)
- Fix mesh deletion (6cae7dd)
- Initialise extruder positions (3866eed)
- Cleanup Visualisation OpenGL rendering (#40)
- Initial multi-material support (#39)
- Fix typo: "Nozel" -> "Nozzle" (#38)
- Renamed config constant
HAS_SPI_FLASH
->SPI_FLASH
(#37)
Full Changelog: 0.0.4...0.1.0
0.0.4
What's Changed
- Refactor SPI to allow for DMA simulation by @p3p in #16
- Add fallback window creation without multisampling by @mjbogusz in #17
- Fix error: #elif with no expression by @eduard-sukharev in #18
New Contributors
- @mjbogusz made their first contribution in #17
- @eduard-sukharev made their first contribution in #18
Full Changelog: 0.0.3...0.0.4
Release 0.0.3
Full Changelog: 0.0.2...0.0.3
Release 0.0.2
Marlin HAL interface update
Release 0.0.1
What's Changed
- Fix several Windows issues by @sjasonsmith in #3
- Only warn about missing FAT image path when SDSUPPORT is enabled by @sjasonsmith in #4
- Getting up to speed with refactoring by @EvilGremlin in #5
- Add option to lock display scaling to int and popout displays to window by @p3p in #6
- Fix file streaming on Windows by @sjasonsmith in #7
- Add runtime switching of pin logging, with export to VCD file by @sjasonsmith in #8
New Contributors
- @sjasonsmith made their first contribution in #3
- @EvilGremlin made their first contribution in #5
Full Changelog: https://github.com/p3p/MarlinSimUI/commits/0.0.1