Giter Club home page Giter Club logo

Comments (13)

vygr avatar vygr commented on June 11, 2024

from js-pcb.

vygr avatar vygr commented on June 11, 2024

Running it through my C-PCB prog with these options:

./dsn2pcb BigSeries.dsn | ./pcb --v 1 --z 8 --q 10 --r 2 | ./view

Routed in about 5 seconds. I'll try the JS-PCB with grid resolution of 2.
screen shot 2018-03-22 at 16 57 49

from js-pcb.

vygr avatar vygr commented on June 11, 2024

May I include the dsn file in my test cases please ? I'll rename it to test6.dsn, but it would be nice to include it in the project if your ok with that.

Regards

Chris

from js-pcb.

vygr avatar vygr commented on June 11, 2024

Javascript version completes ok if you up the grid res to 2. With fiddly tracks and small track gaps it sometimes needs a finer grid to work with.

Regards

Chris

ps. love to use it as an included test file ?

from js-pcb.

colemarkham avatar colemarkham commented on June 11, 2024

Sure, you can include it in the test files.

from js-pcb.

colemarkham avatar colemarkham commented on June 11, 2024

Looking at the visualization, it doesn't appear to take the layer into account for surface mount pads.

from js-pcb.

vygr avatar vygr commented on June 11, 2024

Nice run with only 6 vias for you.

./dsn2pcb BigSeries.dsn | ./pcb --v 1 --r 2 --q 8 --z 64 | ./view

Chris
screen shot 2018-03-22 at 17 19 45

from js-pcb.

vygr avatar vygr commented on June 11, 2024

Also, you will notice that the surface MCU pad stack goes to the back ! That's something I need to work on as I assume that the padstack covers all layers. Clearly surface mounts don't need that or want that, so I'd like to use this file to push my parser forward.

Thanks for sharing.

Chris

from js-pcb.

vygr avatar vygr commented on June 11, 2024

Missed your reply :) But yeah, surface mounts need some extra parse work on my part.

Chris

from js-pcb.

vygr avatar vygr commented on June 11, 2024

I'll leave this issue open till I fix the surface mount issue. Might be a while...but I'll get round to it. :)

from js-pcb.

vygr avatar vygr commented on June 11, 2024

Lost of work on C-PCB Cole. Still not how I want to deal with SMD's but losts better.

Chris
screen shot 2018-05-20 at 12 45 58

from js-pcb.

vygr avatar vygr commented on June 11, 2024

Will eventually port over to JS-PCB, but C-PCB is where I test out new things.

Regards

Chris

from js-pcb.

vygr avatar vygr commented on June 11, 2024

Got that from a run with the latest C-PCB version and this:

./c_pcb_dsn test6.dsn | ./c_pcb --v 1 --r 2 --z 128 | ./c_pcb_view --s 12

Chris

from js-pcb.

Related Issues (5)

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.