Skip to content

Added 3-phase stepper motor and AC motor with delta configuration.

Reese Wang requested to merge github/fork/ReeseWang/add-motors into master

Wrote a MATLAB script to enable rotating coil symbols 120 degrees. Seems that many symbols in Motor library are violating S3.1, and my new symbols looks symmetric so I didn't try to fix that.

About 3-phase stepper motor: https://www.trinamic.com/fileadmin/assets/Support/Appnotes/AN030-TMC5062_3_Phase_Motor.pdf 3-phase AC motor is very common so no datasheet is needed I think.

screenshot from 2018-04-23 01-31-56 screenshot from 2018-04-23 01-31-45


Thanks for creating a pull request to contribute to the KiCad libraries! To speed up integration of your PR, please check the following items:

  • Provide a URL to a datasheet for the symbol(s) you are contributing
  • An example screenshot image is very helpful
  • Ensure that the associated footprints match the official footprint library
  • If there are matching footprint PRs, provide link(s) as appropriate
  • Check the output of the Travis automated check scripts - fix any errors as required
Edited by kliment

Merge request reports