chiark / gitweb /
Add support for generating UltiGCode flavor of GCode.
[cura.git] / Cura / util / sliceEngine.py
2013-08-05 daidAdd support for generating UltiGCode flavor of GCode.
2013-07-09 daidShow a plane in the 3D window during printing to show...
2013-06-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-28 daidAdd paths for engine globally installed on linux.
2013-06-26 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-25 daidFix the first-time-run wizard. Fix the commandline...
2013-06-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-24 daidTry to load settings from a previous cura if no prefere...
2013-06-19 daidAdd an overlap for dual-extrusion printing.
2013-06-19 daidDo not show the old progress bar when the slicing proce...
2013-06-19 daidStart the slicing process on the background thread...
2013-06-12 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-12 daidSubmit slice information. Slightly update the packaging...
2013-06-11 daid303Fix commandline slicing, only print the plugin result...
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-05 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-05 daid303Fix the dual-extrusion heatup bug. Fix the copy-file...
2013-05-31 daid303Make the retraction enable tick box work.
2013-05-30 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-05-28 daid303Add "Fix horrible" options.
2013-05-27 daid303Fix rostock options.
2013-05-17 daid303Add proper copyright statements.
2013-05-16 daid303Draw the object sink. Fix the lay-flat function.
2013-05-16 daid303Remove references to the steamengine, call it the CuraE...
2013-05-16 daid303Add infill speed setting.
2013-05-13 daid303Add support material amount.
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-10 daid303Add raft settings towards engine.
2013-05-10 daid303Add infill overlap, added move lines on current layer.
2013-05-08 daid303Some minor corrections for dual head offset calibration.
2013-05-08 daid303Catch an illigal layer height.
2013-05-03 daid303Add extruder offset passing to the engine. Update some...
2013-05-02 daid303Add plugins, fix re-slicing when you edit the start...
2013-05-01 daid303Add platform adhesion setting to select between brim...
2013-05-01 daid303Add filament flow percentage.
2013-05-01 daid303Fix the bottom thickness with the quickprint settings.
2013-04-25 daid303Add print time and filament usage estimates.
2013-04-25 daid303Improve the startup a bit, hide the splashscreen at...
2013-04-24 daid303Add slice log window.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-22 daid303Add start/end code support.
2013-04-19 daid303Make the expert settings dialog modal so we can slice...
2013-04-19 daid303Slice all the objects at once if one of them is larger...
2013-04-19 daid303Add more cooling configuration.
2013-04-18 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-18 daid303Speedup GCode drawing a lot by using VBOs.
2013-04-17 DaidFix the "cura will not close" bug. Fix running the...
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-17 daid303Add keyboard control to gcode layer switching.
2013-04-16 daid303Add very basic GCode viewing.
2013-04-16 daid303Add object split function. Optimize printing order...
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-09 daid303Properly clean up the temp files from slicing.
2013-04-08 daid303Fix AMF support. Support merging of objects for multi...
2013-04-05 daid303bunch of small things.
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-04 daid303Merge branch 'SteamEngine' of github.com:daid/Cura...
2013-04-04 daid303Add proper slicing order.
2013-04-03 DaidProperly set the steamengine path.
2013-04-03 DaidUse the proper button read api.
2013-04-03 DaidProperly catch and print the run exception.
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-28 daid303Run the slicer at lower priority on windows.
2013-03-28 daid303Re-slice on setting change. Better serial port auto...
2013-03-28 daid303Add instant slicing.