Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
Wenn es immer X+ ist, dann ist das übersprechen vom X end stop. Setze ALWAYS_CHECK_ENDSTOPS 0 dann wird das im Druck nicht mehr geprüft und führt dann auch zu keinem Versatz. In dem Fall wird end stop nur beim homing genutzt. Alternativ X end stop k…
-
As intermediate solution select before final continue temperature with 1 ° difference so it sends new M104 with correct temperature.
-
Ok I could reproduce and identify the problem. The problem is that firmware remembers old tempeature by negating it and the gui knob ha sminimum value 0. So once it sees -180 it sends M104 S0. I think I have a solution for this I can implement for …
-
Welches display? Mega oder pi? Wenn wir starten senden wir M530 S1 L70 M531 Name M532 X0 L0 M75 Kannst du testen ob eines dieser Befehle das Display deaktiviert? Wüste sonst nicht was es sonst sein könnte, da ich den Drucke j…
-
You are talking about the mega display and not the pi 7" display, right? We have no control over the mega display, so I can not say if this intentional. On my anymega display did not disappear during print as far as I remember. Maybe that has change…
-
Ok, du siehst also den Druckstatus, klickst auf Abbrechen und er verschwindet. Dann ist er auch abgebrochen. Abgebrochen heist aber er schickt keine weiteren Befehle außer dem Abbruch Skript. Moves die gepuffert sind werden noch vom Drucker abgearb…
-
Ok, hab jetzt mal meinen Fehlererzeuger erweitert um zu hohe zeilennummern zu bekommen,ähnlich wie bei deinem code: Send:15:00:28.453: @getipSend:15:00:28.522: N13 M114Recv:15:00:28.523: X:0.00 Y:0.00 Z:0.00 E:0.00 Count X:0 Y:0 Z:0Recv:15:00:28.52…
-
Bin ja schon auf der suche aber schwer, da ich immer nur unvollständige infos (logs) bekomme. Beim letzten der wäre super wenn ich ihn als log hätte, aber der Anfang fehlt und ack wurde gefiltert. Was ich sehe ist das er da die resends nicht ausführ…
-
Normally you copy one of the sample configs coming closest to your printer and adjust board and pin numbers. The docs for configuration are also quite detailed, so adjusting with description on what the commands do or alternatives matching can be fo…
-
It is because you are using PrusaSlicer with default config. As you see the prime line is extruded at y = -3 but you defined your bed starts at y = 0, so -3 is not on the bed. So change y min and in bed shape also bed y min to -3 and the message wil…
-
Helpful. Please see pm for some extra info so i can reproduce for sure.
-
Intersting, found also this Send:19:06:40.102: N161193 G1 X178.522 Y152.018 E3196.07992Recv:19:06:40.132: o- okRecv:19:06:40.796: T:199.91 /200.00 B:60.27 /60.00 @:60 B@:0 So still starting with "o-" then followed by the "ok" it should have. In tha…
-
You see firmware version when you send M115 but I think it is V1. Yes jam and out of filament is not differentiated in repetier-firmware. You should not try to pause in server when firmware already has forced an internal pause. It would store temp…
-
I need more information to know what is happening here. First which firmware version is the S4 using. Not sure if stacker upgraded to V2. Also when you trigger filament change on printer is it blocking communication or does server also offer filame…
-
> Clicked on control button to restart. Do you mean continue button with restart? Will test on my server, but it should of course restore old temperature before continuing the print.
-
Are you on 1.2.0? The name @autostartNextJob is introduced in 1.2.0, before only @autostart_next_job worked. Also did you check if the menu entry to disable autostart appears when you send the command manually?
-
> wenn ich normal mit der IP Adresse rein gehe funktioniert es, ich melde mich an und bin drinnen über wlan Also kannst du mit ip von oben auf das untere Netz zugreifen? Ist doch ausreichend, oder wie willst du das sonst machen? Bonjour also repe…
-
by /by-path ist die Reihenfolge nicht wichtig. Die Namen hängen hier vom usb port wo der Drucker drin steckt ab. Ist also immer identisch oder linux macht was falsch (oder du hast einen anderen port erwischt:-) Direkt unter /dev/ttyACME... die name…
-
Ok, the thing is quite clear. The blobs are your timeouts as it seems. There are so many that this must be the case. It always looks like this: Send:19:21:39.800: N186209 G1 X139.791 Y146.312 E2817.08945Recv:19:21:39.813: okSend:19:21:39.814: N1862…
-
That should do it. When successful you see in printer context menu a extra entry - "Disable Autostart of Next Print".
-
Die Frage is nutzt du transparente repeater wie bei mesh netzwerken oder sind das 2 Netzwerke mit unterschiedlichem ip adressraum. Ich fürchte in deinem Fall letzteres und die drucker stehen im untergeordneten Netz. Daher sind sie routing mäßig vom …
-
That is the wrong command in this case: @autostartNextJobStarts the next job in the print queue automatically as soon as the currently running job is completed. Note: This is intended for printers that clear the bed automatically, because otherwise …
-
Und hat aktivieren des Ping-Pong Modus geholfen?
-
There is also a shutdown on idle script. That would disable printer if print is finished or shutdown and cooled off and printer is idle for x seconds. Just as an alternative.
-
lcd_rotate is meant to be interpreted by the display. So in your case this did not happen requiring the extra command in cmdline.txt Thanks.
-
The solution in such cases is always the console with disabled filters or even better activate logging and check the log. Communication is most likely still fast enough - blobs normally happen with communication errors and if the suddenly get higher…
-
Ich glaub wir reden aneineander vorbei. Die Frage war mehr, wenn du 413 steps/mm hast bei 1.2.0 klappen die Drucke normal? Das man beim berechnen wegen der falschen Vorschübe bei 100mm auf 826steps/mm kommt was doppelt so viel ist wie man braucht i…
-
> What I have noticed is that after a few weeks, apparently the license has been lost leaving the installation blank. I had to enter the menu and activate the license again to restore everything. Do you mean there is no license number at all? Eve…
-
Es ist richtig das die extrusionsbutton aktuell nur bis 50mm funktionieren, bei 100mm wird 50mm extrudiert. Das ist das einzige was als Fehler bekannt ist, aber er extrudiert dabei ja auch nur 50 also nicht mehr als vorher. Wenn man das zum justiere…
-
Difficult question - first what do you mean with shutdown? Does printer have a controllable power plug or something like that? Then it really depends much on printer firmware and how it signals error. On serious errors we stop a running print, so i…