kicadStepUpMod icon indicating copy to clipboard operation
kicadStepUpMod copied to clipboard

kicadStepUp: ECAD to MCAD FreeCAD WorkBench

Results 42 kicadStepUpMod issues
Sort by recently updated
recently updated
newest added

Hi, when trying to push a moved 3d model to a KiCad 8 PCB, the process fails with the message "Select only 3D model(s) moved to be updated/pushed to kicad...

Adds a minor feature that when Fills and KeepOuts are exported from FreeCad they are named after the selected sketch when using KiCadStepUp WB -> Push Sketch to PCB. It's...

See https://spdx.org/licenses/ -- note that you might actually mean `AGPL-3.0-only`, in which case use that instead.

… path instead of using 4 text boxes to define path alternatives, now we have a multi-line text area which user can add any number of paths, each path in...

Enable KiCad StepUp tp load KiCad preferences and extract path variables for autoconfiguration of path replacements and limitless and auto updating model path variables This is basically just a proof...

When I imported a PCB into FreeCAD it only pulled in lines from "User.3" that are directly drawn in the PCB. Shapes that are in that layer and come from...

The variable `show_messages` hard-coded to `True`, this causes a bunch of popup windows during loading, most of which aren't that useful once you're familiar with `StepUp`. Additionally I'm experimenting with...

Something very strange keeps happening with SolderJumpers. They sometimes seem to import as bizarre shapes. This seems to happen randomly. Doesn't seem entirely consistent. Some work, some don't. Hard to...

Many of the labels are unreadable or nearly so: ![image](https://user-images.githubusercontent.com/6474409/229830883-37713821-5ec1-4b40-affc-a222e310fdb4.png) Possibly related to display scaling?

Hi, first of all, I want to acknowledge the great work been done here. having the possibility to join kicad and freecad is great. I'm triying to mill the pcb...