Skip to content

Releases: p3p/MarlinSimUI

Release 0.1.0

15 Jul 20:16
@p3p p3p
afe7c1c
Compare
Choose a tag to compare
Release 0.1.0 Pre-release
Pre-release

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

28 Mar 15:50
@p3p p3p
Compare
Choose a tag to compare
0.0.4 Pre-release
Pre-release

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

Full Changelog: 0.0.3...0.0.4

Release 0.0.3

23 May 00:42
@p3p p3p
4317c17
Compare
Choose a tag to compare
Release 0.0.3 Pre-release
Pre-release

Full Changelog: 0.0.2...0.0.3

Release 0.0.2

17 Feb 19:42
@p3p p3p
e66170e
Compare
Choose a tag to compare
Release 0.0.2 Pre-release
Pre-release

Marlin HAL interface update

Release 0.0.1

14 Dec 22:43
@p3p p3p
9f21b26
Compare
Choose a tag to compare
Release 0.0.1 Pre-release
Pre-release

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

Full Changelog: https://github.com/p3p/MarlinSimUI/commits/0.0.1