From 060b967efc9b3ef672d0cc5a54f590a68fa08fc9 Mon Sep 17 00:00:00 2001 From: Teja Date: Sun, 16 Aug 2015 15:10:46 +0200 Subject: [PATCH] pierce time support for img engraving. --- .../svgtogcode/templates/svgtogcode.jinja2 | 28 +++++++++---------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/octoprint/plugins/svgtogcode/templates/svgtogcode.jinja2 b/src/octoprint/plugins/svgtogcode/templates/svgtogcode.jinja2 index 12e17e7b..ee46cc96 100644 --- a/src/octoprint/plugins/svgtogcode/templates/svgtogcode.jinja2 +++ b/src/octoprint/plugins/svgtogcode/templates/svgtogcode.jinja2 @@ -33,27 +33,27 @@
- Sets the velocity of the laserhead. The slower the movement the deeper the effect on the material. + Sets the velocity of the laser head. The slower the movement the deeper the effect on the material. Cutting needs slower movement than engraving. The effect in general is dependent from the material and its color and surface.
+ -
- -
-
- -
-
-
- - Some (especially bright) materials require the laser to dwell a little until the surface has absorbed enough energy to be affected. - This parameter sets the amount of time in milliseconds the movement is paused after the laser is switched on. - If the result shows gaps in lines for example increase this value carefully. The higher the value the higher the risk of material ignition. +
+ +
+
+
-
+
+ + Some (especially bright) materials require the laser to dwell a little until the surface has absorbed enough energy to be affected. + This parameter sets the amount of time in milliseconds the movement is paused after the laser is switched on. + If the result shows gaps in lines for example increase this value carefully. The higher the value the higher the risk of material ignition. +
+

{{ _('Image engraving parameters:') }}