Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-20 | orbekk dactyl v2HEADmaster | Kjetil Orbekk | |
2022-02-20 | Merge branch 'dev' | Joshua Shreve | |
2022-02-20 | Update run_config.json | Joshua Shreve | |
2022-01-09 | modified ability to drop keys on the inner and outer side of the lowest row. | Joshua Shreve | |
2021-11-25 | Bug fix for holes in the non-1U default thumb cluster. | Joshua Shreve | |
2021-10-24 | Fixed cadquery package requirement. | joshreve | |
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". | |||
2021-10-22 | Testing fix for linux geometry varying from windows geometry. | Joshua Shreve | |
2021-10-17 | added docker fix | Joshua Shreve | |
2021-09-07 | Separable thumb improvements. PCB clearance cuts. | Joshua Shreve | |
2021-09-05 | Added separable thumbs and cleaned up all the connections and thumb connections. | Joshua Shreve | |
Added separable thumbs and cleaned up all the connections and thumb connections. Thumb connections previously contained what should be in the finger connections. Added extra screws for separable thumb config to secure it. Previously had one screw. | |||
2021-09-02 | Added PCB controller mount feature options. | Joshua Shreve | |
Also, working on modular trackball, though ball bearings make it difficult to decouple as they typically land in the middle of the walls and webs. | |||
2021-08-23 | generate_config.py once again defaulting to original behavior. | Joshua Shreve | |
2021-08-22 | Fixed docker directories in batch file. | Joshua Shreve | |
Added note for when run_config is used vs. configuration argument. | |||
2021-08-21 | Added config update to add new parameters to config. Retained ability to ↵ | Joshua Shreve | |
run the run_config.json file if there are no CLI arguments. Retained ability to run the run_config.json file if there are no CLI arguments. Will eventually deprecate run_config in favor of the configs directory, but don't want to mess up existing configs until they have time to migrate. Un-ignored configs. Would like to build a set of user configs through PRs to see variety. Add gallery directory for those with submit configs for people to see examples. All PRs for configs are expected to have identically named files (with some suffix for multiple) to show example images. | |||
2021-08-20 | Adapted Trackball from Cjen1 to match newer structure. Appears to work as ↵ | Joshua Shreve | |
intended. | |||
2021-08-20 | Now supports trackball in wall and in a cluster. An unlikely config, but it ↵ | Joshua Shreve | |
simplifies construction by removing the setting interdependency. | |||
2021-08-18 | Fixed Trackball in Wall, extra rotation. Now aims forward. | Joshua Shreve | |
2021-08-17 | Name change. | Joshua Shreve | |
2021-08-17 | File cleanup. | Joshua Shreve | |
2021-08-15 | Trackball updates. Still need to refresh geometry. Optical distance is too ↵ | Joshua Shreve | |
long. | |||
2021-08-13 | Fixed non-ball side rendering for trackball thumb. Still WIP. | Joshua Shreve | |
2021-08-13 | very interim commit to check tbiw issues. | Joshua Shreve | |
2021-08-11 | Added undercut for tray. | Joshua Shreve | |
Discovered why people had an issue with the tray. The cadquery had interference and solid did not. After fixing the unintentional difference, I found both had intereference. Added an undercut to locally thin the wall for tray engagement. | |||
2021-08-11 | Interim checkin. Initial version of trackball webs/walls in, still working ↵ | Joshua Shreve | |
on component cut/union order. Fixed base plates and walls to be identical in caquery and solid. Fixed if/elif/else structure that misplaced the MINI cluster screw mount. Added intial pass at add on PCB as option to add with caps for interference checks. Moved bottom_hull to helper libraries as they are specific to engine. Fixed bottom_hull functions to correct minor discrepency between the engines. Fixed solid intersect function. | |||
2021-08-05 | Adding CAD geometry. Debugging minor issues. | Joshua Shreve | |
2021-08-05 | Interim commit with partially functioning trackball. trackball in wall is ↵ | Joshua Shreve | |
mostly working (still WIP), trackball cluster has layout but no webs or walls. | |||
2021-08-01 | Update to add release builds. Should make a large number of prebuilts for ↵ | Joshua Shreve | |
people to look at. Also fixed minor issues. | |||
2021-07-24 | Minor additional shifts on default thumbcluster to allow 1.5U and 1U ↵ | Joshua Shreve | |
settings to work well. | |||
2021-07-24 | Fixes to default cluster. Some key shifts. Removing outputs from repo. ↵ | Joshua Shreve | |
Will be moving many outputs to releases shortly. If there are issues, use previous commit. | |||
2021-07-16 | Docker notes added to readme and minor conatiner name change. Changes to ↵ | Joshua Shreve | |
default config. | |||
2021-07-15 | Amended thumb_post corner placement functions to eliminate void created by ↵ | Nick Bovee | |
plate_rim != 3. Dependant variables relocated. Tested default. | |||
2021-07-13 | updates for rotating plates on thumb cluster. Created due to crowding of ↵ | Joshua Shreve | |
hotswap and other issues. | |||
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-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. |