Bounty #29: Tutorial Updates - Update Basic Part Design and Basic Sketcher tutorials for FreeCAD 1.x#348
Closed
nguyenthekr92-byte wants to merge 6 commits into
Closed
Conversation
- Update FCVersion to 1.0 or higher
- Add note about refine being enabled by default in 1.0
- Remove deprecated {{Version|0.19}} reference
- Add note about task panel being standalone widget
- Add pointer to updated 019 version
Part of Bounty Reqrefusion#29: Tutorial Updates
- Update FCVersion to 1.0 or higher - Update Setup section for post-0.21 UI (Edit controls removed, grid/auto constraints reorganized) - Add section on FreeCAD 1.x additions and changes - Note task panel standalone widget, OVP, selection filters - Update external geometry info for 1.1 changes - Add notes on new features up to 1.2 Part of Bounty Reqrefusion#29: Tutorial Updates
Owner
|
Do not add T tags yourself; only modify the files in the wiki root directory, do not touch the translation files. Please check the latest version and ensure that the information you are adding has not been added previously. Also, be sure to cite the source of your change. Regression corrections should not be added to the documentation. And it should never contain information that the end user shouldn't know. "It's working as it should" isn't enough to be included. The reasons for each change made, along with their sources, should be explained individually. |
…rt_Design_Tutorial.wikitext
…etcher_Tutorial.wikitext
…s_1.2.wikitext to original
Author
|
Thank you for the feedback. I've fixed the issues you raised:
Please review the updated PR when you have a chance. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates the Basic Part Design Tutorial and Basic Sketcher Tutorial for FreeCAD 1.x compatibility.
Changes to Basic_Part_Design_Tutorial.wikitext
Changes to Basic_Sketcher_Tutorial.wikitext
References
Part of Bounty #29: Tutorial Updates