aboutsummaryrefslogtreecommitdiffstats
path: root/src/emc/usr_intf/pncconf/pncconf-help/help-basic.txt
blob: 18f9c369b94164ac06af78529f9a06f0364e9c6b (plain)
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
Basic Machine Page

Machine Basics:
    Pick the name of the configuration- spaces will be 
    converted to under-score.
    Pick the available axis.
    Pick metric or standard units for pncconf data entry.

Computer Response Time:
    Test latency of the computer.
    choose the servo period.

I/O Ports / Boards:
    pick the number and type of mesa boards to configure.
    The available type depends on the firmware packages downloaded
    and if any boards are 'blacklisted'. 
    At least one Mesa board is required as the parallel port
    can't be configured for stepper / servo control. 
    Parallel ports must have the address specified and can
    be specified as 'OUT' or 'IN' which changes the available
    8 data pins between output or input.
    Press the Parport Address Search button to display info on 
    all PCI cards installed. Look for One that mentions Parallel
    port, It should have addresses specified. Choose one and try it. 

GUI Frontend list:
    This specifies the graphical display EMC will use.
    Each one has different option. 
        AXIS 
            -fully supports lathes.
            -is the most developed and used frontend
            -is designed to be used with mouse and keyboard
            -is tkinter based so integrates PYVCP panels naturally.
            -has a graphical window.
            -allows VCP panels integrated on the side or in center tab

        TOUCHY
            -Touchy was designed to be used with a touchscreen, some
                minimal physical switches and a MPG wheel.
            -requires cycle-start, abort, and single-step signals and buttons
            -It also requires shared axis MPG jogging to be selected.  
            -is GTK based so integrates GLADE VCP panels naturally.
            -allows VCP panels integrated in the center Tab
            -has no graphical window
            -look can be changed with custom themes

        MINI
            -standard on OEM Sherline machines
            -does not use Estop
            -no vcp integration
            
        TkEMC
            - hi contrast bright blue screen
            -





bues.ch cgit interface