-
Notifications
You must be signed in to change notification settings - Fork 186
docs: hepa door rollers 2 #19370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: edge
Are you sure you want to change the base?
docs: hepa door rollers 2 #19370
Conversation
- Adds section on door rollers - Updates images to include module showing door rollers - Images in procedures not updated. They're clear enough that people understand. Don't have the heart to ask Jackson to change these. Save image request capital for the vacuum manifold.
As this seems to have passed, will mark it as ready for review. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Couple comments. Let me know if you need help sourcing or reformatting the image files.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This isn't an SVG at all. Should be saved as a PNG.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Re-saving as .png.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This at least has some vector elements, but is probably also better off as a PNG.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Resaving as .png.
docs/hepa-uv/docs/product-specs.md
Outdated
|
||
With early model HEPA/UV modules, fully opening the robot's front door meant scraping it across the top of that module. Eventually, the edge of the HEPA module would scratch and leave scuff marks on the surface of the door. | ||
|
||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Optional: move this after the next paragraph and do a <figure class="side-by-side">
for a nice visual comparison.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, let's make it side by side.
Thank you for the suggestion. Applying it now. Co-authored-by: Ed Cormany <[email protected]>
- Removed converted SVGs and replaced with true PNG images. - Make model comparison a side by side image. Removed rounded arrows. Maybe those aren't needed and cause clutter. - Tweak door roller text
HEPA modules manufactured on or after July 2025 include three rollers mounted along its top-front edge. These rollers prevent the HEPA module from damaging the front door when you open it. | ||
|
||
 | ||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, so I was actually thinking of doing something like this:
<figure class="side-by-side" markdown>


<figcaption>Newer models have door rollers. Older models do not.</figcaption>
</figure>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's good too. I'm assuming this is a class rule that puts 2 separate images side by side. Will do that.
Overview
As my previous PR exploded, this is HEPA Rollers 2: Electric Boogaloo. This PR does 2 things:
It updates the HEPA module instruction manual to include the new rollers (images and text).
It removes the logo image from the front page (
index.md
)See RTC-763.
Test Plan and Hands on Testing
Did I break the build? Hopefully not.
Changelog
New renders and illustrations for the manual:
What doesn't change: images in the setup procedure. Let's bank our Jackson image requests for the vacuum manifold. I really don't want to ask him for revisions to these, they're still clear and valid.
Review requests
Make sure I'm not destroying anything.
Risk assessment