Hi, I am new, I have a duplicator I3 V2 printer and I would like to install repetier host to be able to communicate between my pc and the printer. There is no network connector or anything wireless, all I have is the usb cable to update the firmware. So is the only way to connect pc to the printer to use repetier software by using the usb cable? Thanks for your time and help
↧
Communicate between pc and 3d printer
↧
Server running but unable to control
Hi there, I'm new to this community, I've managed to install Repetier Server into my Raspberry Pi 2 and able to see it on my Web page. But I'm unable to control or print it. The functions are OK, just couldn't manual control or to make it print.
I'm using a Rapide3d lite 100xl printer (works with repetier host)
My printer is those USB->Serial type
Running at 115200 baud rate
What's seems to be the problem?
I'm using a Rapide3d lite 100xl printer (works with repetier host)
My printer is those USB->Serial type
Running at 115200 baud rate
What's seems to be the problem?
↧
↧
Send ETA or ETE to printer LCD
Would this be possible? I know R-Host can send the time remaining to the printers LCD, could it be done for server to? Would be useful as I often don't have the PC screen on once the machine is up and running :)
↧
Cannot run on my Pi 2
So i downloaded the linux version of Repetier-Server onto my Raspberry-Pi 2 and it will not run the file. It shows this code.
sudo dpkg -i NewRepetierServerVersion.debdpkg: error processing archive NewRepetierServerVersion.deb (--install):
cannot access archive: No such file or directory
Errors were encountered while processing:
NewRepetierServerVersion.deb
Any help is appreciated!
↧
G-code view is cropped in browser view of Repetier Server
Not sure if it is actually a bug or not, but the in-browser g-code viewer seems to crop my files to a 135mm x 135mm square. I have it set up for my Rostock Max V2 with the bed shape set to circle and a radius of 135mm. The X and Y maxes and mins are set to 135 and -135 respectivly. Increasing these values (set to 500 to test) has no effect as the image is cut off at the same 135mm square.
↧
↧
Connection with Repetier Server
Hi,
I've been using Repetier Host with my printrbot for a while but have recently decided to switch over and use Repetier Server on a Raspberry Pi 2 instead. I've installed Server successfully and have added the printer. It appears to be connected because the chain links next to the printer name are green however the printer doesn't respond to anything. Ie. It doesn't respond to movements, won't hear up but also doesn't appear to be sending any info (temps etc) back to Server. The auto baud rate was 250000 so I've tried that and also tried 115200 as this is what worked in Host. I installed Server on my pc too and have had the same problems. Does anyone have any advice or ideas to try?
Thanks
I've been using Repetier Host with my printrbot for a while but have recently decided to switch over and use Repetier Server on a Raspberry Pi 2 instead. I've installed Server successfully and have added the printer. It appears to be connected because the chain links next to the printer name are green however the printer doesn't respond to anything. Ie. It doesn't respond to movements, won't hear up but also doesn't appear to be sending any info (temps etc) back to Server. The auto baud rate was 250000 so I've tried that and also tried 115200 as this is what worked in Host. I installed Server on my pc too and have had the same problems. Does anyone have any advice or ideas to try?
Thanks
↧
TimeLaps Problem
Hello,
Recently I have configur a old smartphone to use it like a webcam. I have configure RepetierServer to use it and it works fine.
My problem is about the TimeLaps Creation,The record start and stop correctely but when the timelaps is finished I have an error message "Uncatched error in video conversion:System Exception".
Somebody can help me?
↧
Pi2 and printer Hardware?
Hello all,
What hardware are you using and finding works well or not with Raspberry Pi?
Cheers
↧
Pi Very Slow browser Rep Server
Hi All,
Im running Repetier Server 70.1 on a Raspberry Pi2 B Debian, But its so slow anything i click takes 8 seconds to open.
I would also like to get it running on a 7 inch touch screen Armadillo but seems like the GUI uses too much ram on these things.
Is there a way to optimise the system to just run the server faster?
Cheers
Steve
↧
↧
Read Gcode from USB in Raspberry Pi?
Hi!
Can I read g codes from a pendrive connected to USB in Raspberry Pi? I like to list them in the print menu of the 800x480 interface.
I am using a raspberry with touch screen, and sometimes i haven't wifi neither ethernet for send the file
Thanks!
↧
Access to time lapse image files
Hello to the forum!
I´m relatively new to repetier server ( and linux too). So please be patient with me :-)
I just installed the repetier server on a raspberry Pi2. Thanks to the good instructions and tutorials everything works fine and looks great! I have attached a touchpanel and a webcam for printer control. Both are doing their job!
On the machine there is also samba running which I´m using for data exchange to the Windows world. Now I want to access the image files of the pi´s webcam over the network via samba.
As I read in the manuals the image files are in:
/var/lib/Repetier-Server/printer/<printername>/timelapse/<folder with the images>
I can access these and copy them to an shared samba exchange folder from an ssh terminal, but that´s not very convenient. Is there possibility to add this folder to the share definitions of samba?
I tried out something like this in smb.conf:
[HadronProData]
comment = HadronPro 3D-Printer Data
path = /var/lib/RepetierServer/printer/HadronPro
writeable = yes
guest ok = no
But without success. The share is not accessible over the network. No permissions?!?
Perhaps it is a more linux-related question. Nevertheless: Any ideas regarding this? How can I share /var/lib/RepetierServer/printer/HadronPro to the windows world?
Thanks and regards
repman
I´m relatively new to repetier server ( and linux too). So please be patient with me :-)
I just installed the repetier server on a raspberry Pi2. Thanks to the good instructions and tutorials everything works fine and looks great! I have attached a touchpanel and a webcam for printer control. Both are doing their job!
On the machine there is also samba running which I´m using for data exchange to the Windows world. Now I want to access the image files of the pi´s webcam over the network via samba.
As I read in the manuals the image files are in:
/var/lib/Repetier-Server/printer/<printername>/timelapse/<folder with the images>
I can access these and copy them to an shared samba exchange folder from an ssh terminal, but that´s not very convenient. Is there possibility to add this folder to the share definitions of samba?
I tried out something like this in smb.conf:
[HadronProData]
comment = HadronPro 3D-Printer Data
path = /var/lib/RepetierServer/printer/HadronPro
writeable = yes
guest ok = no
But without success. The share is not accessible over the network. No permissions?!?
Perhaps it is a more linux-related question. Nevertheless: Any ideas regarding this? How can I share /var/lib/RepetierServer/printer/HadronPro to the windows world?
Thanks and regards
repman
↧
Timelapse/webcam
Running Repetier Server v0.70.1 on Raspberry Pi running Raspian Jesse and the newest version of ffmpeg. I have successfully gotten the camera to stream on port 8080. However, I cannot view it in Repetier Server. Is this because server is on port 3344? Am I missing something else?
Thank you.
↧
Timelapse Enconding on another machine?
Hi!
I have Repetier Server on a Pi and would like to take some timelapses of work. However I only have a Pi B so don't want it wasting resources encoding video. I have R-Server on my Windows machine, is it possible to tell the Pi to take the pictures and then have the windows machine render it when it is next turned on? I noticed that in connectivity on the Pi's printer settings it lists the PC as Repetier Renderer and Video Encoder. I am able to view the video of the webcam on the Pi but don't really want to install FFMPEG on it, but without a renderer it says the conversion won't happen.
Cheers!
I have Repetier Server on a Pi and would like to take some timelapses of work. However I only have a Pi B so don't want it wasting resources encoding video. I have R-Server on my Windows machine, is it possible to tell the Pi to take the pictures and then have the windows machine render it when it is next turned on? I noticed that in connectivity on the Pi's printer settings it lists the PC as Repetier Renderer and Video Encoder. I am able to view the video of the webcam on the Pi but don't really want to install FFMPEG on it, but without a renderer it says the conversion won't happen.
Cheers!
↧
↧
Basic question on Host-Server relationship
Hello all,
My first question here and a noob to 3D printing.
I have install the server on a Raspberry PI I have mounted to the printer and I can access it via web browser. All sees to work great.
My question is if the web browser is the only way to access it now? I run Host on my laptop and can connect via USB cable and Host can control all functions of the printer. With the server installed I now have to slice my files and save to my hard drive then upload them to the server with a web browser. Am I supposed to be able to control the printer via a direct Host-server linkage? Am I missing something? Seems like basic functionality so I must have it set up incorrectly.
Thanks
↧
dubbel post
dubbelpost, please remove this
↧
apache2 localhost proxy to https domain
Hey guys,
Im trying to setup a secure website via apache2 (first time using it) to my repetier server but with no luck,
this is the config file i use to connect to my repetier server
<IfModule mod_ssl.c>
<VirtualHost *:443>
ServerAdmin webmaster@mydomain.com
ServerName mydomain.com
DocumentRoot /usr/local/Repetier-Server/modules/front/www
# Available loglevels: trace8, ..., trace1, debug, info, notice, warn,
# error, crit, alert, emerg.
# It is also possible to configure the loglevel for particular
# modules, e.g.
#LogLevel info ssl:warn
ErrorLog ${APACHE_LOG_DIR}/error.log
CustomLog ${APACHE_LOG_DIR}/access.log combined
# For most configuration files from conf-available/, which are
# enabled or disabled at a global level, it is possible to
# include a line for only one particular virtual host. For example the
# following line enables the CGI configuration for this host only
# after it has been globally disabled with "a2disconf".
#Include conf-available/serve-cgi-bin.conf
# SSL Engine Switch:
# Enable/Disable SSL for this virtual host.
SSLEngine on
# A self-signed (snakeoil) certificate can be created by installing
# the ssl-cert package. See
# /usr/share/doc/apache2/README.Debian.gz for more info.
# If both key and certificate are stored in the same file, only the
# SSLCertificateFile directive is needed.
SSLCertificateFile /etc/letsencrypt/live/mydomain.com/cert.pem
SSLCertificateKeyFile /etc/letsencrypt/live/mydomain.com/privkey.pem
# Server Certificate Chain:
# Point SSLCertificateChainFile at a file containing the
# concatenation of PEM encoded CA certificates which form the
# certificate chain for the server certificate. Alternatively
# the referenced file can be the same as SSLCertificateFile
# when the CA certificates are directly appended to the server
# certificate for convinience.
#SSLCertificateChainFile /etc/apache2/ssl.crt/server-ca.crt
# Certificate Authority (CA):
# Set the CA certificate verification path where to find CA
# certificates for client authentication or alternatively one
# huge file containing all of them (file must be PEM encoded)
# Note: Inside SSLCACertificatePath you need hash symlinks
# to point to the certificate files. Use the provided
# Makefile to update the hash symlinks after changes.
#SSLCACertificatePath /etc/ssl/certs/
#SSLCACertificateFile /etc/apache2/ssl.crt/ca-bundle.crt
# Certificate Revocation Lists (CRL):
# Set the CA revocation path where to find CA CRLs for client
# authentication or alternatively one huge file containing all
# of them (file must be PEM encoded)
# Note: Inside SSLCARevocationPath you need hash symlinks
# to point to the certificate files. Use the provided
# Makefile to update the hash symlinks after changes.
#SSLCARevocationPath /etc/apache2/ssl.crl/
#SSLCARevocationFile /etc/apache2/ssl.crl/ca-bundle.crl
# Client Authentication (Type):
# Client certificate verification type and depth. Types are
# none, optional, require and optional_no_ca. Depth is a
# number which specifies how deeply to verify the certificate
# issuer chain before deciding the certificate is not valid.
#SSLVerifyClient require
#SSLVerifyDepth 10
# SSL Engine Options:
# Set various options for the SSL engine.
# o FakeBasicAuth:
# Translate the client X.509 into a Basic Authorisation. This means that
# the standard Auth/DBMAuth methods can be used for access control. The
# user name is the `one line' version of the client's X.509 certificate.
# Note that no password is obtained from the user. Every entry in the user
# file needs this password: `xxj31ZMTZzkVA'.
# o ExportCertData:
# This exports two additional environment variables: SSL_CLIENT_CERT and
# SSL_SERVER_CERT. These contain the PEM-encoded certificates of the
# server (always existing) and the client (only existing when client
# authentication is used). This can be used to import the certificates
# into CGI scripts.
# o StdEnvVars:
# This exports the standard SSL/TLS related `SSL_*' environment variables.
# Per default this exportation is switched off for performance reasons,
# because the extraction step is an expensive operation and is usually
# useless for serving static content. So one usually enables the
# exportation for CGI and SSI requests only.
# o OptRenegotiate:
# This enables optimized SSL connection renegotiation handling when SSL
# directives are used in per-directory context.
#SSLOptions +FakeBasicAuth +ExportCertData +StrictRequire
# SSL Protocol Adjustments:
# The safe and default but still SSL/TLS standard compliant shutdown
# approach is that mod_ssl sends the close notify alert but doesn't wait for
# the close notify alert from client. When you need a different shutdown
# approach you can use one of the following variables:
# o ssl-unclean-shutdown:
# This forces an unclean shutdown when the connection is closed, i.e. no
# SSL close notify alert is send or allowed to received. This violates
# the SSL/TLS standard but is needed for some brain-dead browsers. Use
# this when you receive I/O errors because of the standard approach where
# mod_ssl sends the close notify alert.
# o ssl-accurate-shutdown:
# This forces an accurate shutdown when the connection is closed, i.e. a
# SSL close notify alert is send and mod_ssl waits for the close notify
# alert of the client. This is 100% SSL/TLS standard compliant, but in
# practice often causes hanging connections with brain-dead browsers. Use
# this only for browsers where you know that their SSL implementation
# works correctly.
# Notice: Most problems of broken clients are also related to the HTTP
# keep-alive facility, so you usually additionally want to disable
# keep-alive for those clients, too. Use variable "nokeepalive" for this.
# Similarly, one has to force some clients to use HTTP/1.0 to workaround
# their broken HTTP/1.1 implementation. Use variables "downgrade-1.0" and
# "force-response-1.0" for this.
<Proxy *>
Order deny,allow
Allow from all
</Proxy>
#SSLProxyEngine On
ProxyRequests Off
ProxyPreserveHost On
ProxyPass / http://localhost:3344/
ProxyPassReverse / http://localhost:3344/
BrowserMatch "MSIE [2-6]" \
nokeepalive ssl-unclean-shutdown \
downgrade-1.0 force-response-1.0
# MSIE 7 and newer should be able to use keepalive
BrowserMatch "MSIE [17-9]" ssl-unclean-shutdown
SSLCertificateChainFile /etc/letsencrypt/live/mydomain.com/chain.pem
</VirtualHost>
</IfModule>
# vim: syntax=apache ts=4 sw=4 sts=4 sr noet
now i can connect to the repetier server but some modules cannot be loaded and give a mix contend warning. i tried to use mod wstunnel for apache2 but i get the same kind of errors,
any idea's and suggestions are welcome
Mixed Content: The page at 'https://mydomain.com/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://mydomain.com/socket/?lang=en'. This request has been blocked; this endpoint must be available over WSS.C @ app-min.js?lang=en:2
angular-min.js:2Error: Failed to construct 'WebSocket': An insecure WebSocket connection may not be initiated from a page loaded over HTTPS.
at Error (native)
at C (https://mydomain.com/js/app-min.js?lang=en:2:11979)
at Object.<anonymous> (https://mydomain.com/js/app-min.js?lang=en:2:13245)
at Object.i [as invoke] (https://mydomain.com/js/angular-min.js:1:17283)
at Object.$get (https://mydomain.com/js/angular-min.js:1:16227)
at Object.i [as invoke] (https://mydomain.com/js/angular-min.js:1:17283)
at https://mydomain.com/js/angular-min.js:1:18099
at r (https://mydomain.com/js/angular-min.js:1:16994)
at Object.i [as invoke] (https://mydomain.com/js/angular-min.js:1:17250)
at c.instance (https://mydomain.com/js/angular-min.js:2:5187)(anonymous function) @ angular-min.js:2
app-min.js?lang=en:2Mixed Content: The page at 'https://mydomain.com/#/' was loaded over HTTPS, but attempted to connect to the insecure WebSocket endpoint 'ws://mydomain.com/socket/?lang=en'. This request has been blocked; this endpoint must be available over WSS.
↧
Can't register
So in april this year i got myself a license key for Repetier server pro
now i finaly got a printer setup that works with repetier firmware and repetier host...
so far so good
i have loaded an raspberry pi this morning with repetier server and i tried to enter the license key, it failed
i have only used the key once before
↧
↧
Raspberry Pi 3 - armhf or armel?
Hi there!
Im not so much into the details so what version to use with the new Raspberry Pi 3 that just arrived - armhf or armel?
Thanks!
Im not so much into the details so what version to use with the new Raspberry Pi 3 that just arrived - armhf or armel?
Thanks!
↧
Get status updates from Server
Hi,
I'm looking into setting up R-S for our Printer.
One thing which I would like to do with it is to get the current status of the printer, and have that displayed somewhere.
I know that there is the Informer app, but I would like to use the info on something else.
Can I do it with R-S?
Thanks,
Christian
↧
Repetier Server causes PC to continuously wake up from Hibernate
Hi,
As One might; I spend a good few hours troubleshooting and eventually discovered that Repetier Server either adds some windows timers or waketimers (from a scheduled task?) which where causing this.
Is this a known issue or unique to my PC?
I recently upgraded Repetier to host V1.6.1 and Repetier Server version is unknown but was likely installed/upgraded with Host V1.6.1.
The windows system event log has an Event id 1 called Power-Troubleshooter which describes why the PC woke from sleep/hibernate however this Event ID reported "Wake Source: Unknown" ... It would obviously be helpful if Windows (or maybe? Rep Server) reported a better reason for the wake from Hibernate! ;-)
Windows command prompt and the "Powercfg -lastwake" and "Powercfg -waketimers" where used to discover the reason for the Insomnia.
Any thoughts?
↧