Quantcast
Channel: Repetier-Server - Repetier-Forum
Viewing all 1011 articles
Browse latest View live

Erratic web server behavior

$
0
0
This happens both on local lan or when I connect remotely.    Sometimes the Repetier server pages come up reasonably quickly and are workable including the webcam but other times the pages only partially load and a pop-up message might appear that says its lost connection to the server.     This happens on my Hummingboard quad core 2gb ram server (similar but not identical to a raspberry pi).   I just received a raspberry pi 3 but I'm worried I'm already seeing signs of similar behavior.    It happens when its printing or when its not printing.   Its like the server bogs down and then eventually recovers.       Has anyone else seen this???


Time Lapse ffmpeg on Windows

$
0
0
Hey,

I'm using Repetier-Server for quite some time, recently I get some webcam and decided to connect it and start using all the RS features. Webcam is working perfectly, the problem is with the timelapse. I installed ffmpeg from https://ffmpeg.zeranoe.com/builds/, pointed Repetier-Server into C:\ffmpeg\bin\ffmpeg.exe. As soon as it tries to compile images into the movie I'm getting:
[concat @ 03d1ac80] Unsafe file name 'C:\ProgramData\Repetier-Server\printer\Prusa_i3\timelapse\20160318T072425_foodclip\image_00000000.jpg'C:\ProgramData\Repetier-Server\printer\Prusa_i3\timelapse\20160318T072425_foodclip\input.txt: Operation not permitted

In server.log the action executed is:
C:\ffmpeg\bin\ffmpeg.exe -loglevel error -f concat -i C:\ProgramData\Repetier-Server\printer\Prusa_i3\timelapse\20160318T072425_foodclip\input.txt -c:v libx264 -threads 1 -r 30 -pix_fmt yuv420p -profile:v baseline -level 3.0 -movflags +faststart -b:v 1000k -y C:\ProgramData\Repetier-Server\printer\Prusa_i3\timelapse\20160318T072425_foodclip\video.mp4

Is it some known issue with ffmpeg for windows? Or I messed up something?
Thanks

Raspberry Pi 3

Repetier Server - Unattended Install

$
0
0
Hi, I would like to know if it's possible to run an unattended install of repetier server, that is, no GUI shown up. Are there any command line parameters I can use to achieve this with the setup?

Also, where is the ApiKey stored in the computer so I can read it to use the API?

Thank you!

Network needed for operation?

$
0
0
Hi All,

Is there a way to run Repetier Server without a wifi network connection if its on a Pi3 connected to the 3D printer?
Keeps saying connection lost like its network reliant even tho its hard wired.

Cheers

Raspberry pi 3 - Repetier-server keeps running

$
0
0
Hello,

I have tried to install the latest version of repetier-server for my raspberry pi, but when I install it, it keeps Running and nothing happens.
Is the version still not compatible with the raspberry pi 3?

THanks in advance!
image

Pi3 7" Touch screen

$
0
0
Hi All,

Basic Settings and Network buttons used to work on the Pi touch screen but not anymore on 0.75? But works with Key board and mouse.

Everything else is working great so happy!


USB Drive mounting

$
0
0
Hi All,

How is everyone mounting their USB drive in Repetier Server to import a print to the Global settings folder?

Cheers

Slicer

$
0
0
Hello,

when will slicing function be available? Any Ideas?

Regards
nargos

Repetier-server no printing, but manual works

$
0
0
Hi, I've been using Repetier server (0.70.1) for some time now on a raspberry pi, however all of a sudden, it no longer would process a print job, manual control works fine in either the web interface or via Repetier-host.  However, it does nothing when its sent a print command, the GCO appears to load on the server fine, just nothing happens when it asked to print. Any ideas?

Branding Repetier-Server

Time Lapse Windows 10 Issue

$
0
0
I am having an issue recently with the latest version of the Repetier Server and my time lapse creation on a Windows 10 x64 machine. This appears to have occurred with the last update, it worked properly prior to that. The images are generating perfectly fine and are present on the file system. The error below is thrown when trying to concat the images and is displayed in the server window. I tested the input.txt that was generated successfully from the command line and it creates a valid working avi file that I can upload. The permissions on the file system include full control for the system user. I can log into the website and click the play button and it properly plays the video displayed. Clicking recreate video simply generates the same error listed below. 


ffmpeg old version: ffmpeg-20151221-git-c0f67e1-win64-static
ffmpeg new version: ffmpeg-20160428-git-78baa45-win64-static


[Error Message]
"conversionError" : "[concat @ 00000185d5cfb740] Impossible to open 'image_00000000.jpg'C:\\ProgramData\\Repetier-Server\\printer\\Davinci_10a\\timelapse\\20160430T204221_Calty wheel_original (repaired)\\input.txt: No such file or directory", 



[Successful command line] 
C:\ProgramData\Repetier-Server\printer\Davinci_10a\timelapse\20160430T204221_Calty wheel_original (repaired)>C:\ffmpeg\ffmpeg-20160428-git-78baa45-win64-static\bin\ffmpeg.exe -f concat -i input.txt -codec copy output.avi
ffmpeg version N-79690-g78baa45 Copyright (c) 2000-2016 the FFmpeg developers
  built with gcc 5.3.0 (GCC)
  configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmfx --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg --enable-lzma --enable-decklink --enable-zlib
  libavutil      55. 23.100 / 55. 23.100
  libavcodec     57. 38.100 / 57. 38.100
  libavformat    57. 34.103 / 57. 34.103
  libavdevice    57.  0.101 / 57.  0.101
  libavfilter     6. 44.100 /  6. 44.100
  libswscale      4.  1.100 /  4.  1.100
  libswresample   2.  0.101 /  2.  0.101
  libpostproc    54.  0.100 / 54.  0.100
