I can not save Gcode after generated CNC_JOB for SP_Dispenser

Issue #584 new
enkhbaatar created an issue

I can not save Gcode after generated CNC_JOB for SP_Dispenser. Error is :

Traceback (most recent call last):

File "/home/enhee/Apps/FlatCAM_8.994_and_8.995/marius_stanciu-flatcam_beta-a56f794fbcf4/appPlugins/ToolSolderPaste.py", line 1151, in on_save_gcode

‌ gcode += obj.tools[tool]['gcode']

TypeError: can only concatenate str (not "_io.StringIO") to str

Comments (2)

  1. Marius Stanciu

    How to fix it

    You can’t, this is a bug.

    Have Anyone ever try this tool?

    You just did and thank you for the feedback.

    I just fixed the issues and in the process I have improved a bit this plugin.
    Fixes are in this commit: https://bitbucket.org/marius_stanciu/flatcam_beta/commits/de8fd2cceb09cd510100ecdcaa1b4027af608612
    They will be available in a functional state when the new version, FlatCAM Evo, will be released. For now it is in the working state (still has some bugs to be solved)..

  2. Log in to comment