- Restructured the project to make it easier to maintain and extend #49
- Improved the accuracy for the
remaining_time
,progress
andeta
placeholders #43 - Renamed the notification placeholder
remaining
->remaining_avg
- Added new custom notification placeholders:
remaining_file, remaining_filament, remaining_slicer, cur_layer, max_layer
- Added the ability to use custom_notifcations via a custom macro. See Custom Notification documentation.
Related fixes:
- Error transitions only trigger notifications during printing #46