LogoLogo
MainsailMainsailOSCrowsnest
  • Welcome to Mainsail
  • Setup
    • Installation
      • MainsailOS
      • KIAUH
      • Docker
      • Manual setup
      • my.mainsail.xyz
    • Updates
      • Update Manager
      • Manual Update
    • Configuration
  • overview
    • Features
      • Bed Mesh
      • Console
      • Dashboard Organisation
      • Exclude Objects
      • Hide macros, outputs or fans
      • Localization
      • Macro Management
      • Macro Prompts
      • Presets
      • Print History and Statistics
      • Query devices
      • Built-in Themes
      • Custom Themes
        • Prepare
        • Backgrounds
        • Logos and Icons
        • Custom Navigation
        • Custom CSS
        • Community Themes
      • Thumbnails
      • Webcam
    • Settings
      • General
      • Console
      • Control
      • Dashboard
      • Editor
      • G-Code Viewer
      • Macros
      • Presets
      • Printers
      • UI-Settings
      • Webcams
    • Slicer
      • Cura
      • Ideamaker
      • PrusaSlicer
      • SuperSlicer
    • Quicktips
      • Slicer upload
      • Remote Access
      • Printer power switch
      • Additional Sensors
      • Disable Octoprint LCD menu
      • config.json
  • FAQ
    • Mainsail
    • Klipper warnings
      • Deprecated Values
      • Deprecated Options
      • Runtime Warning
    • Moonraker warnings
      • PolicyKit Permissions
    • Klipper errors
      • MCU Protocol error
    • Mainsail errors
      • Unauthorized
    • Getting Help
      • Discord
      • GitHub Discussions
  • About
    • Data Privacy
    • Sponsors
    • Development
      • Code standards
      • Contribute
      • Environment
      • Localization
    • Credits
  • 🔗Links
    • Github
    • Release Notes
    • Discord
    • Youtube
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. overview
  2. Features

Bed Mesh

View and create bedmeshes & analyze problems with the print bed.

PreviousFeaturesNextConsole

Last updated 2 years ago

Was this helpful?

In order to get to the Bed Meshes, select HEIGHTMAP from the navigation bar.

Please note that this entry only appears after "Bed Mesh" has been properly configured in Klipper. For more information on this topic, please consult the

  1. "Profiles" your Bed Mesh profiles are listed. You can have multiple profiles in Klipper and select and delete them in this panel. Next to the profile name, it displays the variance, the difference between the highest and the lowest measurement point.

  2. You create profiles by performing the calibration. This can be done with the "CALIBRATE" button in the title bar. There you can also home your printer and clear the currently loaded mesh. Remember to save the config! A "save config" button will appear in the header.

  3. By clicking on the profile name, you can rename the currently loaded mesh.

  4. In the "Current Mesh" panel you get some values of the currently loaded mesh. This includes the name, size, min and max values, as well as the variance.

  5. You can limit the scale by moving the sliders down or up. In addition, you can limit the scale to the min/max values of the profile with the toggle switch.

  6. You can display the probed mesh, the computed mesh and a flat plane on Z0.

  7. With the slider at the bottom you can scale the mesh itself, so you can see differences in height better. There is also a switch to toggle the wireframe.

Klipper documentation