LegacyCura icon indicating copy to clipboard operation
LegacyCura copied to clipboard

Process not quitting after app closed

Open bread-bird opened this issue 9 years ago • 8 comments
trafficstars

In Cura 15.04.6 on Mac, quitting the app does not terminate its process. In activity monitor, the Cura process runs long after the app has been closed and often eats up around 90% of the CPU. The only way to end this process is to enter Activity Monitor and terminate "Cura". In more unfortunate circumstances, the process will eat battery life unbeknownst to the user and cause the computer to unnecessarily heat up.

bread-bird avatar Oct 21 '16 03:10 bread-bird

Try Cura 2.3!

BagelOrb avatar Oct 21 '16 12:10 BagelOrb

15.04 had this problem forever, it's related to wxWidgets, and it is one of the many reasons we started to work on Cura 2

daid avatar Oct 21 '16 14:10 daid

But Cura 2 doesn't support my printer 😢

bread-bird avatar Oct 21 '16 17:10 bread-bird

Perhaps we can help getting the printer definition transferred to Cura 2? It's going to need some testing from your end, though.

Ghostkeeper avatar Oct 24 '16 07:10 Ghostkeeper

I'd love to test! Let me know how I can help.

bread-bird avatar Oct 25 '16 17:10 bread-bird

I just converted all machine profiles to cura 2. Took me a couple of hours more than I thought ':)

What machine did you have?

BagelOrb avatar Oct 25 '16 18:10 BagelOrb

Oh wow, thanks for porting all that. My machine is the Velleman Vertex K8400. Here's what was in my Cura 15 machine settings: Bed size: 180 x 200 x 190 Gcode flavor: Reprap (Marlin/Sprinter) Baud: 250000 Perhaps I can take some of the work off of your hands if adding a config is a C++ task, just let me know. EDIT: I can handle creating the JSON for the Vertex, expect a pull request in an hour or so

bread-bird avatar Oct 25 '16 22:10 bread-bird

I didn't port your setup to cura 2.4. You will need to create a yourmachine.def.json file and submit it to the ultimaker/cura repo via a pull request if you want your printer to stay supported...

BagelOrb avatar Oct 27 '16 18:10 BagelOrb