Skip to content

Commit

Permalink
v4.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemag committed Sep 20, 2014
1 parent 012b933 commit eaec983
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ project(MonkeyCAM)

set(MonkeyCAM_VERSION_MAJOR 4)
set(MonkeyCAM_VERSION_MINOR 0)
set(MonkeyCAM_VERSION_PATCH 1)
set(MonkeyCAM_VERSION_PATCH 2)
set(MonkeyCAM_VERSION ${MonkeyCAM_VERSION_MAJOR}.${MonkeyCAM_VERSION_MINOR}.${MonkeyCAM_VERSION_PATCH})

configure_file(
Expand Down
2 changes: 1 addition & 1 deletion Sample-output/Sample-snowboard-base-cutout.nc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
( Sample-snowboard-base-cutout.nc )
( Generated by MonkeyCAM v4.0.1 at 2014-09-20 02:40:00 )
( Generated by MonkeyCAM v4.0.2 at 2014-09-20 03:36:35 )
( )
( This GCode program is provided on an "AS IS" BASIS WITHOUT WARRANTIES OR )
( CONDITIONS OF ANY KIND, either express or implied. You should inspect this )
Expand Down
2 changes: 1 addition & 1 deletion Sample-output/Sample-snowboard-core-alignment-marks.nc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
( Sample-snowboard-core-alignment-marks.nc )
( Generated by MonkeyCAM v4.0.1 at 2014-09-20 02:40:00 )
( Generated by MonkeyCAM v4.0.2 at 2014-09-20 03:36:35 )
( )
( This GCode program is provided on an "AS IS" BASIS WITHOUT WARRANTIES OR )
( CONDITIONS OF ANY KIND, either express or implied. You should inspect this )
Expand Down
2 changes: 1 addition & 1 deletion Sample-output/Sample-snowboard-core-edge-groove.nc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
( Sample-snowboard-core-edge-groove.nc )
( Generated by MonkeyCAM v4.0.1 at 2014-09-20 02:40:00 )
( Generated by MonkeyCAM v4.0.2 at 2014-09-20 03:36:35 )
( )
( This GCode program is provided on an "AS IS" BASIS WITHOUT WARRANTIES OR )
( CONDITIONS OF ANY KIND, either express or implied. You should inspect this )
Expand Down
2 changes: 1 addition & 1 deletion Sample-output/Sample-snowboard-core-insert-holes.nc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
( Sample-snowboard-core-insert-holes.nc )
( Generated by MonkeyCAM v4.0.1 at 2014-09-20 02:40:00 )
( Generated by MonkeyCAM v4.0.2 at 2014-09-20 03:36:35 )
( )
( This GCode program is provided on an "AS IS" BASIS WITHOUT WARRANTIES OR )
( CONDITIONS OF ANY KIND, either express or implied. You should inspect this )
Expand Down
2 changes: 1 addition & 1 deletion Sample-output/Sample-snowboard-edge-trench.nc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
( Sample-snowboard-edge-trench.nc )
( Generated by MonkeyCAM v4.0.1 at 2014-09-20 02:40:00 )
( Generated by MonkeyCAM v4.0.2 at 2014-09-20 03:36:35 )
( )
( This GCode program is provided on an "AS IS" BASIS WITHOUT WARRANTIES OR )
( CONDITIONS OF ANY KIND, either express or implied. You should inspect this )
Expand Down
2 changes: 1 addition & 1 deletion Sample-output/Sample-snowboard-guide-holes.nc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
( Sample-snowboard-guide-holes.nc )
( Generated by MonkeyCAM v4.0.1 at 2014-09-20 02:40:00 )
( Generated by MonkeyCAM v4.0.2 at 2014-09-20 03:36:35 )
( )
( This GCode program is provided on an "AS IS" BASIS WITHOUT WARRANTIES OR )
( CONDITIONS OF ANY KIND, either express or implied. You should inspect this )
Expand Down
2 changes: 1 addition & 1 deletion Sample-output/Sample-snowboard-nose-tail-spacers.nc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
( Sample-snowboard-nose-tail-spacers.nc )
( Generated by MonkeyCAM v4.0.1 at 2014-09-20 02:40:00 )
( Generated by MonkeyCAM v4.0.2 at 2014-09-20 03:36:35 )
( )
( This GCode program is provided on an "AS IS" BASIS WITHOUT WARRANTIES OR )
( CONDITIONS OF ANY KIND, either express or implied. You should inspect this )
Expand Down
2 changes: 1 addition & 1 deletion Sample-output/Sample-snowboard-top-cutout.nc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
( Sample-snowboard-top-cutout.nc )
( Generated by MonkeyCAM v4.0.1 at 2014-09-20 02:40:00 )
( Generated by MonkeyCAM v4.0.2 at 2014-09-20 03:36:35 )
( )
( This GCode program is provided on an "AS IS" BASIS WITHOUT WARRANTIES OR )
( CONDITIONS OF ANY KIND, either express or implied. You should inspect this )
Expand Down
2 changes: 1 addition & 1 deletion Sample-output/Sample-snowboard-top-profile.nc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
( Sample-snowboard-top-profile.nc )
( Generated by MonkeyCAM v4.0.1 at 2014-09-20 02:40:00 )
( Generated by MonkeyCAM v4.0.2 at 2014-09-20 03:36:35 )
( )
( This GCode program is provided on an "AS IS" BASIS WITHOUT WARRANTIES OR )
( CONDITIONS OF ANY KIND, either express or implied. You should inspect this )
Expand Down
18 changes: 9 additions & 9 deletions js/paths.js

Large diffs are not rendered by default.

0 comments on commit eaec983

Please sign in to comment.