OctoPrint / OctoPrint-Slic3r

Slic3r plugin for slicing within OctoPrint
GNU Affero General Public License v3.0
88 stars 30 forks source link

Slic3r fails, code 2 #34

Closed mchaos closed 6 years ago

mchaos commented 6 years ago

I installed the latest version of prusa slicer and I used the same version of prusa slic3r to make the profile, and it continually fails slicing.

eyal0 commented 6 years ago

Can you send a screenshot? Did you configure the path to slic3r correctly?

mchaos commented 6 years ago

I did configure it correctly and the test passed. I will try to get you a scrrenshot but may have to wait until later after work.

mchaos commented 6 years ago

http://imgur.com/u7FAPO1 http://imgur.com/KDAN2vh

Let me know if there is anything else you want me to show.

mchaos commented 6 years ago

Oh yeah, ignore the fact that the profile is names working, that was in anticipation of it working.. it didn't lol

eyal0 commented 6 years ago

You should try to telnet or ssh to the Raspberry Pi and run /home/pi/Slic3r/slic3r.pl and see what it says.

Also, you can look in /home/pi/.octoprint/logs/octoprint.log and look for more details on the error message.

mchaos commented 6 years ago

I turned on logs. Hadn't checked yet. Good ideas about running it from cli. That will have to wait until tonight. I don't have ssh open to the wild. Let you know. Thanks.

On Mon, Apr 9, 2018, 7:53 AM Eyal notifications@github.com wrote:

You should try to telnet or ssh to the Raspberry Pi and run /home/pi/Slic3r/slic3r.pl and see what it says.

Also, you can look in /home/pi/.octoprint/logs/octoprint.log and look for more details on the error message.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OctoPrint/OctoPrint-Slic3r/issues/34#issuecomment-379725871, or mute the thread https://github.com/notifications/unsubscribe-auth/ALDk8I_EEtTYLq8dWUCY0kAu1mMWGoW8ks5tm0usgaJpZM4TLvxq .

mchaos commented 6 years ago

I tried a clean compile.. this is the error I got.. "Can't locate Slic3r/XS.pm in @INC (you may need to install the Slic3r::XS module) (@INC contains: /home/pi/Slic3r/local-lib/lib/perl5/5.20.2/arm-linux-gnueabihf-thread-multi-64int /home/pi/Slic3r/local-lib/lib/perl5/5.20.2 /home/pi/Slic3r/local-lib/lib/perl5/arm-linux-gnueabihf-thread-multi-64int /home/pi/Slic3r/local-lib/lib/perl5/5.20.0/5.20.1 /home/pi/Slic3r/local-lib/lib/perl5 /home/pi/Slic3r/lib /etc/perl /usr/local/lib/arm-linux-gnueabihf/perl/5.20.2 /usr/local/share/perl/5.20.2 /usr/lib/arm-linux-gnueabihf/perl5/5.20 /usr/share/perl5 /usr/lib/arm-linux-gnueabihf/perl/5.20 /usr/share/perl/5.20 /usr/local/lib/site_perl .) at /home/pi/Slic3r/lib/Slic3r.pm line 58. BEGIN failed--compilation aborted at /home/pi/Slic3r/lib/Slic3r.pm line 58. Compilation failed in require at ./slic3r.pl line 16. BEGIN failed--compilation aborted at ./slic3r.pl line 16. "

eyal0 commented 6 years ago

That's a compile that failed. Did you compiling following the instructions in the wiki? Did you see a step in those instructions that failed?

Are you installing Slic3r Prusa edition or Slic3r regular edition. I only really have experience with the former.

mchaos commented 6 years ago

Prusa. No fail up until that point that I notice.

On Tue, Apr 10, 2018, 3:43 AM Eyal notifications@github.com wrote:

That's a compile that failed. Did you compiling following the instructions in the wiki? Did you see a step in those instructions that failed?

Are you installing Slic3r Prusa edition or Slic3r regular edition. I only really have experience with the former.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OctoPrint/OctoPrint-Slic3r/issues/34#issuecomment-380006007, or mute the thread https://github.com/notifications/unsubscribe-auth/ALDk8K8kwBWOqVsaN8b9YN6MzxZhHHk3ks5tnGK0gaJpZM4TLvxq .

