Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
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.
|
|
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
|
|
|
|
|