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
2016-08-18Revert "Remove superfluous M140 command"2.1fieldOfView
This reverts commit 63905d80eff741bb7113cb598432935362dbeb0b. M104 != M140
2016-08-18Remove superfluous M140 commandAldo Hoeben
2016-08-18Merge pull request #929 from innovo3d/2.1Jaime van Kessel
Update Innovo Inventor JSON and STL files
2016-08-18Update Innovo Inventor JSON and STL filesinnovo3d
Made some changes to the Inventor JSON file: - made machine center is zero true - added turn heated bed off to end g code - changed top/bottom thickness from 0.30mm to 1.2mm (don’t know why I put it to 0.3 in the first place!!) - changed material bed temp to 0 by default As for the STL file, it’s been updated to a much smaller file, 810kb (down from 13mb). I thought I updated this before but apparently not. I hope this update can be merged soon, because I plan on launching a makerspace with these printers and everyone will be using Cura so they need these settings
2016-08-16Updated changelogJaime van Kessel
2016-08-16Added new material profilesJaime van Kessel
2016-07-27Check ConvexHullHead vs ConvexHullHead collision. CURA-1776v2.1.32.1.3Jack Ha
2016-07-27Corrected gantry height for ultimaker2.json (extended and go inherit).Jack Ha
CURA-1979
2016-07-27Update changelogGhostkeeper
These are texts from marketing. These are final, but there might still be additional bugfixes in the near future regarding the gantry height.
2016-07-26Fix overlapping object with raft/brim/skirt in one-at-a-time mode.Jack Ha
head_and_fans is extended by an extra margin to prevent overlapping. CURA-1776
2016-07-13Update changelog with corrections done after releaseArjen Hiemstra
Also make sure to include all CureEngine features listed in the online changelog
2016-07-06Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1fieldOfView
2016-07-06Update UM2 Extended build volume height to value published in marketing ↵fieldOfView
materials
2016-07-05Hotfix: Moving close connection when it existsThomas Karl Pietrowski
"What you see is what you get.."
2016-06-23Update changelogGhostkeeper
See for yourself.
2016-06-21Disabled compensate wall overlaps by defaultGhostkeeper
As result from material tests.
2016-06-21Improve raft settings from materials testsGhostkeeper
2016-06-07JSON: upped the retraction_count_max further up to 90 (CURA-1662)Tim Kuipers
2016-06-07profiles: speed changes (extra overrides) (CURA-1662)Tim Kuipers
2016-06-02Remove unsanctioned PLA profileAldo Hoeben
2016-06-02Add missing tooltipfieldOfView
CURA-1643
2016-06-02Add a preference to change LayerView top layers between 1 and 5Arjen Hiemstra
Fixes CURA-1643
2016-06-02Limit layer processing to 99% to indicate more stuff needs to happenArjen Hiemstra
Fixes CURA-1644
2016-06-01Reduce number of top layer to increase processing speedArjen Hiemstra
2016-06-01Merge pull request #759 from thopiekar/patch-5Jaime van Kessel
[2.1] Set default version to 2.1.2
2016-05-31Set default version to 2.1.2Thomas Karl Pietrowski
While discussing on #718 I noticed that the splash screen still shows "master" when built from [2.1]. This sets the version to 2.1.2.
2016-05-30Increment version numberGhostkeeper
Contributes to issue CURA-1583.
2016-05-23Reset stored layer data as soon as a new slice operation startsfieldOfView
This prevents layer view showing a combination of stale and fresh data Fixes CURA-1370 (and CURA-1519)
2016-05-23Fix showing changelog when the first item in the changelog doesn't start ↵fieldOfView
with an "*" CURA-1583
2016-05-19Fix version number and remove beta tag in ChangelogArjen Hiemstra
Fixes CURA-1575
2016-05-18Also change default raft fan speed for subsettingsGhostkeeper
Contributes to issues PL-162, PL-163, PL-164 and PL-165.
2016-05-18Change inheritance for initial layer z overlapGhostkeeper
This makes the defaults more accurate. The overlap is a little bigger now. Contributes to issues PL-162, PL-163, PL-164 and PL-165.
2016-05-18Set default raft fan speed to 0Ghostkeeper
This makes layer adhesion better. Contributes to issues PL-162, PL-163, PL-164 and PL-165.
2016-05-17Rename 'tmp' to something a bit more meaningful.Simon Edwards
Contributes to CURA-1512
2016-05-12Correctly filter the input to the convex hull function for duplicates.Simon Edwards
Contributes to CURA-1512
2016-05-12Add translations for Initial Layer Z Overlap settingGhostkeeper
English is a copy of the original. Dutch, French, Spanish and German translations were made by a native speaker. Italian by a non-native speaker. Finnish is machine-translated. Contributes to issue CURA-1549.
2016-05-12Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1Tim Kuipers
2016-05-12JSON fix: First Layer Z OVerlap ==> Inital Layer ... (CURA-1549)Tim Kuipers
2016-05-12Translation correction suggested by BagelOrbGhostkeeper
BagelOrb indicated the translation wrongly at first. This is apparently correct. Contributes to issue CURA-1549.
2016-05-11Convert raft_airgap settings to float before computingGhostkeeper
Can't subtract strings from each other, after all. Contributes to issue CURA-1549.
2016-05-11Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1Ghostkeeper
2016-05-11Add conversion of First Layer Airgap from legacyGhostkeeper
First Layer Airgap's internal name is raft_airgap (yeah don't ask). Contributes to issue CURA-1549.
2016-05-11JSON feat: layer_0_z_overlap (CURA-1549)Tim Kuipers
2016-05-09When trying to exit the application, forcefully shutdown the backend exe.Simon Edwards
Fixes CURA-1453 Cura in slicing loop (Arcus Error (6, native 54))
2016-04-26Minor code style fix.Simon Edwards
Contributes to CURA-1434
2016-04-26Changed heightJaime van Kessel
CURA-1429
2016-04-25Only talk to the CuraEngine socket from the same (Main) thread, and be a lot ↵Simon Edwards
more careful about handling the StartSliceJob when restarting CuraEngine. Fixes CURA-1434
2016-04-15Merge pull request #701 from THeijmans/2.1Jaime van Kessel
UM2+ profile improvements
2016-04-15Fixed inheritance issuesTom Heijmans
2016-04-15Updated inheritance functions for um2+Tom Heijmans