Giter VIP home page Giter VIP logo

Comments (3)

mcous avatar mcous commented on June 13, 2024

tracespace is primarily concerned at the moment with image-related instructions. The API documentation of the parser may offer some guidance there.

Glancing over the latest Gerber spec, the only image related things it doesn't support are the newer L* commands: LM (mirror), LR (rotate), and LS (scale) commands. I definitely could've missed something, though.

tracespace does not support any of the metadata attributes. I would like to support some of the file attributes (e.g. .FileFunction) at some point, but I would probably re-write the parser before trying to extend it with attributes.

Are there any specific instructions you were wondering about?

from tracespace.

justinmassiot avatar justinmassiot commented on June 13, 2024

@mcous, that was more a general question, just to know what to expect from the tool. I use to only generate GerberX2 files and never original gerbers any more.

from tracespace.

mcous avatar mcous commented on June 13, 2024

This tool should correctly render any valid RS-274X (aka Extended Gerber) file, so I think you'll be good!

According to Wikipedia, the difference between Gerber X1 and Gerber X2 is only the metadata attributes I mentioned above. As the metadata attributes do not affect image generation, they will be ignored by tracespace.

Please do open issue(s) if you find any files that do not correctly render

from tracespace.

Related Issues (20)

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.