Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot push 3D model to KiCad #135

Open
bstanwell-acs opened this issue Jun 30, 2022 · 1 comment
Open

Cannot push 3D model to KiCad #135

bstanwell-acs opened this issue Jun 30, 2022 · 1 comment

Comments

@bstanwell-acs
Copy link

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
@easyw
Copy link
Owner

easyw commented Jun 30, 2022

@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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants