Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
It's named configuration.h but I can not say where you saved it. If you downloaded the complete zip it is inside.
-
Welche Version? Was gemacht vorher? Bis wo kommt er wenn du manuell startest: export LC_ALL=C sudo -u repetierserver /usr/local/Repetier-Server/bin/RepetierServer -c /usr/local/Repetier-Server/etc/RepetierServer.xml So was passiert gerne mal wenn ei…
-
Preview images are a pro feature and settings only appear in pro feature as they require code parts not active in free version.
-
Logs sare incomplete - no commands being send or ack messages. What I see is Recv:18:50:54.657: Not SD printing (19) Wonder why your printer tells this constantly. What command triggers this and since we do no sd printing that is clear but it sounds…
-
Ok keine Panik hab das Problem gefunden. Das Plugin sendet die Datei im Parameter file aber korrekt ist filename. Bisher war nur eine Datei erlaubt daher war der Name nicht wichtig, aber jetzt wird er benutzt. Hab fürs Update das ich gleich mache ei…
-
I see. The typical problem with french having ', "or ` escaping javascript strings causing errors. Fill fix it. Plan new release todaw or tomorrow to fix it.
-
In global settings->Preview images you can define in which direction the camera is. New files get new rendering. When it is ok you can there also trigger recomuting all files which can take long so wait until settings are good.
-
Ok habs gefunden: > Cura has a bug so that if you have ever renamed your printer this plugin won't work. You'll have to create a new printer from scratch. Da der Drucker ein / im Namen hat wa sman im Plugin nicht eingeben kann musste ich ihn umb…
-
Sounds like you have communication issues. Try first activating ping-pong mode and activate logging so you can check communication afterwards. Also check in console where you see any communication errors. Then it might be clearer what goes wrong.
-
When you go to printer configuration->webcams do you see also an image for the jpg part? Stream and capture use different url and it sounds like the capture url is not correctly set.
-
In server.log - syslog ist für linux Meldungen:-) Habs mal in meinem Cura 4 versucht aber ich kapier das Plugin nicht. Wenn ich api key eingebe Meckert er das kein Drucker ausgewählt ist aber unter edit hab ich einen gewählt. Wenn ich noch mal wähl…
-
Recv:17:10:51.618: echo:busy: paused for user Means printer is waiting that you do something on the printer display and blocks communication until you do. E.g. select filament spool on prusa can trigger this. Without seeing the commands send and kn…
-
Mist. Ja hab ich auch. Editor komponente scheint beim update des Editors nicht ganz zu wollen. Werde ich schnell beheben, vermutlich mit einem Notfallupdate:-( Konfig ist noch da denke ich nur nicht sichtbar.
-
Just communication errors that got detected and fixed. Can happen from time to time which is why checksums are used. So if it is not constantly appearing that is nothing to worry about. Only if it is frequent and buffer is greater 127 try reducing i…
-
Bei verschwinden denke ich immer das was da gewesen ist. Aber so wie es sich anhört kommen die Dateien nicht an. Check mal im server.log - bei uploads erscheint da so einiges. Zu Testzwecken kannst du auch manuell eine Datei hochladen was genau die …
-
Einige timeouts sehen aus als ob timeout zu klein ist. Passiert insbesondere am anfang weil der erste Layer langsamer gedruckt wird. Setze mal timeout auf 20 sekunden. Ist so schwer zu sagen ob es langsame moves sind die ein ok verzögern oder fehlen…
-
When I change fast/slow distance and continue it gets saved for me. If you just change value and go back it does not get saved.
-
Was genau meinst du - wo verschwinden sie? In der queue oder in der Modelliste oder innerhalb von cura? Bei meinen tests ist nichts unerwartet verschwunden im Server zwar ohne Cura aber das hängt ja nicht davon ab wer sie hochgeldaen hat. Beachte a…
-
Habe gerade 1.4.7 released. Einfach mit dem autoupdater. Sollte jetzt ab chromium 61 klappen. Ansonsten siehe https://www.repetier-server.com/knowledgebase/touchscreen-shows-only-blue-spinner/
-
Host has no config tool. If you mean Repetier-Firmware then answer is yes if the original file was also created with the tool.
-
Send:15:47:44.335: N3534 G1 F1562.5 X120.115 Y166.721 E20.42498 Mesg:15:47:55.339: Warning: Communication timeout - resetting communication buffer. zeigt klar das nach dem move kein ok mehr kam. Auch später nicht da das nächste ok klar vom M105 kom…
-
Ausgegraut heist sollte da sein aber mjpg_stremer läuft nichy. Per ssh einloggen und sehen ob es stimmt: ps aux | grep mjpg zeigt alle laufenden instanzen. Wichtig: Bullseye raspbian hat mehrmals die libcamera Version geändert daher klappt es nach …
-
First always try the regular ping-pong mode which allows also serial reading of log as ok from firmware belongs always to previous command. Check the log and if it is not clear post the excert of the log (without any filter). Also after next update …
-
Then disable M105 filter and ack filter and see what firmware sends as temerature string. Some only send it for active extruder and we just show what we get from temperature response.
-
eeprom settings is not firmware uploader. It changes runtime parameter in marlin and stores them permanently in eeprom memory of rambo board. If you have the pro version of Repetier-Server you can use the menu point firmware upload and select mega2…
-
2.32 is from 5. August 2020 so any distribution with older versions will not run as it seems. I have put finding a solution on my list for next release. Most likely adding the dependency inside app image since I can not change dependencies of mono m…
-
In server you have slow and fast distance in change filament. For unloading both are added and executed at fast speed. For insertion first fast then slow is executed plus you can have own load/unload script to optimize it for your model. So with goo…
-
Wie gesagt ist nur eine andere URL: http://localhost:3344/modules/front2/app/app.html/ Wobei die touch oberfläche nur über localhost oder wenn man keine Nutzer hat funktioniert da man sich hier nicht einloggen muss.
-
Das Problem mit Kommunikationsfehlern ist das sie halt zufällig sind. Einige passieren aber auch wenn der Drucker mit etwas zu bechäftigt ist und mal ein Byte verschluckt. Das passiert im Ping-Pong Modus etwas seltener.
-
Denke das hat nicht miy Repetier-Host zu tun und betrifft nur Repetier-Server. Wir bieten Repetier-Server für 5 cpu architekturen auch 32/64 bit intel. Einfach von der Homepage herunterladen und installieren. Alle haben die gleiche Oberfläche. D…