From ff65928fc0e5d019b8e85c3acaba636d1cab2a5e Mon Sep 17 00:00:00 2001 From: thewildmage Date: Fri, 14 Jul 2023 14:55:35 -0600 Subject: [PATCH] Make number tab infill explanation more clear --- doc/Calibration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Calibration.md b/doc/Calibration.md index eeb699e0bf..70961b231b 100644 --- a/doc/Calibration.md +++ b/doc/Calibration.md @@ -69,7 +69,7 @@ Next, Ellis' generator provided the ability to adjust specific printer, filament 1. Ellis specified line widths as a percent of filament diameter. The Orca pattern method does the same to provide its suggested defaults, making use of Ellis' percentages in combination with your specified nozzle diameter 2. In terms of line width, the pattern only makes use of the `Default` and `First layer` widths 3. In terms of speed, the pattern only uses the `First layer speed -> First layer` and `Other layers speed -> Outer wall` speeds -4. The infill pattern beneath the numbers cannot be changed becuase it's not actually an infill pattern pulled from the settings. All of the custom pattern G-Code is generated line by line, not from an STL, so Orca doesn't have a way to recognize this as infill +4. The infill pattern beneath the numbers cannot be changed becuase it's not actually an infill pattern pulled from the settings. All of the pattern G-Code is custom written, so that "infill" is, effectively, hand-drawn and so not processed through the usual channels that would enable Orca to recognize it as infill ### Tower method