Make number tab infill explanation more clear

This commit is contained in:
thewildmage
2023-07-14 14:55:35 -06:00
parent a6de577cf0
commit ff65928fc0

View File

@@ -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