mirror of
https://github.com/nophead/NopSCADlib.git
synced 2025-08-05 15:07:28 +02:00
Merge pull request #8 from martinbudden/rocker_typo
Fixed typo where 'rocker' was spelt 'rocket'.
This commit is contained in:
@@ -2164,7 +2164,7 @@ Ring terminals and earth assemblies for DiBond panels.
|
|||||||
---
|
---
|
||||||
<a name="Rockers"></a>
|
<a name="Rockers"></a>
|
||||||
## Rockers
|
## Rockers
|
||||||
Rocket switch. Also used for neon indicator in the same form factor.
|
Rocker switch. Also used for neon indicator in the same form factor.
|
||||||
|
|
||||||
|
|
||||||
[vitamins/rockers.scad](vitamins/rockers.scad) Object definitions.
|
[vitamins/rockers.scad](vitamins/rockers.scad) Object definitions.
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
//
|
//
|
||||||
|
|
||||||
//
|
//
|
||||||
//! Rocket switch. Also used for neon indicator in the same form factor.
|
//! Rocker switch. Also used for neon indicator in the same form factor.
|
||||||
//
|
//
|
||||||
include <../core.scad>
|
include <../core.scad>
|
||||||
use <spade.scad>
|
use <spade.scad>
|
||||||
|
Reference in New Issue
Block a user