I’m not quite clear on that statement - my post doesn’t show any folders…
However:
• If wanting two PCB’s (or other Step’s) in the same FreeCAD project, then:
- In Freecad, Create a New project, Add a ‘Part’ to it
- Import the Step file into the ‘Part’ (don’t File>Open each, that will create two FreeCad folders, so to speak)
• If wanting two PCB’s in the same Kicad Project, then:
- Just copy the one that’s in the project and Rename it and paste the copy into the project
(you can paste other PCB’s into the same project, too) - Then, work on the PCB’s of interest… Can have many PCB’s in a single Kicad project.
I don’t know anything about “Kicad2Step”, I don’t use it so, can’t comment on it…
From Kicad, I export Step files by:
File>Export>Step
Then, I FreeCAD, I create a Part, Select/Double-click the Part label and Import the Step files.
Each one can be positioned via the ‘Placement’ tab in Data panel
To make Standaoff’s, Boxes, Risers, etc, etc, add a Body to the Part and do the work in the Body.
INFO-TIP’s:
Can have multiple bodies in a Part, Multiple Parts in a File and can drag&drop bodies, Steps and Compounds into Parts
Kicad exports the Step into a Folder that gets Imported into FreeCAD as a Folder. Simply Drag&Drop that folder into the Part label (then, it belongs to the Part and no longer a separate Part…) as shown in vid below.
There’s a good bit of homework and curiosity testing to do…