Disabling cutting tape at the end of labels was not working on PT-E550W due to a different flag being used in add_expanded_mode. The flag needs to be set in conversion.py.
Also introduced a new argument to convert function to allow toggling half cuts between labels.
Disabling cutting tape at the end of labels was not working on PT-E550W due to a different flag being used in add_expanded_mode. The flag needs to be set in conversion.py. Also introduced a new argument to convert function to allow toggling half cuts between labels.
This fixes https://github.com/inventree/inventree-brother-plugin/issues/44