Jared Dunbar

Results 293 comments of Jared Dunbar

A chart like this would be useful and make the mod more realistic. https://www.powerstream.com/Wire_Size.htm

In general, the GitHub issue tracker is for bugtracking, and you should use the support chat in the future for questions about gameplay: https://gitter.im/Electrical-Age/Support I personally have not played with...

Heh. If I can get one going **without exploding immediately**, I will get back to you. In general, it would appear that you want to not fill the recieving buffer...

I think I got something semi-stable. This system would probably benefit from PID. ![2018-06-21_15 35 20](https://user-images.githubusercontent.com/14130505/41742715-d746b402-756c-11e8-8ed5-713fd6e5dafd.png) Here's the recieving side when I used a signal trimmer to set the output...

This design works. Make sure your dishes are aligned in the same X, Y, or Z coordinate. It looks like it's a block off in your build there. ![2018-12-30_13 10...

Place the receiver and the capacitor before transmitting power. All of the wiring in that image must be set up *before* you turn on power to the transmitter dish.

I think this is just based on what the developers felt like a reasonable amount of power utilization. TBH, the T2 poles are still in development and not something that...

`cableRsFactor` in the configuration file under the `simulation` category may do something to affect this. I would first try setting it somewhere around `0.5` and see what that does. Make...

D means double number expected (a number with a decimal point). I means integer expected (a number without a decimal point). There are limits to the precision/size of the variables,...