Skip to content

Releases: mainsail-crew/mainsail

Version 0.1.1

01 Aug 10:17
Compare
Choose a tag to compare
Version 0.1.1 Pre-release
Pre-release

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

26 Jul 22:18
Compare
Choose a tag to compare
Version 0.1.0 Pre-release
Pre-release

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

11 May 06:44
Compare
Choose a tag to compare
Version 0.0.12 Pre-release
Pre-release

fixed issues

  • time format in status panel

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