You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It doesn't happen for every part, but it seems to fail when I attempt to push these connectors back to kicad
11:21:41 Running the Python command 'ksuToolsPushMoved' failed:
Traceback (most recent call last):
File "C:\Users\benjamin stanwell\AppData\Roaming\FreeCAD\Mod\kicadStepUpMod\.\kicadStepUpCMD.py", line 1260, in Activated
kicadStepUptools.PushMoved()
File "C:\Users\benjamin stanwell\AppData\Roaming\FreeCAD\Mod\kicadStepUpMod\.\kicadStepUptools.py", line 15451, in PushMoved
content = push3D2pcb(s,content,ts)
File "C:\Users\benjamin stanwell\AppData\Roaming\FreeCAD\Mod\kicadStepUpMod\.\kicadStepUptools.py", line 20663, in push3D2pcb
old_val_angle = (float(val_values[2]))
could not convert string to float: 'unlocked'loading from C:/Users/benjamin stanwell/OneDrive - Austindo/Documents/GitHub/Overhead-LED-Panel/ControlBoard/ledPanelReplacement.kicad_pcb
The text was updated successfully, but these errors were encountered:
@bstanwell-acs
would you mind to upload a minimal board that is producing this error?
Are you on kv5 or kv6 or kv6.99?
Which is your footprint lock property?
Which is your ksu version?
It doesn't happen for every part, but it seems to fail when I attempt to push these connectors back to kicad
The text was updated successfully, but these errors were encountered: