ChristopherHoffman / 3d-print-log-cura-plugin

A Cura Plugin for 3DPrintLog.com. Easily send print times/settings/filament usage from Cura directly as a new Print in 3D Print Log.
https://www.3dprintlog.com
MIT License
12 stars 3 forks source link

Updated PyQt5 to PyQt6 and fixed some enum name changes to work with … #7

Closed ChristopherHoffman closed 2 years ago

ChristopherHoffman commented 2 years ago

…the new Cura 5 Beta.

There is still some work to be done on the Settings Dialog, but this gets the basic functionally working as expected.