Input #0, concat, from 'input.txt':
  Duration: 00:00:34.80, start: 0.000000, bitrate: 11 kb/s
    Stream #0:0: Video: mjpeg, yuvj420p(pc, bt470bg/unknown/unknown), 640x480 [SAR 1:1 DAR 4:3], 25 tbr, 25 tbn
[avi @ 0000000001eab800] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
Output #0, avi, to 'output.avi':
  Metadata:
    ISFT            : Lavf57.34.103
    Stream #0:0: Video: mjpeg (MJPG / 0x47504A4D), yuvj420p, 640x480 [SAR 1:1 DAR 4:3], q=2-31, 25 tbr, 25 tbn
Stream mapping:
  Stream #0:0 -> #0:0 (copy)

receiving constant erorrs when printing

$
0
0

Hi, I'm getting constant errors every few lines of G-code when printing, here's an example of some of them

10:39:53.809 : Error:checksum mismatch, Last Line: 23445
10:39:53.809 : Resend: 23446
10:39:53.809 : Error:No Line Number with checksum, Last Line: 23445
10:40:14.546 : echo:Unknown command: "18"
10:40:14.655 : echo:Unknown command: "08 day 4"
10:40:19.812 : Error:checksum mismatch, Last Line: 23521
10:40:19.921 : Resend: 23522
10:40:19.921 : Error:No Line Number with checksum, Last Line: 23521
10:40:22.211 : echo:Unknown command: "37"
10:40:22.211 : echo:Unknown command: "48"
10:40:23.805 : Error:checksum mismatch, Last Line: 23534
10:40:23.914 : Resend: 23535
10:40:23.914 : Error:Line Number is not Last Line Number+1, Last Line: 23534
10:40:24.008 : Resend: 23535

Any ideas how I can fix these?  I've dropped the baud rate down to 115200 in both the firmware and server.  Running Repetier-server v0.75.1 on a Raspberry Pi 2.

Still need network to login/ WIFI config in RS?

$
0
0
Hi,

I still need a network to login with Pi3 but is there feature to change wifi settings inside Repetier Server?

That be cool!

Server 0.75.1 crash after a while

$
0
0
Hi,
After a while RS crashes and i loose the tabs and the preview picture of the print.
The print keeps going but i can not do anything. May be network lose related?
I took a photo of the screen when it crashes i could not attach it so i put it up as my profile pic for you to inspect

Any idea

Adafruit 2.8" PITFT Touchscreen

$
0
0






I’m running Repetier-Server on my Raspberry Pi 2 and I bought an Adafruit 2.8” PITFT screen for it. I also got the frontend page for the screen which works great.

The problem is, I believe the page was designed for a 3.5” screen. Is there a chance you have a design for the 2.8” screen, or at least instructions to modify it to put the smaller screen?









I found the documentation and found the 800x480 front ..and looking much better. I notice the URL is pretty much a full server web front end like just going to http://repetier-server:3344   and I’m not able to scroll around or move the screen any on my touchscreen, but I can now at least see the Stop AND Pause button and more of the progress bar and stats.

http://imgur.com/ppB391Y

image

Forgotten Password

$
0
0
Hello - I must have either forgotten my login information or entered it incorrectly, as i can no longer login to the web server in Repetier.  Is there any way to reset my password in the config files or do i need to reinstall the software?

Thanks!

Raspberry Pi 3 server worked once but never again

$
0
0
I installed the repetier server on my Raspberry Pi 3. I could log into the device using a web browser from my Windows machine, configured all the settings and got the print to successful happen from my Windows Host via the server over my local network.

Then I power cycled the Raspberry Pi 3, and I can no longer log into the device using a web browser, or connect in repetier host. I get "This site can't be reached, refused to connect." Not sure what is going on. I did this command on the RP3: "sudo service --status-all" and it shows that the repetier server is running. I double checked that the IP address is the same as well, which it is. I tried retyping "sudo service RepetierServer start" but this did not fix the issue.

Any ideas here? 

PINE64

$
0
0
So I have a PINE64 board running debian that I would love to get Repetier Server running on.  Thus far I have tried the armHF build and the amd64 build.  The board is a 64bit ARM cpu. 

LibC ldd (Debian GLIBC 2.19-18+deb8u4) 2.19

Both installation attempts I have modified the Architechure to match.  Both installs unpack, "install"  and attempt to start the service.  Both failing with no logs being generated.

Systemctrl reports the following

systemctl status RepetierServer.service
● RepetierServer.service - LSB: Init script for Repetier-Server
   Loaded: loaded (/etc/init.d/RepetierServer)
   Active: failed (Result: exit-code) since Sun 2016-05-15 17:25:56 UTC; 12min ago

Not sure where to go from here.  No logs are generated in /var/lib/Repetier-Server.  

I understand this is not a "supported board" but any thoughts would be appreciated.  Would be more then happy to be a beta tester for this platform :D if we can get it running.

Booting into Touchscreen Mode on Raspberry Pi 3 + 7inch Touchscreen

$
0
0
Hello.

I managed to install repetier server on my raspberry pi 3 and run it via SSH by sudo service lightdm stop  and executing sudo xinit ./rs -- -nocursor. Now i would like it to boot into touchscreen mode automatically but i think the guide on how to do that (LINK) is obsolete since i don't have the  /etc/inittab and /etc/rc.local.  

I'm not very familiar with linux and would appreciate if someone can help me out.
Viewing all 1011 articles
Browse latest View live