Commit graph

11 commits

Author SHA1 Message Date
Steffen Moeller
9ce4147bd5 docs: more smallish changes while translating. 2022-11-07 14:21:04 +01:00
Steffen Moeller
d1aadf7c88 More inifile -> INI file 2022-09-08 01:46:01 +02:00
Steffen Moeller
2c0a78efbc docs: screeing man pages prior to translations 2022-09-08 00:07:41 +02:00
Steffen Moeller
1e06bf4e93 gcode -> G-code 2022-01-18 14:26:27 +01:00
Dewey Garrett
b7950c2936 Merge remote-tracking branch 'origin/2.7' 2017-08-23 12:30:52 -07:00
Dewey Garrett
51a8862018 milltask manpage expansion 2017-08-23 11:31:02 -07:00
Dewey Garrett
12320cc273 ini hal pins new: ini.N.home_sequence
Use case:
  1) Config uses a negative home_sequence for synchronized
     homing final move (used on some gantry configs).
     Jogging of joints in the sequence is disabled
     (recent modification).
  2) User may want a method to jog joints prior to homing
     without requiring a config stop/edit/restart.

With this commmit, joints configured for synchronised homing
by negative [JOINT_N]HOME_SEQUENCE values can be temporarily
allowed to joint jog by setting hal pins (ini.N.home_sequence)
to non-negative values.  Non identity kinematics should be
used (trivkins kinstype=B for KINEMATICS_BOTH).

Note: as with all ini hal pins, changes are acknowledged
when not performing coordinated motion.
2017-08-14 15:53:07 -07:00
Dewey Garrett
e4a5875505 milltask manpage + docs missing ini.N.home* items 2017-08-04 17:13:06 -07:00
Dewey Garrett
e9e19cae5c inihal pins: docs update (joints_axes)
Signed-off-by: Dewey Garrett <dgarrett@panix.com>
2016-06-26 19:08:28 -06:00
Dewey Garrett
4ef6ce7902 inihal: add hal pins for trajectory planner items
Signed-off-by: Dewey Garrett <dgarrett@panix.com>
2014-10-09 07:07:03 -07:00
Jeff Epler
8dbe3a5854 docs: document milltask's "ini.*" hal pins
Signed-off-by: Jeff Epler <jepler@unpythonic.net>
2014-09-30 09:21:03 -05:00