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