Feb 262020
Mittlerweile ist man bei der Entwicklung auch recht gekommen, so dass mit dem heutigen Tage die Version 2.0.4.4 veröffentlicht wurde. Mutige Maker können sofort auf diese Version upgraden oder man wartet, bis es Feedback aus der Community gibt. Bei mir laufen mittlerweile alle Drucker mit Marlin, wobei ich auch da noch nicht alle mit den neuen Versionen versehen habe. Das werde ich wohl erst in den nächsten Tagen machen. Jedenfalls möchte ich Euch den Changelog nicht vorenthalten und wie immer 1:1 hier rein kopieren.
New Features
TRAVEL_EXTRA_XYJERK
permits moreCLASSIC_JERK
on travel moves- Optional case-insensitive G-code Parser
Boards / Pins
- Fix BTT SKR 1.4 Turbo SD detect pin
- Fix SD card connection override for STM32
- Fix SKR expansion port pin indexes
- Define DIAG pins and endstop retcons for MKS SGen-L
Configuration
- Sanity check potential LPC176x serial port pin conflicts
- Fix assignment, reset, and editing of servo angles
LD / Hosts
- Fix cutter / bed icon overlap
- „Init. Media“ changed to „Attach Media“
- „Reset to failsafe“ changed to „Reset to defaults“
- Fix bed temperature display with „unified“ status screen
HAL / Platforms
- Fix overlapping defines in GTR10 build flags
Issues Patched
- Fix broken M0/M1 break detection
- Fix printer LED event onPrintCompleted early triggering
- Prevent potential hang on SD print completion
- Fix default TMC driver pulse rate assignments
- Fix probing failed in
G33
- Fix a
park_point
glitch with some compilers
Optimized / Improved
- Show EEPROM init errors on LCD
- More reliable power-loss recovery after pause-and-shutdown
- Do a small back-off on sensorless homing
For Developers
- Added notes on proper use of enqueue methods
- LPC176x serial ports added to Pins Debugging
- New naming convention for Serial versus LCD strings