summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-05-20orbekk dactyl v2HEADmasterKjetil Orbekk
2022-02-20Merge branch 'dev'Joshua Shreve
2022-02-20Update run_config.jsonJoshua Shreve
2022-02-20Added choc caps. Set show_caps to False, True/'MX', or 'CHOC'.Joshua Shreve
2022-01-09modified ability to drop keys on the inner and outer side of the lowest row.Joshua Shreve
2021-11-25Bug fix for holes in the non-1U default thumb cluster.Joshua Shreve
2021-11-25bug fix for pcb_clear on default cluster when not intended.Joshua Shreve
2021-11-15Minor wall correction. Minor directory fix with openscad imports.Joshua Shreve
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.
2021-10-29Added setting for constant rows across.Joshua Shreve
Works okay, may have issues with some staggers due to thumb cluster details.
2021-10-24Fixed 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-22Testing fix for linux geometry varying from windows geometry.Joshua Shreve
2021-10-17added docker fixJoshua Shreve
2021-09-26Adding features to investigate skeletal formJoshua Shreve
2021-09-07Separable thumb improvements. PCB clearance cuts.Joshua Shreve
2021-09-07Update trackball_sensor_mount.stlfreznel10
I fixed the non-manifold geometry in the sensor mount which causes openscad to fail to render TBIW configurations/
2021-09-05Added 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-02Added 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-23generate_config.py once again defaulting to original behavior.Joshua Shreve
2021-08-22Fixed docker directories in batch file.Joshua Shreve
Added note for when run_config is used vs. configuration argument.
2021-08-21Added 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-21Merge branch 'pr/30'Joshua Shreve
2021-08-21moved file and slow progress to blender engine.Joshua Shreve
2021-08-20Adapted Trackball from Cjen1 to match newer structure. Appears to work as ↵Joshua Shreve
intended.
2021-08-20Merge pull request #22 from Cjen1/trackballJoshua Shreve
Add trackball thumb cluster. Interim commit, needs a few mods for naming and handedness.
2021-08-20Merge branch 'master' into trackballJoshua Shreve
2021-08-20Now supports trackball in wall and in a cluster. An unlikely config, but it ↵Joshua Shreve
simplifies construction by removing the setting interdependency.
2021-08-20Merge pull request #32 from itised/parts-path-fixesJoshua Shreve
moved parts to their own directory
2021-08-20Fixes to base plate and screw mount "handedness" and baseplate mirroring. ↵Joshua Shreve
Minor fix to trackball in wall rotations.
2021-08-19moved parts to their own directoryEdward
also fixed bug that would not correctly inlcude parts for configs with a `save_dir` set to a subdirectory of the things directory
2021-08-19allow multiple config filesEdward
generate_configuration.py now only generates a configuration file; it no longer also runs dactyl_manuform.py. it will save the generated configuration file to the configs directory, and it will be named according to the config_name. passing a --config=<name> argument to the script will set the config_name and save_dir. dactyl_manuform.py now also accepts a --config=<name> argument. if non is passed, the default values from generate_configuration.py are used. otherwise, the defaults will be overridden by the values from the config specified. because of these changes, i removed run_config.json. it should have default values anyway, so it seemed reduandant and confusing. the run command has also been updated to allow for the config changes, and some bugs have also been fixed.
2021-08-18Fixed Trackball in Wall, extra rotation. Now aims forward.Joshua Shreve
2021-08-17Name change.Joshua Shreve
2021-08-17File cleanup.Joshua Shreve
2021-08-15Trackball updates. Still need to refresh geometry. Optical distance is too ↵Joshua Shreve
long.
2021-08-13Fixed non-ball side rendering for trackball thumb. Still WIP.Joshua Shreve
2021-08-13very interim commit to check tbiw issues.Joshua Shreve
2021-08-11Added 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-11Interim 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-06Minor mods, CAD trackball socket in models.Joshua Shreve
2021-08-05Adding CAD geometry. Debugging minor issues.Joshua Shreve
2021-08-05Interim 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-05Add trackballcjen1
2021-08-01Update to add release builds. Should make a large number of prebuilts for ↵Joshua Shreve
people to look at. Also fixed minor issues.
2021-07-29Fixed keyswitch nubs. Error came from code consolidation between cadquery ↵Joshua Shreve
and solid python. One centered the cylinder, the other generated it in the positive Z direction. Both now fully center the cylinder and the two models generate consistently.
2021-07-27Final minidox fixes for screw placement.Joshua Shreve
2021-07-27Auto-adjusting minidox cluster y-location based on key size.Joshua Shreve
2021-07-27Added arbitrary size for minidox 3-key cluster. May convert other clusters ↵Joshua Shreve
for the adjustable larger key shape, but no need at the moment.
2021-07-26Fixing file extension errors for readme.Joshua Shreve
2021-07-26Found and fixed "MINIDOX" cluster gap on bottom of middle thumb key.Joshua Shreve
2021-07-26Added config notes around "MINIDOX" cluster.Joshua Shreve