Repetier

About

Username
Repetier
Joined
Visits
2,088
Last Active
Roles
Administrator

Comments

  • Machbar ja, aber ich mag ehrlich gesagt den Platzverbrauch für eine weitere Progressbar nicht besonders. Ich überlege noch ob man die in einer Zusammenfassen kann. Der Prozentwert bei pro layer ist nicht so wichtig weil er ohnehin falsch ist sobald …
  • Eigentlich kannst du den aktuellen Zustand einfach in mqtt sehen. Um die Abfragen zu basteln nutze ich immer http://mqtt-explorer.com/ um mir all die Werte enazuseten, dann mach ich daraus die korrekte abfrage. Zumindest in homeautomation, ioBroker …
  • If you can read temperature in bash scripts you can add it in the hardware info menu (bolt icon) in the interfaces. It is in /var/lib/Repetier/Server/scripts and you should see how the other lines are written. Use same system with other value. For …
  • https://www.repetier-server.de/faq/touchscreen-zeigt-nur-blauen-spinner/ Wobei die Anleitung hast du auch mit kopiert nämlich Editor mit der Datei öffnen, den Teil entfernen und speichern. nano /home/pi/.config/openbox/autostart
  • No, even with groups all files are still in same folder. If I start that users will start endless files there which it was never meant for. This needs a deep redesign and also a new api making it difficult for old software to use it. I have some ide…
  • Only if it is firmware side as heated chamber implemented. If firmware reports it with C: in response and accepts M141 for heated chamber you can use it. If your firmware does not support it you need to add a wizard or some other solution in server …
  • For importing from other places like usb drives or samba you can define folders is global settings. You reach them then in the interface with the dropdown right to the upload button. What you need in addition is make linux mount your smb drive so y…
  • Du weist das du die Drucker leicht sichern kannst? Oder altes image in sd reader per usb einbinden und /var/lib/Repetier-Server vom alten aufs neue kopieren, dann ist alles wieder da.
  • I can't fix the truncation. It was added to make them look correct. But I have jsut tested setting a title when size is bigger than 25 chars so you see full name on hover after a few seconds. I guess we will add this for next release. In tables it …
    in Fluid GUI Comment by Repetier March 2023
  • Wir nutzen als basis das offizielle bullseye raspbian. Kann nicht sagen was octopi als basis nutzt. Es würde sinn machen das als test zu nehmen. Wenn es klappt das server Paket installieren und sehen ob es wieder passiert. M'glicherweis eliegt es a…
  • It is a combination. For good prints a printer needs to buffer moves ahead to optimize the movement path so all printers have a move buffer of at least 16 some more. When you are not using ping pong mode to optimize speed there might be a few more m…
    in Buffer? Comment by Repetier March 2023
  • Der Server selbst mach nur normale tcp verbindungen über Port 80 oder 443, das ist normal kein Problem. Frage ist eher ob eine der Netwerkprotokolle die genutzt werden den Router durcheinander bringen. dhcp für zuweisung einer IP Nummer. avahi-daem…
  • Sicher das die gleich sind? Bei meinen PIs sind sie unterschiedlich. In der ssh shell ip a eingeben dann siehst du sie. Die Aussge ist allerdings insofern falsch, das linux und Hilfsprogramme routing und Netzverbindung herstellen und nicht der Serv…
  • I guess it has to do wtih this message? open failed, File: auto. Your port selection is on auto I assume meaning first listed com port. Please set it to the correct value, just to be sure it is not switching. Is the print stopping at these points …
  • I wonder what version you are using. This is how it looks in latest version and there the test is correct: if (com->hasE() && !Printer::debugDryrun()) { p = convertToMM(com->E * axisStepsPerMM[E_AXIS]); if (relativeCoordinateM…
  • Links vorne normal 0 und recht dann Bettbreite und hinten = Betttiefe. Das ist ein guter start. Wenn du bei link 0 noch neben dem Bett bist kannst du den Wert erhöhen. Wichtig ist im ersten Tab die erreichbaren Koordinaten auch einzutragen - diese g…
  • ui = User Interface Yes projects are a pro feature, but is the price so high compared to 18 printers. After all this pays answers here and further development. CPU wise you can connect 6-7 printers to pi, but the main problem often becomes electri…
  • Is it extruding correctly up to exceeding 120mm and how do you know you reached 120? If you see increasing E values in sliced models especially if > 10mm it is normally because the slicer is sending them in absolute mode and having extruder in re…
  • Nothing else to download, but Slic3r is a bit discontinued in development and compiled versions do not run on all macs. One of the reasons we stopped developing the mac host. I'd suggest installing  Repetier-Server as print server if you want to pr…
  • Sieh mal im Server in Druckerkonfiguration->G-Codes->Ereignisabhängig Da ist ein ereignis Pause wo der Befehl vermutlich drin steht. Wird basierend auf deinen Daten beim einrichten so erzeugt und wenn da die Abmessungen falsch waren passen die…
  • > Is it possible to start 5 printers when they are finished "with one click" No exactly one click since you need to say which 5 priners, but when you start a print from a project you can select multiple printers at once to start a print. These mu…
  • Please check https://www.repetier-server.com/knowledgebase/4012/ Especially check the message in log when it happens. Does os disconnect/close serial due to esm or what else do you see in communication logs when it happens.
  • When you send @isathomein manual commands host assumes zou are homed and at set home position. Best is if zou disable at z 0 position. On the other side at least my y axis moves down easyly when unpowered. At least for the pro did you try activating…
  • You should create  C:\Program Files (x86)\Repetier-Server/bin/RepetierServer-extra.xml with a copy of C:\Program Files (x86)\Repetier-Server/bin/RepetierServer.xml and just modify  /var/lib/Repetier-Server/to  \Repetier Just note you need to edit a…
  • for most stm32 board you need to copy the file firmware.bin (int .pio/... subfolder) to sd card which you insert into printer and on next power up it installs the file and renames it to firmware.cur which is handy to verify it got installed. For up…
  • Shutdown worked for me, connection was closed. Screen blanking is also an issue on my stick. You can try changing screensaver off and on so the commands for configuration get reset. Need to research this further. Did not change anything so likely t…
  • Das wlan vom pi war nie das beste und mit den Störungen vom Drucker wirds vermutlich nicht besser. Daher kann wlan schon mal abbrechen. Standardmäßig wird er dann in access point mode wechseln. Bis er von da zurück ist dauert es. Stelle daher in den…
  • Ok that is hard to say from this info. json_spirit is the library used for dataexchange so always used when communication starts and that is exactly when it happens. To narrow it down you need to start it in debugger, but first login via ssh to the …
  • job queue und gcodes müssen auf dem Rechner liegen der mit dem Drucker verbunden ist. Insbesondere bei den Druckjobs will man ja nicht das Netzwerkprobleme das Drucken behindern. Daher wird er auch immer dort das rendern starten und ggf. auslagern.
  • Doch Kabel einstecken reicht schon, da er per dhcp die ip bekommt. Ab da hat der pi aber 2 IP nummern. Eine für wifi die gleich bleibt und eine neue fürs Kabel. Gehe auf der Startseite (home icon) auf Netwerke da must du die ip unter eth0 nehmen sta…