Releases: vintagepc/MINI404
Releases · vintagepc/MINI404
Latest (Development) Build
Commits
- edabc53: Initial set of changes: (VintagePC) #162
- 245c398: - Fix swapped step pins (VintagePC) #162
- 7d80e33: Fix #156 - XL extruder fan check failure (VintagePC) #162
- d1c6194: Implement #157 - add a fake ESP32 to the mix. (VintagePC) #162
- 6239e31: - Timer cleanup (VintagePC) #162
- 0145936: Don't use global system_memory (VintagePC) #162
- 4eb6abc: Nicer handling of unimplemented devices. (VintagePC) #162
- 6d44985: - add iX implementation (VintagePC) #162
- d24ee37: Misc cleanup/refactor (VintagePC) #162
- 675eccd: Merge remote-tracking branch 'public/MINI404' into more-xl-work (VintagePC) #162
- 92a2292: remove debug code (VintagePC) #162
- 5881d8a: Revert attempt at cpu-private sysmem (VintagePC) #162
- 2321479: Missed file (VintagePC) #162
- e6c2b32: test fix? (VintagePC) #162
- 89a6a81: Missing demux component (VintagePC) #162
- 9c556a9: ... helps if you add the file to the build... (VintagePC) #162
- b7b920e: update codecov config (VintagePC) #162
- 0ae8bc2: disable search for upload (VintagePC) #162
- 81b0ae2: Merge remote-tracking branch 'public/MINI404' into more-xl-work (VintagePC) #162
- 9202251: - Add hall sensors for dock/pick (VintagePC) #162
- d28b6c9: Add some code to attempt to support tool xy calibration. (VintagePC) #162
- 58d7306: Fix timer implementation when CC1E is used to enable/disable PWM (VintagePC) #162
- 5118cf1: Pin actions to 22.04 for now (VintagePC) #162
- 9989cc1: Merge remote-tracking branch 'public/MINI404' into more-xl-work (VintagePC) #162
- ada5f29: - Fix tests workflow (VintagePC) #162
v0.9.12
Commits
- 73fa9aa: Tentative changes for MMU support (#143) (vintagepc) #143
- caeded5: Fix bug with larger USB packets being discarded (vintagepc)
- fe0eb2d: Second round of expanding test coverage (#144) (vintagepc) #144
- 0fbb201: Add missing Cygwin DLLs (#148) (vintagepc) #148
- e9f167d: Misc Mk3.5 fixes (#149) (vintagepc) #149
- 6ab8e5a: Fix MSYS build crashes (#150) (vintagepc) #150
- 4a2ec0f: Fix MK3.5 selftest (#153) (vintagepc) #153
v0.9.11
Commits
- e975816: Optimize a few high-frequency functions (vintagepc) #139
- cd31d3b: Partial cleanup to reduce ADC overhead (vintagepc) #139
- d1d4219: Fix mini using disabled interrupt (vintagepc) #139
- fed62f0: comment some more dead code (vintagepc) #139
- e653e28: - Fix errors with qmp/qom/hmp tests (vintagepc) #139
- 3fb8734: - Fix a bug where DMA IRQ failed to lower (vintagepc) #139
- ac7e8a6: upload test log (vintagepc) #139
- 5ad7597: Suppress more output during tests (vintagepc) #139
- 35ce691: - Make test pass required (vintagepc) #139
- da00ef9: - Fix step timer calculation (vintagepc) #139
- 2079444: - selftest fixups (vintagepc) #139
- f1f66b8: don't run tests in parallel (vintagepc) #139
- aa59f8d: - Pull uart calculation fix to F4xx (vintagepc) #139
- 18f4066: - Additional Misc fixes (vintagepc) #139
- aec9106: Fix mux initial value bug (vintagepc)
- 4eb784e: Merge v7.2.0 (#141) (vintagepc) #141
- 01ac881: Merge esp32 v7.2.0 (#142) (vintagepc) #142
- e8c45dd: - Fix ADC channel count error (vintagepc)
- b672444: Add software PWM inversion property (vintagepc)
v0.9.10
Commits
- 1a8047e: Add Mk3.x (#131) (vintagepc) #131
- 25ca65e: remove libssp - it's gone. (vintagepc)
- e766f8e: Allow MK4 nozzle maxtemp (#132) (Vladimir Matena) #132
- 5cc5c0e: Add option to disable USB SOF intterupt. (vintagepc)
- 1398c2a: Expand unit tests (#130) (vintagepc) #130
- 916791a: Increase number of ADC channels (to not crash when measuring vref and internal temperature) (#138) (Lukas Lendvorsky) #138
v0.9.9
v0.9.8
v0.9.7
Commits
- 3766960: Fix missing parent VMSD for RCC (VintagePC)
- 66555da: Fix clock speed freq due to masked bits. (VintagePC)
- bad82ee: Fix EEPROM sizes, add vmstate for EEPROM (hacky) (VintagePC)
- c59b758: bump dll (VintagePC)
- 9d21478: one more (VintagePC)
- ee120ec: Update dll-list.txt (vintagepc)
- b915c28: Create config_tool (vintagepc)
- ccae099: Rename config_tool to config_tool.md (vintagepc)
- c7c1408: Implement basic support for XL and Mk4 (#120) (vintagepc) #120
- 8cfd919: Temporary hack until I can clean up the RTC code. (VintagePC)
- 68ac9bd: - Add touch to XL (VintagePC)
- 32f4104: Close #121 - Side filament sensors for XL (VintagePC)
v0.9.6
Commits
- 9680ddb: - Workaround for thermistor tables only being 10-bit (VintagePC)
- f34d091: MADCTL readback/blinking display hack. (VintagePC)
- 545e5c3: #111 refactor cdc chardev (#112) (vintagepc) #112
- 69017ae: #114 - Update Actions, make DLL list more flexible. (#115) (vintagepc) #115
- 0deb6b9: 114 fix workflows (#116) (vintagepc) #116
- 1ad7733: Update build.yml (vintagepc)
- 5b69ec4: Update build.yml (vintagepc)
- 69fd121: Update dll-list.txt (vintagepc)
v0.9.5
Commits
- ee1bc68: Merge v7.0.0 (#108) (vintagepc) #108
- 6a70c5e: Fix build for macos (VintagePC)
- 324d615: Add IR sensor toggle (f key) (VintagePC)
- e72651a: Remove some unnecessary headers (#110) (vintagepc) #110
- e595add: Actually tell the CPU the new flash size >_< (#113) (vintagepc) #113
- e4478cb: Update dll-list.txt (vintagepc)
v0.9.4
This is a maintenance release collecting several improvements/bugfixes, and the final v6.0 based release.
Commits
- 74c513d: Fix nasty bug in word and bytewise register access (VintagePC)
- fdcac08: 99 extra flash ram (#100) (vintagepc) #100
- ba79cf3: Rework dashboard to native QEMU (#101) (vintagepc) #101
- 3d19b35: Major RCC refactor (#89) and DMA cleanup (#30) (#102) (vintagepc) #102
- bf29966: fix #96 - can now flash via bbf on attached USB (#103) (vintagepc) #103
- d603f82: Add support for smaller 1MB flash chip (#104) (vintagepc) #104
- 6b5d36f: Missing openSSL package (vintagepc)
- 726c60a: Fix buffer indexing bug (VintagePC)
- 3063101: Fix rounding error in timer overflow calculation. (VintagePC)
- e477bba: fix a stupid bug (VintagePC)
- ec0d250: add libusb and gtk3 to linux CI build. (#105) (vintagepc) #105
- 0fbb6d7: Misc. cleanup/refactoring I never got around to pushing (#106) (vintagepc) #106
- afc3698: Implement USB DMA (#107) (vintagepc) #107