-
Notifications
You must be signed in to change notification settings - Fork 13
/
Copy paththumbnails.md
63 lines (46 loc) · 1.8 KB
/
thumbnails.md
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
---
layout: default
title: Thumbnails
parent: Features
nav_order: 10
has_children: false
permalink: /features/thumbnails
redirect_from:
- /quicktips/thumbnails
description: >-
Mainsail can display thumbnails in the file browser and as previews in the print status.
---
# {{ page.title }}
{: .no_toc}
{{ page.description }}

<details open markdown="block">
<summary>
Slicers
</summary>
{: .text-delta }
1. TOC
{:toc}
</details>
## PrusaSlicer (since v2.3.0)
In "Expert" mode PrusaSlicer has an option in the "Printer Settings" tab to activate previews.
Under `General / Firmware`, enter `32x32,400x300` as "G-code thumbnails".

<div class="youtube-container">
<iframe type="text/html" src="https://www.youtube.com/embed/4nFqfq8kikU" frameborder="0"></iframe>
</div>
## 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.

<div class="youtube-container">
<iframe type="text/html" src="https://www.youtube.com/embed/xdOM5Uco9hM" frameborder="0"></iframe>
</div>
## Cura
The Cura plugin "Cura2Moonraker" is required for this. You can find this plugin and a install guide
here: [Cura2MoonrakerPlugin](https://github.com/emtrax-ltd/Cura2MoonrakerPlugin)

## ideaMaker (since v4.2.1)
To enable thumbnails, open the `Advanced` tab in the `printer settings`, enable the `GCode Thumbnails for Octoprint and Mainsail` option and
enter your preferred *square format* image size in the `Resolution` fields (e.g. `400 X 400`).
It's necessary that the thumbnail width and height resolution is equal.
