You are not logged in.

#1 2016-02-24 21:24:15

mattcaron
Member
From: Galway, NY, USA
Registered: 2016-02-19
Posts: 21
Website

Value of LayerThickness is not clear

NOTE: This may have been set in separately by mUVe3D. I'm not certain, and am including it here for completeness (also, allows other people to know that it has already been reported).

Version: mUVe3D build 977

Bug: LayerThickness internally converted to mm.

Description:

I presumed that:

[[LayerThickness]]

would give me the user-input layer thickness in microns. However, when using the following formula:

H{[[LayerThickness]]/100}

I get:

H0.0010

in the output terminal.

Expected behavior:

Either it should be noted that the user input is internally converted from microns to mm, or it the variable should be in microns instead of mm.

Offline

#2 2016-02-24 21:54:21

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: Value of LayerThickness is not clear

You are right it should be noted. Distance unit in gcode usually is mm or inch. So using micron directly does not make sense.

Offline

#3 2016-02-24 21:57:12

mattcaron
Member
From: Galway, NY, USA
Registered: 2016-02-19
Posts: 21
Website

Re: Value of LayerThickness is not clear

It may be appropriate to note that in the documentation of how the variables work - something like "LayerThickness is the thickness of the layer expressed in mm". That way, a user not using the variables need not be burdened with the additional knowledge.

Offline

Board footer

Powered by FluxBB