[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
""" Used to create CNC machine fixture offsets such as G54,G55, etc..."""
|
||||
"""Used to create CNC machine fixture offsets such as G54,G55, etc..."""
|
||||
|
||||
import FreeCAD
|
||||
import FreeCADGui
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
|
||||
"""Selection gates and observers to control selectability while building Path operations """
|
||||
"""Selection gates and observers to control selectability while building Path operations"""
|
||||
|
||||
import FreeCAD
|
||||
import FreeCADGui
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
# ***************************************************************************
|
||||
|
||||
"""Post Process command that will make use of the Output File and Post
|
||||
Processor entries in PathJob """
|
||||
Processor entries in PathJob"""
|
||||
|
||||
|
||||
import FreeCAD
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
# * USA *
|
||||
# * *
|
||||
# ***************************************************************************
|
||||
"""PathUtils -common functions used in PathScripts for filtering, sorting, and generating gcode toolpath data """
|
||||
"""PathUtils -common functions used in PathScripts for filtering, sorting, and generating gcode toolpath data"""
|
||||
|
||||
import FreeCAD
|
||||
from FreeCAD import Vector
|
||||
|
||||
Reference in New Issue
Block a user