-
Notifications
You must be signed in to change notification settings - Fork 33
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
Layer option #43
Comments
I agree, sometimes on copper it is also required. |
Layers are implemented now #73 |
gregdavill
added a commit
that referenced
this issue
Feb 24, 2022
9355f873 Merge pull request #43 from Sodium-Hydrogen/main b620af0f Revert downloads badge to pypistats.org d7df1cca Improve output for paths with < 3 points faad6d98 Fix empty writing detection 153b89bc Switch to stop using the 'root' logger 9df71262 Re-add support for pretty pre kicad v6 9fd6afd0 Update Readme.md 3dda55d5 Remove commented code c8ab8fdd Merge branch 'main' of github.com:/Sodium-Hydrogen/svg2mod into main f5b3c057 Force layer option 76e0d30d update downloads badge dee10687 Added style inheritance, better stroke detection.. c2043927 Update downloads badge c8693388 Fix for improper distinct detection 8e053869 Fix a bug with box sizing not updating 97468c7c Fix some small bugs and update the example 9427754e Add readme clarification 576747ed Added keepout, drill, and layer options 3806f831 Fix some issues with distinct detection d7446ff1 Add rotated arcs and a faster inlining algorithm. f509c296 Update badges to look better and add more 80dbafdc Update README.md 112ba792 Add config.yml to issues templates a29aacfb Introduce issue templates 403719c5 Fix typo in readme 2150d9be Merge pull request #42 from Sodium-Hydrogen/main b8c96e92 Update badges for github actions 675e7106 Update python-package.yml f728eac0 Update python-package.yml b7529094 Remove pypi testing url b95b5484 Delete pylint.yml 51f5258a Merge branch 'main' of github.com:/svg2mod/svg2mod into main bd6195db Move from travis-ci to github actions a565354b Merge pull request #41 from Sodium-Hydrogen/main dab79052 Bug fixes and better font parsing REVERT: 8a59e768 Fix for are_distinct() REVERT: 0ed0226a Better py2 support REVERT: 167aeec7 python2.7 fixes REVERT: d5af8cb1 Update convert_to_path to handle composites REVERT: 55b4cd53 Simplify Text TTF SVG generation REVERT: aede2b61 Svg2mod python 2.7 compatible for kicad on windows git-subtree-dir: KiBuzzard/deps/svg2mod git-subtree-split: 9355f87362f4782478fd06b3e5f77b6f4f3dc453
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thanks for developing this plug-in!
I just want to ask for an enhancement option, can KiBuzzard generate other than on the "F.SilkS' or 'B.SilkS' layer?
Sometimes I use label/polygon on the "F.Mask" layer above the copper pour.
Regards,
TJ.
The text was updated successfully, but these errors were encountered: