[LinuxCNC/linuxcnc PR#442] Proposed fix for “FIXTHIS too verbose”

未分类 bolang 5个月前 (10-15) 29次浏览

Issue #442 | 状态: 已关闭 | 作者: KimK | 创建时间: 2018-06-15


I don’t like the idea of having two different styles
for the G-code and M-code tables, but there are just
too many G-codes available to not have it be verbose.
So I ask the user to pick the blank cells for G-codes.

I could “reverse” the M-codes table too, if consistency
between them is thought to be important.

The tables are broken up to avoid trying to print
one table 100 lines long.

Signed-off-by: Kim Kirwan


评论 (2)

#1 – SebKuzminsky 于 2018-06-15

That looks great, thanks!


#2 – andypugh 于 2018-06-15

71, 71.1, 72, 72.1 will be allocated at some point, but at the moment there is an existing remap for those who choose to install it, so those need to still be remappable.
Arguably even if/when they do get mainlined there is no reason to not add the remappable extras for those who prefer different behaviour.


原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/442

喜欢 (0)