Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display error messages from Assembly.scad to user #33

Open
laird opened this issue Nov 14, 2014 · 0 comments
Open

Display error messages from Assembly.scad to user #33

laird opened this issue Nov 14, 2014 · 0 comments

Comments

@laird
Copy link

laird commented Nov 14, 2014

If Assembly reports an error when asked for a preview, display the error instead of the preview.

Example errors: invalid inputs, incompatible options.

The communication channel would be the output log, with lines like:

Echo: ERRORMSG: [Knuckle width must be at least 55]
Echo: ERRORMSG: [This design does not have a Gauntlet.]
Echo: ERRORMSG: [Hand is too wide. Width must be at least 67 for length 84.], ERRORLINK: [wide.html]

The message would be displayed in place of the preview, and the link would be presented, if provided, for the user to get more information (in a new window).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant