Itâs not a âOne-Clickâ and youâre done process, butâŚ
There are a couple of ways to do it and perhaps the most practical way that yields a reusable part is as follows
You can use whatever Software you want as long as it can add Text (or sketched text) to a 3D model or 3D-Graphic (such as WRL). Example below uses a 3D-Step model
From the following, you can conjure-up a process that may work for you
⢠Letâs say you plan ahead and know there are some parts you will want to reuse that will have text
⢠In PCB, look at the various Footprints (view in 3D, too) and locate desired models - make a list of them
⢠Itâs convenient to draw a PCB shape (I just draw a Circle for this)
⢠Place only One of the desired Footprints on the PCB
⢠Export STEP
In your favorite software for doing this (I use FreeCAD, thus the following stepâs)
⢠Create a New file
⢠Import the Exported STEP model
⢠Change Workbench to Draft-workbench
⢠Orient the model as needed
⢠Select âShape-Stringâ tool
Iâll leave learning how to use Shape-String to you but, youâll want to place (or, re-position) the Text at desired location
(I prefer to also Extrude (Pad) the text just a bit to raise it, yielding some sense of 3D)
When satisfied, Export the STEP⌠You can use the KSU StepUp plugin in FreeCAD - it will export the Step as a Footprint, thus making this a much simpler sequence/process.
Then, in Kicad, you load your new FootprintâŚ
Some process imagesâŚ
Kicad PCB and 3DViewer
FreeCAD (with the exported STEP)
FreeCAD with the PCB Deleted and the Text Added to the Model