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-08-24Merge pull request #13011 from digitalfrost/patch-9Joey de l'Arago
setting_properties.md: Reformat text and corrections
2022-08-23setting_properties.md: Use bold digitalfrost
Use bold for the first part of the description of the property
2022-08-23setting_properties.md: use indented bullet points digitalfrost
Use indented bullet points for the text about the properties.
2022-08-12settings_properties.md: correct indentationdigitalfrost
Correct indentation and fix and inconsistent use of "unused by Cura"
2022-08-12Improve stylistic consistencydigitalfrost
Always use "This is currently unused by Cura" so that the settings descriptions are more coherent.
2022-08-12Use italics for "unused by Cura"digitalfrost
Use italics to emphasize "This is currently unused by Cura".
2022-08-12settings_properties.md: reformat textdigitalfrost
Reformat text to make it easier to read. Breakup setting descriptions into separate lines.
2022-08-12setting_properties.md: correct grammardigitalfrost
Correct the grammar used in the description of default_value
2022-08-11Moved & Formatted ReportingElectronicsArchiver
2022-08-10repositories.md: remove extra whitespacedigitalfrost
Remove extra whitespace in markdown.
2022-08-10repositories.md: fix grammatical mistakedigitalfrost
Fix grammatical mistake.
2022-08-10repositories.md: use is in descriptionsdigitalfrost
Use is in these two instances as well for consistency with the first list item.
2022-08-10repositories.md use is instead of commadigitalfrost
Is should be used instead of a comma here
2022-08-10repositories.md: remove extra whitespacedigitalfrost
Remove extra whitespace.
2022-08-10repositoires.md: reformat to start with reposdigitalfrost
Move the name of the repos to the beginning of the line/ beginning of each section. This makes it much easier to read.
2022-08-10repositories.md: Breakup text into listsdigitalfrost
This makes it easier to read and to understand what each repository does.
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