Added tooltip support for PostProcessor scripts.
This commit is contained in:
@@ -21,7 +21,8 @@
|
||||
#* USA *
|
||||
#* *
|
||||
#***************************************************************************
|
||||
''' example post for Centroid CNC mill'''
|
||||
TOOLTIP=''' example post for Centroid CNC mill'''
|
||||
|
||||
import FreeCAD
|
||||
import datetime
|
||||
now = datetime.datetime.now()
|
||||
|
||||
Reference in New Issue
Block a user