-
Hi guys. I have my Smoothieboard based plasma Cnc up and running, but I could use an enhancement: a plasma mode to M3:
In a plasma the start of each cut goes like this:
*_IHS phase: *_
Initial h…
ghost updated
6 years ago
-
The freeCodeCamp community has started building an interactive, browser-based Math for Programmers curriculum. It's just a matter of designing the thousands of LaTeX-driven challenges necessary to tea…
-
Following here the discussion that started with the iter-free-boundary testcase, which does not "robustly converge".
Below, I copy a comment by @SRHudson that summarizes this problem:
> I think …
-
(This issue may be invalid, as I am not an expert in control theory, and that's why there is a word "questionable" and not e.g. "wrong" in the title.)
I think that the PID controller output is used i…
-
a typical pid controller will have dt for I and D term. here we are using dt for only I and i was able t get away with not using dt for D term (my submission was accepted ).
can you explain the reas…
-
Hey,
I've been reading through the implementation of Photon Beam Diffusion (which is a really nice upgrade over the dipole in pbrt-v2 by the way), while comparing it to the paper and the Matlab refer…
-
Hello Dr. Tagliasacchi, I have a few questions about the midterm:
1) The Audio notes on Dropbox are a bit sparse; is this all we need to know for the midterm, or is there a section in the text that…
-
I have noticed in the various releases (now in 1.9.0) that the quad drifts back and to the right. I had seem this before upgrading and it took awhole lot of trim to get it to stay still. Even after …
-
Are there improvements to availability if difficulty is adjusted each block? Is there any larger vulnerability (eg: DOSing a nodes peer connections to starve it of blocks lowering it's local belief ab…
-
Price change percentage would correspond with percent change in ticket pool size.
I have modeled this here
https://play.golang.org/p/QSV4ssuZ4O
Example, starting with pool at target size with …