Browse Source

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

Update the gMax files to display better with Proportional Fonts
pull/1/head
Roxy-3D 7 years ago
committed by GitHub
parent
commit
40d95a4e23
  1. 2
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h

2
Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h

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

Loading…
Cancel
Save