Skip to content

Releases: mainsail-crew/mainsail

Version 0.3.0

28 Nov 01:44
Compare
Choose a tag to compare

features

  • show/hide columns in g-code-files
  • settings > machine > system panel -> only logfiles
  • added missing config panel on dashboard
  • power device update to current moonraker version
  • restart printer if klippy restart
  • rework all vuex store
  • new estimate time calculation
  • renew dashboard size/proportions
  • optimize console view
  • save countPerPage for code files & config files
  • dynamic heater & sensor icons
  • redesign panel headers
  • Voron cleanup
  • update logo color

fixed issues

  • delete error toastr
  • show current_file metadata by direct upload & print from slicer
  • machine limits max
  • fixed loading buttons
  • fixed toastr background color and font-style
  • background color on scroll

A massiv thanks to @lixxbox and @th33xitus who have influenced this version a lot.

Version 0.2.6

27 Oct 22:12
Compare
Choose a tag to compare
Version 0.2.6 Pre-release
Pre-release

features

  • modify dashboard console for more space for messages

fixed issues

Version 0.2.5

24 Oct 22:21
Compare
Choose a tag to compare
Version 0.2.5 Pre-release
Pre-release

features

  • rework status panel
  • add quick sys commands buttons in the topbar

fixed issues

  • gcode_store switched to array with timestamp

Version 0.2.4

16 Oct 20:59
Compare
Choose a tag to compare
Version 0.2.4 Pre-release
Pre-release

fixed typo for gpio power devices

Version 0.2.3

15 Oct 19:25
Compare
Choose a tag to compare
Version 0.2.3 Pre-release
Pre-release

features

  • power control panel on dashboard
  • flip webcam image
  • add slicer version in gcode file list
  • add SSL support
  • display SAVE_CONFIG button if there are unsafed config settings
  • add PWA startscreen settings and logos
  • add generic_heaters to dashboard heaters

fixed issues

  • enable extrude buttons without reload mainsail
  • escape filenames for delete command
  • disable brower autocomplete in console
  • move gui.json from gcodes to config

Version 0.2.2

03 Sep 19:41
Compare
Choose a tag to compare
Version 0.2.2 Pre-release
Pre-release

Update all websocket commands for the moonraker api update

features

  • change to metadata api notification
  • add "edit file" button in context menu of configfiles

fixed issues

  • remove M120/M121 by extrude buttons
  • check websocket status before send requests
  • gcode filelist content menu "print start" wrong action

Version 0.2.1

01 Sep 22:14
Compare
Choose a tag to compare
Version 0.2.1 Pre-release
Pre-release

features

  • show gcode thumbnails on dashboard

fixed issues

  • fixed extrude buttons with & without min_extrude_temp
  • print pause button -> loading reset after request
  • display current z-offset value (moved in klipper)
  • display issue in Settings > Machine, if klipper != ready
  • show favicon if print process == 100%
  • settings panel optimize responsive view
  • auto expand min/max in heightmap is lower -1 or heigher 1
  • sticky toolbar in config editor (toolbar & scrollbar overlap)

Version 0.2.0

31 Aug 22:12
Compare
Choose a tag to compare
Version 0.2.0 Pre-release
Pre-release

Update all functions to Moonraker version from 'August 16 2020'

features

  • add new logo
  • show version number in footer
  • reprint job button after print
  • show stats after print

fixed issues

  • toolSlider extend only by machine limits
  • performance load from temp chart

Version 0.1.3

14 Aug 23:43
Compare
Choose a tag to compare
Version 0.1.3 Pre-release
Pre-release

Update all functions to Moonraker V0.1. This is only a temporary version because the Klipper webhooks are not final.

features

  • add config editor

fixed issues

  • enable extruder buttons without min_extrude_temp in config file
  • machine limits auto extend
  • fixed filament runout sensor switch

Version 0.1.2

03 Aug 22:26
Compare
Choose a tag to compare
Version 0.1.2 Pre-release
Pre-release

fixed issues

  • switch to klippy !is_ready fixed
  • disable heater with value 0
  • add timestamp to gui.json for caching problems
  • remove "move=1" before homing on the babystepping buttons