Giter VIP home page Giter VIP logo

gcode2eps's People

Watchers

 avatar

gcode2eps's Issues

Cant' compile it under Mac OS X 10.6.8

What steps will reproduce the problem?
1. make
2. which results in: gcc -c    -o gcode2eps.o gcode2eps.c
3. which results in: gcode2eps.c: In function ‘main’:
gcode2eps.c:74: error: ‘ssize_t’ undeclared (first use in this function)
gcode2eps.c:74: error: (Each undeclared identifier is reported only once
gcode2eps.c:74: error: for each function it appears in.)
gcode2eps.c:74: error: expected ‘;’ before ‘read’
gcode2eps.c:111: error: ‘read’ undeclared (first use in this function)
gcode2eps.c:162: warning: format ‘%d’ expects type ‘int’, but argument 
3 has type ‘long int’
gcode2eps.c:162: warning: format ‘%d’ expects type ‘int’, but argument 
4 has type ‘long int’
gcode2eps.c:162: warning: format ‘%d’ expects type ‘int’, but argument 
5 has type ‘long int’
gcode2eps.c:162: warning: format ‘%d’ expects type ‘int’, but argument 
6 has type ‘long int’
make: *** [gcode2eps.o] Error 1


What is the expected output? What do you see instead?

Expect to get a working binary, instead, error messages as noted above

What version of the product are you using? On what operating system?

0.2.0, trying to compile on Mac OS X 10.6.8

Please provide any additional information below.

What I really need is gcode2pdf

Original issue reported on code.google.com by [email protected] on 4 Feb 2013 at 5:52

use greyscale to represent depth

Right now all traces are black, so it's suitable only for plain 2D work. 
But the maximum depth of cut could be represented in black, the minimum at
say, 10% grey, and other depths at other proportional gray levels; that way
you would be able to see multiple depths in the output, and it could be
somewhat useful for 2 1/2 dimensions.

Original issue reported on code.google.com by [email protected] on 30 Dec 2006 at 6:16

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.