Matthew Ebersviller

Results 7 comments of Matthew Ebersviller

It'd be easy to code them in if you have the dimensions for each row. Height, angle of the top surface, etc. It looks like XDA is a single profile...

You're going to need to get the correct angles in order to do this. Easy mode is to copy `KeyV2/src/key_profiles/sa.scad` and modify it for ss. Plop your new `ss.scad` into...

Similar to the silhouette measuring method we were talking about in a different issue, you could use an image program to measure the new angles to get them. I'm sure...

I'm no expert on OpenSCAD, but the picture-based legend is doable. I'm not sure about the margin=1 type of specification being the right choice here for a few reasons. The...

Can you provide the dimensions of the stem or anything?

I found some STLs for Topre space bars. I can likely use those STLs and "measure" in CAD. It'll be a while before I get to it, and without a...

Thanks for the quick response. That exposes another problem. It appears bsp_board.c is trying to load a file that doesn't exist as pathed: ``` In file included from c:\Users\matth\OneDrive\Documents\Arduino\libraries\ESP32-Chimera-Core\src\drivers\ESP32-S3-Box\Audio\src\bsp_board.c:11: c:\Users\matth\OneDrive\Documents\Arduino\libraries\ESP32-Chimera-Core\src\drivers\ESP32-S3-Box\Audio\src\bsp_i2s.h:19:14:...