ErikDeBruijn / ReplicatorG-Erik5D

An open-source gcode interpreter for driving RepRaps, Makerbots, and other similar CNC beasties
http://replicat.org
GNU General Public License v2.0
16 stars 1 forks source link

Manual extrude almost completely freezes gui #13

Closed D1plo1d closed 13 years ago

D1plo1d commented 13 years ago

I've noticed that after I do anything with the manual extrude in the control panel my gui freezes up to the point where I click on a feild and wait 10-15 seconds for it to respond. Probably a threading problem.

D1plo1d commented 13 years ago

Fixed, it was a threading problem, the temperature sensor is also more responsive now.

Fixes pushed to my github repo and ready to pull: https://github.com/D1plo1d/ReplicatorG/tree/feature-5d-checksums