Skip to content

Releases: meteyou/mainsail-dev

v2.9.8

30 Dec 20:45
Compare
Choose a tag to compare

What's Changed

v2.9.7

30 Dec 20:40
Compare
Choose a tag to compare

What's Changed

v2.9.6

30 Dec 20:34
Compare
Choose a tag to compare

What's Changed

v2.9.5

30 Dec 19:52
Compare
Choose a tag to compare

What's Changed

v2.9.3

30 Dec 19:09
Compare
Choose a tag to compare

test

v2.9.2

30 Dec 19:06
Compare
Choose a tag to compare

What's Changed

v2.9.1

30 Dec 18:08
Compare
Choose a tag to compare

What's Changed

Features

  • file browsers: Add ability to quickly jump to any segment (#1659)
  • webcam: Add support for go2rtc webrtc (#1651)
  • Add multi download to ConfigFilesPanel.vue (#1194)
  • Add table view for print status stats (#1192)
  • Add new CodeStream control to Gcodeviewer (#1224)
  • Add support for cnc mode in g-code viewer (#1239)
  • Hide/ignore .git directories in file init process (#1227)
  • Log rollover function for klipper and moonraker (#1243)
  • Add power button on dashboard to switch printer on (#1254)
  • Add button to hide SAVE_CONFIG button for pending bed_mesh (#1255)
  • Add HLS Support for webcams (#1258)
  • Add helper display for screws_tilt_adjust (#1261)
  • Add jobs to queue in batches (#1253)
  • Add function to send PAUSE at a specific layer change (#1230)
  • Add x_only and y_only option in timelapse park position (#1231)
  • Support a color or colour variable from tool change macros (#1244)
  • Max webcam height to fit on the screen (#1246)
  • Add WebRTC (camera streamer) support (#1275)
  • Allow fan animations to be disabled to save browser perf. (#1232)
  • Allow negative time estimate in slicer (#1372)
  • Customize sidebar navi (#1336)
  • Add AHT10 to additionalSensors (#1378)
  • Add function to duplicate gcode files (#1321)
  • Add jmuxer-stream webcam type, supporting raw h264 (#1342)
  • Add options to disable klipper helper dialogs (#1319)
  • Add facility to Scan Metadata from G-code Files (#1316)
  • Allows adjustable tab size in file editor (#1354)
  • Add printer name to browser tab while printing or complete (#1371)
  • Add an option to change the height of the temperatur chart (#1391)
  • Updating WebRTC with camera-streamer signaling protocol (#1417)
  • Add portuguese/brazil translate (#1407)
  • Add bed aspect ratio to heightmap graph (#1420)
  • Add WebRTC (MediaMTX / rtsp-simple-server) webcam mode (#1318)
  • Add retry button to ScrewsTiltAdjust helper dialog (#1429)
  • Hide screws tilt adjust dialog, when using MAX_DEVIATION (#1474)
  • Add option to hide MCU/Host sensors in the temp panel (#1496)
  • Hide axis controls during print (#1452)
  • Add an option to set the sidebar default state (#1462)
  • Add option to hide FPS counter in webcams (#1488)
  • Add a select all option on the backup and restore dialogs (#1448)
  • Add nevermore to temperature panel (#1511)
  • Add warning for outdated browsers (#1537)
  • Automatic selection of the gcode offset save gcode (#1531)
  • Hide Moonraker power devices with a _ as first char (#1545)
  • Add option to block autoscroll in console (#1519)
  • Add 12-hour time format in printers overview (#1571)
  • Add monitors (like TMC2240) to Temperature Panel (#1532)
  • Add spoolman support (#1542)
  • Add optional background color for big gcode thumbnails (#1535)
  • Rework spoolman change dialog to display spool ids (#1605)
  • Add buttons for PURGE_FILAMENT and CLEAN_NOZZLE (#1641)
  • Add different color maps for heightmap (#1666)
  • Add option to change the save z-offset method (#1631)
  • Add option to hide parts of the ToolheadPanel (#1621)
  • Add macro prompt dialog (#1630)
  • Add minimum_cruise_ratio support in MotionSettingsPanel (#1670)
  • Show filament sensor state even when it is disabled (#1656)
  • Add option to hide parts of the ExtruderPanel (#1679)
  • Add moonraker init component check with warning (#1680)
  • Resize heightmap to get a better heightmap overview (#1683)
  • Light mode ui (#1580)
  • Improve contrast of job queue items count (#1678)
  • Add mmu.log to logfiles panel (#1685)

Bug Fixes and Improvements

  • exclude objects: Fix tooltip position in object map (#1719)
  • exclude_objects: Fix order of objects in map (#1716)
  • pwa: Make sure the service worker can be loaded (#1594)
  • Hide temperature sensors with _ at first char (#1195)
  • Add webcam rotate to timelapse preview (#1198)
  • Fix ExcludeObjectDialogMap for delta printers (#1217)
  • G-Code Viewer UI fixes (#1240)
  • Fix dateTime output in print history detail dialog (#1248)
  • Hide unused panels on dashboard (#1233)
  • Fix cancel button in rollover logs dialog (#1256)
  • Fix output of klippy state, if UDS path/address dont fit (#1263)
  • Fix position of webcam fps (#1278)
  • Fix browser title, when printer is off (#1300)
  • Only display PAUSE AT LAYER button, when the macros exists (#1291)
  • Missing M117 output in status panel (#1309)
  • Disallow non-ascii chars in bed_mesh name (#1311)
  • Fix issue of empty Screws tilt adjust helper dialog (#1329)
  • Fix invalid name input checks (#1312)
  • Find LOAD & UNLOAD_FILAMENT macros case-insensitive (#1335)
  • Fix thumbnail guide link in settings (#1337)
  • Fix configuration guide link for thumbnails (#1338)
  • Fix miscellaneous slider + button for fans/outputs with max power (#1344)
  • Add gcode offset to live position in gcodeviewer (#1341)
  • Fix zip file timestamp (#1375)
  • Make the correct notification appear on gcode file move (#1376)
  • Fix issue when moving a file to the root directory (#1377)
  • DisableFanAnimation getter getting wrong value (#1381)
  • Check only not empty filename for metadata in farm printe...
Read more