Releases: joshreve/dactyl-keyboard
Releases · joshreve/dactyl-keyboard
v44
v43
Bug fix for holes in the non-1U default thumb cluster.
v42
Bug fix for holes in the non-1U default thumb cluster.
v41
Minor wall correction. Minor directory fix with openscad imports. Need to prioritize trackball geometry generation. OS and workflow path differences are causing import issues with OpenSCAD as it imports from the scad file ion OpenSCAD not during generation.
v40
Fixed cadquery package requirement. Reverted the geometry generation that was compensating for the wrong cadquery version. Uncertain why the versions were dramatically different, will have to watch carefully on new releases or considering switching environment to a specific version of cadquery instead of "master".
v39
Merge branch 'master' into dev
v38
Fixed accidentally broken solidpython installation by inclusion in en…
v37
Fixed error due to package requirement issue one of the packages required by cadquery was improperly configured and causes issues with the cadquery import. Had to change docker base image and modify to include a configured environment to work around the issue. May require rebuilding or removing and recreating your docker image and containers. If you continue to encounter an import error please contact me.
v36
Update README.md
v35
Merge pull request #39 from RobertMcReed/feat/bash feat/bash: Bash scripts for automating Anaconda / Docker installation and management