-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Help] Minidox - 36 keys version #8
Comments
Sorry, I only now realized you posted this issue. That config isn't actually used at all any longer, at least not in my setup. The most current one is src/run_config.json. (I also realized I haven't updated master with the latest changes in some time... It's updated now.) You can do what you're looking for, just not on the master branch. Since I use this repo heavily for my store for prints and builds, not everything works in a single branch just yet... Things are scattered, like me. You can use the three_by_five branch and there's a new config option, "all_last_rows" you can set to true. That should do what you're looking for. |
I gave it a go and seems to work, thanks! |
@bullwinkle3000 , I too am trying to generate a 3x5 minidox version, along with a BTU trackball on the right side. {
"ENGINE": "cadquery",
"branch": "three_by_five",
"config_name": "3x5",
"nrows": 3,
"ncols": 5,
"all_last_rows": true,
"thumb_style": "TRACKBALL_WILD",
"other_thumb": "MINIDOX",
"ball_side": "right",
/* additional settings are unchanged from the `run_config.json` in the three_by_five branch */
} |
Hi,
thank you for keeping this project alive. Is it possible to generate MINIDOX 36 keys version? 5 columns and 3 rows with 3 thumb cluster.
I tried multiple iteration but no luck with any of that. I simply can't rid of that last row with partial switches
The text was updated successfully, but these errors were encountered: