├── r3-2.SLDPRT ├── r3-6.SLDPRT ├── r3-7.SLDPRT ├── r3.SLDPRT ├── r3 iso.SLDPRT ├── r3-125.SLDPRT ├── r3-15.SLDPRT ├── r3-225.SLDPRT ├── r3-275.SLDPRT ├── r3 homing.SLDPRT ├── r3-175u.SLDPRT ├── r3-6.25.SLDPRT ├── r3 stepped-175u.SLDPRT ├── r3 text example.SLDPRT ├── README.md └── LICENSE /r3-2.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3-2.SLDPRT -------------------------------------------------------------------------------- /r3-6.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3-6.SLDPRT -------------------------------------------------------------------------------- /r3-7.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3-7.SLDPRT -------------------------------------------------------------------------------- /r3.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3.SLDPRT -------------------------------------------------------------------------------- /r3 iso.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3 iso.SLDPRT -------------------------------------------------------------------------------- /r3-125.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3-125.SLDPRT -------------------------------------------------------------------------------- /r3-15.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3-15.SLDPRT -------------------------------------------------------------------------------- /r3-225.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3-225.SLDPRT -------------------------------------------------------------------------------- /r3-275.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3-275.SLDPRT -------------------------------------------------------------------------------- /r3 homing.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3 homing.SLDPRT -------------------------------------------------------------------------------- /r3-175u.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3-175u.SLDPRT -------------------------------------------------------------------------------- /r3-6.25.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3-6.25.SLDPRT -------------------------------------------------------------------------------- /r3 stepped-175u.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3 stepped-175u.SLDPRT -------------------------------------------------------------------------------- /r3 text example.SLDPRT: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Rozakiin/DSA-MX/HEAD/r3 text example.SLDPRT -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # DSA-MX 2 | Solidworks (.sldprt) models of Signature Plastics' DSA MX keycaps. 3 | 4 | DSA profile MX keycaps 5 | 6 | This repo contains keycaps for Solidworks keyboard models/assemblies. 7 | 8 | If you'd like to create another cap, open the 1u cap and edit the width in the first extrude. Stock 1u width is 18.415mm, so you'd want to change it to 18.415x__u. For the larger caps add another 1.03 modifier (eg. 18.415 x 6.25 x 1.03) to fix the gap inbetween caps. 9 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2017 Rozakiin 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | --------------------------------------------------------------------------------