On Sat, 23 Feb 2019 at 08:43, Gene Heskett <ghesk...@shentel.net> wrote: > So is there a preset for DEFAULT_SPINDLE_INCREMENT = 1000 that would make> > that increment or decrement 1000 rpms?
Not for anything using the SPINDLE_INCREASE / DECREASE commands: https://github.com/LinuxCNC/linuxcnc/blob/master/src/emc/motion/command.c#L1765 (See the "FIXME") Some discussion here: https://github.com/LinuxCNC/linuxcnc/issues/166 It seems that Axis does use these commands. https://github.com/LinuxCNC/linuxcnc/issues/166 The fix would probably be different between 2.7 and 2.8. In 2.8 the default increment should probably be kept in a per-spindle [SPINDLE_N] block in the INI. -- atp "A motorcycle is a bicycle with a pandemonium attachment and is designed for the especial use of mechanical geniuses, daredevils and lunatics." — George Fitch, Atlanta Constitution Newspaper, 1916 _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users