diff --git a/StaticData/SliceSettings/Properties.json b/StaticData/SliceSettings/Properties.json index 777a6f0f9..3514bc726 100644 --- a/StaticData/SliceSettings/Properties.json +++ b/StaticData/SliceSettings/Properties.json @@ -1445,7 +1445,7 @@ "SetSettingsOnChange": [ ], "SlicerConfigName": "print_center", "PresentationName": "Print Center", - "HelpText": "The position (X and Y coordinates) of the center of the print bed, in millimeters.", + "HelpText": "The position (X and Y coordinates) of the center of the print bed, in millimeters. Normally this is 1/2 the bed size for Cartesian printers and 0, 0 for Delta printers.", "DataEditType": "VECTOR2", "ExtraSettings": "mm", "ShowAsOverride": true,