new file: docs/_sass/color_schemes/mainsail-dark.scss new file: docs/_sass/color_schemes/mainsail.scss new file: docs/about.md new file: docs/additional-support/index.md new file: docs/additional-support/shares.md.draft new file: docs/additional-support/slicer-upload.md new file: docs/additional-support/thumbnails.md new file: docs/additional-support/webcam.md.draft new file: docs/assets/img/additional/FileUpload-PrusaSlicer-2.2.0.png new file: docs/assets/img/additional/PrusaSlicer-thumbnails.png new file: docs/assets/img/additional/SuperSlicer-thumbnails.png new file: docs/assets/img/additional/large-preview.png new file: docs/assets/img/logo-mainsail-light.png renamed: docs/images/logo-mainsail.png -> docs/assets/img/logo-mainsail.png new file: docs/assets/img/logo.png new file: docs/assets/img/logo.svg new file: docs/assets/img/screenshot.png deleted: docs/images/screenshot-dashboard.png deleted: docs/images/screenshot-gcode-thumbnail.png deleted: docs/images/superslicer-upload.png new file: docs/index.md new file: docs/necessary-cfg.md new file: docs/setup-guide/index.md new file: docs/setup-guide/klipper.md new file: docs/setup-guide/mainsail.md new file: docs/setup-guide/moonraker.md new file: docs/setup-guide/operating-system.md
29 lines
964 B
Markdown
29 lines
964 B
Markdown
---
|
|
layout: default
|
|
title: Thumbnails
|
|
parent: Additional Support
|
|
nav_order: 1
|
|
permalink: /additional/thumbnails
|
|
---
|
|
|
|
## Thumbnails
|
|
|
|
Mainsail can display thumbnails in the file browser and as previews in the print status.
|
|
|
|

|
|
|
|
### SuperSlicer (since v2.2.54.0)
|
|
|
|
In "Expert" mode SuperSlicer has some very convenient options in the "printer settings" tab to activate and customize the previews.
|
|
|
|

|
|
|
|
### PrusaSlicer/SuperSlicer
|
|
|
|
To enable thumbnails, click on `Help > Show Configuration Folder` and navigate to your printer profiles inside the `printer` folder.
|
|
Open your printer profile in a text editor and find `thumbnails =` and add the resolutions `32x32,400x300`. Save the file and restart your Slicer.
|
|
|
|

|
|
|
|
From now on the gcode files contain thumbnails displayed by mainsail.
|