Andy Langton
Andy Langton
Really glad to see this PR and just wanted to note that I originally forked this from https://github.com/kbjunky/Dactyl5 when he was experiencing weirdness in the driver with debugging enabled. I...
Ah, that's right... I've been updating that branch heavily since submitting this PR. Forgot it was awaiting approval/merge. I'll update and fix the conflicts this week. I might need to...
Lastly, I should mention my version also spits out a "freecad.py" script that, when copy/pasted into FreeCAD's python console, will import the STEP files and export STLs into the same...
I set up miniconda (I think the conda.sh script should work fine?) and then, within the its dactyl-keyboard conda environment, I either run it natively within my IDE (PyCharm) or...
Oh, yes, "my version" is usually the wilder branch on my repo. I put all my latest changes there, though I did recently pull them into the master there. I...
Just did another merge from a feature branch, bulk_build, into wilder. It allows for batch processing of multiple board sizes and options at once (rather specifically geared towards my print...
Moving bits into a contrib folder is totally fine with me. A lot of the side bits from my branch are mostly focused on my store or print reliability and...
I just saw this so figured I'd respond while I'm nose in the code. About three weeks ago, I got about halfway through a first pass at merging my changes...
Ah, the holder isn't actually working yet. I'd just very roughly converted it from an openscad source from Derek's code here: https://github.com/dereknheiley/dactyl-manuform-tight/blob/master/things/usb_holder.scad
I've had a couple of people reach out about running under Windows and I may put together a .bat file script to build a conda environment.