chiark / gitweb /
Change how the engine is interfaced from the python code. Put the GCode viewer in...
[cura.git] / Cura / util / profile.py
2013-06-10 daid303Remove some debug prints.
2013-06-10 daid303Fix plugin support, fix the pauzeAtZ plugin.
2013-06-07 daid303Add different start/end code for dual-extrusion. Add...
2013-06-07 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-07 daid303Add the extensive stitching option.
2013-06-03 daid303Update of default density value for PLA.
2013-05-30 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-05-28 daid303Add "Fix horrible" options.
2013-05-28 daid303Add option to disable SD auto detect. Log output if...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-05-16 daid303Move the skirt settings to the expert settings.
2013-05-16 daid303Add infill speed setting.
2013-05-13 daid303Add support material amount.
2013-05-13 daid303enable raft is depricated.
2013-05-13 daid303Allow easy disable/enable of the cooling fan.
2013-05-13 daid303Add min/max fan speed. Fix engine crash when wall thick...
2013-05-13 daid303Small tooltip spelling update. fix an issue opening...
2013-05-10 daid303Add raft settings towards engine.
2013-05-10 daid303Add infill overlap, added move lines on current layer.
2013-05-08 daid303Update on the dual-head offset calibration.
2013-05-03 daid303Add extruder offset passing to the engine. Update some...
2013-05-02 daid303Add raft settings (unused)
2013-05-01 daid303Add platform adhesion setting to select between brim...
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.
next