Releases: mainsail-crew/mainsail
Releases · mainsail-crew/mainsail
Version 0.1.1
new features
- add Z_TILT in ControlPanel
- add 0.01mm babystep buttons
fixed issues
- update notifiy_filelist_changed websocket message
- rename "Host Restart" to "Host Reboot"
Version 0.1.0
new features
- update to Moonraker .08-alpha
- show temperature_probe in ToolPanel + Tempchart
- finish bed_mesh control & visualisation
- babystepping on dashboard (only during a print)
- gcode files -> manage directories, manage files, show gcode thumbnails (PrusaSlicer & SuperSlicer only)
- warning & block too high or too low temps in tool panel
- print stats -> convert filament used greater then 1000mm to m
fixed issues
- sort heaters & temp sensors in the tempchart
- virtual_sdcard.progress not loaded at startup
- firmware restart reset the storage
- and many little bugs...
Version 0.0.12
fixed issues
- time format in status panel
Version 0.0.11
new features
- temperature_sensor min/max temp by hover value
- select value by focus heater input-field (overwrite value)
fixed issues
- temperature_fans onload & update combine in tempchart
Version 0.0.10
new features
- update init. functions for moonraker
- pull TempChart History on load
- show temperature_sensor in tools
- display M117 output in status widget
- download button for moonraker.log
- show/visualize bed_mesh profiles (preview)
fixed issues
- activate emergency_stop button
- fix download link for klippy.log
Version 0.0.9
new features
- All Icons changed to MDI
- Update npm packages
fixed issues
- Firefox support
- Websocket Timeout
Version 0.0.8
new features
- Settings > Machine > Filament Runout Sensor
- Settings > Machine > Endstop Status
- Settings > Machine > System (Log download + restart)
- Dashboard > mini console
fixed issues
- hide target by hide dataset
- redirect Settings to Interface
Version 0.0.7
new features
- interface config menu with save gui.json in virtual_sdcard
- config.json to change socket-settings
- webcam support
- autocomplete / help in console with "tab"-key
- show target temp in tempchart
- show machine limits in settings > machine
- show all metadata from gcode files
- calc estimations on file, filament & slicer time
fixed issues
- tooltip in tempchart
- responsive fixes
Version 0.0.6
new features
- add tool fan, extrusion factor, speed factor panel
- add macro panel
- add printer stats to browser title
- drag&drop fileupload
fixed issues
- modify macros
Version 0.0.5
new features
- show current printing filename in status card
- show estimation time based on file & timeprocess
fixed issues
- update to API .03