Repetier

About

Username
Repetier
Joined
Visits
2,088
Last Active
Roles
Administrator

Comments

  • Remote schwer zu sagen was hier das Problem ist. Du kannst nach dem Anlegen den wizard verlassen, dann ist der Drucker noch da. Dann 2 Browserseiten parallel öffnen. Auf der einen gehst du auf die Konsole und schaltest alle filter aus um zu sehen wa…
  • In that combination I have to first assume linux did disconnect USB due to power/EMF issues. It normally reconnects a few seconds later. Make sure the option "Continue print after fast reconnect" is enabled. If reconnect does not reset printer that …
  • > and it seems that the diag pin goes low between the first and second check but stays high after the second That would contradict that it stays high until enable gets disabled. But if that is the case it would be good and moving back same distan…
  • That means the server is not running any more. On which OS and device type are you running the server? Does server.log (available in printer logs) show anything?
  • Ach ja falls du die Liste nicht kennst, das sind die icons: List of icons:0: None1: Bolt2: Temperature3: exclamation-triangle4: Battery5: Bug6: Plug7: Usb logo8: Camera9: Tasks10: Bell11: Bluetooth12: Square13: Checked Square14: HDD15: Hourglass16: …
  • Die icons sind hard kodiert, kann man so direkt nicht ändern. Nur mit der Nummer die den Eintrag in der internen mapping Liste angibt. Liegt auch daran das je nach icon library die Namen unterschiedlich sind also bei monitor und normaler gui z.b.
  • There is a rescue system you can enable to allow continuing started jobs. But you really need to test this first as it greatly depends on the printer what printer does on reconnect and if it can move unhomed (z axis). Also if it stops on some point …
  • Ich hab den thread mir gemerkt: https://forums.raspberrypi.com/viewtopic.php?t=323390 Erster Post ist was ihr braucht: If there is a DESPERATE need to revert to the old camera stack, then it is possible. - Edit /boot/config.txt, remove the line "ca…
  • 280 G-Codes ist auch eine Menge. Dafür gibt es ja eigentlich Gruppen, damit es nicht zu viele werden. Bilder laden hab ich nie direkt gesteuert, aber das verzögert am anfang sicher. War bei mir ja auch als er erstmals die neuen Bilder hatte dauerte…
  • Disabling second check is not possible in current version. For next update I have added a mod in simpleHome // Move back for retest if (ok) { into // Move back for retest if (ok && homeRetestDistance[axis] > 0) { Then se…
  • Wenn du einen Pi hast kannst du den Sensor am Pi anschließen und über GPIO pins Filamentwechsel triggern https://www.repetier-server.com/gpio-tutorial/
  • Also if you do it on printer display we will not see such things like mode change. Here it would help to add in continue script a command to set correct E mode - M82 - Set E codes absolute (default)- M83 - Set E codes relative while in Absolute Co…
  • Which command do you use for changing the syringe? I know that G28 does this, so if G28 E0 resets syringe position that might be the command.
  • It must be something you(server) send to printer on abort. Does this happen before homing? Then position might be unknown/wrong and crash into something if firmware allows moves before homing. But as I hear it does not move at all. It might also be …
  • Interesting. I know several users using syringe without having that problem. What we do is we remember the position at pause start and before continue we reset the position with G92 Epos so print continues where it stopped. Question would be more w…
  • Server speichert nur die nächsten 5000 Zeilen im RAM damit er beliebig große Dateien drucken kann ohne den RAM zu füllen. Da es ja kein Elektronisches Problem ist und wie du sagst auf 3 systemen auftritt, kann es am due oder der Firmware liegen. Am…
  • The backof distance is defined in configuration.h #define ENDSTOP_X_BACK_ON_HOME 0.5 but may also come from older upload in eeprom, so check that as well or reset to config value M502 M500 For moving the release move end stop test gets disabled in …
  • Einzige wirkliche Änderung dazwischen ist das ich auf ngrx zum internen Speichern gewechselt habe, da die alte Bibliothek nicht mehr entwickelt wurde und ich sonst nicht neuerer Angular versionen nutzen konnte. Mein Hauptproblem ist aber das ich es…
  • Good point. You must at least go back after last trigger so it is never triggered - a mm or 2 should suffice. The back move has test disabled I think, but when switching to y the x motor must have untriggered as you describe. Since I don't have a s…
  • Not sure what CS:Go graphics is, think a translation error. Maybe g-code. Anyhow I have nearly no load doing this. Regarding the old processor and OS, what does host report in log for OpenGL. Something lik ethis would be good: 09:59:41.693 : OpenGL…
  • Nach ca. 30 Minuten wechselt er langsam auf die Projezierte Zeit. Ja nach Zeit fürs Druckbett/Extruder heizen das sonst mit 0 angenommen wird kann das grob noch passen. Aber am Ende muss hat auch die Zeit am Ende runter laufen sonst ist das nix. Das…
  • Sounds good to have some more samples, also keeping them up to date with changes is an other thing. But better then nothing in any case and I have a sample with sensorless homing and TMC2209.
  • Hab grad rausgefunden das unter umständen Server-Befehle ohne parameter nicht ausgeführt werden, zumindest bis zum ersten Ausführen eines Server Befehls mit extra parameter. Am besten im Drucker aktivieren ereignis @getip {{1}} als erste Zeile einfü…
  • Ok found it. Has nothing to do with pause. All server commands are ignored until a flag is set, which happens e.g. with a second parameter. So for 1.3.0 solution is to add in "Run on activation" printer gcode event dependent script to add: @getip {{…
  • Yes, it is just extra text for user to see pause reason. But it should not be required. Will have a look into this removing the requirement. Thanks for the hint as aI had this still on my todo (checking your issue I mean).
  • Eigentlich sieht das richtig aus. @syncMotion sendet ja so viele M400 das der Buffer voll wird. Welche Firmware ist hier am Werk? Wenn die unerwartet mehr puffern kann wäre das eine Erklärung und 2 @syncMotion könnten helfen. Einfacher ist allerdin…
  • Thanks for confirming. I have published the modifications, so they are now official part of V2.
  • > Wie meinst du das genau mit Zeitpunkt? Tag, Stunde, Minute, Sekunde damit du weist an welchem Punkt in der Log Datei du suchen Must. > Logfile‘s aktiviere ich ja unter: Globale Einstellungen-Druckberichte oder? Nein. Im Drucker Menü auf Log…
  • Mich irritiert grad die Meldung: > error accessing /printer/ping?a=%7b%7d&apikey=6d114e26-a03f-4010-ab2d-5e29954f83ed: Printer offline or usage error Nutzt du eine zusätzliche Software außer unserer am Server? Dieser Zugriff macht keinen Sinn…
  • Negative zeit wird nicht angezeigt denke ich sondern als fertig markiert, ist aber die Ursache. Letztendlich berechnen wir intern die Gesamtzeit und zählen während des Sendens mit hoch. Am ende müssen beide identisch sein, sonst passt es nicht und R…