diff --git a/js/license.js b/js/license.js index 2c275202..2e24665a 100644 --- a/js/license.js +++ b/js/license.js @@ -1,7 +1,7 @@ var exports = { COPYRIGHT:"Copyright (C) Stewart Allen - All Rights Reserved", LICENSE:"See the license.md file included with the source distribution", - VERSION:"1.7.3" + VERSION:"1.7.4" }; if (!module) var module = {}; module.exports = exports; diff --git a/web/kiri/help.html b/web/kiri/help.html index 26667c49..6f7169b8 100644 --- a/web/kiri/help.html +++ b/web/kiri/help.html @@ -9,9 +9,9 @@ Kiri:Moto is an extensible, multi-purpose slicing
and visualization engine that produces output for -
  • : GCode for 3D printers -
  • : 3 Axis CNC toolpaths -
  • : DXG / SVG cut paths +
  • : GCode for 3D printers +
  • : 3 Axis CNC toolpaths +
  • : DXG / SVG cut paths

    Learn More