chiark / gitweb /
cura.git
2012-03-19 daidAdd layer number to output comments
2012-03-19 daidAdd error lines to 3D model preview after slicing
2012-03-19 daidOnly reload model/gcode if they have changed. Renambed...
2012-03-19 daidUpdated osx scripts not to use 2.7 version of python...
2012-03-19 daidMerge branch 'master' of github.com:daid/SkeinPyPy
2012-03-19 daidMerge pull request #22 from alx/readme-with-package
2012-03-19 daidAdded current print speed volume to warning
2012-03-19 Alexandre Girardreplace build.sh by package.sh in README
2012-03-19 daidChanged layer height warning to use nozzle size. Added...
2012-03-19 daidAlways use the configured serialport/baudrate if none...
2012-03-19 daidAdded unexpected error handling to Serial interface
2012-03-18 DaidAdd proper line width calculation to GCode preview...
2012-03-18 DaidAdded possibility to switch between GCode and Model...
2012-03-17 DaidMoved profile read/write functions to newui. Better...
2012-03-16 DaidFixing a problem with the heatup button in the first...
2012-03-16 daidChanged linux script to use python, not python2.7
2012-03-16 daidAdded skeinpypy.sh script for linux
2012-03-16 daidExtrude the 100mm a bit faster, and wait a bit longer.
2012-03-16 daidAdd print time estimate
2012-03-16 daidSmall package fix for win32
2012-03-16 daidDon't hate me, but I renamed the sources directory.
2012-03-16 daidRemove useless files (ever noticed Skeinforge is a...
2012-03-16 daidChanges to the layer coloring, better visible gcode...
2012-03-16 daidRenamed the build.sh to package.sh to better reflect...
2012-03-16 daidTypo fix
2012-03-16 daidReport actual amount of filament pressed forward, even...
2012-03-16 daidFix the multiply feature (oops). Added total extrusion...
2012-03-16 daidAdded help menu items, and warning for MacOS
2012-03-16 daidAdded multiply settings
2012-03-16 daidAdded advanced config for support
2012-03-16 daidMaybe fix issue #17
2012-03-15 daidRenamed "load stl" to "load model", added better error...
2012-03-15 daidMade the help popups show on focus for MacOS. This...
2012-03-15 daidAdd our own 3D vector class, so we are less depended...
2012-03-15 daidUpdated the E calibration with a heatup button. Also...
2012-03-15 daidSave log output next to gcode after slicing. Also,...
2012-03-15 daidMore to ignore! (Thanks for the ignore file alex)
2012-03-15 Alexandre Girardmodify build script to update Printrun instead of cloni...
2012-03-15 Alexandre Girardadd gitignore
2012-03-14 daidAfter some tests with EVT_KILL_FOCUS I found something...
2012-03-14 daidMoved the 3D normal generation to the model loading...
2012-03-14 daidAdded infill overlap percentage in advanced settings.
2012-03-14 daidMerge pull request #8 from thehans/patch-1
2012-03-14 daidSend an M92 Exxx when doing test extrusion
2012-03-14 Hans LSearch the full path
2012-03-12 Bill Bumgarnerupdate format
2012-03-12 Bill Bumgarnerupdated readme
2012-03-12 Bill Bumgarner- build.sh now copies just the startup scripts, and...
2012-03-12 Bill Bumgarner- build.sh can now take an optional argument that is...
2012-03-12 DaidWorkaround for STL loading problem. Really need to...
2012-03-12 DaidPossibly fix the popups for MacOS
2012-03-12 daidChanged the way the default background colour for contr...
2012-03-12 daidFixing issue 6: rerunning the calibration wizard does...
2012-03-12 daidRemoved useless G21 in start code
2012-03-12 daidRemoved debug message from Joris plugin
2012-03-11 DaidFixed flip options, added show log when slicing fails...
2012-03-10 DaidRemoving the Alpha SkeinPyPy. NewUI seems the best...
2012-03-10 DaidRemoved unused GLUT import
2012-03-10 DaidMerge branch 'master' of github.com:daid/SkeinPyPy
2012-03-10 DaidUpdated the build script to newer pypy build. And remov...
2012-03-10 DaidSome bugfixes on the beta3 release
2012-03-09 DaidRenamed DepthComplexity to XRay in code
2012-03-09 DaidPossibly fixed layout bug after slicing on MacOS
2012-03-09 DaidSave alteration files in UTF-8
2012-03-09 DaidChanged font for start/end gcode
2012-03-09 DaidOnly save the alteration file if it was loaded
2012-03-09 DaidFixed default selection of ultimaker on config wizard...
2012-03-09 DaidAnother attempt at fixing the macOS OpenGL bug
2012-03-09 DaidAttemt to fix MacOS OpenGL
2012-03-09 DaidPossibly fixed OpenGL bug for MacOS?
2012-03-09 DaidReally fixed it this time... I hope
2012-03-09 DaidFixed possibly another MacOS layout bug
2012-03-09 DaidFixed windows tooltip bug
2012-03-09 unknownFix problems with serial connection
2012-03-08 daidAdded filament diameter configuration
2012-03-08 daidAdded firmware upload menu items
2012-03-07 DaidFixes for the config wizard
2012-03-07 daidAdded first endstop check (still need to verify if...
2012-03-07 daidAdded model transformation options (scale/flip/rotate)
2012-03-07 daidUpdated README.
2012-03-07 daidRemoved checkSSE2, check is included in pypy now.
2012-03-06 DaidAdded a progress dialog to the firmware upload
2012-03-06 daidMade wizard firmware install functional
2012-03-05 DaidLarge update adding:
2012-03-05 daidAdded log view to progress panel
2012-03-05 daidAdded start.gcode (when did this go missing?)
2012-02-29 daidMerge branch 'master' of github.com:daid/SkeinPyPy
2012-02-29 daidAdded depth complexity to 3D view. This helps in findin...
2012-02-29 daidFixed the gcode start/end editor (was modified by the...
2012-02-28 DaidMerge branch 'master' of github.com:daid/SkeinPyPy
2012-02-28 Daid.
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 DaidFixed comments in start/end gcode. Marlin doesn't like...
next