-
-
Notifications
You must be signed in to change notification settings - Fork 114
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
[Bug] Pixel arithmetic stops early as soon as there is an enclosed flat space on the layer. (False interpretation of end end-of-job?) #792
Comments
Try to set ignore areas to 0 |
Please send the file on question, as your example did work for me when setting ignore areas to 0 |
If you want to have a play at figuring out why it is choosing 1533 every time I drag in this .ctb file, its 214mb so would need a place to upload it. |
Its because you loading your profile which you set from 1 to 1533 layers To avoid that you must select all layer using the SELECT button and save the profile that way, next time it will always select all layers. If you want to skip first layer you can manual edit the file of profiles and set last layer to a large number, eg: 999999 |
Ok. I guess that profile is coming in by default? I'm not loading it for each job. |
You may have set to default it by click on "D" button near it. To undefault you need to remove it, then you can add it again, it will lose the default on open. EDIT: Shift + click on "D" will also clear the default. |
Ah - yes. Thanks for the memory boost. I totally forgot that, then once you mentioned it - it was like "oh yeah, I did do that". |
So now it's working as expected? |
Yes. Thank you. Completely user error that just coincidentally happened at that flat point. |
System
Printer and Slicer
Description of the bug
When applying Pixel Arithmetic to produce a corroded effect, as soon as a layer has a portion of enclosed flat the function stops applying the affect. Its as if it interprets the flat area as end of model.
How to reproduce
Take any object that has an enclosed flat area on a layer partway through the job.
![Snag_149944c9](https://private-user-images.githubusercontent.com/11351506/285621060-867b983c-6713-40b0-9c17-2a5bf81cb8dc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MTc2NDcsIm5iZiI6MTczODgxNzM0NywicGF0aCI6Ii8xMTM1MTUwNi8yODU2MjEwNjAtODY3Yjk4M2MtNjcxMy00MGIwLTljMTctMmE1YmY4MWNiOGRjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA0NDkwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTlhZTFmZWFmYjUxOWZhOTBhN2U3ZWZhYjViODcxZDMwYzRmOWM4OWFkN2EzNjYyM2IzNzM5YTAwMmFlN2MyMWEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.19O92EwA5kAbtdtVYnZClQuI2YBM9AWvxHMVo_XjN4g)
Try to apply Pixel arithmetic.
Notice it stops at that layer.
Files
GOLD-201.zip
Notice on the attached, as soon as the flat engraved background is reach the rest of the job doesn't have the effect around the edges.
The text was updated successfully, but these errors were encountered: