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

create stencil for adhesive layers #374

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Jun 16, 2022

  1. LayerToPlot enum for plot_plan

    Wannes Sels committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    ad7bc25 View commit details
    Browse the repository at this point in the history
  2. StencilType: SolderPaste or Adhesive

    Wannes Sels committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    a778e72 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Merge remote-tracking branch 'origin/master' into stenciltype

    # Conflicts:
    #	kikit/stencil.py
    Wannes Sels committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    b9931ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ae49e9 View commit details
    Browse the repository at this point in the history
  3. PR comments: @DataClass instead of enum for LayerToPlot; revert renam…

    …ing plot_controller and plot_options
    Wannes Sels committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    d89a272 View commit details
    Browse the repository at this point in the history
  4. PR comments: type hints for all modified methods

    Wannes Sels committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    f8fc5c8 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge remote-tracking branch 'wannes/stenciltype_PR_changes'

    # Conflicts:
    #	kikit/export.py
    #	kikit/fab/oshpark.py
    #	kikit/stencil.py
    Wannes Sels committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    015fec7 View commit details
    Browse the repository at this point in the history
  2. fix imports (needs improvement)

    Wannes Sels committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5f6119d View commit details
    Browse the repository at this point in the history