This program will delete the parentheses comments that inkscape gcodetool have in the generated gcode. These coments makes some 3D printers hang.
optional arguments: -h, --help show this help message and exit --input_file INPUT_FILE Absolute path to the input gcode file. --output_file OUTPUT_FILE Absolute path to the output gcode file.