sbridger
sbridger
> Interesting, that's what I had in mind :-) A compression algorithm could easily be implemented in Forth (e.g. one with a fixed dictionary) but is it really necessary? Most...
In one of my products I just redirect the interpreter to fetch from eeprom, until it hits a return command to go back to uart, it made macro function very...
Yes 7Zip does support uncompressed: https://superuser.com/questions/336243/how-to-do-files-to-store-without-compression-in-7-zip
@VK6TT Not amsforth or e4th. It was trivial I just had two main interpreter loops and jump from the getchar() loop to ReadNextEEPromChar() loop. But even easier if you have...
Does it stall the cpu when executing from ram as well as flash?
I was referring to phillips_drive.scad. It has the proper Phillips parameters for the recess / punch dimensions. I am designing a bit for my multitool, that oddly only has a...
Yeah it's pretty confusing looking at the drawings, but I think it's all in the refs I gave. Screw heads are _actually_ made by punching. So if you want to...
Can you push you changes to your github clone? Yes I saw an angle error too ``` //p1 = [e/2, adj_ang_to_opp(e/2, 90-alpha/2)]; //inner bevel p1 = e/2*[1, tan(90-alpha/2)]; //inner bevel...
my best take on the JIS is that it will be the exact same as PH, except for the 140 degree inner bevel which will is replaced by a deeper...
curl-out 