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.
|
|
|
|
Will be moving many outputs to releases shortly. If there are issues, use previous commit.
|
|
|
|
configurations. Implemented prebuild generator to automatically create pregenerated files.
|
|
promising, but need user feedback. Will update cadquery version next.
|
|
(Clojure->Python, OpenSCAD->OpenCASCADE) and a mess but produces a .step file version of the dactyl-manuform design.
|
|
* Add screw insert to hold the teensy
* Allow wider wall spacings for more internal room
* Fix the clunky thumb connections
* Enable the teensy holder for all styles
|
|
|
|
|