Basic UBL operations working on 32-bit platforms (#8024)
* 32-bit work for UBL * Update FT i3-2020 reference file
This commit is contained in:
@@ -1338,7 +1338,7 @@
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
|
||||
* Otherwise, adjust according to your client and font.
|
||||
*/
|
||||
#define PROPORTIONAL_FONT_RATIO 1.5
|
||||
#define PROPORTIONAL_FONT_RATIO 2.2
|
||||
|
||||
/**
|
||||
* Spend 28 bytes of SRAM to optimize the GCode parser
|
||||
|
||||
Reference in New Issue
Block a user