Skip to content

Releases: joshreve/dactyl-keyboard

v44

28 Nov 21:25

Choose a tag to compare

Update build_docker.bat

Fixed docker mount directories to include whole project to prevent the need to specifically call out any added directories.

v43

26 Nov 01:20

Choose a tag to compare

v43
Bug fix for holes in the non-1U default thumb cluster.

v42

26 Nov 01:08

Choose a tag to compare

v42
Bug fix for holes in the non-1U default thumb cluster.

v41

15 Nov 21:15

Choose a tag to compare

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

24 Oct 15:45

Choose a tag to compare

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

23 Oct 01:55

Choose a tag to compare

v39
Merge branch 'master' into dev

v38

19 Oct 18:37

Choose a tag to compare

v38
Fixed accidentally broken solidpython installation by inclusion in en…

v37

17 Oct 20:15

Choose a tag to compare

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

26 Sep 16:45

Choose a tag to compare

v36
Update README.md

v35

08 Sep 00:31
8a82140

Choose a tag to compare

v35
Merge pull request #39 from RobertMcReed/feat/bash

feat/bash: Bash scripts for automating Anaconda / Docker installation and management