ChrisWag91 / Inkscape-Lasertools-Plugin

A simple plugin to convert inkscape vector graphics to Gcode for DIY laser engravers
GNU General Public License v3.0
38 stars 27 forks source link

I get an alert when executing the script #36

Open khvalera opened 1 year ago

khvalera commented 1 year ago

/home/user/.config/inkscape/extensions/Lasertools/lasertools.py:1557: DeprecationWarning: inkex.deprecated.main.transform_mul -> Use @ operator instead transf = Transform(transf) * Transform(node.get("transform", None))

khvalera commented 1 year ago

It would also be good to make your application multilingual, I can translate it into Ukrainian

vaclavmuller commented 1 year ago

I can translate it into Czech.

khvalera commented 1 year ago

An example of how to make a multilingual plugin can be found here: https://github.com/giacmir/Inkscape-JPEG-export-extension

simond98 commented 1 year ago

I kind of solved this problem by changing the character "*" with "@" in the lasertool.py file, line 1557. still it doesn't work, but I don't know why at this point. it says Can not write to specified file! /home/simone/Scrivania/prova/prova.ngc