Giter Site home page Giter Site logo

mekatronik-achmadi / tracespace Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tracespace/tracespace

0.0 1.0 0.0 7.65 MB

⚡️generate beautiful and accurate SVG renders of printed circuit boards

Home Page: https://tracespace.io

License: MIT License

JavaScript 0.03% TypeScript 61.47% PLSQL 38.50%

tracespace's Introduction

tracespace

Printed circuit board visualization tools for JavaScript

https://tracespace.io

Work in progress

Welcome to tracespace v5! This version of tracespace is still in development, so documentation may not be accurate and package APIs may change without warning.

See the main branch for the current v4 release.

Packages

package description
cli version @tracespace/cli Use Gerber/drill files to create an SVG render of a finished PCB from the command line.
core version @tracespace/core Use Gerber/drill files to create an SVG render of a finished PCB in Node.js or the browser.
fixtures version @tracespace/fixtures Sample Gerber/drill files for use as test fixtures.
identify-layers version @tracespace/identify-layers Try to guess Gerber files' layer types based on filenames.
parser version @tracespace/parser Parse Gerber/drill files into abstract syntax trees.
plotter version @tracespace/plotter Plot @tracespace/parser ASTs into image trees.
renderer version @tracespace/renderer Render @tracespace/plotter image trees as SVGs
xml-id version @tracespace/xml-id XML element ID generation and sanitation utilities.

Roadmap

I work on tracespace in my free time, so this roadmap should be taken with several grains of salt. While the new version is in development, pre-production versions of libraries will be periodically released under the next tag in npm.

Issues to fix

The v5 release will attempt to fix / address the following open issues:

  • Handle disagreements between filename type vs parsed type (#49)
  • Reduce number of <use> tags in SVG output (#80)
  • Arc plotting should be more lenient (#82)
  • Operation with non-existent tool should no-op with a warning (#83)
  • Fails to detect units if format spec combined with units spec (#234)
  • clipPath for outline breaks in Firefox if outline has clear layers (#302)
  • gerberParser.parseSync clobbers filetype option (#306)
  • Gerber file starting with newline incorrectly identified as drill file (#307)
  • Generate consistent document size for all layers. (#324)
  • G93 code in drill file rendered as drilled hole (#353)
  • Allow soldermask layer to cover vias in board render (#399)

tracespace in the wild

  • tracespace.io/view - A Gerber viewer powered by the tracespace libraries
  • kitspace.org - An electronics project sharing site with links to easily buy the required parts
  • OpenHardware.io - A social site around open source hardware. Enables authors to sell and manufacture their boards.

tracespace's People

Contributors

mcous avatar renovate[bot] avatar kasbah avatar ju5t avatar ldstein avatar anti-destiny avatar davidworkman9 avatar dvdfreitag avatar skitzo2000 avatar urish avatar darkworks avatar greenkeeper[bot] avatar

Watchers

 avatar

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.