chiark / gitweb /
cura.git
2014-02-06 nallathadded comments
2014-02-06 nallathadded todo coment
2014-02-06 nallathMerge branch 'SteamEngine' of https://github.com/daid...
2014-02-06 nallathRemoved old code
2014-02-06 daidFix the exception when there is no engine result and...
2014-02-06 daidFix the wildcard filters for loading.
2014-02-06 nallathRemoved old functions
2014-02-06 nallathAdded comments
2014-02-06 daidRename opengl to openglHelpers to better tell what...
2014-02-05 daidAdd some more documentation. And the zhop feature.
2014-02-04 daidAdd more documentation, fix commandline slicing.
2014-02-04 daidAdd more documentation...
2014-02-03 daidFor now prevent UltiGCode from using connectionManager.
2014-02-03 daidImprove serial communication.
2014-02-03 daidImprove serial autodetection.
2014-02-03 daidAdd version 0.1 of serial communication with printerCon...
2014-01-30 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-30 daidRemove all the absolute imports, as they are unneeded.
2014-01-30 daidFix doodle3D and Dummy printer connections for new...
2014-01-29 daidAdd replace-info to replace information in start of...
2014-01-29 daidFix engine-log from file menu entry.
2014-01-29 daidSet version to 14.02-TEST1
2014-01-29 daidAdd inset speeds.
2014-01-29 daidShow GCode loading progress.
2014-01-29 daidImprove the layer rendering a bit, render top down...
2014-01-28 daidUse socket to communicate polygon data, so it can be...
2014-01-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-28 daidImprove the GCode viewing, show the moves and actual...
2014-01-26 daidMerge pull request #714 from hg42/fix-713-architecture...
2014-01-25 hg42@gmx.netfix #713: debian_amd64/debian_i386 in README
2014-01-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-24 daidChange how the engine is interfaced from the python...
2014-01-22 daidMerge pull request #712 from hg42/fix-issue-704-replace...
2014-01-20 daidMerge pull request #708 from hg42/fix-missing-files...
2014-01-18 hg42@gmx.netfix issue #704, replacing variables in gcode file damag...
2014-01-18 hg42@gmx.netfix debian packages (missing /usr/bin/cura and desktop...
2014-01-18 daidMerge pull request #706 from hg42/fix-most-communicatio...
2014-01-18 daidMerge pull request #707 from hg42/debian-i386-amd64...
2014-01-17 hg42@gmx.net.hgignore: allow debian variants
2014-01-17 hg42@gmx.netallow debian cross compilation to i386 or amd64 deb...
2014-01-14 daidSet the proper dual-extrusion offset default
2014-01-13 daidTrigger slicing when updating one-at-a-time mode.
2014-01-13 daidAdd support angle setting.
2014-01-13 hg42@gmx.netwhile printing don't send real time commands (like...
2014-01-13 hg42@gmx.netshow baudrates while connecting
2014-01-10 daidMerge pull request #693 from N3MIS15/circ_bed
2014-01-10 daidFirmware 14.01.2 to fix the crash bug when print is... 14.01
2014-01-09 N3MIS15Added machine setting for different shaped beds
2014-01-09 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-09 daid.
2014-01-08 DaidUpdate debian control file.
2014-01-08 daidVersion 14.01
2014-01-08 daidAdded 14.01.1 UM2 firmware to fix the abort-print bug...
2014-01-06 daidIf programmer based auto-detection of serial port fails...
2014-01-06 daidMake error detection less "all inclusive" to fix #690
2014-01-06 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-06 daidMake default retraction enabled.
2014-01-05 daidMerge pull request #687 from hg42/fix-repetier-connect...
2014-01-05 hg42@gmx.netincrease getShortErrorString to 30 characters for more...
2014-01-13 hg42@gmx.netshow where the preferences come from
2014-01-05 hg42@gmx.netRepetier sends "wait" when idle, so we never get an...
2014-01-05 hg42@gmx.net.gitignore debian tree
2014-01-05 hg42@gmx.netmake .hgignore more like .gitignore, ignore .hgsubstate
2014-01-05 daidMerge pull request #681 from hg42/faster-virtualprinter
2014-01-04 hg42@gmx.netmake VirtualPrinter much faster
2014-01-04 hg42@gmx.netshow printing z position in gcode view via layer range...
2014-01-02 hg42@gmx.netalways show numbers on slider
2014-01-04 hg42@gmx.netmake stdout unbuffered to ensure proper updates of...
2014-01-02 daidSyncing drawing loaders from NinjaKittens.
2014-01-02 daidMinor fix for Doodle3D support.
2014-01-02 daidUpdate one-at-a-time and all-at-once printing dynamicly...
2014-01-02 daidOptimize the push-free implementation.
2013-12-28 daidFix the bug of loading very small objects.
2013-12-25 hg42@gmx.netadd Mercurial to isDevVersion()
2014-01-04 hg42@gmx.netadd .hgignore to make use of Mercurial easier
2013-12-23 daidUpdate to 13.12 version number.
2013-12-23 daidUpdate the printerconnections for multiple Doodle3D...
2013-12-19 daidAdded keyboard control for the 3D window to look around...
2013-12-19 daidUpdate the changelog.
2013-12-19 daidDisable the steppers after finishing printing.
2013-12-19 daidSet the new minimal-extrusion-before-retraction default.
2013-12-18 daidAdd the machine settings option to the machine menu.
2013-12-18 daidAdd base height to image loader.
2013-12-18 daidFix #602
2013-12-18 daidMake fix horrible type A default.
2013-12-18 daidFix bug in UM2 firmware where the abort print did not...
2013-12-16 daidUpdate firmwares to 13.12 to fix the acceleration plann...
2013-12-12 daidExplain the wipe tower volume better.
2013-12-11 daidUpdate version number to 13.12-test
2013-12-10 daidPossible fix for #655
2013-12-09 daidAdd wipe tower size setting.
2013-12-09 daidFix typo
2013-12-06 daidPossible fix for #639
2013-12-06 daidHandle the doodle3d api better, which can be slow if...
2013-12-06 daidFix multiple dual-extrusion prints on a platform printe...
2013-12-05 daidSlow down the connect.doodle3d query so lots of Cura...
2013-12-04 daidAdd missing checkboard, fixed #637
2013-12-04 daidFix head size on object loading.
2013-12-04 daidMake sure the print fits on the bed with dual-extrusion...
2013-12-03 daidAccount for multiple extruders in the new object size...
next