浏览代码

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

Update the gMax files to display better with Proportional Fonts
Roxy-3D 8 年前
父节点
当前提交
40d95a4e23
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h

+ 1
- 1
Marlin/example_configurations/gCreate_gMax1.5+/Configuration_adv.h 查看文件

@@ -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

正在加载...
取消
保存