blob: 679f6582b5bf6380a94e1a917a4d69c250b4d75c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
This configuration step is intended for basic stepper machines with a rotary table.
You can have standard pinout (LinuxCNC style), look at stepper/ for a 'xylotex standard' example. Certainly you could make a new one which would suit your own custom cabling.
Detailed description:
* ini files
-- inch.ini - inch setup for a stepper machine
* nml files
-- it uses a default nml file (found in configs/common/linuxcnc.nml)
* hal files
-- it uses a default stepper hal file (configs/common/core_stepper.hal)
-- standard_pinout.hal - include this from the ini to get you a standard pinout
|