aboutsummaryrefslogtreecommitdiffstats
path: root/src/dactyl_manuform_cadquery.py
AgeCommit message (Collapse)Author
2021-07-07Temporary 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-05Updated cadquery with additional thumb clusters. Base form looks good. ↵Joshua Shreve
Need to check secodnary features (screws, tray, OLED) for compatibility.
2021-07-05Mid-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-03Cadquery set to plate only in previous commit, fixed to create all geometry. ↵Joshua Shreve
Added features for screw mount positions.
2021-07-03Large change to things directory with pregenerated files in multiple ↵joshreve
configurations. Implemented prebuild generator to automatically create pregenerated files.
2021-06-27Correction 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-20Upgrades 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-28Added hot swap and file import capabilities for modification of switch plates.joshreve
2020-10-26Removed extraneous plate function.joshreve
2020-10-26Added 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.