chiark / gitweb /
Rename "plugin" module to "pluginInfo"
[cura.git] / Cura /
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 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 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-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-18 hg42@gmx.netfix issue #704, replacing variables in gcode file damag...
2014-01-18 daidMerge pull request #706 from hg42/fix-most-communicatio...
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 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 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()
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-10 daidPossible fix for #655
2013-12-09 daidAdd wipe tower size setting.
2013-12-09 daidFix typo
next