Edit PROPORTIONAL_FONT_RATIO comment

master
Scott Lahteine 7 years ago
parent bad432add7
commit d9c8072037

@ -1221,12 +1221,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1227,12 +1227,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.5 #define PROPORTIONAL_FONT_RATIO 1.5

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1198,12 +1198,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1227,12 +1227,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1217,12 +1217,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1219,12 +1219,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1218,12 +1218,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1216,12 +1216,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1216,12 +1216,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1221,12 +1221,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1216,12 +1216,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1223,12 +1223,11 @@
#define NO_WORKSPACE_OFFSETS #define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.5 #define PROPORTIONAL_FONT_RATIO 1.5

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1214,12 +1214,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

@ -1217,12 +1217,11 @@
//#define NO_WORKSPACE_OFFSETS //#define NO_WORKSPACE_OFFSETS
/** /**
* This affects the way Marlin outputs blacks of spaces via serial connection by multiplying the number * Set the number of proportional font spaces required to fill up a typical character space.
* of spaces to be output by the ratio set below. This allows for better alignment of output for commands * This can help to better align the output of commands like `G29 O` Mesh Output.
* like G29 O, which renders a mesh/grid.
* *
* For clients that use a fixed-width font (like OctoPrint), leave this at 1.0; otherwise, adjust * For clients that use a fixed-width font (like OctoPrint), leave this set to 1.0.
* accordingly for your client and font. * Otherwise, adjust according to your client and font.
*/ */
#define PROPORTIONAL_FONT_RATIO 1.0 #define PROPORTIONAL_FONT_RATIO 1.0

Loading…
Cancel
Save