Skip to content

Releases: mainsail-crew/MainsailOS

MainsailOS 0.7.0

29 Jul 19:20
Compare
Choose a tag to compare

What's Changed

Features:

Bugfixes and Improvements:

  • fix(crowsnest): fix install of crowsnest by @KwadFan in #111
  • fix(mainsail): changed download url to mainsail-crew url by @KwadFan in #92
  • fix: fix image URL for screenshot by @andrewreid in #93
  • fix: correct on_error_gcode in mainsail.cfg by @pedrolamas in #118
  • fix(sonar): fix sonar install by @KwadFan in #112
  • fix(config.txt): fix configuration errors with attached screens by @KwadFan in #119

Documentation:

Other:

  • refactor(build)!: remove local build chain by @KwadFan in #106
  • refactor(build)!: remove local build chain by @meteyou in #108
  • refactor(mainsail.cfg): substituting /home/pi with ~ by @th33xitus in #114
  • refactor(klipper): refactor klipper and is-pre-install module by @KwadFan in #113
  • refactor(moonraker.conf): add enable_auto_refresh: True by @th33xitus in #133
  • chore: update moonraker.conf by @KwadFan in #101
  • chore(klipper): update klipper and input shaper to py3 by @KwadFan in #105
  • chore(README): update README according to latest changes. by @KwadFan in #110
  • chore: add funding informations by @KwadFan in #120
  • chore: add Issue Templates by @KwadFan in #121
  • chore(docs): fix urls, add includes by @KwadFan in #122
  • chore(crowsnest): update crowsnest module by @KwadFan in #123
  • chore: bump version to 0.7.0 by @KwadFan in #131

New Contributors

Full Changelog: 0.6.1...0.7.0

MainsailOS 0.6.1

31 Jan 18:38
0059e9f
Compare
Choose a tag to compare

Klipper: v0.10.0-244-g15ffa859
Moonraker: v0.7.1-340-g10ac044 - including Policykit/ Packagekit Modifications
Mainsail: V2.1.1

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

MainsailOS 0.5.0

28 Aug 21:30
Compare
Choose a tag to compare

Klipper: v0.9.1-743-g95047784
Moonraker: v0.7.1-41-g2450534
Mainsail: v2.0.0

new Features:

  • move all logfiles to /home/pi/klipper_logs
  • move webcam config file to /home/pi/klipper_config
  • pre installed input shaper deps
  • UART & SPI per default enabled

MainsailOS 0.4.0

14 Apr 23:32
eb492ad
Compare
Choose a tag to compare

Klipper: v0.9.1-421
Moonraker: v0.5.0-12
Mainsail: v1.5.0

https://docs.mainsail.xyz/setup/mainsail-os

MainsailOS 0.3.0

28 Jan 00:34
256682d
Compare
Choose a tag to compare
0.3.0 bump

MainsailOS 0.2.0

27 Dec 21:00
Compare
Choose a tag to compare

Mainsail 0.4.0

Mainsail Discord: https://discord.gg/skWTwTD

Mile high install steps: https://github.com/raymondh2/MainsailOS/wiki

MainsailOS 0.1.0

28 Nov 03:38
Compare
Choose a tag to compare

OS: 2020-08-20-raspios-buster-armhf-lite
Klipper: Commit 5773654
Moonraker: Commit f96fb99
UI: MainsailOS 0.3.0!

Mainsail Discord: https://discord.gg/skWTwTD

Mile high install steps: https://github.com/raymondh2/MainsailOS/wiki

[Alpha] MainsailOS 0.0.9

17 Oct 00:07
Compare
Choose a tag to compare
Pre-release

OS: 2020-08-20-raspios-buster-armhf-lite
Klipper: Commit cf6d302
Moonraker: Commit ab35346
Mainsail: v0.2.4

Mainsail Discord: https://discord.gg/skWTwTD

Mile high install steps: https://github.com/raymondh2/MainsailOS/wiki

Known issue(s):

Uses Mainsail v0.2.4 labeled as v0.2.3 (this is a minor issue)

[Alpha] MainsailOS 0.0.8

25 Sep 13:10
Compare
Choose a tag to compare
Pre-release

OS: 2020-08-20-raspios-buster-armhf-lite
Klipper: Commit 08eec0d
Moonraker: Commit d1c0cdf
Mainsail: v0.2.2

MainsailOS Discord: https://discord.gg/skWTwTD

  1. Flash mainsailos0_0_8.img.zip with Etcher to your SD card
  2. Configure mainsailos-wpa-supplicant.txt like Octoprint
    2a. Place microSD card in Raspberry Pi
  3. Add the following to your printer.cfg:

[virtual_sdcard]
path: ~/gcode_files

[pause_resume]
[display_status]

  1. Put config in ~/klipper_config
  2. Add macro stuff to improve QOL and allow proper pause and cancel routines https://github.com/meteyou/mainsail/blob/master/docs/macros.md

[Alpha] MainsailOS 0.0.7

24 Sep 16:21
Compare
Choose a tag to compare
Pre-release

OS: 2020-08-20-raspios-buster-armhf-lite
Klipper: Commit 08eec0d
Moonraker: Commit d1c0cdf
Mainsail: v0.2.2

MainsailOS Discord: https://discord.gg/skWTwTD

  1. Flash mainsailos0_0_7.img.zip with Etcher to your SD card
  2. Configure mainsailos-wpa-supplicant.txt like Octoprint
    2a. Place microSD card in Raspberry Pi
  3. Add the following to your printer.cfg:

[virtual_sdcard]
path: ~/gcode_files

[pause_resume]
[display_status]

  1. Put config in ~/klipper_config
  2. Add macro stuff to improve QOL and allow proper pause and cancel routines https://github.com/meteyou/mainsail/blob/master/docs/macros.md