metalman3797 / Cura-Dremel-Printer-Plugin

Dremel Idea Builder plugin for Cura version 3.x and onward. This plugin enables the user to use the Dremel Ideabuilder 3D20, 3D40, and 3D45 printers and use Cura to export the proprietary .g3drem files.
GNU Lesser General Public License v3.0
57 stars 11 forks source link

Crashes when trying to export g3drem file #54

Closed brendanwilding closed 4 years ago

brendanwilding commented 5 years ago

Crashes when trying to export g3drem file. No messages given. Able to export gcode fine. Can't work out where log files are on Linux AppImage.

Update: Running from a terminal I get:

Empty filename passed to function

Segmentation fault (core dumped) This is despite putting in a file name. Update: I got it to work by removing the extension .g3drem. Just saving the file as XYZ works.
timmehtimmeh commented 5 years ago

@brendanwilding - Sorry it took me so long to respond. For some reason I did't get an email for this one.

I assume you're on linux, correct? What version of Cura and what version of the plugin are you using?

Edit: I just tried the following using Ubuntu 18.04.1 LTS:

  1. Download and install Cura 4.1
  2. Download and install the latest plugin (version 0.5.9)
  3. Restart Cura
  4. Add and Dremel Printer as default
  5. Download Benchy
  6. Rename the stl to "Benchy.stl"
  7. Open the Benchy stl file in Cura
  8. Click the Slice button
  9. Click the "Save to File" button (The default name selected is "D_Benchy.g3drem")
  10. Click the "Save" button.
  11. Observe the "File Saved" message indicating successful save.

If I delete the filename within the save file dialog box then I cannot click the "Save" button in step 10.

If you have a different set of steps that you follow please let me know.

Cheers!

timmehtimmeh commented 4 years ago

Closing due to lack of activity, because I can't duplicate, and the code has been updated. @brendanwilding - feel free to reopen if the issue still persists with Cura 4.4 and plugin version 0.6.1

timmehtimmeh commented 4 years ago

@brendanwilding - I just released a fix for a crash in certain circumstances if the screenshot failed - please try with version 0.6.2 and if you still experience a crash feel free to report back