Страница 1 из 1

suggessting extension: inner/outer edge

Добавлено: 26 ноя 2014, 15:20
tecdroid
hi,

right after i wrote my post on crown gears i got the idea that one should write an extension which creates a milling edge around the inner or outer edge of an object depending on the tool width.
that plugin would create another object (just like it's done with the area) which surrounds the original object. this would give me the ability to work witch much more precision.

since i never wrote an inkscape extension i'd say i'm unable to do this :( so.. can u?

Re: suggessting extension: inner/outer edge

Добавлено: 26 ноя 2014, 16:54
narvf
You can try this: Ctrl+Alt+J (create linked offset) it will make another object, then press ctl+shift+x and make offset in desired space then covert it to path.
Or you can try adding G41 or G42 in gcode manually, i never succeded with this... Or try dxf2gcode. Save DXF from inksacpe, use dx2gocde and try - there is option for cutter compensation.