I have an ADS momentum design for a Wilkinson splitter and wish to turn it into a copper zone on my board. I don’t want to import artwork and manually draw it because it will introduce possibly detrimental errors with the loss in precision.
I have been playing around with the KiCADStepUp tool in FreeCAD, but I can’t get anything usable. I’ve been trying for hours. Please help!
The Antenna example is great and all I’d need; however, there is very little documentation nor a step by step procedure that isn’t either extremely outdated or incorrect. Do you have to name the sketch something specific for it to work when converting to kicad footprint? When I name it Pads_Poly after converting the dxf into a sketch I get the following error:
15:55:19 PoM not present
15:55:19 using ‘Part’ container and ‘Links’
15:55:19 FC Version 019-24291
15:55:19 kicad StepUp version 10.1.7.0
15:55:19 tolerance on vertex applied
15:55:19 applying Materials to Shapes
15:55:19 your home path is /Users/michaeleller
15:55:19 export to STEP False
15:55:19 Tabified done !
15:55:19 done!
15:55:19 need to discretize Arcs
15:55:19 need to discretize Arcs
15:55:19 need to discretize Arcs
15:55:19 need to discretize Arcs
15:55:19 Running the Python command ‘ksuToolsFootprintGen’ failed:
Traceback (most recent call last):
File “/Users/michaeleller/Library/Preferences/FreeCAD/Mod/kicadStepUpMod/kicadStepUpCMD.py”, line 2114, in Activated
kicadStepUptools.PushFootprint()
File “/Users/michaeleller/Library/Preferences/FreeCAD/Mod/kicadStepUpMod/kicadStepUptools.py”, line 16217, in PushFootprint
sk_d=Draft.makeSketch([wns,wnc[0]], autoconstraints=True)
list index out of range
I just need to turn a complex shape from a dxf into a copper zone – doesn’t even need to be a footprint necessarily.
Hi @mbe9a
I’ve started from the cleaned file…
In FC I had to convert it to a sketch, because it seems the edges were not oriented on the same versus… then I could apply the process to create a poly pad footprint…
(I know I would need to build some doc)
Unfortunately I have little documentation written, apart the one at the forum… https://forum.kicad.info/search?q=StepUp RF
I asked few times to have some user in helping me to write some doc, but at the end when their job was done, the interest went away…
I haven’t any RF generator software, so it is quite difficult for me to imagine a path to be written in a doc