diff --git a/fluxghost/api/svgeditor_toolpath.py b/fluxghost/api/svgeditor_toolpath.py index e369102..280d62e 100644 --- a/fluxghost/api/svgeditor_toolpath.py +++ b/fluxghost/api/svgeditor_toolpath.py @@ -348,6 +348,7 @@ def progress_callback(prog): fcode_version = 2 elif param == '-fbb2': hardware_name = 'fbb2' + fcode_version = 2 elif param == '-film': self.fcode_metadata["CONTAIN_PHONE_FILM"] = '1' elif param == '-spin':