Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
Ok, today I printed 2 Objects in a row using Klipper printer and it worked. Afterwards I changed temperature with server temperature control which did send M104 and it worked. So on server side this looks good in my case. So big question is where d…
-
Everything is fine. We work with different slicers and do not rely/promote their layer count concept. In Repetier-Server every time you extrude on a different z height we count this as layer. So if your start code e.g. has a prime line at other hei…
-
The devices are adding their sockets all in /dev and if you have hardware using USB it enumerates them as they get created. I think the udev system is then adding extra symlinks to make them accessible in a more predictable way.
-
Dann müsstest du aber ein spezielles Kabel haben, da normale Kabel ja keinen Stecker wie usb sticks haben. Der korrekt usb Anschluss ist nahe dem Ein/Ausschalter und nicht am Display.
-
You are right, it is not nicest solution to run it inside a home directory of wrong user. Actually I think software should not be installed in home directories at all, so any other directory would be better. /opt/moonraker would be a great place for…
-
Schon mal usb an Windows Rechner angeschlossen um zu sehen ob er da erscheint? Beim Prusa MK3 kann man den Seriellen ausgang auf intern/extern umschalten. Bei intern geht dann über usb nicht. Bin nicht sicher ob das beim Mini auch existiert. Ich n…
-
Files are in folder of user pi belonging to pi. Make them accessible sudo chown -r repetierserver /home/pi/moonraker-env and eventually also home dir readable for anyone sudo chmod a+rx /home/pi then try restarting service.
-
/dev/ttyUSB0 is first seen device /dev/ttyUSB1 is second seen one. You should not use them. Linux creates a symlink in /dev/serial/by-path when it connect so it always selecting the correct one if you use that on both.
-
Fortunately moonraker is quite independent, just needing the communication socket and access. If you run it as use repetierserver you might also just make the klipper config folder a link to server folder for klipper configs and both would see them.
-
What port did you select? Sounds a bit like enable order matters and that means you use names /dev/... and not /dev/serial/by-path or by-id when they differ. That way it might also mi firmwares and not being satisfied or if you still have the anet t…
-
Actually it is a default installation https://moonraker.readthedocs.io/en/latest/installation/#installing-moonraker but in moonraker.conf you set socket to klippy_uds_address: /var/lib/klipper/sockets/Sidewinder_X1_Klipper.api here Sidewinder_X1…
-
Ah, sought Knomi was a new printer model. Yes we have no special things written. Guess knomi would need to use server api but does not support it. However you can add moonraker to pi if you need this. Just configure it to use the server klipper inst…
-
Or you tape the 5v pin on usb adapter as shown in our faq. Would also solve the anet issue:-)
-
Yes that is what I meant. And with that switch you can disable server from assuming it is active until it sees a response that is expected so not switching on/off.
-
I mean we do not need or use moonraker at all. We need direct access to the klipper socket and if you install klipper inside Repetier-Server it works good and you can configure the printer even inside server. But if it is preinstalled you normally …
-
Storage dir ist bei jedem Betriebssystem anders. Bei Windows ist das C:\ProgramData\Repetier-Server\ Windows ist für Farmen nicht das bevorzugte Betriebssystem allein schon wegen der automatischen reboots bei windows updates und wie es com ports nu…
-
Not in the way you wanted to connect it at least. Only if you add server on the pc inside the printer where klipper runs.
-
Nein gibt es nicht. Das müsste im PrusaSlicer implementiert werden worauf wir keinen Einfluß haben. Aktuell listen die nur existierende Gruppen auf die man natürlich in unserem UI auch erweitern kann und dann auch im PrusaSlicer sieht.
-
There is a switch in dashboard to select alphabetically ordering already, just use it. But you did not understand that the anet is visible causing the issue! You must tell server that it is visible also when disabled to prevent this toggling.
-
The problem is that the anet is not succeeding in connecting. So when it starts connecting it is counted as online and startign with A it is before the other printer. Order is Online and then alphabetically. When it fails it is offline moving to end…
-
Was du auch noch versuche kannst ist tail -f /var/log/syslog und dann den usb Stecker einschieben und sehen was passiert. Linux kann usb trennen bei Störungen oder zu wenig Ampere Leistung auch wenn das bei 2 Druckern und 2 Pi unwahrscheinlich ist. …
-
Sehr merkwürdig. Habe gerade diesen thread gefunden: https://forums.raspberrypi.com/viewtopic.php?t=358455 bei ihm gehts mit bookworm nicht aber bullseye schon. Hab gerade mein bookworm Testsystem gecheckt und der zeigt beide Drucker korrekt an. Bi…
-
Ok, I see what you mean. Do not think I'm changing this maybe a bit on next update. But there is a simple solution to find the start. Use viewing range to select the layer and just click on "First Layer" button. It will scroll g-code to start of th…
-
Repetier-Server currently needs direct access to klipper as moonraker has it. So it must run on the device where klipper runs. Can run with moonraker in parallel, but then you must start server with same user as klipper or ensure it can read the kl…
-
Merkwürdig. Wir haben einen PrusaMini und der funktioniert Problemlos (mit ping pong Modus aktiv). Manche Drucker brauchen ihren Hauptstrom um zu erscheinen, aber ansonsten sollten sie ja als usb Gerät erscheinen. USB Kabel schon getauscht? Anderer …
-
Ja update aus terminal im server geht nicht weil dabei der server beendet wird was den installer beendet:-)
-
I'm not really sure what you mean. The g-code viewer do not color different layers. The colors come from extruder, feature, speed, width or height. Also when you check 2d view and switch to g-code you see the code of exactly that layer. I assume yo…
-
Yes, for setting it you must send the hash not plain text. For login it even gets more complicated. There you call /global/user/verify and get a csrf token ('Csrf-Token') and fill password like this: $http.post('/global/user/login', { login: $scop…
-
Damit man alternativ eine Maus anschließen kann.
-
Auch in dem repetier-setup im touchscreen Menü - ist der Punkt Mouse.