home.social

#mainsail — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #mainsail, aggregated by home.social.

  1. 🚀 Mainsail v2.19.0 is out!

    Highlight: the editor's syntax highlighting got a full rewrite (StreamLanguage → Lezer grammars). A real parser now, paving the way for features like collapsible sections and smarter navigation.

    Got editor feature ideas? We'd love to hear them!

    patreon.com/meteyou/posts/main

    @3dprinting

  2. After a quiet July, this month had a clear direction: the big store refactoring finally picked up real momentum. New maintainer update is live for supporters.

    👉 patreon.com/meteyou/posts/main

  3. @VogueLaGalere #Klipper can do that!

    The #StealthBurner toolhead is equipped with an induction probe. After configuring the bed_mesh option, you can create a heightmap of the bed with a single command. The toolhead will travel over the plate and probe the height of the at these points.

    The result can be stored in the config and used as a bed mesh. The plot is created from the #mainsail interface.

  4. I added a webcam to my 3d printer, now I can keep an eye on things without having to wander into the workshop! A logitech C922 and a few lines of config in crowsnest to get it going.

    #reprap #mainsail #webcam #prusa

  5. 📦 New monthly Mainsail Patreon News is up!

    This month: the v2.18.0 release, a new "vouch" system to keep AI-slop PRs out, a little side project called MoonCat, plus some hands-on board reflashing and a BTT ViViD repair.

    Full post 👉 patreon.com/meteyou/posts/main

    @3dprinting

  6. 🚀 Mainsail v2.18.0 is out!

    This release brings the long-awaited multi-color work for HappyHare & AFC, multicolor Spoolman support, YAML support in the editor, and a lot of fixes under the hood.

    Huge thanks to all contributors!

    Full details: patreon.com/meteyou/posts/main

    @3dprinting

  7. MainsailOS v3.0.0 is out!

    - Debian Trixie (Debian 13) base
    - cloud-init: configure hostname, user, WiFi & SSH via the Raspberry Pi Imager on EVERY image, Armbian included
    - Crowsnest v5 (Pynest) shipped by default

    Major release, so we recommend a fresh flash.

    🔗 github.com/mainsail-crew/MainsailOS/releases/tag/3.0.0

    @3dprinting

  8. 🎉 Crowsnest v5 is here!

    After ~2 years of development, Mr. Yel released the complete Python rewrite of Crowsnest, with startup time down from 30s to 1s, a new APT repo for precompiled backends, and Spyglass officially joining the crew.

    Full story on Patreon: patreon.com/posts/crowsnest-v5

    @3dprinting

  9. Mainsail Update — April 2026 is up!

    This month: ESLint refactor finally wrapped up, Crowsnest v5 code review done (release incoming!), MainsailOS Trixie waiting in the wings, and some thoughts on AI-slop PRs and the state of the npm ecosystem.

    Read the full update here:
    patreon.com/posts/mainsail-upd

  10. Anycubic Kobra 2 Pro: два дня, килограмм пластика и иллюзия экономии

    «Что же ты всё по Бамбукам загоняешься? Есть и другие хорошие принтеры — и дешевле». Примерно так мне сказали, передавая на тест Anycubic Kobra 2 Pro. Ну, хорошо. Я человек открытый — дайте железо, дайте время, и я выдам честный вердикт. Kobra 2 Pro — бедслингер с заявленным полем 220×220 мм и скоростью до 300 мм/с (маркетинговые, разумеется). На бумаге — конкурент Bambu Lab A1 Mini: стол больше, ценник ниже. Казалось бы, чистая победа Кобры. Спойлер: нет. Но обо всём по порядку.

    habr.com/ru/articles/1010950/

    #Anycubic_Kobra_2_Prо #Kobra_2_Pro_прошивка #кастомная_прошивка_3D #Fluidd #Mainsail #bed_mesh #Klipper #3D_печать #FFF

  11. 🚀 MainsailOS v2.2.2 is out now!

    A small but important maintenance release is here:

    🛠️ Fixed a CANBUS issue introduced by the new Raspberry Pi Kernel v6.12.47

    📦 Updated base image paths to use oldstable (Bookworm) to keep builds stable and compatible.

    💡 If you’re wondering what happened to v2.2.1 — that one didn’t make it past internal testing due to a base image config issue. Fixed now! ✅

    👉 Download: github.com/mainsail-crew/Mains

    @3dprinting

  12. I chose #Raspbian OS lite to get a fresh, fast, and clean #RadpberryPi. It was not only recommended, but I wanted to use #KIAUH ratger than using #MainsailOS.

    This gave me more storage space, and I also knew what was already installed.

    This also solved one of my problems when I used #Klipper with #Octoprint and #OctoKlipper.

    I had a "mcu error," which I never could get a solution for. I had to restart my printer and Klipper repeatedly until they finally would connect.

    This was solved by following the #Mainsail and #KIAUH docs and installing the Raspberry Pi MCU firmware.

    These problems are now solved.

    And damn, is this blazing fast.

    Although I did clean my fan and heatsink and decided to #overclock my Raspberry Pi, the UI is so responsive I can live without my printer screen.

    @3dprinting #3dprinting

  13. Today we released the first with multi-SBC support. We added @armbian support in our workflow and added images for Zero 2, 3 LTS and 4 LTS.

    github.com/mainsail-crew/Mains

  14. We found a bug in . The WIFI power management was not deactivated in v1.0.0, which can result in WIFI issues. That's why we have just v1.0.1.

    This error can lead to problems for some. But we still recommend everyone apply the patch to fix .

    How to fix it?
    Run: curl -sSL raw.githubusercontent.com/main | bash

    This will also bump your to v1.0.1 and should be visible in the System Panel in .

    github.com/mainsail-crew/Mains