chiark / gitweb /
Change how the engine is interfaced from the python code. Put the GCode viewer in...
[cura.git] / Cura / gui / sceneView.py
2014-01-24 daidChange how the engine is interfaced from the python...
2014-01-13 daidAdd support angle setting.
2014-01-10 daidMerge pull request #693 from N3MIS15/circ_bed
2014-01-09 N3MIS15Added machine setting for different shaped beds
2014-01-08 daidAdded 14.01.1 UM2 firmware to fix the abort-print bug...
2014-01-06 daidIf programmer based auto-detection of serial port fails...
2014-01-05 daidMerge pull request #681 from hg42/faster-virtualprinter
2014-01-04 hg42@gmx.netshow printing z position in gcode view via layer range...
2014-01-02 daidUpdate one-at-a-time and all-at-once printing dynamicly...
2014-01-02 daidOptimize the push-free implementation.
2013-12-23 daidUpdate the printerconnections for multiple Doodle3D...
2013-12-19 daidAdded keyboard control for the 3D window to look around...
2013-12-18 daidFix bug in UM2 firmware where the abort print did not...
2013-12-04 daidMake sure the print fits on the bed with dual-extrusion...
2013-12-03 daidAccount for multiple extruders in the new object size...
2013-12-03 daidClean up removed code.
2013-12-03 daidAllow for odd shaped platforms and generalize the UM2...
2013-12-03 daidFix the autoplacing of multiple objects.
2013-12-02 daidAllow tight packing of "one at a time" objects without...
2013-11-29 daidAdd printWindow2, the new printerConnection based print...
2013-11-28 daidUpdate the doodle3d class to auto-detect local network...
2013-11-28 daidMerge pull request #632 from jbheren/SteamEngine
2013-11-28 daidAdd convex hulls for all objects and do collision detec...
2013-11-25 daidFor dual-extrusion make sure both nozzles fit in the...
2013-11-20 daidMerge pull request #616 from D-Byte/patch-1
2013-11-20 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-11-20 daidSet the clip size to the size in the UM2. 13.11.2
2013-11-20 daidUpdate wipe to wipe&prime tower in naming.
2013-11-20 daidRefuse to USB print with UltiGCode flavor.
2013-11-18 Jaime van KesselMerge branch 'SteamEngine' of https://github.com/daid...
2013-11-18 Jaime van KesselAdded fix for scale to max for UM2
2013-11-13 Jaime van KesselAdded clipcheck for UM2
2013-11-13 Jaime van KesselAdded comments
2013-11-06 daidAdd material amounts for dual-extrusion.
2013-10-29 daidChange default support fill to 15%, hopefully fix an...
2013-10-29 daidReslice after centering.
2013-10-29 daidFollow the object when centering.
2013-10-21 daidMerge pull request #590 from grimmy/SteamEngine
2013-10-21 daidAdd imageToMesh tool.
2013-10-18 daidUpdates to the SVG class (still unused), fixed some...
2013-10-07 daidFix #501
2013-10-04 daidAdd some more missing strings to the translations.
2013-10-04 daidAdd missing .lower() to filename extensions.
2013-10-04 daidMerge pull request #581 from martinxyz/SteamEngine
2013-10-03 Martin Renoldfix filename when saving gcode
2013-10-01 daidSlight change on filename setting on saving gcode.
2013-10-01 daidMerge pull request #575 from ad1217/SteamEngine
2013-09-30 daidMerge pull request #574 from hg42/redesign-drop-handler
2013-09-29 Adam GoldsmithFix filename and directory in the GCode save dialog...
2013-09-28 hg42@gmx.netredesign file drop handler: multiple files, directories...
2013-09-27 daidMerge pull request #571 from hg42/fix-temperatureHeatUpPLA
2013-09-27 daidMerge pull request #569 from oni303/patch-1
2013-09-27 daidSome cleanup, and add notification when loading a profi...
2013-09-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-24 daidMerge pull request #564 from hg42/allow-dropping-profile
2013-09-23 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-21 hg42@gmx.netallow dropping profile (*.ini) onto window
2013-09-20 daidAdded proper Ultimaker2 platform text.
2013-09-19 Jaime van Kesselmerged
2013-09-19 daidAdd center on platform function. Fixed #479
2013-09-19 daidRemove debug prints.
2013-09-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidMerge fix.
2013-09-18 daidSeperate the machine settings from the preference settings
2013-09-16 hg42@gmx.netallow dropping gcode files
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-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-08-28 daidMerge pull request #540 from hg42/debian-tree-chmod...
2013-08-28 daidRetry publishing after 1 second, hoping that the render...
2013-08-27 daidUpload design files with mesh files when uploading...
2013-08-26 daidHide the YM button for a test release.
2013-08-23 daidMake the platform 10mm smaller if you have dual extrusi...
2013-08-22 daidProper fix for #518 by animacide. Update for UltiGCode...
2013-08-22 daidRemove the start/end code tab for UltiGCode flavor.
2013-08-20 daidMoved the youmagine button to the 3D view, still not...
2013-08-07 daidFixed #524 - Added message when the object gets scaled...
2013-08-06 daidFixed #522
2013-07-10 daidRender a X/Y/Z indicator in the front left corner when...
2013-07-09 daidShow a plane in the 3D window during printing to show...
2013-06-28 daidPossible fix for the view rotation issue.
2013-06-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-28 daidImprove USB printing window <-> main GUI communications.
2013-06-26 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-26 daidChange the behaviour of the "print" file menu entry...
2013-06-25 daidMake the layer-selection keep the same layer value...
2013-06-21 daidRemoved some unused comments.
2013-06-20 daidSmall bugfix on the VBOs.
2013-06-20 daidFallback to fake shaders if the shader compile failed.
2013-06-19 daidDraw dual-extursion in different colors
2013-06-17 daidFix loading of files on startup. 13.06.2
2013-06-17 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-17 daidKeep focus on objects even if the mouse is out of the...
2013-06-17 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-17 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-17 daidShow why overhang view is not working.
2013-06-17 daidImplement fallback in case shader support is missing...
2013-06-17 daidDo not render the focus objects if we do not have the...
next