Update the gMax files to display better with Proportional Fonts (#6727)

Update the gMax files to display better with Proportional Fonts
This commit is contained in:
Roxy-3D 2017-05-13 16:33:04 -05:00 committed by GitHub
parent c06af63f87
commit 40d95a4e23

View File

@ -1173,6 +1173,6 @@
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
* accordingly for your client and font. * accordingly for your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.5
#endif // CONFIGURATION_ADV_H #endif // CONFIGURATION_ADV_H