Dateiicon
 
 

16678

 

11

Inkcut

An free and open source application for controlling 2D plotters, cutters, engravers, and 2D CNC machines.

Inkcut includes an extension for Inkscape which allows the user to send graphics drawn in Inkscape to a cutter, plotter, or engraver.

Inkcut must be installed for this extension to work, see https://github.com/codelv/inkcut for install instructions.
---
Curated by Martin Owens on March 15 2021 11:09 AM

Inkscape Extensions

Größe
2,2 KB
Erstellt
Unterversionen
2
Typ
application/x-t…
General Public License v3 (GPLv3)

Link

brynn schrieb :

Oh wow, has this been updated to work with the current stable version of Inkscape? I know a lot of people will be happy to hear that!

Are the old sourceforge addresses still relevant? (I'm currently preparing a listing of all external extensions, so I want to make sure I have the right links.)

frmdstryr schrieb :

Good to hear! I just updated to 0.92.3 and the extension is working fine. Inkcut is now a separate application that the user must install.

I'm planning to remove the old sourceforge version, move everything to github (for those that may still want it), and focus on the new version, so please use the github and/or codelv links.

Thanks!

brynn schrieb :

Thanks!

Carlos Gonzalo Ibanez Alcala schrieb :

Hello everyone!

Is there any way to use this plugin with a standard Chinese laser engraver like the Eleksmaker?

LasseLu schrieb :

Is the development of the windows version still current?

NoseyParker schrieb :

I Don't know if im posting this in the correct place. But I signed up and after I verified my accountI was unable to join the chat?
HERES WHERE I NEED HELP PLEASE.
Ive been Using The latest Package Inkscape/XQuartz on my mac for years with Signcut/extension - Fantastic.
Ive just installed ink cut using home-brew no Problem and seems to work fine (although I have not attempted to cut anything yet)
Ive been trying to find a plug in for inkscape so i can send the work straight to inkcut then I loose sign cut.
If this is possible please could some kind person help.
Thank you.

Mario Voigt schrieb :

Thanks for the recent update. I can confirm that this works fine with my InkScape on Windows. Inkcut build information for Windows: https://wiki.fablabchemnitz.de/display/FCT/Setup+InkCut+Plotter+Software

regards, Mario

Tidylima schrieb :

No meu inkscape retorna esse erro "Traceback (most recent call last):
File "inkcut_cut.py", line 26, in <module>
import inkex
File "/snap/inkscape/7536/share/inkscape/extensions/inkex/__init__.py", line 11, in <module>
from .extensions import *
File "/snap/inkscape/7536/share/inkscape/extensions/inkex/extensions.py", line 33, in <module>
from .elements import load_svg, BaseElement, ShapeElement, Group, Layer, Grid, \
File "/snap/inkscape/7536/share/inkscape/extensions/inkex/elements/__init__.py", line 8, in <module>
from ._base import SVG_PARSER, load_svg, ShapeElement, BaseElement
File "/snap/inkscape/7536/share/inkscape/extensions/inkex/elements/_base.py", line 31, in <module>
from lxml import etree
ModuleNotFoundError: No module named 'lxml'

alguem sabe me dizer como corrigir?

Diadu Marsan schrieb :

Inkcut error :

/usr/lib/python3/dist-packages/apport/report.py:13: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
import fnmatch, glob, traceback, errno, sys, atexit, locale, imp
Traceback (most recent call last):
File "inkcut_cut.py", line 87, in <module>
InkscapeInkcutPlugin().run()
File "/usr/share/inkscape/extensions/inkex/base.py", line 123, in run
self.save_raw(self.effect())
File "inkcut_cut.py", line 83, in effect
p.stdin.close()
BrokenPipeError: [Errno 32] Broken pipe
/usr/lib/python3.7/subprocess.py:883: ResourceWarning: subprocess 7516 is still running
ResourceWarning, source=self)

JIsep Med schrieb :

Inkcut Extension Error after updating to to ubuntu 20.04 and inkscape 1.x... Could this an issue with using python 3.8 and not 3.7?

Error below. When clicking on inkcut extension. Please note that inkcut works fine when running from terminal.

/usr/lib/python3.8/subprocess.py:942: ResourceWarning: subprocess 9731 is still running
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback

Enda Hannon schrieb :

Using windows 10 home and inkscape 1, I get this message

inkcut_cut.py:27: DeprecationWarning: inkex.localize was moved to inkex.localization.localize
inkex.localize()
inkcut_cut.py:73: DeprecationWarning: Effect.affect is now `Effect.run()`. The `output` argument has changed.
effect.affect()
inkcut_cut.py:44: DeprecationWarning: Effect.selected is now a dict in the svg. Use `self.svg.selected`.
nodes = self.selected
inkcut_cut.py:50: DeprecationWarning: Effect.selected is now a dict in the svg. Use `self.svg.selected`.
if contains_text(self.selected.values()):
inkcut_cut.py:68: DeprecationWarning: inkex.etree was removed, use "from lxml import etree"
p.stdin.write(inkex.etree.tostring(document))
D:\Program Files\inkscape\lib\python3.8\subprocess.py:942: ResourceWarning: subprocess 10128 is still running
_warn("subprocess %s is still running" % self.pid,
ResourceWarning: Enable tracemalloc to get the object allocation traceback

Any help is appreciated.

arnaudaujon schrieb :

Hi,
Inkscape 1.0/python > 3.5 support is coming soon, last issue is https://github.com/inkcut/inkcut/issues/247

Enda Hannon schrieb :

Traceback (most recent call last):
File "inkcut_cut.py", line 27, in <module>
optparse_spec = importlib.util.find_spec("optparse")
AttributeError: module 'importlib' has no attribute 'util'

arnaudaujon schrieb :

Thanks for the report, there is a fix (I hope) here : https://github.com/inkcut/inkcut/issues/259, are you using windows/linux ? What's you python version ?

Mevin007 schrieb :

Hiii
Please share how to install the inkcut

Bitte melde Dich an, um einen Kommentar zu verfassen!