chiark / gitweb /
Should use "is None" instead of "== None"
[cura.git] / Cura / gui / projectPlanner.py
2013-01-09 daid303Should use "is None" instead of "== None"
2013-01-08 daid303Better show invalid placement when objects are not...
2013-01-08 daid303Minor cleanup suggested by pycharm, which speeds up...
2013-01-07 daid303Pass a matrix to the slicer for scale and rotation.
2012-12-27 daid303Fixed #299
2012-12-10 daidMerge pull request #284 from jcosmo/timelapse_spelling
2012-12-10 daid303Make a single entry point for the GUI interface, as...
2012-12-07 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-07 daid303Update on normal/quickprint mode. Now they share a...
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 DaidUpdated all lineends for py files to unix style.
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-12-04 daid303Always use machine size / 2 as machine center and remov...
2012-11-20 daidMerge pull request #265 from GreatFruitOmsk/master
2012-11-19 daid303Make the project planner always auto-place.
2012-11-08 daid303Fixed the top down view light issue, made the project...
2012-10-12 DaidMerge branch 'master' of https://github.com/daid/Cura
2012-10-12 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-12 daid303Remove the ?filename? from the project planner slice...
2012-10-10 daid303Add taskbar progress to both the project planner and...
2012-10-09 daid303Remove some more references to GCode and Slice.
2012-10-03 daid303Remove the print message from the project planner,...
2012-10-02 daid303Large update to the config wizard, new style machine...
2012-10-01 daid303Fix support for slicing if running from pythonw.exe
2012-09-30 DaidFix bug with the copy to SD button in the project planner.
2012-09-27 daidAdd some more protection against the bug #220
2012-09-26 daidAdded obj support to Cura.
2012-09-25 DaidMerge branch 'master' of github.com:daid/Cura
2012-09-21 daidFix a bug with the project planners "all at once" mode.
2012-09-03 daidInstead of using GL_NORMALIZE use GL_RESCALE_NORMAL...
2012-08-31 daidMove the validators from gui to util, they do not have...
2012-08-30 daidReplace the line grid with a checkerboard pattern,...
2012-08-06 daidFix a bug in the project planner when the temperature...
2012-07-31 daidFixed project planner.
2012-07-30 daidFix the mesh splitter after bug introduced by numpy...
2012-07-27 daidImprove performance of rotating 3D objects a bit.
2012-07-27 daidAdded copy to SD button to project planner. #178
2012-07-27 daidEnable support for raft in the project planner. #181.
2012-07-26 daidInsert the copy after the current one in the project...
2012-07-26 daidMerge branch 'master' of github.com:daid/Cura
2012-07-26 daidFix the save STL function after numpy upgrade.
2012-07-26 daidIncrease performance and decrease memory usage by using...
2012-07-19 daid#169 - Set the temperature for the next object when...
2012-07-17 daidMerge branch 'master' of github.com:daid/Cura
2012-07-16 daidFixed #175
2012-07-05 daidRemove use of logfile to store model errors. Added...
2012-07-03 daidAdded support for drag&drop files into Cura.
2012-06-28 daidFixed #143 - Properly align models when using multiple...
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidAdd support to slice as 1 large object with the project...
2012-06-21 DaidAdd option to save the collection of STL files as a...
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-29 daidUse a function to generate the "_export.xxx" filename
2012-05-25 daidAdded "split plate" function to project planner, which...
2012-05-18 DaidAbstract the 3D model related functions into a seperate...
2012-05-18 DaidAccount for head movements when using support in the...
2012-05-16 daidFixed a bug in project planner slicing.
2012-05-16 daidRefresh the 3D window after updating the project planne...
2012-05-16 daidAdd show log result to project planner. Make sure the...
2012-05-16 daidBetter variable names
2012-05-16 daidFix visibility of rotate/scale controls in project...
2012-05-16 daidre-use old slice in project planner, if we are slicing...
2012-05-16 daidBetter sanity checks in raft plugin.
2012-05-14 daidAdd flip/swap buttons to project planner.
2012-05-14 daidChange the MacOS toolbar fix so we only add 1 panel...
2012-05-11 daidFix minor layout issue for windows with project planner...
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura RC3
2012-05-11 daidFixed project planner toolbars for windows/linux
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-11 daidAdded print and exporer open button to Project planner...
2012-05-11 daidMerge pull request #99 from PyroMani/master
2012-05-10 Ferdi van der WerfFixes #94
2012-05-10 daidSupport slicing objects with different profiles in...
2012-05-10 daidAdd slice toolbar button to project planner.
2012-05-09 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-09 daidFix project planner result dialog, so the text is readable.
2012-05-09 daidAdd autoplace toolbar button. Make autoplace work with...
2012-05-08 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-07 daidKeep the objects on the printer bed after autoplacing...
2012-05-07 daidAdded preferences to project planner to configure head...
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidAdded stat calculation after project slicing.
2012-05-04 daidAdded copy button to project planner, and cleaned up...
2012-05-04 daidFixed bug where tooltip was still shown when pressing...
2012-05-04 daidRemove duplicate code.
2012-05-03 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-03 daidAdded more GCode validation to GCode editor. Made temp...
2012-05-01 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-01 daidUpdate preferences to allow math expressions. Fixed #86
2012-04-29 DaidMove extruder offset and extruder head size to preferences.
2012-04-27 Daidbackwards compatibility with older project files.
2012-04-27 DaidAdded extruder selection to project planner, fixed...
2012-04-27 DaidSlightly increase the default machine head size because...
2012-04-25 daidReport total time spend slicing after project planner...
2012-04-25 daidAdded tool switching GCode. Made the E value reset...
2012-04-24 daidMerge pull request #79 from PyroMani/master
2012-04-24 Ferdi van der WerfBugfix - Missing )
next