[kicad] Cad style dimentions for footprints

2023-04-13 Thread Filip Pešula
I was thinking of Implementing Cad style dimensions and constraints for creating footprints, would it be a helpful feature? -- You received this message because you are subscribed to the Google Groups "KiCad Developers" group. To unsubscribe from this group and stop receiving emails from it, se

Re: [kicad] Cad style dimentions for footprints

2023-04-13 Thread Mark Roszko
https://gitlab.com/kicad/code/kicad/-/issues/2324 https://gitlab.com/kicad/code/kicad/-/issues/2329 It'll require a proposal on file format changes to store those constraints and overall behavior. But I don't think anyone would be against it On Thu, Apr 13, 2023 at 9:41 AM Filip Pešula wrote: >

Re: [kicad] Cad style dimentions for footprints

2023-04-13 Thread Filip Pešula
I was thinking more of leaving the constraints separated since they are not important for the footprint user and all the pads and features have UUID as I understand, so it would be quite easily linkable. Filip Dne pátek 14. dubna 2023 v 0:27:05 UTC+2 uživatel mark@gmail.com napsal: > https