chiark / gitweb /
Fix the default example path, and add support for version file in frozen build.
[cura.git] / Cura / util / profile.py
2012-12-24 daid303Fix the default example path, and add support for versi...
2012-12-24 daid303Fix the rounding bug when using 1.2mm wall thickness.
2012-12-21 DaidFix for plugins in MacOS
2012-12-10 daid303Retract 15mm by default when switching extruders in...
2012-12-10 daidMerge pull request #284 from jcosmo/timelapse_spelling
2012-12-10 daid303Fix encoding bug when using locals with none-ascii...
2012-12-07 daid303Turn all classes into new style classes, this speeds...
2012-12-07 daid303Some minor fixes.
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-05 daid303Add Ultimaker upgrade page in first run wizard, which...
2012-12-04 daid303Add experimental hop setting.
2012-12-04 daid303Always use machine size / 2 as machine center and remov...
2012-12-03 daid303Set the default minimal layer time to 5 seconds. Proper...
2012-11-27 daid303Added general help for plugin tab, added open plugin...
2012-11-08 daid303Add missing import
2012-11-08 daid303Update on default colors.
2012-11-06 daid303Add popups when copying files to the SD card, to indica...
2012-11-06 daid303Update on the GL window, better lighting. Upda on the...
2012-11-01 daid303Better handle plugin exceptions.
2012-10-31 daid303Add post processing plugin support.
2012-10-29 daid303Add shortcut keys for load/slice/print.
2012-10-29 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-29 daid303Fix bug where endcode is not inserted when it starts...
2012-10-22 DaidStore the user data in the home directory for linux...
2012-10-08 daid303Reset the E to 0 before retracting in switching extrude...
2012-10-08 daid303Updated the next-object gcode, which extruded 1mm less...
2012-10-05 daid303Start the first run wizard when we do not know the...
2012-10-04 daid303With the improved loading time we can add the high...
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-09-26 daidRemove dwindle, it did not really improve results.
2012-09-12 daidAdd the feature where support material is generated...
2012-09-10 daidAdded feature #201 - fixed #201
2012-09-06 daidAdded ultimaker robot as example model, which is loaded...
2012-08-30 daidFixed #198 - This was a tricky one, because the project...
2012-08-03 daidAdd support for heated bed temperature setting.
2012-07-31 daidIncrease the default minimal feedrate.
2012-07-31 daidAdd model colors for multiple extruders.
2012-07-30 daidMake 3D model colour configurable.
2012-07-27 daidImprove performance of rotating 3D objects a bit.
2012-07-24 daidAdded support for comma in numbers instead of a dot.
2012-07-19 daid#169 - Set the temperature for the next object when...
2012-07-06 daidSome more changes to the start/end code.
2012-07-06 daidOnly multiply the feedrates with 60 in start/end code...
2012-07-05 DaidShut off the heated bed at the end code. Reduce the...
2012-07-05 daidUpdated start/end code.
2012-07-05 daidAdd support for {filename} tag in gcode.
2012-07-05 daidRemove use of logfile to store model errors. Added...
2012-07-05 DaidAdded feature to load a profile from a sliced GCode...
2012-07-03 daidMake the fan speed adjustable between min/max, dependin...
2012-07-02 daidAlso check for TypeErrors, which seem to happen when...
2012-07-02 daidMerge branch 'master' of github.com:daid/Cura
2012-06-30 DaidAdded newer ultimaker firmware. Make linux version...
2012-06-22 daidMerge pull request #139 from greenarrow/master
2012-06-22 Stefan BlankeFix version detection for all Python versions
2012-06-22 DaidAdded copy to SD feature. Fixed #138
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidSome fixes to start support for python3.
2012-06-21 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-20 DaidAdded reset profile to default option.
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-04 DaidAdd retract on jumps only setting
2012-06-03 DaidRemoved the bridge material amount setting, this did...
2012-05-31 daidFixed a few issues with a frozen executable. Slicing...
2012-05-31 daidSome cleanup and preperation for better packaging.
2012-05-20 DaidAdded slice date/time and basic settings to start GCode...
2012-05-18 DaidRemove support margin setting, it is not really needed...
2012-05-16 daidBy default turn the fan off in the start code, because...
2012-05-15 daidFixed bug which happens if you slice without ever touch...
2012-05-14 daidAdd experimental dwindle, so we can check it out.
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-09 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-09 DaidIf gcode tags have integer values then export them...
2012-05-08 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-07 daidMove extruder switching GCode to profile instead of...
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidFix bug where tempOverrides where not cleared.
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-28 DaidFixed #82
2012-04-27 DaidUpdates after some testing with dual extrusion (loads...
2012-04-25 daidAdded tool switching GCode. Made the E value reset...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidOnly add temperature to start code if the temperature...
2012-04-24 daidMerge pull request #74 from lawrencejohnston/master
2012-04-24 Lawrence JohnstonFixes #73: When start.gcode is changed changes are...
2012-04-23 daidAdd alteration files to profile ini. (Note, this broke...
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidChange default profile a bit so it works better in...
2012-04-20 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-20 daidAdd progress window to project planner.
2012-04-20 daidMoving default message, so it does not emit a message...
2012-04-19 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
next