8000 GitHub - davidkern/gerber: A gerber parser for gbr x3 and x2
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davidkern/gerber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gerber Parser

The goal of this parser is to parse Gerber X3 layer files. Performance optimization and lossless parsing are not goals until everything in the spec can be parsed correctly.

Status

Incomplete.

  • Can parse all data types described in section 3.4 of the 2024.05 spec
  • Accepts, but does not expand unicode escapes in strings and fields (/u0000 and /U000000000)

Reference

  • Ucamco Downloads, specifically "Gerber Layer Format Specification - Revision 2024.05"
  • nom parser-combinator docs

About

A gerber parser for gbr x3 and x2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0