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
2018-07-09CURA-5374 processPerimeterGaps now uses skin_line_width for skin parts instea...3.4.13.4Jack Ha
2018-07-06Don't remove empty holes from first layer outlineGhostkeeper
2018-07-06Add test for getEmptyHolesGhostkeeper
2018-06-29Include extra skirt line in keeping distance from edge with conical supportGhostkeeper
2018-06-29Take extra skin lines of other extruders into accountGhostkeeper
2018-06-29Make extruder count unsignedGhostkeeper
2018-06-29Take initial layer line width factor into account when avoiding edgeGhostkeeper
2018-06-29Get line width from correct extruderGhostkeeper
2018-06-29Avoid crashing in optimizingInsetsIsWorthwhile() when part has no walls.Mark Burton
2018-06-07Use more specific line width settings for move inside distanceGhostkeeper
2018-06-01Also don't go outside build volume with raft/brim/skirt and conical supportGhostkeeper
2018-06-01Only generate the machine volume border onceGhostkeeper
2018-06-01Take more distance from machine border for platform adhesionGhostkeeper
2018-06-01Increase border around build volume to not go outside volumeGhostkeeper
2018-05-30Don't crash when infill density image can't be loadedGhostkeeper
2018-05-30Remove wall_try_line_thickness settingGhostkeeper
2018-05-30Fix border for elliptical build platesGhostkeeper
2018-05-30Constrain conical support to build plate shape if ellipticalGhostkeeper
2018-05-30Add function to get the build plate shapeGhostkeeper
2018-05-30Don't go outside build volume with conical supportGhostkeeper
2018-05-30Avoid going outside the build volumeGhostkeeper
2018-05-30Remove duplicate implementation of flatten()Ghostkeeper
2018-05-30Let some old code use the new machine size fieldGhostkeeper
2018-05-30Add field for the machine boundaryGhostkeeper
2018-05-30Remove unused variableGhostkeeper
2018-05-30Add missing overloads of operatorsGhostkeeper
2018-05-30Move operator implementations to cpp fileGhostkeeper
2018-05-30Move Point3 to separate fileGhostkeeper
2018-05-29Add functions for multiplying and dividing in-placeGhostkeeper
2018-05-29Rename intpoint.h to IntPoint.hGhostkeeper
2018-05-29potential imrpovements to overlap compensationTim Kuipers
2018-05-29Merge pull request #711 from Ultimaker/infill_supportIan Paschal
2018-05-29Remove Hollow Out Model functionalityGhostkeeper
2018-05-29Correct documentation of extra 50 micron overhangGhostkeeper
2018-05-25Merge branch 'zigzaggify_fixes'Ghostkeeper
2018-05-25Remove cross_infill_apply_pockets_alternatinglyGhostkeeper
2018-05-25fix: removed accidentally duplicated lineTim Kuipers
2018-05-25Merge pull request #718 from smartavionics/mb-filament-used-for-all-extrudersIan Paschal
2018-05-24Now Marlin as well as RepRap report filament used for all extruders.Mark Burton
2018-05-24Merge pull request #722 from smartavionics/mb-outer-wall-firstIan Paschal
2018-05-24Merge pull request #736 from maximkulkin/avoid-printed-supportsIan Paschal
2018-05-24Do not include any holes with brim outside onlyLipu Fei
2018-05-24Merge pull request #732 from smartavionics/mb-fix-one-at-a-time-bed-preheatIan Paschal
2018-05-24Handle the case where infill_extruder_nr is -1Lipu Fei
2018-05-24Fix getting infill material flow from the wrong placeLipu Fei
2018-05-22fix: SierpinskiFillProvider was being called with percentage rather than the ...Tim Kuipers
2018-05-22fix: remove unused param which crashed the engineTim Kuipers
2018-05-18Make input parameters coord_t where necessaryGhostkeeper
2018-05-18Apply infill overlap to concentric infill patterns as wellGhostkeeper
2018-05-18Fix applying outline_offset+infill_overlap in two stagesGhostkeeper