Neon22 / inkscape-LasercutBox

Creates a tabbed box with kerf adjustments. Set inside or outside dimensions, independent tab counts for each axis, corner option. Have a tight fit with kerf adjustment, or use the least amount of material and have a sloppy fit.
GNU General Public License v2.0
59 stars 21 forks source link

Conflicting inx files causing failure #8

Closed dakmh closed 4 years ago

dakmh commented 4 years ago

By having the dash-separated and underscore-separated versions of the .inx files reference the same file (as well as namespace, class, and extension name), Inkscape thinks it should be using the (dashed) .inx that has an annotation param, but with the (underscored) .py lacking the annotation param. The dash-named version appears not to be working on its own at the time, anyway, so I'd recommend removing both Lasercut-box.inx and Lasercut-box.py for now, possibly moving them to a feature branch if it's still intended to be a viable variant.

Neon22 commented 4 years ago

you are quite right. I simply forgot to remove the old files. The extensions page on inkscape is up to date.

Neon22 commented 4 years ago

files removed