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
path: root/docs
AgeCommit message (Collapse)Author
2022-06-18Add Conan generated deps graph for documentationj.spijker@ultimaker.com
Contributes to CURA-9365
2022-02-14Add drawing of how per object stacks workJaime van Kessel
2021-09-07Fix various typosluz paz
Found via `codespell -q 3 -S *.po,*.pot -L childs,initialy,lod,ned,te,slicable,sur,tutoriels,wont`
2021-02-04Fix review commentsKostas Karmas
CURA-7502
2021-02-03Add the Operations markdown pageKostas Karmas
It includes information about the OperationStack and all the individual operations that are available in Cura. CURA-7502
2021-02-03Mention the layFlat operation in the RotateToolKostas Karmas
CURA-7502
2021-02-03Add documentation about the Tools and ToolHandlesKostas Karmas
CURA-7502
2021-02-02Fix the description of the SliceableObjectDecoratorKostas Karmas
CURA-7502
2021-02-02Add information on the rest of the decoratorsKostas Karmas
* ZOffsetDecorator * BlockSlicingDecorator * GCodeListDecorator CURA-7502
2021-02-02Transfer the LayerData information in the LayerDataDecorator sectionKostas Karmas
CURA-7502
2021-02-01Fix inline code to point to the correct functionKostas Karmas
CURA-7502
2021-02-01Add information about the (legacy) BuildPlateDecoratorKostas Karmas
CURA-7502
2021-02-01Add ConvexHull-, SettingOverride-, and SliceableObject-Decorator infoKostas Karmas
CURA-7502
2021-02-01Add information on the GroupDecoratorKostas Karmas
CURA-7502
2021-02-01Fix images to contain the SceneNodeDecoratorKostas Karmas
CURA-7502
2021-02-01Add notes under the scene_example_scene_graph.jpgKostas Karmas
CURA-7502
2021-01-29Mention the Scene Graph before the class diagramKostas Karmas
CURA-7502
2021-01-29Fix image not showing up correctlyKostas Karmas
CURA-7502
2021-01-29Add images and text about the 3D scene graphKostas Karmas
CURA-7502
2020-12-30docs: fix simple typo, thier -> theirTim Gates
There is a small typo in docs/How_to_use_the_flame_graph_profiler.md. Should read `their` rather than `thier`.
2020-05-08Add a page about the build volumeGhostkeeper
2020-05-08Add category about the 3D sceneGhostkeeper
2020-04-27Add chapter on how value formulas are evaluatedGhostkeeper
2020-04-27Add header on how settings are used in CuraEngineGhostkeeper
This should hopefully fix a couple of the links to this header in the rest of the article. Hopefully I guessed it right as to how Github shows these chapter headers (because Github is the targeted renderer for this documentation).
2020-04-27Add documentation on evaluating a setting from a definitionGhostkeeper
2020-04-27Add documentation on how a setting is evaluated from a stackGhostkeeper
And also how it continues evaluating on the global stack.
2020-04-27Add documentation on the resolve functionsGhostkeeper
2020-04-27Add header on limit to extruderGhostkeeper
2020-04-27Add beginnings of a page on how to arrive at a setting valueGhostkeeper
2020-04-24Add page about the available setting propertiesGhostkeeper
This then replaces the last bit of information in Cura_Data_Model.odg so I'll remove that one.
2020-04-24Write down documentation on the functionality of container stacksGhostkeeper
2020-04-24Redo profile stack picture in SVGGhostkeeper
This way it can be edited easily (for which we needed the DrawIO image) as well as directly shown in the documentation (for which we needed the PNG render).
2020-04-24Add start of 'profiles' chapter with a glossaryGhostkeeper
2020-04-24Link to new repositories pageGhostkeeper
2020-04-24Add high-level overview image of how repositories interconnectGhostkeeper
2020-04-24Add documentation on which repositories Cura usesGhostkeeper
2020-04-24Add index page to the documentationGhostkeeper
2019-12-20Add some extra drawings regarding the profilesJaime van Kessel
2017-01-17Some extra tips for users of the profiler.Simon Edwards
2017-01-16Added documentation describing how to use the profiler.Simon Edwards
2016-11-01Documentation explaining how the different settings containers are ↵Simon Edwards
structured with respect to each other.