Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
With library you mean g-codes in projects? I tried it and it worked as it should. May be depend on some browser settings or proxys in between. I noticed there were no cache-control statements, so it is not exactly forbidden to cache, also date of f…
-
Das ist erst mal korrekt so. Gedacht ist hier eigentlich drucker herunterfahren. Was passier ist das wenn die Funktion aktiviert ist nach dem Druck das Skript in Konfig->G-Codes->Ereignisabhängig->Drucker herunterfahren ausgeführt wird, das…
-
Ich hab es mal auf meine todo für Monitor erweiterungen gesetzt. Muss nur aufpassen, weil es eine aktuelle server version voraussetzt. Aber macht sinn es auch im Monitor zu können.
-
Yes, timelapse can really fill disk quickly, especially if you do not select to delete the images after successful convertion to a movie or if you have frequent images taken on a long print. On home screen you see free disk space on used drive.
-
All steps are identical with z steps per mm. A pure z move is not dependent on it, so if you measure 2 z positions accurately you can see if it matches. Best is if you have a gauge at the extruder that measures distances. Except for coarse measureme…
-
Exactly speed multiplier has no effect - it is the F value send and only printer internally multiplies it with speed multiplier. Also you need to send a new F value for it to change. So it is the last F value send to printer.
-
I think it is something in your slicer result that is making it freak out. Unfortunately the benchy download is private. See PM with my email so I can test reason. Next release comes soon so would like to have it fixed there for all. Maybe it is re…
-
Ja das habe ich befürchtet, ist halt schwierig weil nicht vorgesehen und vermutlich nicht effektiv. Für den pi haben wir ja den Repetier-Server entw8ckelt der da prima als Hintergrunddaemon läuft und den Bildschirm mit eigener Touchoberfläche nutzt…
-
Aber das sind doch die Parameter aus unserer Anleitung: https://www.repetier-server.de/using-simplify-3d-repetier-server/ Hast du die nicht verwendet?
-
Ok, das ist interessant. Mein anycubic Mega S hat auch Marlin von Knutwurst drauf aber basierend auf 2.0.5.4. Da kann ich M118 Bößer Text senden. Hab dann mal 1.4.4 basierend auf Marlin 2.0.9.2 installiert und dann kann ich den Befehl nicht mehr sen…
-
Nicht in der powershell ausführen, führe es in cmd.exe aus! Wenn du im aktuellen Verzeichnis die Datei 1.gcode hast sollte der Befehl so aussehen: curl.exe -i -X POST -H "Content-Type: multipart/form-data" -H "x-api-key: 9c7dad2c-08a5-4972-bca4" …
-
Ok problem 1 is xMaxMove: inf When it reads inf it gets syntax error, becaus eit is no number. I tested this actually and I got the error message you have and it was recomputed (the gin file) and then had correct value. If you still have inf it mig…
-
It is named F because it is the value of the G0/G1 F value which is speed. But in g-code the speed is always send as F parameter.
-
This comes from nginx that acts as proxy to the real server. You see this normally if server is not running. So if you can login vis ssh try what it suggest and run: export LC_ALL=C sudo -u repetierserver /usr/local/Repetier-Server/bin/RepetierServe…
-
Did you already try restarting computer? Which OS is the server running on? This is no usual behaviour so the question is, if ther eis some defect on filesystem or something prevents accessing the model folder in data storage/printer/(slug)/model fo…
-
For delta printers I'd always calibrate them with the escher delta calibration tool. There is even a setting for repetier-firmware. Us eth eone with less measured points. Make sure delta rod size is correct as starting point. Disable G33/Bump correc…
-
http://192.168.178.85:3344/#!/printer/Mega/print Hier ist Mega der slug Name des Druckers. Kannst du sehen was curl zurück gibt? Beim erste curl hast du einmal "" ohne leerzeichen dazwischen ansonsten sehen die ersten3 gut aus. Das mit dem STrip ke…
-
Actually there is a render cache I saw. Rendering is only started for printes without rendered images. So if you print a stored g-code model it does not get rerendered. We just copy the existing image. Only thing that is still recomputed is the g-co…
-
Ok hab mal nachgesehen was genau "Printer offline or usage error" auslösen kann. Möglich ist das dein Drucker Slug falsch ist. Das ist NICHT der Druckername. Er kann es sein, aber nicht zwangsläufig. Sieh am besten oben in der url nach wenn du den D…
-
What is your timeout value? And if you check the console, do you get timeouts? On communication errors you see these blobs as there are no mor emoves until timeout is reached. If they are so constant you should activate logging and see if there is a…
-
> USB2 Port, with USB3 hub If you have a lower usb speed closer to cpu the speed is definitvely throttled. So usb2 port means speed is max. 480M even for usb 3 hub. You need usb 3 hub on usb 3 port to allow more throughput. A bit confused from u…
-
You can also reboot with ethernet connected and use ipconfig and iwconfig to see if it works. Makes it easier to play around. That solution bypasses our wifi handling completely. But here some known issues you might run into: - Did you set country…
-
Nov 13 18:51:04 addapp20 kernel: [ 7550.223021] usb 1-8.3.4: Not enough bandwidth for new device state. That means usb bandwidth is exceeded. I wonder why since this webcam supports the better compressed MJPG format. I know yuyv raw format can only…
-
Das ist explizit nicht vorgesehen. Weiß auch nicht ob der Host nicht zu heavy ist, da er für die 3d Darstellung OpenGL recht heftig nutzt und pi sich video ram mit echtem ram teilt. Würde also nur mit kleineren Modellen Klappen. Außerdem must du all…
-
That's bad. Here delete is really delete, so if you have no backup there is no official way. Depending on os you might be able to recover deleted files, but you never can say which are not corrupted be reusing same disk storage for other files and i…
-
If it is really the pi rebooting, the issue is normally not Repetier-Server. Apps can not crash linux that easily. In server log I just see 2022-11-12 06:04:39: Closing websocket for missing ping2022-11-12 09:26:36: Start logging...2022-11-12 09:…
-
Thanks for the info. Looks like the added then a new code to check printer version. Did not have this so far, probably need to use newer configs to get this.
-
We are not Marlin, we have a own completely different firmware, so looking into marlin github will never help. The compile error is a bug. Please fetchlatest commit to get it compile. In Delta sample systems you also find a rumba32 definition, but …
-
Prinzipiell richtig, aber teste bitte alle Auswahlmöglichkeiten unten in der Webcam Liste. Es könnte sich der Port verstellt haben - der erste ist ja 8080 und du hast 8081 da stehen. Aus auswahl nehmen und zuweisen klicken und sehen ob nach ein paar…
-
Was mir grade auffällt ist das deine urls leerzeichen enthalten die nicht da hin gehören "http:// 192.168.178.85 :3344/printer/job/ ANYCUBIC " Hoffe du hast die nicht in deinen Tests/Eingaben, denn da sind keine Leerzeichen drin. Ansonsten ist es s…