chiark / gitweb /
Add filament flow percentage.
[cura.git] / Cura / util / profile.py
2013-05-01 daid303Add filament flow percentage.
2013-04-23 daid303Add configurable head size.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-22 daid303Remove the filename from the default start code as...
2013-04-22 daid303Add start/end code support.
2013-04-19 daid303Make the expert settings dialog modal so we can slice...
2013-04-19 daid303Add more cooling configuration.
2013-04-18 daid303Add a notification if the copy of GCode fails. Fix...
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-16 daid303Bugfix for mac and inproper values in settings.
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-05 daid303Some code cleanup and fixing the minecraft import.
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-04 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-04 daid303Add partial working rotate/scale.
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Calculate the extra object offset.
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 DaidFix the splitter sizing issue on mac.
2013-03-29 daid303Put SD card code in a seperate file.
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-28 daid303Only show removable media on windows for SD cards....
2013-03-28 daid303Up the default support material amount to 80%
2013-03-28 daid303Add instant slicing.
2013-03-25 daid303Merge fix.
2013-03-25 daid303Default to maximized window.
2013-03-22 daid303Merge branch 'master' into SteamEngine
2013-03-21 daid303Fix compatibility with older preferences ini.
2013-03-21 daid303Merge branch 'master' into SteamEngine
2013-03-20 daid303Update the preference window to use the new setting...
2013-03-20 daid303Change the expert settings dialog to use the new settin...
2013-03-20 daid303Make better use of the new settings code.
2013-03-20 daid303Make new setting code active, and add all ranges for...
2013-03-19 daid303Add new way of storing settings.
2013-03-15 daid303Merge fix.
2013-03-15 daid303Add different filament diameters for multiple extruders.
2013-03-15 daid303When stiching dual-extrusion remove all the moves betwe...
2013-03-14 daid303Merge branch 'master' into SteamEngine
2013-03-14 daid303Update for dual-extrusion. Better start code with multi...
2013-03-11 daid303Merge branch 'master' into SteamEngine
2013-03-09 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-08 daid303Update the statistics upload with preferences and versi... 13.03
2013-03-08 daid303Merge fix.
2013-03-08 daid303Remove the G92 from the start code, the homing should...
2013-03-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-06 daid303Merge branch 'master' into SteamEngine
2013-03-06 daid303Fix the project planner next object bug...
2013-03-01 daid303Slightly newer firmware included, build by script so...
2013-02-28 daid303Add layer slider. Solve the issue where loading a new...
2013-02-18 daid303Added online stat collection, added dropdown 3D button.
2013-02-14 daid303Add the option to cut the bottom of a model, for none...
2013-02-11 daid303Do not crash if the ini is malformed.
2013-02-11 daid303Do not crash on malformed ini files.
2013-01-23 daidMerge pull request #341 from smorloc/master
2013-01-22 smorlocMerge remote-tracking branch 'upstream/master'
2013-01-22 smorlocAllow plugin variable names to include underscore
2013-01-22 smorlocAllow plugin variable names to include numbers
2013-01-21 daid303Properly handle the unfilled window positions.
2013-01-19 daid303Add working scale tool.
2013-01-18 daidMerge pull request #329 from smorloc/master
2013-01-17 daid303Add working scale tool.
2013-01-16 daidMerge pull request #323 from smorloc/master
2013-01-16 daid303Update on rotation tools, this breaks a lot of function...
2013-01-15 smorlocAdded MRU file list for models & profiles
2013-01-13 daid303Fix the mirror options.
2013-01-11 daid303Add option to have the center of the printer at 0,0...
2013-01-10 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-10 daid303Add feature which checks for newer releases on startup.
2013-01-09 daid303Fixing project planner slicing for newer slicer impleme...
2013-01-09 daid303Allow manual placement by preference. And add option...
2013-01-09 daid303Should use "is None" instead of "== None"
2013-01-08 daid303Fix scale with new matrix mode,
2013-01-07 daid303Pass a matrix to the slicer for scale and rotation.
2013-01-07 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-04 daid303Huge update to put all the code for slicing at the...
2012-12-24 DaidMerge branch 'master' of https://github.com/daid/Cura
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.
next