chiark / gitweb /
Change how the engine is interfaced from the python code. Put the GCode viewer in...
[cura.git] / Cura / gui / printWindow.py
2014-01-24 daidChange how the engine is interfaced from the python...
2014-01-05 daidMerge pull request #681 from hg42/faster-virtualprinter
2014-01-04 hg42@gmx.netmake stdout unbuffered to ensure proper updates of...
2013-12-03 daidFix the default timelaps filename.
2013-10-03 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-10-02 daidHandle webcam support a bit better, show an error when...
2013-10-01 daidAdd language selection.
2013-09-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-27 daidMerge pull request #571 from hg42/fix-temperatureHeatUpPLA
2013-09-26 hg42@gmx.netfix temperatureHeatUp>>PLA<<
2013-09-26 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-26 daidAdd proper head sizes for the Ultimaker2.
2013-09-19 Jaime van Kesselmerged
2013-09-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidFix localization of print window.
2013-09-19 daidMerge fix.
2013-09-16 hg42@gmx.netfix for issue #551 "Print window is crashing in the...
2013-09-16 daidFix localization merge.
2013-09-16 daidAdd Ultimaker2 support.
2013-09-16 daidMerge pull request #557 from GreatFruitOmsk/i18n
2013-09-15 Ilya KulakovAdd initial support for i18n.
2013-08-06 daidFix the timelaps bug.
2013-07-09 daidShow a plane in the 3D window during printing to show...
2013-06-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-28 daidImprove USB printing window <-> main GUI communications.
2013-06-28 daidAdd 2 way communication on the USB printing interface...
2013-06-17 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-14 daidDo not show the Gcode filename in the printer window.
2013-06-14 daidAdd path for timelaps recording, as we can no longer...
2013-06-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-13 daidChange to amount of copies.
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-05-03 daid303Show multiple temperatures in the print dialog (this...
2013-04-25 daid303Add print time and filament usage estimates.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Add heatup to PLA temperatures button.
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Make the print button functional.
2013-03-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-02-13 daid303Fix the endstop reading for the new firmware. Fix tempe...
2013-01-09 daid303Fixing project planner slicing for newer slicer impleme...
2013-01-02 daid303Revert the multiprocessing, as multiprocessing with...
2013-01-02 daid303Remove debug messages.
2013-01-02 daid303Update print window to use multiprocessing instead...
2012-12-27 daid303Fix starting the printing interface under windows and...
2012-12-20 DaidFix the problem with the py2app version of the print...
2012-12-10 daidMerge pull request #284 from jcosmo/timelapse_spelling
2012-12-10 James Walkertimelaps -> timelapse
2012-12-07 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-07 daidMerge pull request #281 from GreatFruitOmsk/master
2012-12-07 Ilya KulakovFix power import.
2012-12-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2012-12-06 daid303Move some gui utility files into a seperate location...
2012-12-06 daid303Fixed the imports.
2012-12-06 daidMerge pull request #280 from GreatFruitOmsk/macosx
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-12-05 Ilya KulakovFix resources, imports and indentations.
2012-12-05 daid303Add Ultimaker upgrade page in first run wizard, which...
2012-11-29 daid303Some small text updates.
2012-11-27 daid303Add temperature graph labels.
2012-11-27 daid303Added general help for plugin tab, added open plugin...
2012-11-20 daidMerge pull request #265 from GreatFruitOmsk/master
2012-11-20 Ilya KulakovAdd timer handler.
2012-11-20 Ilya KulakovSet up timer to check power source every 10 seconds.
2012-11-20 Ilya KulakovShow a warning if computer is not connected to AC power.
2012-11-12 daid303Fixed the print window does not open bug!.
2012-10-29 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-28 DaidAlso show the error log button when we are closed.
2012-10-15 DaidFix layout of print window for MacOS
2012-10-15 DaidVarious fixes to improve button layout on MacOS.
2012-10-12 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-11 bartbakkNew MacOS script, will be the base for a .app
2012-10-10 daid303Added Windows 7 progress in taskbar support.
2012-10-09 daid303Remove some more references to GCode and Slice.
2012-10-05 daid303Add an enable/disable preview box for the camera, so...
2012-10-04 daid303Update how the printing time remaining estimate is...
2012-10-04 daid303Add extrude/retract images for printing interface....
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-10-02 daid303Large update to the config wizard, new style machine...
2012-10-02 daid303Add some comments.
2012-10-02 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-02 daid303Open the serial port in the thread, so it no longer...
2012-10-01 daid303Fix support for slicing if running from pythonw.exe
2012-10-01 daid303Hide the console for the slicing subprocess.
2012-10-01 daid303Fix the print window resizing (no longer move the cance...
2012-10-01 daid303Add already elapsed printing and estimated remaining...
2012-10-01 daid303Fix timelaps recording support
2012-10-01 daid303Add the option to show the machine log in case of an...
2012-10-01 daid303Update version number to reflect the current month
2012-10-01 DaidUpdate to webcam support, support setting properties...
2012-09-27 daidUpdated webcam support a bit, still needs more work...
2012-09-07 DaidAdd Z change reporting support, which fixes the timelap...
next