Fix forget to add new postprocessor grbl_G81 in CMakeLists

This commit is contained in:
Gauthier
2018-12-14 09:42:30 +01:00
committed by Yorik van Havre
parent 835e125030
commit 5ea712f654

View File

@@ -118,6 +118,7 @@ SET(PathScripts_post_SRCS
PathScripts/post/dynapath_post.py
PathScripts/post/example_pre.py
PathScripts/post/grbl_post.py
PathScripts/post/grbl_G81_post.py
PathScripts/post/linuxcnc_post.py
PathScripts/post/opensbp_post.py
PathScripts/post/opensbp_pre.py