36/2/2/2 is an ambiguous trigger wheel fix #3242
This commit is contained in:
parent
736a3949be
commit
cc0fcd32be
|
@ -637,7 +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_36_2_2_2
|
||||
&& type != TT_TOOTHED_WHEEL_60_2
|
||||
&& type != TT_TOOTHED_WHEEL_36_1;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue