Releases: mainsail-crew/mainsail
Releases · mainsail-crew/mainsail
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
Version 0.0.4
new features
- add history to console input field (with key-up/down)
fixed issues
- disable command gcode respond
Version 0.0.3
new features
- add control buttons to dashboard
- add restart & firmware_restart buttons
fixed issues
- reconnect to api
Version 0.0.1
First preview for a Klipper webinterface based on Vue.JS and Vuetify.
What works
- connect to klipper-api
- dashboard with current position, heater temps & chart, printstatus
- console to send gcodes to klippy
- gcode file management (upload, delete, start print)