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 (Expand)Author
2017-11-20Merge pull request #2685 from Ultimaker/container_stack_improvementsChrisTerBeke
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-14Removed 14bitVoid code accord to a new LGPL licensealekseisasin
2017-09-13Added Title for messagesalekseisasin
2017-09-12Remove z-fighting kludgefieldOfView
2017-09-12Updated copyright datefieldOfView
2017-09-12Draw grid lines using shaderfieldOfView
2017-09-11Revert "Merge branch 'feature_grid_lines'"fieldOfView
2017-09-11Tweaked the update settingMark
2017-09-06Fixed settings update. After each change in the settings the build volume was...alekseisasin
2017-08-23Decreased the value of the u_z_bias, so the plate quad is drawn again.Jaime van Kessel
2017-08-22Render build plate slightly lower than grid to prevent Z fightingGhostkeeper
2017-08-21Add minor grid cells for circular build platesGhostkeeper
2017-08-21Add grid lines for circular build platesGhostkeeper
2017-08-21More efficient and elegant grid line creationGhostkeeper
2017-08-21Make grid size into global variablesGhostkeeper
2017-08-17Remove superfluous grid shaderGhostkeeper
2017-08-17Fix transparency of minor grid cellsGhostkeeper
2017-08-17Add minor grid linesGhostkeeper
2017-08-17Initialise _grid_color in __init__Ghostkeeper
2017-08-17Add major grid cellsGhostkeeper
2017-08-16Remove grid patternGhostkeeper
2017-08-11Always update raft thickness and extra z clearance before rebuilding the buil...Lipu Fei
2017-08-08Only use Z-hop setting for the used extrudersGhostkeeper
2017-07-24Rebuild disallowed area when a limit_to_extruder_nr has been changedLipu Fei
2017-07-21Only use line widths of used extruders for brim/skirt sizeGhostkeeper
2017-07-17Make machine_nozzle_offset is not None before using itLipu Fei
2017-07-11Don't invert Y direction of offset for disallowed areasGhostkeeper
2017-07-11Multiply skirt/brim widths with initial layer line width14bitVoid
2017-07-03Revert "Also invert nozzle offset when offsetting machine-specified disallowe...Jaime van Kessel
2017-07-03Also invert nozzle offset when offsetting machine-specified disallowed areasGhostkeeper
2017-06-29Merge branch 'master' of github.com:Ultimaker/CuraGhostkeeper
2017-06-29Fixed crash when adding a single extrusion printerJaime van Kessel
2017-06-28Rename and invert moving disallowed areas metadata propertyGhostkeeper
2017-06-28Revert "Added the no-nozzle offset for all polygons"Jaime van Kessel
2017-06-28Added the no-nozzle offset for all polygonsJaime van Kessel
2017-06-28Fix direction of Y-offset in disallowed areasGhostkeeper
2017-06-23Add machine_disallowed_areas and turn off nozzle offsetting for disallowed ar...Lipu Fei
2017-06-21Fix code styleLipu Fei
2017-05-22Build volume no longer gives issue if -1 is provided as an intJaime van Kessel
2017-05-16fix: heightening of shadow for raft didn't take layer_0_z_overlap into accoun...Tim Kuipers
2017-05-13cleanup: prime => prime blob and lil doc (CURA-3634)Tim Kuipers
2017-05-13fix: don't make disallowed area if blob is disabled (CURA-3634)Tim Kuipers
2017-05-01Don't add prime tower area if single extrusionGhostkeeper
2017-04-25Merge branch 'feature_support_top_bottom_speed'Ghostkeeper
2017-04-12Updated type hintingJaime van Kessel
2017-04-12Fixed width & height not being settable to 0Jaime van Kessel
2017-04-10Merge branch 'master' into feature_support_top_bottom_speedGhostkeeper
2017-04-06Fixed outside boundary check boo boo. CURA-3239Jack Ha
2017-04-03Fix group models bounds check. CURA-3640Jack Ha