diff --git a/Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h b/Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h index 3f38210b541bd5f27a37248288b448a2e0374f4e..52bc16cbcfc97830bc6a1bd339d385c7cb766a3d 100644 --- a/Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h +++ b/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