imrahil / OctoPrint-PrintHistory

Plugin for OctoPrint - saves filename, print time and filament usage for each print
GNU Affero General Public License v3.0
64 stars 64 forks source link

Correct CURA detection #49

Closed armicron closed 7 years ago

armicron commented 7 years ago

I've checked that it correctly detects WDI_elf_ranger_supports.gcode.gz

Fixes #48

p.s. Need to refactor parser, it shouldn't fail if nothing detected.

imrahil commented 7 years ago

what about parsing for Cura 14.x/15.x? It would be useful?

armicron commented 7 years ago

@imrahil I don't know, need to look at gcode files.