summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Joni <alex_joni@users.sourceforge.net>2007-09-23 15:30:59 +0000
committerAlex Joni <alex_joni@users.sourceforge.net>2007-09-23 15:30:59 +0000
commitc679b620f6b57d3524fa3fb76394f0d0a75e8837 (patch)
treebaeb0b89ce5cf679357c9dfdee844fa99d7ee347
parent6b2b00806ed0cdab044eb9d3f2f91dcff9f370c7 (diff)
downloadlinuxcnc-c679b620f6b57d3524fa3fb76394f0d0a75e8837.tar.gz
linuxcnc-c679b620f6b57d3524fa3fb76394f0d0a75e8837.zip
notes on newer configs for sim
-rw-r--r--configs/sim/README20
1 files changed, 15 insertions, 5 deletions
diff --git a/configs/sim/README b/configs/sim/README
index 5524a2277..a39448158 100644
--- a/configs/sim/README
+++ b/configs/sim/README
@@ -12,15 +12,25 @@ In addition you can chose between various GUIs
one that you like.
Right now the possible choices are:
--- AXIS (a modern GL-based interface in python)
+-- axis.ini (AXIS: a modern GL-based interface in python)
--- keystick (a terminal, curses based non-X interface)
+-- axis_9axis.ini (AXIS based, 9-axis machine: XYZABCUVW)
--- mini (advanced tcl/tk interface)
+-- axis_mm.ini (AXIS based config, with mm settings)
--- tkemc (another tcl/tk interface, lots of people like this one)
+-- keystick.ini (a terminal, curses based non-X interface)
--- xemc (native X interface, runs ok on older machines)
+-- lathe.ini (simulation for a lathe, AXIS-interface)
+
+-- mini.ini (advanced tcl/tk interface)
+
+-- servo_sim.ini (simulation for a servo machine)
+
+-- tkemc.ini (another tcl/tk interface, lots of people like this one)
+
+-- tripod.ini (non-trivial kinematics machine)
+
+-- xemc.ini (native X interface, runs ok on older machines)
Select one of these if you have no functional machine
but want to edit some basic configuration stuff