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

Move to Kicad 6 support #188

Merged
merged 5 commits into from
Jun 25, 2023
Merged

Move to Kicad 6 support #188

merged 5 commits into from
Jun 25, 2023

Conversation

waffle87
Copy link
Contributor

@waffle87 waffle87 commented Jan 4, 2023

Sorry for super large PR — can be split up if that's preferred.
New format is essentially

.
├── corne-*.kicad_pcb	# general project file 
├── corne-*.kicad_prl	# local settings (removed in .gitignore)
├── corne-*.kicad_pro	# pcb data
├── corne-*.kicad_sch	# schematic data
├── fp-lib-table		# footprint library data
└── sym-lib-table		# symbol library data

(Addresses #147)

@foostan
Copy link
Owner

foostan commented Jun 25, 2023

Thank you for your contribution, and I'm sorry super late. I'll migrate kicad7 after merging this PR.

@foostan foostan merged commit af323bb into foostan:main Jun 25, 2023
@waffle87 waffle87 deleted the support_kicad6 branch July 25, 2023 03:35
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

Successfully merging this pull request may close these issues.

None yet

2 participants