Jesse Schoch

Results 47 comments of Jesse Schoch

you may be able to do anti-cogging in the software. there are some threads on the simpleFOC forum about how to do this. I think any "gimbal" type motor would...

Thanks for the interest, take a look and if this answers your question i'll update the readme. I wouldn't say this is the best way to run Elixir on AWS....

Ec2 or ECS would work for you. OTP is great, but you often don't need OTP. Elixir's syntax and functional nature is enough for me to prefer it over python,...

this isn't ideal but it works: https://github.com/jschoch/exlam/blob/1a5175ffca8ea2b53c87c26437217935331eb531/priv/templates/example_index.eex#L97 Essentially without this sleep the function will return the context and the container will become frozen (execution is paused). This leads to some...

> I am sorry I do not understand your argument. > > > since your probe macro starting point is inside the corner > > The probe should be above...

i have not used mach3. I don't think it needs to be a window with a list, but it would really be great to run small blocks of gcode and...

I don't think folks are running legacy grbl for lathes but I may be wrong. It would be interesting to see if more than a handful are doing it. I...

I can change the order. Hard to describe huh? Are you open to this format, using colors to show the variables and move vectors? I don't think 3d helps unless...

![image](https://user-images.githubusercontent.com/20271/89908258-845b9200-dba2-11ea-8c32-4d8bc4710a42.png)

Still have the problem with beta-2. Below are my settings, this is bart's port. Beta 2 also does not retract the probe when doing heightmap. It runs the seek, then...