Commit Graph

841 Commits (df08ba3ee616662e5fe9b92b37fa27818cace211)

Author SHA1 Message Date
daid303 c7c668685b Add a retraction enable setting. Add extrusion/retraction buttons in printer interface. (still needs images) Update the printer interface GUI with the actual temperture from the GCode when a temp change is send. 2012-10-03 15:11:35 +02:00
daid303 683b0f9081 Add ffmpeg license files. 2012-10-03 12:07:18 +02:00
daid303 812107917a Update on the machine checkup wizard, better indicate what is happening. 2012-10-03 10:55:58 +02:00
daid303 de78ee1d64 Large update to the config wizard, new style machine check (unfinished) 2012-10-02 16:06:47 +02:00
daid303 f4a7f5f7a2 Add some comments. 2012-10-02 11:03:00 +02:00
daid303 204063e20d Merge branch 'master' of github.com:daid/Cura 2012-10-02 11:01:05 +02:00
daid303 e49bc2c77f Open the serial port in the thread, so it no longer blocks the GUI during auto-detection. Add a 10 second write timeout, so we no longer get timeouts under windows. Remove the M109/M190 heatup wait time from the total printing time. 2012-10-02 10:58:57 +02:00
daid303 f5afd2be82 Update to package and install scripts to make them cleaner and better. 2012-10-01 21:38:39 +02:00
daid303 b9a80ba0fa Fix the previous fix. 2012-10-01 18:23:25 +02:00
daid303 9675968b27 Fix support for slicing if running from pythonw.exe 2012-10-01 18:15:51 +02:00
daid303 0dc413cd16 Hide the console for the slicing subprocess. 2012-10-01 17:51:15 +02:00
daid303 f6abc5c33a Fix the print window resizing (no longer move the cancel button). Fix the reporting of the M115 reply, was seen as a temperature report. 2012-10-01 15:14:47 +02:00
daid303 3bdba75b87 Add VIRTUAL serial port if you have the development version. 2012-10-01 14:58:08 +02:00
daid303 22cf43e873 Always check for OpenCV first, in case we have both OpenCV and win32vidcapture 2012-10-01 14:54:00 +02:00
daid303 0a1cb67461 Add already elapsed printing and estimated remaining printing time. Fix the capture format config for win32. Add some spacing between the X/Y and Z in the jog tab. 2012-10-01 14:51:59 +02:00
daid303 718b685a72 Fix timelaps recording support 2012-10-01 14:36:47 +02:00
daid303 2ade97783a Add the option to show the machine log in case of an error,, also make the printer interface window larger by default. 2012-10-01 13:47:16 +02:00
daid303 f4f4c13a21 Add ffmpeg for windows timelaps movie creation. 2012-10-01 12:00:42 +02:00
daid303 c6ccbd3a1c Need to define the version before running the script. 2012-10-01 11:51:26 +02:00
daid303 798ca34362 Update version number to reflect the current month 2012-10-01 11:46:33 +02:00
daid303 f9ccc0853b Update version number to reflect the current month 2012-10-01 11:45:18 +02:00
daid303 7c3ee8bdd0 Update package script to work under the bash shell of git for windows. 2012-10-01 11:39:01 +02:00
Daid 43efb69569 Update to webcam support, support setting properties, and enable.disable timelaps movie creation. 2012-10-01 11:22:49 +02:00
Daid e30edf99e6 Fix bug with the copy to SD button in the project planner. 2012-09-30 21:38:54 +02:00
Daid f4c6f4c886 Update to the max distance per move code, so it is easier to configure a bit. 2012-09-29 17:35:13 +02:00
daid 8378267abd Ignore M101 and M104 for #222 2012-09-28 15:09:16 +02:00
daid a0c1daa36c Updated webcam support a bit, still needs more work to access properties, and enable/disable timelaps movie creation. 2012-09-27 17:20:31 +02:00
daid 19dd02fb75 This might fix #197. Need to verify. 2012-09-27 11:13:12 +02:00
daid 43ca701216 Add some more protection against the bug #220 2012-09-27 11:08:33 +02:00
daid 9261e66b2a Disable the rotate ring for now, unfinished and I want to make a release soon. 2012-09-27 11:05:11 +02:00
daid 58683e4eb5 Remove dwindle, it did not really improve results. 2012-09-26 15:12:14 +02:00
daid f4d2e92aab Put down 3 bottom layers for a cup or vase. This makes better water tight prints. 2012-09-26 15:10:42 +02:00
daid 7eb9967ee4 Added obj support to Cura. 2012-09-26 14:35:35 +02:00
daid 58693d422a Add some OpenCV support to webcam class (untested). 2012-09-26 13:19:12 +02:00
Daid edba844794 Fix when there is no object loaded, remove debug print. 2012-09-25 12:24:47 +02:00
Daid 183304d975 Merge branch 'master' of github.com:daid/Cura
Conflicts:
	Cura/util/machineCom.py
2012-09-25 12:09:09 +02:00
Daid 8732001ee4 Do a single write instead of two 2012-09-25 11:51:34 +02:00
daid b785dccec1 It is a bit tricked, but you can now rotate the model with a circle around the model in a drag/drop way. 2012-09-24 16:37:52 +02:00
daid b1a7647c6e Fix a bug with the project planners "all at once" mode. 2012-09-21 16:21:59 +02:00
daid 399fc1bf06 Added Attribution, which is needed by the license of the example model I added. 2012-09-21 14:27:08 +02:00
daid 5678f91617 . 2012-09-20 16:34:08 +02:00
daid 19cdf49733 Add a tools menu for the project planner and the batch runner, makes them easier to find then filling up the file menu. 2012-09-20 15:17:49 +02:00
daid 7b02b1661a Cut up long moves into sections of 1cm, to reduce the impact of buffering lots of long moves. 2012-09-20 14:28:44 +02:00
daid 4df94e7da4 Remove the "zDistanceRatio", because while it makes sense in a math sense, it does not make sense in a best way to print sense. 2012-09-12 17:13:21 +02:00
daid 8761ad117f Add the feature where support material is generated with a dual extrusion setup. 2012-09-12 17:02:42 +02:00
daid f3017b41bb Updated splashscreen so it looks better then total crap. 2012-09-12 12:04:46 +02:00
daid 35f6ab8cf3 Added feature #201 - fixed #201 2012-09-10 15:49:50 +02:00
daid 2b5529c9d5 Add temperature for simple mode, #192 2012-09-10 12:26:05 +02:00
daid 13ee51bca2 Fixed #211 2012-09-10 11:08:29 +02:00
Daid 3d79309a77 Fix for mixed view mode. 2012-09-07 17:42:40 +02:00