fixed typo in comment
This commit is contained in:
parent
1874cb71a6
commit
789ba02d43
@ -1246,7 +1246,7 @@ void process_commands()
|
|||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 302: // finish all moves
|
case 302: // allow cold extrudes
|
||||||
{
|
{
|
||||||
allow_cold_extrudes(true);
|
allow_cold_extrudes(true);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user