-
-
Notifications
You must be signed in to change notification settings - Fork 519
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
Coordinate outside allowed range #66
Comments
I'm observing this too, local build of sources on linux. |
This problem is caused by the "Rectilinear (filled)" solid infill pattern. Changing it, or altering the "anchor solid infill" percentages to (e.g.) 1mm/1mm makes the bug go away. |
can't reproduce with the last version. |
Sure, here you go. |
Seems like I have fixed this in my dev build. |
Superb, I'll pull and recompile to give it a sniff test. Thanks! |
This does indeed appear to have been fixed! |
This is not fixed, or perhaps I should say it has resurfaced. I'm at commit a4699e7, newly built just before this comment. Try this project: The model slices fine at 100% (normal) size, but scale it up some and it throws "Coordinate outside allowed range" as per this issue's title, after spending some time slicing. Setting the anchors to 0/0 to disable them did not help, however, setting the solid infill to "rectilinear" (not "filled") per your suggestion does work. |
I'm seeing this as well and I can't seem to escape it by changing the infill type(s). |
The only way I can resolve the error is by scaling the part down to 25% scale. Anything much larger then that fails. This is really odd as previous versions of the part were slicing OK (STLs generated by f360). I have tried running an STL repair and reimporting the part from a OBJ with no change in behavior. This is happening with 2.3.55.2. |
@supermerill This is still happening with the nightly build from ~24 days ago. PrusaSlicer 2.3.0 is able to slice the files. I started trying older versions and it works with SS 2.3.55.0 but fails with the same error under 2.3.55.1. |
With superslicer 2.3.55.5 does ocurr the same. I've figured out how to "alleviate" this issue by changing Anchor solid infill by X mm from rectilinear (filled) to rectilinear. I've tried with a 3dbenchy (normal size does work, scaling over 200% fails) I think that this issue must be reopened. |
I have also now experienced this with 2.3.55. I have been oddly able to get rid of the error by flipping the print over (thus requiring support) and lowering the layer height. Changing the fill or scaling the print down did not solve for this. Here are the files (.obj, with it working, and one with the errors present): |
can't reproduce in 2.3.56.1 |
I can reproduce this issue on 2 separate models. |
@Majestry |
@supermerill sure, here is the link to screen record when error occures. https://www.youtube.com/watch?v=WMaPeugcHRo UPDATE: when recorded the screen, i didn't capture the status bar - the error appeared when it slicing was in state "Preparing infill". And in attached file - how the layers view looks like after the error appeared |
Does this also fix the same issue in MacOS ? |
The nightly build fixed the issue for me, thanks! |
Sorry, not good with GitHub. I have the newest SuperSlicer (MacOS on ARM) and the following STL from PrusaPrinters gives the Error with the "Coordinate outside allowed range". So guess this is still not fixed entirely. |
@Dreistein75 |
@supermerill |
same here; switched back to the regular release (no ARM) and it works without any issue |
I think something is creating Nan somewhere when compiled with arm. Next to impossible to fix without a mac mini on hand. Problem is, they are still kind of expensive. |
I'm also getting a"Coordinate outside allowed range" error when I try to move the object towards the upper right of the build plate. If I pull it in closer to the center it slices fine. I've attached the project file |
@yonkiman on the 2.3.57.5 yes, but it doesn't happen on the latest release (tested on 2.3.57.8) |
Apologies - should have made sure I was on the latest version! |
I have this issue with the latest nightly with this stl. It shows correctly in sliced preview, but cannot generate gcode. |
@elcojacobs no problem for me. |
This is very strange, I cannot reproduce the error now. It happened on multiple models, even after restart of the appimage. |
Ah, got it! I saved my filament profile with 2.4.58.2, which disabled wipe inside at start/end. Re-enabled them to reproduce the error. There is also a bug that it shows the wrong header for wipe inside at end: Here is a 3mf with the error. |
can slice and gcode it with latest nightly |
Seems fixed in yesterdays nightly. Could you reproduce it in the 'better fixes' nightly? |
Version
6df17e1
Operating system type + version
Distributor ID: Ubuntu
Description: Ubuntu 19.04
Release: 19.04
Codename: disco
Behavior
Trying to slice the following (only the dog, not the box):
https://www.thingiverse.com/thing:220609
we get:
the same model is sliced properly with the upstream slic3r, i've printed it multiple times.
The text was updated successfully, but these errors were encountered: