summaryrefslogtreecommitdiff
path: root/configs/sim/gscreen/ngcgui/pyngcgui_gscreen_gcmc.txt
blob: a213c01075c85238696d918a6ce842fe0858d845 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Demonstrates gladevcp apps in gscreen tabs:
   
 pyngcgui ------ subroutine utility 
 gremlin_view -- gremlin with some buttons

with support for .gcmc (G-Code Meta Compiler) files

The .ngc and .gcmc files can be intermixed with
ini file lines like:

NGCGUI_SUBFILE    = drill.gcmc
NGCGUI_SUBFILE    = wheels.gcmc
NGCGUI_SUBFILE    = star.gcmc
NGCGUI_SUBFILE    = simp.ngc
NGCGUI_SUBFILE    = ""

See the ini file for example details