chiark / gitweb /
cura.git
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
2012-07-10 daidAdd temperature graph to printer interface.
2012-07-09 daidAdded "all" to package targets 12.07
2012-07-09 daidAdded yellow popup to reset scale/mirror/rotate on...
2012-07-09 daidAdd 230400 baudrate.
2012-07-07 DaidFix for gcode preview, was showing very thin lines...
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-06 daidOnly draw layers up to the point where it takes less...
2012-07-06 daidAdded terminal tab to printer interface.
2012-07-05 DaidAdd some missing M codes to the GCode reader so we...
2012-07-05 DaidShut off the heated bed at the end code. Reduce the...
2012-07-05 daidUpdated start/end code.
2012-07-05 daidDisable the 2D slicer before someone finds it!
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 daidRemoved test comment.
2012-07-05 daidUpdated macOS scripts to be commands, makes them easier...
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-03 daidAdded support for drag&drop files into Cura.
2012-07-02 daidAlso check for TypeErrors, which seem to happen when...
2012-07-02 daidMerge branch 'master' of github.com:daid/Cura
2012-07-02 daidFixed #153
2012-07-02 daidFixed #148
2012-06-30 DaidAdded newer ultimaker firmware. Make linux version...
2012-06-28 DaidAdd copy to SD to batch run tool.
2012-06-28 DaidSome layout changes adviced by Joris. To improve visibi...
2012-06-28 daidOn a multicore system, support parralel slices in the...
2012-06-28 daidAdded basic batch run tool. Still needs some more enhan...
2012-06-28 daidFixed #143 - Properly align models when using multiple...
2012-06-27 DaidDo not send the M0 or M1 to the machine, but send an...
2012-06-27 DaidAdd pause button to printing interface, and auto pause...
2012-06-26 daidRemove debug message.
2012-06-26 daidAdd realtime speed controls to printer interface.
2012-06-26 daidAdd bed temperature control to printer interface. Only...
2012-06-25 DaidAdded all-at-once images.
2012-06-23 DaidFixed #140
2012-06-22 daidMerge pull request #139 from greenarrow/master
2012-06-22 Stefan BlankeFix version detection for all Python versions
2012-06-22 DaidFixed #135 - Update preview window controls when loadin...
2012-06-22 DaidAdded copy to SD feature. Fixed #138
2012-06-22 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-22 DaidAdded working arcs to 2D svg
2012-06-21 DaidRemoved debug message that I excedently left in.
2012-06-21 DaidFixed #116 - Slicing with none-ascii characters under...
2012-06-21 DaidSome fixes to start support for python3.
2012-06-21 DaidFixed island retraction. Feature was already found...
2012-06-21 DaidAdd support to slice as 1 large object with the project...
2012-06-21 DaidAdd option to save the collection of STL files as a...
2012-06-21 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-21 DaidFix for double retraction, fix for errorlist in model...
2012-06-20 DaidAdded reset profile to default option.
2012-06-20 DaidMake comb use a larger distance between the outer edge...
2012-06-20 DaidChange the way the only jump retraction works, this...
2012-06-19 DaidAdded G4 to GCode reader. Fixes #132
2012-06-19 DaidAdded Mega2560 Rev3 driver
2012-06-04 DaidAdd retract only on jumps to expert settings.
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-04 DaidAdd retract on jumps only setting
2012-06-04 DaidAdd arc stub in SVG class.
2012-06-03 DaidRemoved the bridge material amount setting, this did...
2012-06-01 daidAdded start of SVG 2D slicer.
2012-06-01 daidUse the proper function for checking if 2 vertexes...
2012-06-01 daidRemoved unused scripts.
2012-06-01 daidFix printer interface images for frozen build. Do not...
2012-06-01 daidAdded retract colors on moves that are followed after...
2012-06-01 daidMore fixes for a frozen build. Adds the code used by...
2012-05-31 daidRequire atleast cx-Freeze 4.2, because older versions...
2012-05-31 daidFixed a few issues with a frozen executable. Slicing...
2012-05-31 daidAdded setup.py script for cx_Freeze, which I hope will...
2012-05-31 daidSome cleanup and preperation for better packaging.
2012-05-29 daidAdded cut-mesh.png image.
2012-05-29 daidUse a function to generate the "_export.xxx" filename
2012-05-25 daidAdded "split plate" function to project planner, which...
2012-05-21 daidRC4 RC4
2012-05-21 daidRelease the steppers on a print cancel. Fixed #110
2012-05-20 DaidAdded slice date/time and basic settings to start GCode...
2012-05-19 DaidUpdated the preference dialog so that is wider instead...
2012-05-18 DaidUgly workaround for 3D preview not always refreshing...
2012-05-18 DaidAbstract the 3D model related functions into a seperate...
2012-05-18 DaidRemove support margin setting, it is not really needed...
2012-05-18 DaidAccount for head movements when using support in the...
2012-05-17 DaidAdd dwindle to progress bar options. Fixed indentation...
2012-05-16 daidBy default turn the fan off in the start code, because...
2012-05-16 daidFixed a bug in project planner slicing.
2012-05-16 daidRefresh the 3D window after updating the project planne...
2012-05-16 daidFixed #102 - Jorised GCode preview was messed up. Cause...
2012-05-16 daidRemove debug message
2012-05-16 daidAdd an extra line on the first jorised line, so we...
next