Git Product home page Git Product logo

Comments (11)

juulsA avatar juulsA commented on May 28, 2024

Hi,
this happens when allegro tries to access a property or something like this, that does not exist ... it would be the best, if you could share your design, so I can look into it. But please be patient, I can't look into it right away.

Moreover you're passing the ?excludeDNP argument, but there's no variant.lst present. Please create the variant.lst or just execute exportJson(), maybe this already solves your problem.

from exportjson.

juulsA avatar juulsA commented on May 28, 2024

You are using the command line, which is fine, if you are only using exportJson, but if you want to pass arguments to that function you have to do that in the skill environment. That means, you have to type set telskill to your command line first and a new window will open. In this window you can use the function with arguments.

Anyway, only using exportJson won't solve your problem, so I will need your design ...

from exportjson.

yzx0708 avatar yzx0708 commented on May 28, 2024

How did I give you my design files,email?

from exportjson.

juulsA avatar juulsA commented on May 28, 2024

Sorry for my late response ... you can attach your board file directly to this issue by dragging and dropping or please wait until I added some debug messages, so we can figure out, what the problem is. I think I'll get this done by tomorrow.

from exportjson.

yzx0708 avatar yzx0708 commented on May 28, 2024

err
I passed through the exportJson.Il file added warn information, found that the error appeared in this position in the screenshot

from exportjson.

juulsA avatar juulsA commented on May 28, 2024

Ok, then I assume, that outline->segments is nil. Did you draw your board outline on the Board Geometry/Outline layer?

from exportjson.

yzx0708 avatar yzx0708 commented on May 28, 2024

outl
I drew the outline,But it's 4 VERTICAL LINE SEGMENT top,bottom,left,right.

from exportjson.

juulsA avatar juulsA commented on May 28, 2024

I'm not sure, what you mean with

" ... which is a .bsm file."

But can you only apply "Shapes" to the find filter and try to select the board outline? If that doesn't work, that might even be our problem. Maybe there is no shape but just lines ...

from exportjson.

yzx0708 avatar yzx0708 commented on May 28, 2024

I'm not sure, what you mean with

" ... which is a .bsm file."

But can you only apply "Shapes" to the find filter and try to select the board outline? If that doesn't work, that might even be our problem. Maybe there is no shape but just lines ...

Sorry, I'm not familiar with allegro, the description is wrong, this PCB outline is drawn with 4 VERTICAL LINE SEGMENT

from exportjson.

juulsA avatar juulsA commented on May 28, 2024

The board outline has to be a shape, otherwise the code is not working. So please draw a polygon instead of the individual lines. Or, just for testing, draw a rectangle and execute the code, then we know, that this is the reason, why the code is not working.

from exportjson.

yzx0708 avatar yzx0708 commented on May 28, 2024

The board outline has to be a shape, otherwise the code is not working. So please draw a polygon instead of the individual lines. Or, just for testing, draw a rectangle and execute the code, then we know, that this is the reason, why the code is not working.

I drew a rectangle on the outline and the conversion was successful, thank you very much.

from exportjson.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.