chiark / gitweb /
cura.git
2012-02-28 daidUpdated the GCode preview, now uses thick lines for...
2012-02-28 daidSplit gcode interperter from preview window.
2012-02-28 daidRenamed "configWindowBase" package to "configBase"
2012-02-27 daidUpdated start/end code with correct style comments...
2012-02-27 daid.
2012-02-27 daidAdded joris plugin
2012-02-27 daidFixed bug when wall width was less then the nozzle...
2012-02-27 daidSplit the main window code into a configBase and the...
2012-02-26 DaidChanges for new UI version
2012-02-26 DaidPrint speed twice, that cannot be right!
2012-02-26 DaidAdded support
2012-02-24 DaidAdd error message if pypy crashes
2012-02-24 Daid.
2012-02-24 DaidFixed some windows UI bugs
2012-02-24 daidFixed some floating point rounding errors
2012-02-24 daidUpdated a whole bunch of settings so they actually...
2012-02-24 daidAdded validators, which show red/yellow when validation...
2012-02-23 DaidFixed the OpenGL window (old implementation caused...
2012-02-23 daidAdded left/right config panels for better overview...
2012-02-23 daidRemove debug print (oops)
2012-02-23 daidEnhanced the progress indicator to be "total" not per...
2012-02-23 daidAdded a proper toolbar to the 3D preview.
2012-02-23 daidRenamed "config" to "profile"
2012-02-22 DaidSome fixes in the GCode interperter. Start/End gcode...
2012-02-22 DaidAdded multiple skirt line feature
2012-02-22 DaidMerge branch 'master' of github.com:daid/SkeinPyPy
2012-02-22 daidAdded some clean actions to build, which save a lot...
2012-02-22 daidAdded same patch for checkSSE2 to newUI version
2012-02-22 daidAdded check for windows to check for SSE2 instructions...
2012-02-21 DaidAdded start/end gcode editor (read only, doesn't save...
2012-02-21 DaidFix in dimension plugin so it doesn't emit retract...
2012-02-21 DaidMerge branch 'master' of github.com:daid/SkeinPyPy
2012-02-21 daidAdded few comments
2012-02-21 daidFixed profile saving.
2012-02-21 daidFix the window size when progress panels are removed.
2012-02-21 daidAdded slicing progress window
2012-02-20 DaidAdded few missing options
2012-02-20 DaidLarge configuration update, the new UI now starts to...
2012-02-20 daidAdd information about which settings to ignore and...
2012-02-20 daidSome more new UI updates. Not functional yet.
2012-02-19 DaidAdding SkeinPyPy_NewUI as development for a brand new...
2012-02-19 DaidMerge branch 'master' of https://github.com/daid/SkeinPyPy
2012-02-17 daidAdded replace file so M101 and M103 get removed.
2012-02-16 daidUpdated to skeinforge 49
2012-02-15 daidMade win32 build zip name same as linux/macos tgz names
2012-02-14 daidFixed possible integer problem.
2012-02-14 daidFixed the cool/dimension plugin so they work without...
2012-02-13 daidRemove menus that open new windows. Attempt to cleanup...
2012-02-13 daidRemoved some 'useless' buttons. (they where not useless...
2012-02-13 daidUpdated build script so it works for osx. (Thanks bbum!)
2012-02-12 DaidUpdated endcode, now uses a fast move away from the...
2012-02-12 DaidAdd the replace file so you don't get extruder on/off...
2012-02-10 daidFew fixes in build script.
2012-02-10 daidRemoved patches for different skeinforge versions....
2012-01-25 daidAdded patch for SF48.
2012-01-25 daidFixed patch 46 to remove ".orig" files
2012-01-10 daid.
2012-01-10 daidFixed running of pypy (strange, this patch is in Alpha2...
2012-01-10 daidUpdated README to explain a bit what these files are
2012-01-10 daidUpdated SF41/SF45 patch to use multiple for center...
2011-12-16 daidUpdated SF41 patch to fix TKinter problems (still shows...
2011-12-16 daidMerge branch 'master' of github.com:daid/Skeinforge_PyPy
2011-12-16 daidUpdated bat file generation to use backslashes
2011-12-15 daidUpdated SF41 to have tiny_gcode export option
2011-12-15 daidFixed bug in SF41 patch (error in raft.py)
2011-12-15 daidAdded slowdown over first 3 layers option. This reduces...
2011-12-15 daidAdded requirements for "printrun" to python. Will add...
2011-12-15 daidUpdated build script to check for 7zip
2011-12-14 daidAdded SF45 patch.
2011-12-14 daidAdded start/end.gcode
2011-12-13 daidUpdated build script to generate batch files.
2011-12-13 daidUpdated patch, added defaults that match the ultimaker.
2011-12-13 daidAdded build scripts and initial patch for SF41
2011-12-13 daidAdded readme file.