Skip to content

Tags: fabiant7t/dactyl-keyboard

Tags

v44

Toggle v44's commit message
Update build_docker.bat

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

v43

Toggle v43's commit message
Bug fix for holes in the non-1U default thumb cluster.

v42

Toggle v42's commit message
Bug fix for holes in the non-1U default thumb cluster.

v41

Toggle v41's commit message
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

Toggle v40's commit message
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

Toggle v39's commit message
Merge branch 'master' into dev

v38

Toggle v38's commit message
Fixed accidentally broken solidpython installation by inclusion in en…

…vironment.yml file.

v37

Toggle v37's commit message
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

Toggle v36's commit message
Update README.md

v35

Toggle v35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request joshreve#39 from RobertMcReed/feat/bash

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