-
-
Notifications
You must be signed in to change notification settings - Fork 285
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
More LCSC codes #30
More LCSC codes #30
Conversation
40fc400
to
7725cd9
Compare
* fix(soundmodule): female socket instead of male headers * fix(motorsensor): J10 was upside-down * feat(pcb): rotate J10 and move lower, soundboard pin sockets * feat(pcb): add a corner line on a silkscreen for neopixel
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.
Looks good to me except for the fuse. I'm personally not a fan of these slow, resetable fuses. I can't see the benefit in this case, if any component gets 300W for 11sec you'll need to open the mower to repair anyways; Opening to "just" replace the fuse makes more sense to me.
(property "Description" "LCSC links to resettable PTC" (id 7) (at 118.745 68.58 0) | ||
(effects (font (size 1.27 1.27)) hide) | ||
) | ||
(property "LCSC" "C369104" (id 8) (at 118.745 68.58 0) |
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.
Not sure if that is the right fuse to use. The fuse trips at 10A for 11 seconds. That's about 300W of power for 11 seconds, something is going to get hot.
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.
I'll find something faster in catalogue.
7725cd9
to
40c330f
Compare
Reverted fuses back to Ali fuse holders. Merged #24 changes in |
No description provided.