Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,089
- Last Active
- Roles
- Administrator
Comments
-
Danke, haben wir schon fürs update das bald kommt behoben.
-
Nein keine offizielle. Ab pi 2 sollte es bei der Konfiguration keine Probleme geben, würde aber mindestens einen pi 3 nehmen. Mit pi 4 und 4gb wäre man für den slicer und auch weitere Drucker bereits gut gerüstet, ist aber nicht notwendig. Die extra…
-
Ok see you meant server not host where you are posting. Glad it works now also I see no reason why it should be different in 1.0.4.
-
Ok found it. Sending binary stl causes the problem until you restart server. Will check and fix this way.
-
You mean printing stl files cause UTF-8 error? Will try.
-
New server is a bit more chatty. Due to multiple lines being send in parallel we can get multiple error messages from firmware. Now server tells you which it is ignoring due to an earlier message that already triggered a resend. So that is ok and ju…
-
If you had a previous install it should work. Newer pi images also have a command installLatestServerto install latest version manually.Otherwise paste this (same as installscript) into ssh console:cat /proc/cpuinfo | grep ARMv6IS_V6=$?cd /home/pir…
-
Dropdown and execute are different solutions and I see you are running different command here. As it looks you are just setting gpio pin. Meanwhile server has gpio support so if you go to global settings -> GPIO you can add an output pin as Menu…
-
Das ist so merkwürdig das ich es gleich getestet habe. Hab dazu in der Konsole am browser Befehle ansehen eingeschaltet so das ich sehe ob er x oder y moves sendet. Waren aber korrekt. Kannst du das auch mal machen und sehen was passiert wenn du im…
-
> erst als ich die Datei neu im Slicer geladen habe ist der Fehler verschwunden. Der ist ja erst mal unabhängig. Meinst du du hast die neue gcode hochgeladen zum drucken und dann hat es geklappt? Dann war die alte gcode Datei womöglich defekt? …
-
http://download4.repetier.com/files/server/images/Repetier-Server-Image_1_0_4_v25.zip You can upgrade from there the server only. Also I'm not aware of the AP problem, but will test with latest image.
-
Can you please post an image on imgur.com or similar and post link here of that. I have no real idea where you mean and especially what you see instead. Are you on latest release?
-
In such cases please always have a log into console to see whatis going on. If firmware was responding before or firmware send any errors like firmware halted for some reasons. Best is to uncheck all filters, deactivate and activate. You should see …
-
The internal name in fie system never changes since there might be references to it. It is also not always the same - it does not contain non ascii chars to eliminate any problems. It is just change in config so it is displayed with new name. Will …
-
Please open the javascript console on your browser and check if there are any error messages. Especially if server tries to send non UTF-8 chars browser will stop connection. The main question is, if this is also your problem and if so what is causi…
-
This really depends on how it is implemented in marlin so version and configuration. It might be that you need to hit continue on the printer lcd to make marlin accept new commands. If marlin handles this locally communication is blocked only a few …
-
Auf was von einem System ist das? Welcher server Version? Hört sich wie pi an. Ist er noch per ping oder ssh zu erreichen? Hört sich an als ob ganz linux plötzlich lahm liegt. Das passiert gerne wenn die festplatte wegen ausschalten ohne herunterzuf…
-
You really found it. Tried it and with extra folder it also failed to start. Actually any file not ending with .xml would have caused this. Have fixed this for next update. Thanks.
-
The problem is that browser disconnect websockets if they contain non UTF-8 chars. We only allow utf-8 t o flow in or at least we try to prevent it. Can you say what you did when the problem started? That ist most likely the point where you injected…
-
Ja ein Problem das ab 1.1.0 der installer beim update gekillt wird. Die Losung wie im changelog vorgeschlagen ist: If you update from Linux with Repetier-Server 1.1.0 or 1.1.1 you need torun the update manually from ssh console using this command: …
-
Code is this: RLog::log("Reading firmware data ..."); Firmware::readFirmwares(); WebCall::load(); RLog::log("Starting Network ..."); So if we assume it is after reading firmware data it is your database/webcalls.json fi…
-
Da hilft keine Config - du must extruder und z schritte kalibrieren. Einer von beiden ist vermutlich falsch so dass es einfach zu viel wird. Aber das must du messen. Also z.b. z 100mm hoch und messen wie viel er hoch gegangen ist. Beim extruder ge…
-
Ok so glad it now is updated also manually. There is no log for this problem I think. I have now a 2gb sample so hope I can reproduce with it later. I think it is most likely a timeout from the file being not uploaded in an expected time.
-
Is it only with the big file selected that it fails? In that case, please use the manual method for it. I can not say why it fails. Will try to create such a big file for tests and see if I can reproduce for a future version. There is no known size …
-
There is also a half manual solution as described in the readme in the backup folder. This bypasses the upload problem through the monitor, also with port 3344 it should have no limit and only fail if connection drops in between while uploading.
-
Mega S hat doch so ein RAMPS equivalent als board, oder? Da kommt das mit dem DTR toggeln im Grund her - der resettet. Aber die neueren 32 bit boards mit nativem USB haben das signal gar nicht und reagieren daher auch nicht darauf.
-
Das mit dem Repeater ist eine neue info. Problem ist womit verbindet sich der pi - dem repeater (hat der eine eigene SSID oder die vom haupt router). Diese Netzwerk Setups können einen leicht um den Verstand bringen:-) Mein Netz ist ja auch oft komp…
-
Sehe gerade: > Nachdem die Heizungen wieder funktionieren, habe ich einen Druck gestartet. Aber die Druckgeschwindigkeit ist extrem langsam bei allen Achsen, egal welche Geschwindigkeit ich im Host einstelle. Beim Druck nimmt er ja die geschwin…
-
Die Festplatte wird automatisch durch unsere scripts als /media/flash gemounted (zumindest wenn kein usb stick drin ist sonst ist die Reihenfolge zufällig). Ist es eine Festplatte mit ext4 Dateisystem? Oder mit windows formatiert? Eine extra Fest…
-
Actually if the target has no printer data you also need the space for the content of the 6gb zip.