Age | Commit message (Collapse) | Author |
|
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.
|
|
people to look at. Also fixed minor issues.
|
|
|
|
|
|
for the adjustable larger key shape, but no need at the moment.
|
|
|
|
settings to work well.
|
|
Will be moving many outputs to releases shortly. If there are issues, use previous commit.
|
|
default config.
|
|
Thumb post fix
|
|
there is expressed interest I can add a linux .sh file as well to simplify image and container/app creation. Also, minor fixes on print outputs regarding imports/exports.
|
|
plate_rim != 3. Dependant variables relocated. Tested default.
|
|
hotswap and other issues.
|
|
options for USB out only and no connector / controller features.
|
|
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.
|
|
to operate independently.
|
|
main file. Improved notch and added holes around key plate for mounting. Still WIP, but should be functional.
|
|
rather than a giant undercut.
|
|
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.
|
|
Need to check secodnary features (screws, tray, OLED) for compatibility.
|
|
tweaking screw locations and relative OLED, etc. Commiting to share progress.
|
|
Added features for screw mount positions.
|
|
configurations. Implemented prebuild generator to automatically create pregenerated files.
|