mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 21:09:01 +08:00
Improve description of steps per mm (E) setting
Technically, moving the feeder wheel by 1mm doesn't guarantee that the filament gets extruded by 1mm, since there might be slip. Reported in issue #9924.
This commit is contained in:
parent
84b5b19584
commit
668d51c16b
@ -704,7 +704,7 @@
|
||||
"machine_steps_per_mm_e":
|
||||
{
|
||||
"label": "Steps per Millimeter (E)",
|
||||
"description": "How many steps of the stepper motors will result in one millimeter of extrusion.",
|
||||
"description": "How many steps of the stepper motors will result in moving the feeder wheel by one millimeter around its circumference.",
|
||||
"type": "float",
|
||||
"default_value": 1600,
|
||||
"minimum_value": "0.0000001",
|
||||
|
Loading…
x
Reference in New Issue
Block a user