mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
More expansive description for print head polygon setting
This description is shown for the X-min/Y-min/X-max/Y-max settings in the Machine Settings dialogue, in the tooltip. The new description is written to sort of apply to the polygon but also to those settings in the GUI. It needs to be understandable from the GUI in any case. Being technically correct for the polygon is bonus. Fixes #11011.
This commit is contained in:
parent
34de62b39b
commit
4ff44dc969
1 changed files with 1 additions and 1 deletions
|
@ -448,7 +448,7 @@
|
|||
"machine_head_with_fans_polygon":
|
||||
{
|
||||
"label": "Machine Head & Fan Polygon",
|
||||
"description": "A 2D silhouette of the print head (fan caps included).",
|
||||
"description": "The shape of the print head. These are coordinates relative to the position of the print head, which is usually the position of its first extruder. The dimensions left and in front of the print head must be negative coordinates.",
|
||||
"type": "polygon",
|
||||
"default_value":
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue