Releases: mainsail-crew/mainsail
Releases · mainsail-crew/mainsail
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)
Version 0.0.2
new features
- download gcode files
fixed issues
- hostname displayed wrong in safari
- fix padding in heater list
- sort arrow position in data tables
- fix padding in heater chart