36/2/2/2 is an ambiguous trigger wheel fix #3242
This commit is contained in:
parent
5f3b136bef
commit
fd61f25693
|
@ -637,6 +637,7 @@ static bool doesTriggerImplyOperationMode(trigger_type_e type) {
|
|||
&& type != TT_ONE
|
||||
&& type != TT_ONE_PLUS_ONE
|
||||
&& type != TT_3_1_CAM
|
||||
&& type != TT_TT_36_2_2_2
|
||||
&& type != TT_TOOTHED_WHEEL_60_2
|
||||
&& type != TT_TOOTHED_WHEEL_36_1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue