Skip to content

Commit

Permalink
finalized change log for v2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moggieuk committed Jan 17, 2024
1 parent 28f390a commit 12c7d3e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/change_log.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,11 @@ New Features:
- Lots of new/updated doc

### v2.4.1
- Update / fixes to the way toolhead movement occurs through the "sequence macros" like _MMU_PRE_UNLOAD and _MMU_POST_LOAD etc.
- Fixes / update to the way toolhead movement occurs through the "sequence macros" like `_MMU_PRE_UNLOAD` and `_MMU_POST_LOAD` etc.
- Also if enabled these will now work while not actively printing (that was an oversight)
- These macros also play nicely with Klippain pause/resume macros now
- The z_hop_height_error has been deprecated. Additional z_hop height can be configured in the macro variables at the start of mmu_sequence.cfg
- Better error feedback on LED misconfiguration
- The z_hop_height_error has been deprecated. Additional z_hop height can be configured in the macro variables at the start of mmu_sequence.cfg
- LED update
- Better error feedback on LED misconfiguration
- Fix for led index when order of reversed.

0 comments on commit 12c7d3e

Please sign in to comment.