From e6fa028cd4ccc870664dae669c17f0528ed9f676 Mon Sep 17 00:00:00 2001 From: Nicolas Dufour Date: Fri, 24 Feb 2017 10:04:32 +0100 Subject: [Bug #980527] Gcodetools: Unlocalized messages. Fixed bugs: - https://launchpad.net/bugs/980527 (bzr r15543) --- share/extensions/gcodetools_area.inx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'share/extensions/gcodetools_area.inx') diff --git a/share/extensions/gcodetools_area.inx b/share/extensions/gcodetools_area.inx index 23efdf8b6..8dbcb1e1f 100644 --- a/share/extensions/gcodetools_area.inx +++ b/share/extensions/gcodetools_area.inx @@ -12,7 +12,7 @@ -10 0 - <_param name="help" type="description"> + <_param name="help" type="description" xml:space="preserve"> "Create area offset": creates several Inkscape path offsets to fill original path's area up to "Area radius" value. Outlines start from "1/2 D" up to "Area width" total width with "D" steps where D is taken from the nearest tool definition ("Tool diameter" value). @@ -37,7 +37,7 @@ Only one offset will be created if the "Area width" is equal to "1/2 D". <_option value="mark with style">mark with style <_option value="delete">delete - <_param name="help" type="description"> + <_param name="help" type="description" xml:space="preserve"> Usage: 1. Select all Area Offsets (gray outlines) 2. Object/Ungroup (Shift+Ctrl+G) @@ -59,7 +59,7 @@ Suspected small objects will be marked out by colored arrows. d True - <_param name="help" type="description"> + <_param name="help" type="description" xml:space="preserve"> Biarc interpolation tolerance is the maximum distance between path and its approximation. The segment will be split into two segments if the distance between path's segment and its approximation exceeds biarc interpolation tolerance. For depth function c=color intensity from 0.0 (white) to 1.0 (black), d is the depth defined by orientation points, s - surface defined by orientation points. @@ -103,7 +103,7 @@ For depth function c=color intensity from 0.0 (white) to 1.0 (black), d is the d - <_param name="fullhelp" type="description"> + <_param name="fullhelp" type="description" xml:space="preserve"> Gcodetools plug-in: converts paths to Gcode (using circular interpolation), makes offset paths and engraves sharp corners using cone cutters. This plug-in calculates Gcode for paths using circular interpolation or linear motion when needed. -- cgit v1.2.3