Edit PROPORTIONAL_FONT_RATIO comment
This commit is contained in:
parent
bad432add7
commit
d9c8072037
@ -1221,12 +1221,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1227,12 +1227,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1198,12 +1198,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1227,12 +1227,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1217,12 +1217,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1219,12 +1219,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1218,12 +1218,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1216,12 +1216,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1216,12 +1216,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1221,12 +1221,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1216,12 +1216,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1223,12 +1223,11 @@
|
||||
#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1214,12 +1214,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
@ -1217,12 +1217,11 @@
|
||||
//#define NO_WORKSPACE_OFFSETS
|
||||
|
||||
/**
|
||||
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number
|
||||
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands
|
||||
* like G29 O, which renders a mesh/grid.
|
||||
* Set the number of proportional font spaces required to fill up a typical character space.
|
||||
* This can help to better align the output of commands like `G29 O` Mesh Output.
|
||||
*
|
||||
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust
|
||||
* accordingly for your client and font.
|
||||
* 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.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user