Chadr619

About

Username
Chadr619
Joined
Visits
59
Last Active
Roles
Member

Comments

  • I installed 2.0.1 and still happening. Here is what I think may be going on. And it appears it may only happen on the first time you choose a file from the server after launching Host. From what I see, when you have no file chosen in the Server tab…
  • I don't generally make groups or move files from within host. I usually make all my changes in server since I always have access to the GUI. So my process would be the following. 1) create code in host and save to server 2) move file to another gro…
  • That would be great. Thanks!
  • Also, even though the gcode and 2D is not viewable after the name change. What I believe is a symbolic link to the gcode file does remain as to the extent of being able to print the part. I can still choose the renamed file and it will print correct…
  • I wasn't recommending adding it to the file name. I was recommending adding a new field to the database so that in the Print tab of the printer, you can see a column of that chosen filament for that file. As for multiple extruders, I see that may ma…
  • The only thing that remains is the 3D rendering. Other than that, the 2D tab shows no data and the gcode tab shows no data.
  • That's not what is happening, it happens when I choose a file to print from the server tab in Host. Not when I save a new version of the file.
  • Thanks... I used the following to make the media devices available. sudo setfacl -R -m user:repetierserver:rwx /media Now I repetierserver is able to drill down into the media devices which includes USB.
  • Ok, finally figured out why the webcam would not work on Ubuntu 16.04 and may work on other linux platforms. mjpgstreamer needed to have the v4l-utils installed and then the webcam server restarted. So, for those on Ubuntu and can't get the webcam w…
  • Also, just a side note on the documentation on setting up the webcam. I would like to recommend that in the beginning of the documentation it is stated to make sure the webcam is working with another video capture software like Cheese. This way it w…
  • Yeah, have it all installed and followed the directions. I made sure to say No to the Pi part as well. I agree that it seems the mjpg-streamer is not functioning properly. I am going to do more work on trying to figure out why.
  • Ok, got a lot of things video related installed and working outside of the server. The video test with Cheese works great. However that doesn't fix the problem of not getting it to work inside of the server. With the Logitech C525, there is an orang…
  • That's cool... for server though, could Informer be configured so it can ping the server to get near real-time updates? The reason I use the web version for my server is to see time left on a build. Since the server can be pinged, would be a nice ad…
  • Well, I think I'm farther along. I entered the ffmpeg information in the global settings, went through the webcam documentation and get the dropdown to choose USB1. I apply that and it still will not turn the webcam on and record data. I will see if…
  • I switched to Ubuntu 16.04 and installed ffmpeg because I had read it was needed for the webcams to work. Since this is a new install of the 16.04 OS, I will run through the Setting Up webcam document again and see what happens. If that doesn't work…
  • Figured out the best way to keep a better eye on the server is to just DynDNS the server and use the web app on my phone. I do like the smartphone app, however I just don't see the value in it with so limited amount of information.
  • Yeah, if you could code it to ignore the inside region until after it leaves that region, I think that would resolve the problem. Also, until that is figured out, maybe a notice below the submit/save button that states to wait until the hotend is ou…
  • Glad you figured it out. The Prusa i3 does the same thing of using a serial COM through USB. Not sure why, but guess that's a Linux thing.