chiark / gitweb /
cura.git
2014-02-13 daidAdd plugins to MacOS resources.
2014-02-13 daidFix crash if plugin directory does not exists.
2014-02-13 daidUpdate resource paths for MacOS build.
2014-02-13 daidMerge branch 'SteamEngine' of github.com:daid/Cura... 14.02-RC1
2014-02-13 daidUpdate new version dialog. Remove ffmpeg.
2014-02-13 daidUpdate NSIS script for new resource paths.
2014-02-13 daidUpdate to RC1 version.
2014-02-13 daidMake the profile per machine. this code is becoming...
2014-02-13 daidFix drag&drop bug.
2014-02-13 daidAdd support for line based support material.
2014-02-13 daidRemove the old print window code.
2014-02-13 daidRename "plugin" module to "pluginInfo"
2014-02-13 daidAllow back in the configuration wizard.
2014-02-12 daidFix the negative object sink crash.
2014-02-12 daidFix loading of GCode files.
2014-02-12 daidAllow printer window selection from preferences.
2014-02-12 daidFixing post processing plugins.
2014-02-12 daidPut plugin code into a different file, split from profi...
2014-02-12 daidAdd PronterfaceUI plugin.
2014-02-12 daidAlso update the package script for new plugin/resource...
2014-02-12 daidMove resources and plugins out of the Cura python package.
2014-02-12 daidUpdate on the plugin based print window.
2014-02-12 daidMerge pull request #724 from Dim3nsioneer/SteamEngine
2014-02-11 daidUpdated german translation from Lars Potter
2014-02-11 daidUpdate for USB printing dialog
2014-02-10 Dim3nsioneerAdd TweakAtZ 3.1 to plugin folder
2014-02-10 daidAdd minimized print window.
2014-02-06 nallathChanged sequence of object menu
2014-02-06 daidFix silly Jaime mixing mouse buttons and moving objects...
2014-02-06 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-02-06 daidFix silly Jaime mixing mouse buttons and moving objects...
2014-02-06 nallathAnd even more comments
2014-02-06 nallathTypos fixed
2014-02-06 nallathRemoved more old code
2014-02-06 nallathFixed close button about window for linux
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 Dim3nsioneerMerge pull request #1 from daid/SteamEngine
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
next