Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add gear generator plugin #13

Closed
wants to merge 30 commits into from
Closed

Commits on Mar 21, 2021

  1. Create gear_generator.py

    Jojain committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    c77e1ca View commit details
    Browse the repository at this point in the history
  2. Add bevel gear

    Jojain committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    39dd06b View commit details
    Browse the repository at this point in the history
  3. Update gear_generator.py

    Jojain committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    257c409 View commit details
    Browse the repository at this point in the history
  4. Update gear_generator.py

    Jojain committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    387743a View commit details
    Browse the repository at this point in the history
  5. Update gear_generator.py

    Jojain committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    73fef2f View commit details
    Browse the repository at this point in the history
  6. add crown gear

    Jojain committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    e447ff2 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Create rack_gear.py

    Jojain committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    6aaa39e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Configuration menu
    Copy the full SHA
    1fd4cf4 View commit details
    Browse the repository at this point in the history
  2. changed imports

    Jojain committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ca3f373 View commit details
    Browse the repository at this point in the history
  3. add readme and setup files

    Jojain committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b6da683 View commit details
    Browse the repository at this point in the history
  4. minor corrections

    Jojain committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    ce9837d View commit details
    Browse the repository at this point in the history
  5. moved to module dir structure

    Implemented the same changes as @marcus7070  did for the more_selectors plugin
    Jojain committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    b9f8b6d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. update functions calls

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    3a5c0f4 View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    02b6935 View commit details
    Browse the repository at this point in the history
  3. testing import solutions

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    83845f4 View commit details
    Browse the repository at this point in the history
  4. Update main.py

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    36829b1 View commit details
    Browse the repository at this point in the history
  5. made plugin functions work

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    b4bdb4a View commit details
    Browse the repository at this point in the history
  6. setup test functions

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    83978c6 View commit details
    Browse the repository at this point in the history
  7. push

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    69d89db View commit details
    Browse the repository at this point in the history
  8. Update .gitignore

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    b45c856 View commit details
    Browse the repository at this point in the history
  9. add working tests

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    63aba81 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    78102b3 View commit details
    Browse the repository at this point in the history
  11. change function names

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    7b46b37 View commit details
    Browse the repository at this point in the history
  12. Update cutter_objects.py

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    cc92cad View commit details
    Browse the repository at this point in the history
  13. add register fct to modules

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    ea6e4c6 View commit details
    Browse the repository at this point in the history
  14. add imgs for readme

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    ef86b88 View commit details
    Browse the repository at this point in the history
  15. finalize PR version

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    c4b05ab View commit details
    Browse the repository at this point in the history
  16. Update README.md

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    0e7c2ce View commit details
    Browse the repository at this point in the history
  17. Update test_gear_generator.py

    Jojain committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    713933d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    66ad25a View commit details
    Browse the repository at this point in the history