Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-06-13Remove a number of incomplete featuresnickthetait
Pause and pauseAtZ plugin Print one-at-a-time (Mini gantry settings) This reverts 6 commits :'( 23be7ce7fdeb80e624b4bbea88a927eb25dcec01 05bc3664af51b9b66d829a7632a6020b69876ca8 cb4ec4397be394f568b7f5febba1bf69667755db 00aeabfa44c894dff56eda978712f25282458479 b55b9f6730e2359eea0035d11408bb3a9fd746b8 61b9d49e6faec0bf84d718a1e72ed2f5db59855b
2015-06-03Update pause at height plugin's default settings to play nicely with LulzBot ↵nickthetait
Mini. Follow on to #102
2015-05-23Change the Print button into Pause/Resume when no pause button is presentYouness Alaoui
2015-05-22Revert "Toss out broken plugin."Youness Alaoui
This reverts commit c74ccef81fa7a64f7c3217dc6ec68521fc5f7a56.
2015-05-19Toss out broken plugin.nickthetait
2015-03-06Merge tag '15.02.1' into upstreamYouness Alaoui
Conflicts: Cura/gui/sceneView.py README.md
2015-03-06Merge tag '15.01-RC11' into upstreamYouness Alaoui
2015-03-06Merge tag '15.01-RC8' into upstreamYouness Alaoui
Conflicts: Cura/gui/sceneView.py Cura/util/profile.py Cura/util/sliceEngine.py package.sh resources/meshes/ultimaker2_platform.stl
2015-02-04TweakAtZ 4.0.1Dim3nsioneer
Bugfix for doubled G1 commands with TweakAtZ
2015-01-20Merge pull request #1099 from pmsimard/15.01_RC6_PauseAtZdaid
Properly supporting print one at a time with zhop
2015-01-20Properly supporting print one at a time with zhop and other head lifting ↵pmsimard
operations
2015-01-14Merge pull request #1082 from Dim3nsioneer/TweakAtZ-DEVdaid
TweakAtZ 4.0
2015-01-13TweakAtZ 4.0Dim3nsioneer
New features / changes: - Progress bar - tweaking over multiple layers, - M605&M606 implemented for UltiGCode - reset after one layer option - extruder three code removed - tweaking print speed - save call of Publisher class - uses previous value from other plugins also on UltiGCode - documentation
2015-01-08Pause At Z improvementspmsimard
- Support for Print one at a time mode - Adding support to give the z move wanted. Z move check the max height of the printer - Z move before XY now to prevent hitting the glass locks of the UM2
2015-01-03TweakAtZ V3.99 RC2Dim3nsioneer
Changes since V3.2: Progress bar, tweaking over multiple layers, M605&M606 implemented, reset after one layer option, extruder three code removed, tweaking print speed #V3.99-RC2: save call of Publisher class, uses previous value from other plugins also on UltiGCode
2014-12-31Converting temperature spinner to buttonJustin Nesselrotte
2014-12-31Changes to Pronterface UI for possible temp set button changes.Steven Abadie
2014-12-11Expanded extrude and retract buttons to the up and down arrows.Steven Abadie
Close #57
2014-12-04Update to Pronterface UI.Steven Abadie
Updated source and image files for the Pronterface UI. The Extruder controls have been simplified and labeled. The Y axis controls have been flipped to match the motion of the bed. Z controls are also now labeled up and down. Celcius was added to the temperature control.
2014-11-16Update to Pronterface UI graphic.Steven Abadie
Swapped + and - on the extruder controls.
2014-11-06Correct PronterfaceUI temperature graph changes.Steven Abadie
2014-11-06Expanded the PronterfaceUI temperature graph to show 300+ temperatures.Steven Abadie
Close #36
2014-10-29The Pronterface UI image now has a non transparent background.Steven Abadie
Close #22
2014-10-27Inverted Pronterface extrusion controls.Steven Abadie
Fixes #21
2014-10-25Refacing of Pronterface UI graphics.Steven Abadie
2014-10-19Added Motors Off button to Pronterface UISteven Abadie
2014-09-03Disable E stepper power when using the pause at height feature.daid
2014-08-18Workaround for startup crash on some macos installs.daid
2014-07-18Merge pull request #908 from Dim3nsioneer/SteamEnginedaid
TweakAtZ 3.2
2014-07-18TweakAtZDim3nsioneer
- bugfix parser for delta printers - individual extruder flow - reset speed after print to 100% - display message on UM Original
2014-04-26Merge pull request #828 from Dim3nsioneer/SteamEnginedaid
Bugfix TweakAtZ: avoid execution for Cool Head Lift and Retraction hop
2014-04-26change TweakAtZ version to 3.1.2Dim3nsioneer
2014-04-18Add temperature and extruder control to pronterface UI.daid
2014-04-01Bugfix in TweakAtZ (Cool Head Lift / Retraction Hop)Dim3nsioneer
2014-02-24Bugfix TweakAtZ: check for old flow rate added, version updated to 3.1.1Dim3nsioneer
2014-02-12Allow printer window selection from preferences.daid
2014-02-12Add PronterfaceUI plugin.daid
2014-02-12Move resources and plugins out of the Cura python package.daid