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

github.com/Ultimaker/CuraEngine.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-04WIP: Fix stbWIP_fix_stbLipu Fei
2020-01-31Prevent buffer overflow on Unix if environment variable is too bigGhostkeeper
2020-01-31Merge branch 'mb-fuzzy-outside-only' of https://github.com/smartavionics/Cura...Ghostkeeper
2020-01-23Merge pull request #1158 from smartavionics/mb-min-speed-fixesninovanhooff
2020-01-21Merge branch 'CURA-6860_fix_test_document_add_travel'Remco Burema
2020-01-20Add flow chart about when retraction, combing and Z hops applyGhostkeeper
2020-01-20Too short to retract overrides too long for combingGhostkeeper
2020-01-20Fix sign of this testGhostkeeper
2020-01-20Also verify that we're not hopping if hop is disabledGhostkeeper
2020-01-17Allow Z hop if travelling through outsideGhostkeeper
2020-01-17Require retraction if travelling through air anywhereGhostkeeper
2020-01-17It does need to retract if going through the outsideGhostkeeper
2020-01-16Add test that we are retracting if not combing and not retracting if combingGhostkeeper
2020-01-16Correctly set the is_inside and was_inside variablesGhostkeeper
2020-01-16Fix default for nozzle outer diameterGhostkeeper
2020-01-16Move test polygons into fixtureGhostkeeper
2020-01-15Merge branch 'master' of github.com:Ultimaker/CuraEngineGhostkeeper
2020-01-15Merge branch 'fix_sequential' of https://github.com/marcus-bigrep/CuraEngine ...Ghostkeeper
2020-01-14Fix GH #6943 : Also apply simplify to skirt-brim.Remco Burema
2020-01-13Merge branch 'mb-rework-remove-small-areas' of https://github.com/smartavioni...Jaime van Kessel
2020-01-09Add GitHub Actions to create MinGW64 packagesLipu Fei
2020-01-06Small fix for sequential printingm.meyer-neiwert
2020-01-04Implement fuzzy skin outside only option.Mark Burton
2020-01-03Keep Z hop up-to-date if retraction is modifiedGhostkeeper
2020-01-03Add test for Z hop when retractingGhostkeeper
2020-01-03Add test for retracting for long combing movesGhostkeeper
2020-01-03Add test for retraction being disabled if combing short distancesGhostkeeper
2020-01-03Add test for always retracting if combing is offGhostkeeper
2020-01-03Implement avoiding objects during travel movesGhostkeeper
2020-01-02Move parameters in a custom structGhostkeeper
2020-01-02Remove old single-case testsGhostkeeper
2020-01-02Add test for no retractions if the travel move is shortGhostkeeper
2020-01-02Add tests that get executed in every possible combination of paramsGhostkeeper
2020-01-02Correctly set retraction configs in storageGhostkeeper
2020-01-02Add test for retraction_min_travelGhostkeeper
2020-01-02Add settings object to fixtureGhostkeeper
2020-01-02Add test for retraction+hop through airGhostkeeper
2020-01-02Add test for enabling retraction with a move through airGhostkeeper
2019-12-31Don't retract if it's disabledGhostkeeper
2019-12-31Merge pull request #1161 from Ultimaker/automatically_set_extruder_nrninovanhooff
2019-12-30Fix starting extruder if tree support is enabled but no adhesionGhostkeeper
2019-12-24Don't accidentally hit the case of the first bogus travel of a layerGhostkeeper
2019-12-24Merge pull request #1150 from Ultimaker/surface_mode_crossings_fixRemco Burema
2019-12-24Add test for simplest travel moveGhostkeeper
2019-12-24Only get travel resolution if necessaryGhostkeeper
2019-12-24Fix initialising correct additional parameters of layer_planGhostkeeper
2019-12-24Remove allocated objects after the testGhostkeeper
2019-12-24Add remaining missing settingsGhostkeeper
2019-12-24Fix constructing layer plan with pre-set fan settingsGhostkeeper
2019-12-24Properly call the constructor of SliceDataStorageGhostkeeper