Translations:Release notes 0.19/270/en: Difference between revisions

From FreeCAD Documentation
(Importing a new version from external source)
(No difference)

Revision as of 15:58, 12 December 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Release notes 0.19)
* The [[PartDesign_Hole|hole dialog]] has been overhauled to create norm-conform clearance and threaded hole dimensions.
* It is now possible to set [[Expressions|expressions]] for all parameters of  [[PartDesign_CompPrimitiveAdditive|additive]] and [[PartDesign_CompPrimitiveSubtractive|subtractive primitives]]. [https://forum.freecadweb.org/viewtopic.php?f=3&t=36458 Forum discussion], [https://github.com/FreeCAD/FreeCAD/pull/3225 pull request #3225].
* It is now possible to set [[Expressions|expressions]] for the attachment angles of additive and subtractive primitives. Formerly, expressions were only available for the direction offsets. [https://forum.freecadweb.org/viewtopic.php?f=10&t=44346 Forum discussion], [https://github.com/FreeCAD/FreeCAD/commit/1cfe6d2cc7 commit 1cfe6d2cc7].
* It is now possible to change the list items in the different dialogs. For example [https://forum.freecadweb.org/viewtopic.php?f=27&t=48998#p420352 in this forum post] there is a good example why the item list matters for transformations. [https://forum.freecadweb.org/viewtopic.php?f=19&t=50222#p430499 Here] is another example for the sketch order for lofts. [https://forum.freecadweb.org/viewtopic.php?f=27&t=48998 Forum discussion], [https://github.com/FreeCAD/FreeCAD/pull/3760 pull request #3760],  [https://github.com/FreeCAD/FreeCAD/commit/94ca4388e commit 94ca4388e].