eyal0 commented 6 years ago

Can you send a log of the compilation?

On Tue, Apr 10, 2018, 12:42 mchaos notifications@github.com wrote:

Prusa. No fail up until that point that I notice.

On Tue, Apr 10, 2018, 3:43 AM Eyal notifications@github.com wrote:

That's a compile that failed. Did you compiling following the instructions in the wiki? Did you see a step in those instructions that failed?

Are you installing Slic3r Prusa edition or Slic3r regular edition. I only really have experience with the former.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/OctoPrint/OctoPrint-Slic3r/issues/34#issuecomment-380006007 , or mute the thread < https://github.com/notifications/unsubscribe-auth/ALDk8K8kwBWOqVsaN8b9YN6MzxZhHHk3ks5tnGK0gaJpZM4TLvxq

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/OctoPrint/OctoPrint-Slic3r/issues/34#issuecomment-380039138, or mute the thread https://github.com/notifications/unsubscribe-auth/AAGs8Wmal6Y15PKmMFu8B5DZxDR7PVTOks5tnH5tgaJpZM4TLvxq .

mchaos commented 6 years ago

It looks like there are missing dependencies. I have already installed 2 things, that have gotten the process a bit further.

I am working through it. Ill let you know.

On Tue, Apr 10, 2018 at 6:13 AM, Eyal notifications@github.com wrote:

Can you send a log of the compilation?

On Tue, Apr 10, 2018, 12:42 mchaos notifications@github.com wrote:

Prusa. No fail up until that point that I notice.

On Tue, Apr 10, 2018, 3:43 AM Eyal notifications@github.com wrote:

That's a compile that failed. Did you compiling following the instructions in the wiki? Did you see a step in those instructions that failed?

Are you installing Slic3r Prusa edition or Slic3r regular edition. I only really have experience with the former.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub < https://github.com/OctoPrint/OctoPrint-Slic3r/issues/34# issuecomment-380006007 , or mute the thread < https://github.com/notifications/unsubscribe-auth/ ALDk8K8kwBWOqVsaN8b9YN6MzxZhHHk3ks5tnGK0gaJpZM4TLvxq

.

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/OctoPrint/OctoPrint-Slic3r/issues/34# issuecomment-380039138, or mute the thread https://github.com/notifications/unsubscribe-auth/ AAGs8Wmal6Y15PKmMFu8B5DZxDR7PVTOks5tnH5tgaJpZM4TLvxq .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OctoPrint/OctoPrint-Slic3r/issues/34#issuecomment-380048051, or mute the thread https://github.com/notifications/unsubscribe-auth/ALDk8Evly2IlakfIP2-5-CNciPw3BC9pks5tnIXNgaJpZM4TLvxq .

-- Yours Truly,

Donald S. Reiman 973-219-2498

My Linkedin Profile https://www.linkedin.com/in/donald-reiman-866920134

eyal0 commented 6 years ago

Let me know which dependencies you find are missing and we'll add them to the wiki.

mchaos commented 6 years ago

Lol, I am not even sure at this point. I'll see if I can make a list. I can go back in my history, but I have installed some things on a whim that I didn't need and I don't think I will remember what worked

On Tue, Apr 10, 2018, 7:48 AM Eyal notifications@github.com wrote:

Let me know which dependencies you find are missing and we'll add them to the wiki.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/OctoPrint/OctoPrint-Slic3r/issues/34#issuecomment-380070528, or mute the thread https://github.com/notifications/unsubscribe-auth/ALDk8Bsj6_Go_P4PpLVHIGEKTnTQboaBks5tnJwJgaJpZM4TLvxq .

mchaos commented 6 years ago

Okay, I got it working. I switched to the original slicer. Still had issues. Installed some stuff. Then I saw an error that said not enough room. Now I know I hadn't gotten that before because I was able to compile 2 different directories. But after I cleaned up some cache, it works. So. Have no clue what actually did it. But it is working.

eyal0 commented 6 years ago

Glad to hear that it is working now. I haven't compiled the Prusa version in a while and maybe the directions have changed.

You ought to get OctoPrint-Slicer, too. It works great with this plugin. https://github.com/kennethjiang/OctoPrint-Slicer