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

Code samples for python array generation #603

Open
1 task done
greenscreenflicker opened this issue Oct 30, 2023 · 1 comment
Open
1 task done

Code samples for python array generation #603

greenscreenflicker opened this issue Oct 30, 2023 · 1 comment

Comments

@greenscreenflicker
Copy link

Prerequisites

  • I have read the documentation and the proposed feature is not implemented.

Description

I need to implement some custom board stuff and it's quite hard to get started on the Python side. Could you please extend the python description, how to get started?
Maybe you can incoperate my needs as example
What do I want to do?

  • I need different horizontal and vertical spacing (due to component's overhang)
  • I need to combine (append) two different boards

It would be so nice to have python examples

@greenscreenflicker greenscreenflicker changed the title Code samples for python slicing Code samples for python array generation Oct 30, 2023
@snhobbs
Copy link

snhobbs commented Nov 7, 2023

That's similar to what I'm putting together, check this repo out https://github.com/snhobbs/kikit-multipanel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants