chiark / gitweb /
cura.git
2012-09-27 daidUpdated webcam support a bit, still needs more work...
2012-09-27 daidThis might fix #197. Need to verify.
2012-09-27 daidAdd some more protection against the bug #220
2012-09-27 daidDisable the rotate ring for now, unfinished and I want...
2012-09-26 daidRemove dwindle, it did not really improve results.
2012-09-26 daidPut down 3 bottom layers for a cup or vase. This makes...
2012-09-26 daidAdded obj support to Cura.
2012-09-26 daidAdd some OpenCV support to webcam class (untested).
2012-09-25 DaidFix when there is no object loaded, remove debug print.
2012-09-25 DaidMerge branch 'master' of github.com:daid/Cura
2012-09-25 DaidDo a single write instead of two
2012-09-24 daidIt is a bit tricked, but you can now rotate the model...
2012-09-21 daidFix a bug with the project planners "all at once" mode.
2012-09-21 daidAdded Attribution, which is needed by the license of...
2012-09-20 daid.
2012-09-20 daidAdd a tools menu for the project planner and the batch...
2012-09-20 daidCut up long moves into sections of 1cm, to reduce the...
2012-09-12 daidRemove the "zDistanceRatio", because while it makes...
2012-09-12 daidAdd the feature where support material is generated...
2012-09-12 daidUpdated splashscreen so it looks better then total...
2012-09-10 daidAdded feature #201 - fixed #201
2012-09-10 daidAdd temperature for simple mode, #192
2012-09-10 daidFixed #211
2012-09-07 DaidFix for mixed view mode.
2012-09-07 DaidAdd Z change reporting support, which fixes the timelap...
2012-09-07 DaidFix the speed rate modify in the printing interface.
2012-09-06 daidFix pause support.
2012-09-06 daidPut the X/Y/Z indicator inside of the machine so you...
2012-09-06 daidMajor update on machine communication. Part 1, this...
2012-09-06 daidUpdate to exception handling in machineCom
2012-09-06 daidAdd ATMega1280 chip to programmer chips.
2012-09-06 daidAdded ultimaker robot as example model, which is loaded...
2012-09-05 DaidSimple fix for the fillet plugin (which is currently...
2012-09-05 daidUntested update to machine communication. This should...
2012-09-03 daidStart python directly from the start menu, this should...
2012-09-03 daidSet pypy to 1.9 stable, add VideoCapture library for...
2012-09-03 daidInstead of using GL_NORMALIZE use GL_RESCALE_NORMAL...
2012-09-02 DaidAdd webcam timelaps support for windows.
2012-09-02 DaidSome minor updates to fix some screen refresh issues.
2012-09-02 DaidUpdate on the 3D preview, remove the boxed lines and...
2012-09-01 DaidFix an issue when there is no 3D model displayed (light...
2012-09-01 DaidChanged the 3D preview to have colors that are easier...
2012-09-01 DaidFix the splashscreen in combination with the first...
2012-08-31 daidMove the validators from gui to util, they do not have...
2012-08-31 daidthese variable where not always initialised before...
2012-08-31 daidFix X-Ray view after the machine bottom update.
2012-08-30 daidFixed #198 - This was a tricky one, because the project...
2012-08-30 daidScale the model down if it is larger then the build...
2012-08-30 daidReplace the line grid with a checkerboard pattern,...
2012-08-30 daidZoom into the model when a model is loaded.
2012-08-30 daidAdded a loading splashscreen. (needs better artwork)
2012-08-28 DaidFixed #202
2012-08-06 daidFixed #189
2012-08-06 daidFix a bug in the project planner when the temperature...
2012-08-03 daidCleanup the first run wizard a bit, and add configurati...
2012-08-03 daidAdd support for heated bed temperature setting.
2012-08-03 daidFix an decode error on filenames.
2012-08-02 daidFix the outline when the scale is no 1.0
2012-08-01 daidFix STL icon registration. 12.08
2012-08-01 daidFix...
2012-08-01 daidAdded icon for STL files.
2012-07-31 DaidApperently extension bindings do not work with batch...
2012-07-31 daidFixed project planner.
2012-07-31 daidIncrease the default minimal feedrate.
2012-07-31 daidAdded border view option for 3D view.
2012-07-31 daidFix X-Ray view. Broken after Numpy update.
2012-07-31 daidReset the E value to zero before and after printing...
2012-07-31 daidAdd model colors for multiple extruders.
2012-07-30 daidUpdated release name for next version.
2012-07-30 daidFix the mesh splitter after bug introduced by numpy...
2012-07-30 daidAlso update the simplemode window when you change colours.
2012-07-30 daidMake 3D model colour configurable.
2012-07-30 daidImprove rendering time by using numpy to generate norma...
2012-07-28 DaidFaster generation of normals with 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-27 daidFixed the part splitter
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 daidAdd numpy to win32 installer.
2012-07-26 daidIncrease performance and decrease memory usage by using...
2012-07-26 daidAllow you to give an STL file on the command line so...
2012-07-25 daidA fix for #182
2012-07-24 daidAdded support for comma in numbers instead of a dot.
2012-07-24 daidReduce the 3D preview window size if the main window...
2012-07-19 daid#169 - Set the temperature for the next object when...
2012-07-19 daidWorkaround for #160, as on MacOS you seem to be able...
2012-07-19 daidMake serial port access more rebust.
2012-07-17 daidMerge branch 'master' of github.com:daid/Cura
2012-07-16 daidFixed #175
2012-07-15 daidMerge pull request #166 from jcosmo/master
2012-07-15 daidMerge pull request #168 from martinxyz/master
2012-07-15 Martin RenoldFix loading binary stl
2012-07-13 James WalkerFix typo in description of ScaleToFit button
2012-07-12 daidFix for http://www.thingiverse.com/thing:19295 stl
2012-07-11 daidMissed return for previous fix
2012-07-11 daidAdd DTR toggle to baudrate detection code. Should fix...
2012-07-10 daidMerge branch 'master' of github.com:daid/Cura
next