Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-12 | Minor fixes for missing web on MINI thumb cluster. Added readme content and ↵ | Joshua Shreve | |
options for USB out only and no connector / controller features. | |||
2021-07-10 | Minor updates and cleanup. Biggest improvement is using relative reference ↵ | Joshua Shreve | |
for OLED placement to minimize tweaks on structural and row/column count changes. Looking for one more commit for minor tweaks and to set defaults and merge with master. | |||
2021-07-09 | Fixed imports. Resolved issues with IDE root directories to allow scripts ↵ | Joshua Shreve | |
to operate independently. | |||
2021-07-08 | Added helper files to remove the cadquery / solid python helpers from the ↵ | Joshua Shreve | |
main file. Improved notch and added holes around key plate for mounting. Still WIP, but should be functional. | |||
2021-07-08 | Key plate screw holes and added key plate notches for snapping in switches ↵ | Joshua Shreve | |
rather than a giant undercut. | |||
2021-07-07 | Temporary version as the cadquery and solid python versions are merged by ↵ | Joshua Shreve | |
use of helper functions. Added a screw to the thumb cluster. Cadquery baseplate now has counterbores and actual solid geometry that is autogenerated, which is not possible in solid/OpenSCAD by the current methodology as it requires finding and extruding edges. | |||
2021-07-05 | Updated cadquery with additional thumb clusters. Base form looks good. ↵ | Joshua Shreve | |
Need to check secodnary features (screws, tray, OLED) for compatibility. | |||
2021-07-05 | Mid-change commit. Added DM mini and carbonfet thumb clusters. Still ↵ | Joshua Shreve | |
tweaking screw locations and relative OLED, etc. Commiting to share progress. | |||
2021-07-04 | Added images of new features. | Joshua Shreve | |
2021-07-03 | Cadquery set to plate only in previous commit, fixed to create all geometry. ↵ | Joshua Shreve | |
Added features for screw mount positions. | |||
2021-07-03 | Large change to things directory with pregenerated files in multiple ↵ | joshreve | |
configurations. Implemented prebuild generator to automatically create pregenerated files. | |||
2021-06-27 | Updated readme and images. | joshreve | |
2021-06-27 | Correction for OpenSCAD HS_NUB. Cleanup of export files. Generation of new ↵ | joshreve | |
files is the safest, but all files in things should now be consistent. May add more configurations if requested. | |||
2021-06-25 | Added multiple OLED mounts to OpenSCAD generator. Clip seems the most ↵ | joshreve | |
promising, but need user feedback. Will update cadquery version next. | |||
2021-06-20 | Upgrades for external controller trays / holders, undercuts for clipping in ↵ | joshreve | |
switch, and minor corrections to the right side wall. Minor refactoring of parameters for ease of interface. | |||
2021-03-29 | Fixing minor filename error for readme. | joshreve | |
2021-03-28 | Added hot swap and file import capabilities for modification of switch plates. | joshreve | |
2020-12-21 | Update README.md | Joshua Shreve | |
2020-10-26 | Removed extraneous plate function. | joshreve | |
2020-10-26 | Added notes on scipy install to readme. | joshreve | |
2020-10-26 | added step file image. | joshreve | |
2020-10-26 | Updated readme with cadquery info. | joshreve | |
2020-10-26 | Added cadquery form of dactyl-manuform. Code is double translated ↵ | joshreve | |
(Clojure->Python, OpenSCAD->OpenCASCADE) and a mess but produces a .step file version of the dactyl-manuform design. | |||
2020-10-03 | Minor changes to allow import of a key plate STL. Fixed RJ9 connector block. | joshreve | |
2020-09-03 | Added mising hotswap plate file. Still needs height verification on hotswap ↵ | joshreve | |
features relative to switch mount. | |||
2020-08-17 | Merge pull request #1 from babo/array-fix | Joshua Shreve | |
Modifications make code more robust, allowing both solidpython and pysolid packages to successfully generate geometry. Converts all numpy arrays to lists before calling geometry library. | |||
2020-08-17 | Fix numpy.array usage | Attila Babo | |
2020-08-17 | Apply black to reformat the code | Attila Babo | |
2020-08-16 | Conversion to Python 3 based file generation. Removed Clojure files and ↵ | joshreve | |
updated README.md. | |||
2017-11-05 | Add ready to cut dxf for 5x6, and new wire diagrams (#10) | Marian Rusu | |
* Add ready to cut dxf file for 5x6 Signed-off-by: Marian Rusu <rusumarian91@gmail.com> * Add new wire diagram Hopefully people find it helpful Signed-off-by: Marian Rusu <rusumarian91@gmail.com> | |||
2017-06-12 | Added wiring diagram for 4x5 to Pro Micro (#9) | BruceMe | |
2017-05-31 | Add link to STLs uploaded to thingaverse (#8) | BruceMe | |
* Added reference to thingaverse * Added reference to thingaverse * Added reference to thingaverse * Added reference to thingaverse * Added reference to thingaverse | |||
2017-04-02 | Add CAD files | Tom Short | |
2017-04-02 | More model sizes | Tom Short | |
2017-04-02 | Another tweak | Tom Short | |
2017-04-02 | Teensy holder tweak | Tom Short | |
2017-04-02 | Updated patches | Tom Short | |
2017-04-02 | Another patch attempt | Tom Short | |
2017-04-02 | Another patch attempt | Tom Short | |
2017-04-02 | Default size | Tom Short | |
2017-04-02 | Default size | Tom Short | |
2017-04-02 | Default sizes | Tom Short | |
2017-04-02 | Changes for patching to script other sizes | Tom Short | |
2017-04-02 | Merge branch 'master' into 5x6 | Tom Short | |
2017-04-02 | Hide output | Tom Short | |
2017-04-02 | Adjust screw inserts | Tom Short | |
2017-04-02 | Add another screw insert | Tom Short | |
2017-04-02 | Try... | Tom Short | |
2017-04-02 | Edits | Tom Short | |
2017-04-02 | Changes for 5x6 | Tom Short | |