Add missing quote
This commit is contained in:
parent
d95029bbc7
commit
aac66d4a4b
1 changed files with 1 additions and 1 deletions
|
@ -5327,7 +5327,7 @@ if(eSoundMode!=e_SOUND_MODE_SILENT)
|
||||||
break;
|
break;
|
||||||
|
|
||||||
/*!
|
/*!
|
||||||
### G85: Pick best babystep - Not active <a href="https://reprap.org/wiki/G-code#G85:_Pick_best_babystep>G85: Pick best babystep</a>
|
### G85: Pick best babystep - Not active <a href="https://reprap.org/wiki/G-code#G85:_Pick_best_babystep">G85: Pick best babystep</a>
|
||||||
In Prusa Firmware this G-code is deactivated by default, must be turned on in the source code.
|
In Prusa Firmware this G-code is deactivated by default, must be turned on in the source code.
|
||||||
*/
|
*/
|
||||||
case 85:
|
case 85:
|
||||||
|
|
Loading…
Reference in a new issue