It doesn't work for me. Can't find the files and the error message is as follows:
traceback (most recent call last):
File "webslicer_export.py", line 421, in <module>
e.affect()
File "C:\Archivos de programa\Inkscape\share\extensions\inkex.py", line 215, in affect
self.effect()
File "webslicer_export.py", line 110, in effect
self.export_chids_of( self.get_slicer_layer() )
File "webslicer_export.py", line 203, in export_chids_of
self.register_unity_code( el, el_conf, parent_id )
File "webslicer_export.py", line 261, in register_unity_code
geo = self.get_relative_el_geometry(el,True)
File "webslicer_export.py", line 302, in get_relative_el_geometry
geometry = self.el_geo[el.attrib['id']]
KeyError: 'Header'
Any clue?
Thanks for your help