From 251733ba268bfb9f3050dcd4454dbe064a68a914 Mon Sep 17 00:00:00 2001 From: thewildmage Date: Thu, 13 Jul 2023 22:50:24 -0600 Subject: [PATCH] Update Calibration.md --- doc/Calibration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Calibration.md b/doc/Calibration.md index 783eb63f68..4b865ccbe8 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 pulled from the settings, by "drawn by hand" by the G-Code generator embedded in the underlying code +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 ### Tower method