Skip to content

Commit 46309b1

Browse files
committed
qtdragon -docs: add preview control information
1 parent e526c16 commit 46309b1

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

docs/src/gui/qtdragon.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,19 @@ EMBED_TAB_COMMAND = qtvcp vismach_mill_xyz
176176
EMBED_TAB_LOCATION = tabWidget_utilities
177177
----
178178

179+
=== Preview Control
180+
181+
Magic comments can be used to control the gcode preview. +
182+
On very large programs the preview can take a long time to load. You can control
183+
what is shown and what is hidden the the graphics screen by adding the appropriate
184+
comments from this list:
185+
186+
----
187+
(PREVIEW,stop)
188+
(PREVIEW,hide)
189+
(PREVIEW,show)
190+
----
191+
179192
=== Program Extensions/Filters
180193

181194
You can control what programs are displayed in the filemanager window with

0 commit comments

Comments
 (0)