Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
Doch, hast mich schon richtig verstanden, nur ist es nicht was du willst. Was du willst ist nicht implementiert. Hab auch keinen Drucker wo ich das so einfach mal testen kann. Aber wenn du kein leveling mit bl touch willst, wozu soll er gut sein?…
-
Orange means trying to connect but not succeeded so far. Only after successful connect when it becomes green you will see all tabs. So please check baud rate and port and firmware in printer configuration. Normally one of them is wrong preventing c…
-
Ich vermute da ja einen Zusammenhang. Finde es aber interessant das du sagst die Symbole sind nicht immer weg. So ein manchmal weg ist schon merkwürdig. Hab noch einen bei dem das Bild auch weg ist und die Symbole. Möglicherweise lädt der browser ab…
-
nmtui is the easiest way to setup static ip for ethernet. Do not understand why you need to connect to 2 PIs? Outsourcing slow operations to an identical device is not making it faster. The idea to outsource renderings was that the "slave" server r…
-
Yes, it is a strange thing. Please see https://forum.repetier.com/discussion/6329/repserver-0-91-2-shows-strange-symbols-after-upgrading#latest where we try to find the reason. Would be great if you could also post your findings and used versions …
-
@Scotty thanks for the test. Since you are running 0.82.2 it is correct that the url is different (www/app.html) that has changed with 0.91.x where we compiled it with new angular 7 so we had to change url's a bit. /usr/local/Repetier-Server/www/mo…
-
You can have wifi and lan in parallel. Both networks will have differet IPs and for external rendering over local cloud they use the ip you entered. If the target pc ip is a wlan they go at least the last part over wlan. If target is reachable over …
-
Ja das kommt weil du einen Benutzer eingerichtet hast. Ohne Benutzer klappt das, weil dann ja eh alle alles dürfen. Kannst du daher den Benutzer zum testen löschen?
-
Yes. All files that contain repetier-server configuration and data are stored below /var/lib/Repetier-Server so just back up everything there and copy it later back to get same state as before.
-
No, home all sends G28 - so you need to disable z homing in firmware. In repetier-firmware for example you can only home axis with a hardware end stop. If not present homing in that direction is ignored.
-
Abgesehen com fehlenden Bild ist da alles korrekt. Ist das 0.91.2 oder eine ältere version? Hatte da was geändert weil bei längerer datenliste wie bei dir die Anordnung durcheinander kam. Kannst du mal testen wenn du konfigurierst nur einen Lüfte …
-
Just switched to german and it is still working. Languages can cause troubles but normally if they have illegal chars the complete app does not work. The question here is more if the woff can not be loaded or if chrome does not even try to load it f…
-
Ja bilder müssen irgendwo öffentlich zugänglich stehen. Forum hat kein upload. Dropbox oder google drive gehen aber wenn das Bild freigegeben ist.
-
So to summarize the problem. Until 14 march there were no problems and for several users at that date the loading of the repetier fonts stopped working. This is even true for versions being a year old and the files required still seem to exist. So …
-
Gegenvorschlag weil er funktioniert. Homen nach oben mit 2 endstops so das er immer gleich ausrichtet. Bltouch gelegentlich falls sich das Bett neu ausgerichtet hat. Hat den Vorteil das wenn du unseren Server und die dev version der Firmware nutzt …
-
Yes, looks like it is wlan which has wlan0 as id takes it's time. On my pi wlan0 is up in 9.5 seconds. Here for comparison my dmesg pi@FelixWhite:~ $ dmesg [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux vers…
-
hard reload ist nicht reset. Das ist ein reload des Browsers wo man ihm sagt alles neu zu laden auch wenn es im cache ist. Geht am pi ohne Tastatur nicht. Daher per ssh einloggen und rm -r /home/pi/.cache/chromium sudo shutdown -r now eingeben. Das…
-
While I have no idea how to write and read the cartridge, you should now that firmware stores filament printed in eeprom. So if you add a new spool and you know how much it contains you could check eeprom in host/server eeprom editor and write down …
-
If you miss more then the images I guess the browser has not fully updated the javascript or page so it gets errors normally not present. Try a hard reload or clearing the browser cache and see if it goes away.
-
FIRMWARE_RESTART ist kein gcode. Daher bei nicht Gcode befehlen eine # daforsetzen, damit die Zeile einfach 1:1 gesendet wird. Also #FIRMWARE_RESTART damit gehen auch die klipper befehle.
-
That is something I leave up to you. I'm more the software guy.
-
dev version now contains the fix. Thanks for the fix.
-
Shouldn't one side always be gnd/0V? You can try a simple sketch just setting the pins to output and high or low to verify hardware. Then you know no other code interferes.
-
Please login using ass and run ls -l /usr/local/Repetier-Server/www/modules/front2/www/fonts total 1376 -rw-r--r-- 1 root root 31000 Jan 6 16:06 font-awesome.min.css -rw-r--r-- 1 root root 134808 Jan 6 16:06 FontAwesome.otf -…
-
Du kannst ihn zum homen nutzen als z min endstop. Das passt aber nicht die z-achsen gegenseitig an. Dann ist es nur G32 zum autolevel und dann zum homen so lange das Bett sich nicht verstellt.
-
Maybe it fails to get internet connection. This might then slow down some modules like time update not reaching time servers. Our image is a raspbian lite with minimum desktop. With starting x server and chrome it may take maybe 20 seconds. After a…
-
Yes, best is to have it in slicer. Us ehost only for adhoc mods.
-
Das Heizbett ist beim Update verloren gegangen. Bitte in der Druckerkonfiguration Heizbett wieder aktivieren. Weiß leide nicht warum das manchmal nicht funktioniert. Wir haben die Konfiguration geändert weshab das notwendig ist, aber normalerweise w…
-
Did you set the right slug name exactly like shown in url?
-
Yes looks good. 965 should be close enough to work. You even can enable more languages if you like, but own language is normally enough.