updating support message

This commit is contained in:
Lars Brubaker 2022-03-28 18:12:24 -07:00
parent 45bd3ed1b7
commit 009fed756f
2 changed files with 7 additions and 1 deletions

View file

@ -559,7 +559,7 @@ namespace MatterHackers.MatterControl
errors.Add(new ValidationError(ValidationErrors.UnsupportedParts)
{
Error = "Possible Unsupported Parts Detected".Localize(),
Details = "Some parts may require support structures to print correctly".Localize(),
Details = "Some parts may require support structures to print correctly. Check that your parts are on the bed and overhangs are printable.".Localize(),
ErrorLevel = ValidationErrorLevel.Warning,
FixAction = new NamedAction()
{

View file

@ -4588,6 +4588,12 @@ Translated:Some Parts Lifted
English:Some parts may require support structures to print correctly
Translated:Some parts may require support structures to print correctly
English:Some parts may require support structures to print correctly. Check that your parts are on the bed and overhangs are printable.
Translated:Some parts may require support structures to print correctly. Check that your parts are on the bed and overhangs are printable.
English:Some parts may require support structures to print correctly. Check that your parts are on the bed and overhangs can be printed.
Translated:Some parts may require support structures to print correctly. Check that your parts are on the bed and overhangs can be printed.
English:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed.
Translated:Sometime a mesh will not have closed a perimeter. When this is checked these non-closed perimeters while be closed.