Translations:Sketcher Preferences/46/en

From FreeCAD Documentation
Name Description
Grid If checked, a grid will be shown while the sketch is in edit mode. Used for new sketches. Is stored in the ViewShow Grid property of sketches.
Grid Auto Spacing If checked, grid spacing is automatically adapted based on the view dimensions. Used for new sketches. Is stored in the ViewGrid Auto property of sketches.
Grid spacing The distance between two subsequent grid lines. Used as a base value if Grid Auto Spacing is enabled. Used for new sketches. Is stored in the ViewGrid Size property of sketches.
Pixel size threshold The grid spacing threshold in pixels. Only used if Grid Auto Spacing is enabled. If the onscreen spacing is smaller than this value, physical grid spacing is multiplied by the Major grid lines every value. If the onscreen spacing is larger than the threshold value times the every value, physical grid spacing is divided by the every value. If the every value is set to 1, 10 is used instead in these calculations.
Minor grid lines For minor grid lines you can specify:
  • Line pattern
  • Line width
  • Line color
Major grid lines For major grid lines you can specify:
  • Major grid lines every: The number of squares between major grid lines. Set to 1 to disable major grid lines.
  • Line pattern
  • Line width
  • Line color