Browse Source

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

Update the gMax files to display better with Proportional Fonts
Roxy-3D 8 years ago
parent
commit
40d95a4e23

+ 1
- 1
Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h View File

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

Loading…
Cancel
Save