Fix spelling of Průša

This commit is contained in:
Scott Lahteine
2017-06-02 13:57:53 -05:00
parent ba1706a265
commit a4a587a897
25 changed files with 26 additions and 25 deletions

View File

@ -645,7 +645,7 @@
*
* Set to 0 to auto-detect the ratio based on given Gcode G1 print moves.
*
* Slic3r (including Prusa Slic3r) produces Gcode compatible with the automatic mode.
* Slic3r (including Průša Slic3r) produces Gcode compatible with the automatic mode.
* Cura (as of this writing) may produce Gcode incompatible with the automatic mode.
*/
#define LIN_ADVANCE_E_D_RATIO 0 // The calculated ratio (or 0) according to the formula W * H / ((D / 2) ^ 2 * PI)