Release 4.3.4
Lathe Mode
- Add lathe start/end offset option with improved large step precision
- Fix lathe thru stock depth calculation
FDM Improvements
- Add volumetric flow output caps for FDM printing
- Add file metadata to widget codec
CAM Enhancements
- Allow short moves to cut in roughing operations
- Refactor CAM indexed animations to show cut path only
- Fix custom operation naming
Bundler & Performance
- Add compression caching to bundler
- Add bundler load order priority with module bundling (--dryrun support)
- Add bundler debugging and command line compression
- Add bundler exclusions and make bundler more resilient to missing sources
- Exclude bundle from itself
- Add experimental boot system
- Fully host /kiri from /boot
Service Worker & Caching
- Add more service worker boot controls
- Add ability to force service worker cache update
- Handle base redirects when it's a cache hit
- Fix cache vs transparent mode
Bug Fixes
- Fix case where max feedrates are all 0
- Fix fan setting for empty bridge layers
- Fix rapid plunge in Z axis
- Handle redirect with query parameters
Parameter Changes
- Remove confusing/unused fill speed parameters
- Rename parameters for clarity
- Remove first layer line width and flow rate (will become range parameters in future flow rate refactor)
- Disable scarf by default
Pull Requests
- #436: Add filename widget codec support
Full Changelog: 4.3.3...4.3.4