Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: inkscape plugin write in python error
Post: RE: inkscape plugin write in python error

Now working! Now pass over exception and create gcode file! here is exceptin debug: Quote:Type: <type 'list'> Len: 2 Content: ['Z', []] Type: <type 'list'> Len: 2 Content: ['Z', []] {http:...
costycnc General Coding Help 5 3,442 Jan-25-2019, 08:02 PM
    Thread: inkscape plugin write in python error
Post: RE: inkscape plugin write in python error

I see that mybe is not understand well my question! So ... i explain... The function "for point in p:" Read all values of points from 0 to len p So in another words mean: I proposed that len p is 10. ...
costycnc General Coding Help 5 3,442 Jan-25-2019, 10:28 AM
    Thread: inkscape plugin write in python error
Post: RE: inkscape plugin write in python error

def transformPath(self, p): """ Transforms path to machine coordinates This takes a path as returned by simplepath.parsePath and returns a list of (x, y) coordinated in the machine frame of ref...
costycnc General Coding Help 5 3,442 Jan-24-2019, 08:27 PM
    Thread: inkscape plugin write in python error
Post: inkscape plugin write in python error

def transformPath(self, p): """ Transforms path to machine coordinates This takes a path as returned by simplepath.parsePath and returns a list of (x, y) coordinated in the machine frame of ref...
costycnc General Coding Help 5 3,442 Jan-24-2019, 07:58 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020