Releases: vintagepc/MK404
Releases · vintagepc/MK404
Latest (Development) Build
v1.1.3
Commits
- 37ba3f8: Always disable UART poll sleep (#357) (vintagepc) #357
- 6de3ab1: PAT9125 mystery registers (#360) (vintagepc) #360
- 2444165: Add completion generator for bash/zsh (#361) (vintagepc) #361
- ec4c9d6: Improve completion generator (VintagePC)
- a4215fa: Fix #362, suppress 4-bit spam. (VintagePC)
- 41b23ee: Fix MMU2 qurks (#363) (vintagepc) #363
- edb79ce: Sync with upstream AVR, minor fixes (#365) (vintagepc) #365
- fddfbaa: Fix IR digital not updating if the ADC isn't read (#367) (vintagepc) #367
- d3c33ad: implement IOIN IO readback (#368) (vintagepc) #368
- 09fda29: Fix crash when closing LCD window (VintagePC)
- cad2a40: Fix Cyg build (python2 deprecated) (vintagepc)
- 0f0620a: Fix the deprecated runners (#371) (vintagepc) #371
- 8f947a7: Mac OS (#370) (Sharon Solomon) #370
- 5a82897: Update build.yml (vintagepc)
- 2b72f41: Fix incorrect version (vintagepc)
- 7f37950: Update build.yml (vintagepc)
- faf2283: Adjust LCD font to be more "correct" (#373) (vintagepc) #373
- 6f034c9: Add sideband control PTY for FS and reset lines (#374) (vintagepc) #374
- 2853d8f: Bump actions/download-artifact from 3.0.2 to 4.1.7 in /.github/workflows (#376) (dependabot[bot]) #376
- 1ec65e8: Optional OSX binary (VintagePC)
v1.1.2
v1.1.1
Commits
- 43df58c: Fix terminal/screenshot related bugs (#336) (vintagepc) #336
- 49bd8c4: More code washing (#337) (vintagepc) #337
- c1a0c6b: Fix clang compile errors (#338) (Giles Bathgate) #338
- ad578c3: Use consistent attribute((packed)) (#339) (Giles Bathgate) #339
- 80168bd: Remove the need to calculate sqrt by using squared distance (#342) (Giles Bathgate) #342
- 7609474: Fix MK2 selftest after an autohome (vintagepc)
- 5bc62ae: Fix test broken by endstop tweak (vintagepc)
- 3bfe0ee: Implement commandline option to enable/disable softPWM #345 (#346) (Giles Bathgate) #346
- ebc7a80: Support for up/down arrows as lcd control buttons (#348) (Giles Bathgate) #348
- 6770873: Update KeyController.cpp (vintagepc)
- f2a5895: Let ScriptHost read from stdio (#351) (vintagepc) #351
- 8d86fc8: Fix heater freeze on power loss/reset (#353) (vintagepc) #353
v1.1.0
Collecting several fixes and improvements since v1.0.4
also, CW1/CW1S support. Shhhh... don't tell David :P
Commits
- aaa4252: Fix crash if no bootloader given & hex is missing (VintagePC)
- f66f6af: Suppress GL errorspam in Cygwin (vintagepc)
- 03b0780: Cleanup and consolidate IPC, GL objects (#319) (vintagepc) #319
- a3a61b1: Misc fixes (#325) (vintagepc) #325
- 638e20d: 321 improved testing (#322) (vintagepc) #322
- 613043b: Implement the TMC2130 IOIN register version (#328) (Yuri D'Elia) #328
- a99f290: Standalone MMU2 (#326) (vintagepc) #326
- 562b2ee: Update Scripting.md (vintagepc)
- 3b10f40: Update Codecov (#331) (vintagepc) #331
- 029cc59: Assorted cleaning (#332) (vintagepc) #332
v1.0.4
(This is a maintenance release to formalize some features since v1.0.3)
Commits
- b243dda: Implement #311 - support RO SD images. (#312) (vintagepc) #312
- 7184194: Fix PINDA crash when probing nearby bed margins (#314) (Yuri D'Elia) #314
- bb0a4e2: Reduce spamminess of skew-correct's "Lost X us!" messages (#310) (Yuri D'Elia) #310
- 86699d2: #315 - WaitForReset() (#316) (vintagepc) #316
- 2bdd92c: Update help text to remove outdated info (vintagepc)
v1.0.3
Commits
- [dc597a0]: Indicate if axis is stalled (#293) (vintagepc) #293
- [4a1c5aa]: Xflash load from hex (#294) (vintagepc) #294
- [cf52ae1]: Update question-discussion.md (vintagepc)
- [f6f1af8]: Update templates (#297) (vintagepc) #297
- [14c0b33]: #298 Add screenshot menu, adjust LCD colours (#299) (vintagepc) #299
- [bc56fba]: Reset SG when writing to GCONF or COOLCONF (#300) (Yuri D'Elia) #300
- [eb2fc4f]: TMC2130 DIAG tweaks v2 (#301) (Yuri D'Elia) #301
- [8195b12]: Fix a bug with xflash loads that exceed 64K (#305) (vintagepc) #305
- [07579a3]: Fix submodule that is no longer available (vintagepc)
- [616b76d]: Color-code stealth mode in the TMC2130 indicator (#306) (Yuri D'Elia) #306
- [8963a54]: Explicitly call out clang-tidy version (vintagepc)
- [be21d85]: 298 screenshots lcd (#308) (vintagepc) #308
- [f971410]: Use CMake for simavr (#309) (vintagepc) #309
- [7b5d679]: Add "debugcore" option for more flash space on 2560 (#304) (vintagepc) #304
v1.0.2
Commits
- [27dabcb]: #246 - Improve LCD, stepper draw routines (#275) (vintagepc) #275
- [ebfd173]: Add option: Export to PLY for HR prints (#276) (DRracer) #276
- [208ef25]: Fix bug with deltaT and the first tick of a print (#278) (vintagepc) #278
- [db95120]: #243 - MK2 visuals (#279) (vintagepc) #279
- [04fae8f]: #280 - Improve printer graphics tests (#281) (vintagepc) #281
- [3231122]: Fix IRSensor if ADC isn't running (#283) (vintagepc) #283
- [55d89d1]: 263 klipper take 2 (#282) (vintagepc) #282
- [f81536e]: Stop WaitForText() check if there is no net change (#286) (vintagepc) #286
- [ef089ab]: Add UART1 aka RPi port to Einsy and MK3/s (#285) (3d-gussner) #285
- [acc7202]: Return a flashair IP from the simulated SD (#290) (vintagepc) #290
- [a0f3f5b]: Fix #291 Factory reset (#292) (vintagepc) #292
v1.0.1
Commits
- [1627a0a]: minor adjust (vintagepc)
- [ab781c7]: #238 keyboard control improvement (#241) (vintagepc) #241
- [15d106f]: Add miniRambo printers (MK1 and MK2 generation) (#242) (vintagepc) #242
- [89f61d5]: #237 - remove all non inline and template code from headers. (#245) (vintagepc) #245
- [f994a13]: Remove obsolete file (vintagepc)
- [d75e8c8]: Add custom SD card targets (fixes #249) (#250) (vintagepc) #250
- [9d81399]: #248 hardware TWI (#251) (vintagepc) #251
- [4ec56dd]: Fix bed heaters on MK2.5 and SD target names (#254) (vintagepc) #254
- [192147f]: Code Cleanup - Remove templates, add PCH (#255) (vintagepc) #255
- [fa042b5]: Fix SD target gcode file handling (#249) (vintagepc)
- [2336da9]: #114 extrusion visualization take 2 (#244) (vintagepc) #244
- [920d4e8]: Avoid reallocating vectors with every push_back (#260) (DRracer) #260
- [9bf93ca]: #257 Fix deprecated workflow commands in build (#259) (vintagepc) #259
- [d9630e3]: Use Github annotations for code lint (#261) (#262) (vintagepc) #262
- [1740785]: Enable simulation of nonlinear TMC+motor on X,Y,E (#264) (DRracer) #264
- [9062cc7]: #253 - Patch A4982 step-position conversion functions (#267) (Alex Voinea) #267
- [6f05e4b]: Cache cygwin downloads, use codecov.io (#268) (vintagepc) #268
- [e10b9e8]: Enhance nonlinearity aspects (#270) (vintagepc) #270
- [b0d8cf8]: #263 klipper support (#274) (vintagepc) #274
- [53192f6]: Adjust window title - close #271 (vintagepc)
- [d3ade16]: Fix Z height for MK2.5S (vintagepc)
- [0f083c0]: Update test images (vintagepc)
- [8a8b048]: #272 - Scripting Input terminal (#273) (vintagepc) #273