Skip to content

Releases: mainsail-crew/mainsail

Version 0.0.4

09 Mar 23:45
Compare
Choose a tag to compare
Version 0.0.4 Pre-release
Pre-release

new features

  • add history to console input field (with key-up/down)

fixed issues

  • disable command gcode respond

Version 0.0.3

08 Mar 23:54
Compare
Choose a tag to compare
Version 0.0.3 Pre-release
Pre-release

new features

  • add control buttons to dashboard
  • add restart & firmware_restart buttons

fixed issues

  • reconnect to api

Version 0.0.1

07 Mar 20:26
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

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

07 Mar 20:53
Compare
Choose a tag to compare
Version 0.0.2 Pre-release
Pre-release

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