Wiki Update 12 - Others#10452
Conversation
|
Hi @ianalexis, thanks for offering to include this! My proposal is to update the Wiki examples for M106/M107 so that fans can be mapped by both index and name. This way users can still use M106 P0, M106 P1, etc., but also reference the fan by the name they assign in their config (e.g., CPAP, EXHAUST). Example implementation:
This allows more user-friendly naming while keeping backwards compatibility with M106 P# commands. |
I made some changes and sent them to you via Discord to see if you agree before uploading them. |
0f62c9b to
066de6c
Compare
Moved to #10369 |
cefc8cc to
5584121
Compare
|
I post it here even if offtopic: I was providing help on Facebook and I checked the Wiki. It looks amazing compared to few months ago, you (and everyone else who helped) did an amazing job! |
|
I'll try to add some mention about the implications of various infill patterns over the layer time, as per #8107 (comment) In which section should I put it? |
Every pattern has it's own section here https://github.com/SoftFever/OrcaSlicer/blob/main/doc/print_settings/strength/strength_settings_patterns.md Each pattern has some params: - **Horizontal Strength (X-Y):** Low
- **Vertical Strength (Z):** Low
- **Density Calculation:** % of total infill volume
- **Material Usage:** Normal
- **Print Time:** Normal-Low
- **Material/Time (Higher better):** Normal-High
- **Applies to:**
- **[Sparse Infill](strength_settings_infill#sparse-infill-density)**Maybe you could add something like - **Horizontal Strength (X-Y):** Low
- **Vertical Strength (Z):** Low
- **Density Calculation:** % of total infill volume
- **Material Usage:** Normal
- **Print Time:** Normal-Low
- **Layer Time Consistency:** XXXX
- **Material/Time (Higher better):** Normal-High
- **Applies to:**
- **[Sparse Infill](strength_settings_infill#sparse-infill-density)**The issue is how to calculate this difference. To calculate the other values, I used that XLSX file where I automated the process by loading values from a standard part for each infill. |
f340a36 to
300ec46
Compare
I'm slicing a cube 100x100x100 mm 20% infill and I check the variation in layer time. "none" is zero, "minimal" is few percent, "large" is more than 100%, then "low" for few tens % (think gyroid) |
|
strength_settings_patterns.zip Here it is |
|
Fantastic work! I will do an overall review of the Wiki content before I release the public 2.3.1 Beta. |
|
Did you include my last file? |
I didn't get to see it before they accepted the PR. I saw it and it looks good. I'm going to make some changes (to the xlsx and the file) and if you want, I can send you the files so you can upload your own PR, or if you prefer, I can upload it and list you as a co-author. Whatever you prefer. |
|
I uploaded the file since I was the only one to modify it, now you can upload as part of your commit and list me as co author. Maybe two commits, one for mine and one for your changes on top, so I'll review them more easily. |
This wiki update will focus in others descriptions.
This time I was a little lazier than usual, but I wanted to finish it once and for all.
Wiki TODOs:
Speed- Wiki Update 9 - Speed #10173Quality- Wiki Update 10 - Quality #10301Strength- Wiki Update 11 - Strength #10369