Repetier
All settings are stored in registry, so for linux mono it is in .mono/.. folder. There is somewhere one subfolder per printer.
About
- Username
- Repetier
- Joined
- Visits
- 2,010
- Last Active
- Roles
- Administrator
Comments
-
Also sobald der Mosfet für den Extruder den Strom einschaltet. Sieh mal in der Konsole mit ausgeschalteten Filters was da erscheint. Vermute ein browenout des Druckerboards wegen Kutzschluss vielleicht. Evtl ist ja die Heizkartusche durch. Mess doch…
-
You never answered if the nano worked alone. You might want to try different dtr/rts settings in case it uses hardware flow control.
-
See https://www.repetier-server.com/gpio-tutorial/ on how to program it. I had same issue with my sidewinder and wired their sensor so no new sensor required. There are several youtube tutorials on this where you see how to do the wiring.
-
On dashboard you can backup printer and decide what to backup including gcodes. For restore or replace you can also select which parts to replace with versions of backup. Only thing that does not work is adding backup gcodes to existing - it will al…
-
Check the log if there is a message when printer runs out of filament. Unfortunately some are configured to say nothing when not printing from sd card and without message we can not see and react. In that case you need to upload a different firmware…
-
Zuerst würde ich die zeilen manuell durchspielen um zu sehen ob es ein spezieller Befehl ist der das Triggert. Für mich ist aber unklar was du meist das passiert. Du zeigst ein Log wo der Server neu startest sagst aber der Drucker beendet seinen die…
-
Both protocols look identical. Sure you switched printers? See no prboblems in them but would suggest to bind both to path name of the port.
-
So they have individual id and any of them works good if the other is not connected? Are there undervoltage warnings in the bolt menu? If you switch to the console of the non working printer do you see any usefull messages?
-
Or directly select ping-pong mode and see how communication errors change. That is the easiest communication solution for printers. Server has a recover feature but you need to enable and configure it. Then you can continue failed prints that stopp…
-
If both are connected how much printers do you see in ports dropdown for /dev/serial/by-id/ If there is just one and in by-path you see two you must select port by path instead to select the right one.
-
Ja möglicherweise wurde die ganze sd Karte daher readonly gemounted und du kannst nichts schreiben. Da das system eh veraltet ist und unklar ist was kaputt ist würde ich die Daten in /var/lib/Repetier-Server sichern und ein aktuelles image installie…
-
Normally prints send just G28 at start go to 0 level. So try if this command is working correctly. If not you need to fix the reason why printer does it wrong e.g. check if end stop is working correctly or triggers too early or check eeprom settings…
-
Buffer 0 is not good, except if ping-pong is active then it is ignored anyway. Low values degrade to ping-pong mode.
-
You should not change config outside tool. If you upload you only see the settings from last download not later manual changes. Reason is that they are stored in a special comment for the tool. When you download the zip it contains the config file w…
-
Some 32 bit boards promote sd card as disk in addition to serial connection. Should not be a promblem from this. But as said full communication might show better whats going on then the reduced version.
-
Hat sich mit dem Update vielleicht die Baudrate verstellt? Denke mal das ist auch Marlin solle ja ansonsten klappen.
-
Sieh mal nach dem Blitz icon im Haupt menü (erscheint nach ca. 1 Minute).
-
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.