QUOTE(djackallstar @ Nov 2 2015, 09:55)

Hi,
I think I found an error. The old Pmax EDB of a phase cap is
16.19, and since your phase cap's EDB is 16.84, it should be P+0.65 instead of P+0.8.
I think it's because his script.
Change this line in the script should work
CODE
USE_MULTIPLIER = false; // true/false
normally "true" put it "false" like above.