fix linear xy offsetting bug

This commit is contained in:
Stewart Allen 2020-03-25 09:46:02 -04:00
commit 137d183061
4 changed files with 2 additions and 23 deletions

View file

@ -6,7 +6,6 @@
<meta name="description" content="3d slice modeler, gcode and CNC toolpath generator">
<meta name="keywords" content="3d slicer,slicer,3d slicing,cnc,cam,toolpaths,toolpath generation,kiri,kirimoto,kiri:moto,gcode" />
<meta name="author" content="Stewart Allen">
<meta name="robots" content="noindex, nofollow">
<meta property="og:description" content="Kiri:Moto is a unique multi-modal 3D slicer that runs entirely in browser and creates output for your favorite maker tools: 3D Printers, CNC Mills and Laser Cutters. Advanted layer view helps debug prints ahead of time.">
<meta property="og:title" content="Browser-based Slicer for Makers">
<meta property="og:type" content="website">

View file

@ -153,7 +153,7 @@ kiri.lang['en-us'] = {
fi_type: "type",
fi_pcnt_s: "percentage",
fi_pcnt_l: "fill density values\n0.0 - 1.0",
fi_angl_s: "solid angle",
fi_angl_s: "start angle",
fi_angl_l: "base angle in degrees",
fi_over_s: "overlap",
fi_over_l: "overlap with shell and fill\nas % of nozzle width\nhigher bonds better\n0.0 - 1.0",