Skip to content

Releases: mainsail-crew/mainsail

Version 0.0.11

10 May 23:14
Compare
Choose a tag to compare
Version 0.0.11 Pre-release
Pre-release

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

09 May 00:00
Compare
Choose a tag to compare
Version 0.0.10 Pre-release
Pre-release

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

26 Apr 23:55
Compare
Choose a tag to compare
Version 0.0.9 Pre-release
Pre-release

new features

  • All Icons changed to MDI
  • Update npm packages

fixed issues

  • Firefox support
  • Websocket Timeout

Version 0.0.8

18 Apr 01:23
Compare
Choose a tag to compare
Version 0.0.8 Pre-release
Pre-release

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

13 Apr 22:50
Compare
Choose a tag to compare
Version 0.0.7 Pre-release
Pre-release

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

26 Mar 00:43
Compare
Choose a tag to compare
Version 0.0.6 Pre-release
Pre-release

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

13 Mar 23:57
Compare
Choose a tag to compare
Version 0.0.5 Pre-release
Pre-release

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

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)