Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
Wird nur die rechte Seite mit Zusatzinfos weiß oder der ganze Bildschirm? Falsch gemacht vermutlich nicht, da so was nicht passieren sollte. Frage ist aber warum es passiert, da ich bei mir 17 Drucker sehe und wild wechseln kann. Also was ist bei di…
-
Ok dann gehe ich erst mal davon aus, das es wirklich das gleiche Problem ist und die Lösung damit funktioniert.
-
Super. Habs im vorlagenimage auch schon geändert. Wer aber das image auch noch austauschen. Ist zwar selten wiel die meisten es in der oberfläche eingeben und es da klappt, aber sicher ist sicher.
-
No did not expect that, but you can add files in same directory and edit them as well. Just use save as or touch file like first. Guess we should also add a new button for this. Need to play with that for more details.
-
I think downgrading for testing is no problem. Only wizards might be a weak point but they already existst in some form in 1.2.0. I think format was the same. There is no log for all the communication. Normally you see it in server for our gui if n…
-
Scheint ein fehler in wpa_supplicant-wlan0.conf zu sein. Da steht key-mgmt=WPA-PSK Korrekt ist offenbar key_mgmt=WPA-PSK also mit underline. Unser config tool verzichtet gleich ganz darauf in dem fall. Also bitte mal versuchen den syntax-Fehler zu…
-
Ohne wlan kommt man nicht aus der Registrierung da die Lizenz nicht aktiv ist. Problem ist daher "eigentlich" nur das wlan nicht funktioniert. Frage ist also ist die manuell erstellte wpa Datei korrekt und was stört Linux. Bei meinem test hab ich mi…
-
Uninstall followed by install is an update. This will not delete the config file so nothing gets lost.
-
Sorry, ctrl+alt+f4 -> Console, ctrl+alt+F2 zurück zur grafik. Alt F4 beendet nur den browser daher schwarzer Bildschirm. Da Touch Screen Oberfläche ein Pro feature ist muss die Lizenz erst aktiviert werden, daher die reduzierte Registrierungsobe…
-
Mit Alt+F4 wechselst du in die Textkonsole. Die ist schwarz bis auf das login links oben. Ansonsten das aktualisierte image ist fertig.
-
I don't have HA so can not say much about it. stateList only has gotten some more fields, but as your test already showed it is still returning activeExtruder. stateList returns for all printers, so queried slug should always be included, except you…
-
The standard path is not working by standard:-) Actually we use the standard path just with different folders since it is not running as user pi.
-
Das ist die offizielle Methode der Firmware zu kommunizieren. Wenn ausgeschaltet nutzen wir das wir schon mehr senden können und dies gepuffert wird, also die Kommunikation schneller als mit der offiziellen Methode ist. Beim PrusaMini war aber z.b. …
-
Ist das version 1.2.1 mit neuem image? Haben gerade gemerkt das ssh nicht startet weil die Zertifikate nicht generiert werden. Ursache wird untersucht. Da ja display zu gehen scheint per tastatur (Alt+F4 und einloggen, englische staturbelegung also…
-
I see the problem. Since you did not install one there is no config there preventing the page to work. From ssh run sudo -u repetierserver touch /var/lib/Repetier-Server/database/klipper/slug.cfg with slug.cfg replaced by slug name of the printer. …
-
What do you mean with empty? If I call it I get something like this: https://cln.sh/9vIqma When you add a new printer with wizard and select Klipper as firmware it offers to install klipper for that installation. Afterwards it appears in your prin…
-
Sieht gut aus bis es mit Timeouts anfängt. Ein Grund ist nicht direkt ersichtlich da keine Fehler enthalten sind, nur das ok ist irgend wann nicht mehr gekommen. So ein Bild kenn ich vom PrusaMini - da musste ich in den Verbindungseinstellungen Ping…
-
Never had that or heard about eth not working on dhcp. It was the always working fallback. You could check /var/log/syslog to see what is going wrong. For example tail -f /var/log/syslog and then remove and add cable. Then it should start negiotatin…
-
If you send it to our support it will be handled in an hour or two. Work day just starting now.
-
You always can manually overwrite with manual installation of new version. This will keep settings in tact. How depends on os you are using. For linux you can send this on ssh which normally works, but depends on why it fails. Anyhow you should see …
-
Did you check if firmware was set correctly? Guess they use Marlin variant. You might want to upgrade to 1.2.1 first where connection handling is improved and also some bugs in wizard got fixed. When server says connected go to console and disable …
-
Linux natively supports only ansi baud rates for serial connections. We try to modify it with a script, but if that fails due to missing libraries or so it will fail (set baudrate program, sources are included in tar version). One solution would be…
-
Offizielle version ist raus. Bei problemen wärend des Drucks konnte die Beta in der Tat hängen bleiben, daben wir heute noch behoben.
-
Hattest du tail -f /var/log/syslog laufen währen du die webcamserver neu gestartet hast? Weil da gar kein Eintrag über mjpg_streamer vorhanden ist im log. Der Befehl muss laufen bleiben weil er die folgenden Einträge zeigt auf die du wartest. Was z…
-
Um Drucker Menü wo du es aktivert hast erscheinen auch die Drucklogs nach einem Druck.
-
Impossible as it is a different cura version which is not compatible with our config.
-
Z axis is often very sensitive to z acceleration and max z speed. Reason is you often split on 2 motors so both have less force plus friction from rotation. What are your z homing parameters? Normally z max home will not move down. But if you have …
-
The main problem here is that the error is not linear and much depends on print settings. In the beginning the heating of bed and extruder cause the most linear offset especially in host. In server it is better tweakable to adjust heating time and d…
-
So you are using mac host? What firmware are you using? Only repetier-firmware sends wait by default. Marlin can do but is normally not configured to do so. CBD uses wait with different meaning. M115 will show you used firmware. For more informat…
-
Sehe router ist eine Fritzbox. Zumindest mit unserer gibt es gelegentlich probelme im Treiber die wir im image mit einem monitor Program erkennen und wifi neu starten. Webcam in unserem image ist 50% plug und play. Sie wird über mjpg_streamer abgef…