raydiy / PCB-Mount

A FreeCAD projekt of RAYDIY's PCB-Clip
19 stars 1 forks source link

Editing any parameter results in error #1

Open ouroborus opened 5 months ago

ouroborus commented 5 months ago

FreeCAD 0.21.2

Changing a parameter in the spreadsheet results in an error on Pad008. Usually "Pad: Fusion with base feature failed"

fritzrichter commented 2 months ago

Same here... any idea?

raydiy commented 2 months ago

Unfortunately, this FreeCAD PCB Mount model no longer works starting from version 0.20. The easiest solution is to install an older version of FreeCAD alongside the newer one. For example, you can download version 0.19.4 here: https://github.com/FreeCAD/FreeCAD/releases/tag/0.19.4 Scroll all the way down to find the downloads.

On a Mac, I then rename the FreeCAD.app to something like FreeCAD_19.4.app. This way, multiple FreeCAD versions can coexist in the Applications folder. I think a similar approach should be possible on Windows.