Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
Epcos has probably a hundred different sensors with 100k, must not necessarily be that one. That one was used at the beginning of reprap printers a lot, but then they stopped producing that type as far as I remember.
-
Das bezweifle ich nicht. Aber wenn du noch 2 Webcams dazu hängst wird der USB bus stärker belastet und die Auflösung/Frequenz sind die beiden Parameter die die Belastung steuern. Darauf wollte ich nur hinweisen falls es zu Problemen kommt.
-
There are already sample configs included in the git repository. See SampleSystems folder.
-
Als ich kom bisher ohne webcam aus. Man sieht ja grob wie viel Filament noch da drauf ist. Aber prinzipiell kannst du natürlich eine 2. webcam dafür einrichten. Nutz nur keine zu hohe Auflösung sonst gibt es eventuell Bandbreitenprobleme und das wil…
-
Ind er konsole. In der deutschen Version heist der Punkt "Bestätigungen". Normal nur für den Server interessant, aber wenn man die Dialoge korrekt verfolgen will doch wichtig.
-
Do you see a new serial port appear when you connect the A10? Just to be sure linux supports this serial driver. Last thing you could change is rts/dtr handling. They have same meaning as in host so same setting should work there as well but current…
-
As I said you can when you change the cnc driver to do that. Currently the CNC driver which gets said M3 value will only turn it on or off. You are now using it in extruder mode I guess where M3 is not used and M106/M107 control the fan which you us…
-
Sind die Bilder denn noch da? Seit 0.94.1 gibt es um Speicherplatz zu sparen die Option die Bilder nach der Umwandlung zu löschen und die ist standardmäßig aktiv. Wobei die Bilder uahc nur im Erfolgsfall gelöscht werden sollten. Auf welchem Betrieb…
-
Die Druckeinstellungen hier sind ja wie ich verstehe die die im Slicer verwendet wurden. Viele slicer schrieben die Einstellungen schon rein aber oft etwas verschlüsselt. Was die aber oft auch können ist Parameter im gcode zu ersetzen. Das könnte ma…
-
Hattest du ACK anzeige aktiviert in der Konsole? Ging ja in erste Linie darum zu sehen ob die Firmware noch Daten sendet bzw ob noch welche empfangen werden können. Wenn das der Fall war ist das ein Problem. Kannst du noch im Server deaktivieren un…
-
Du kannst noch die Anzeige auf dem Drucker LCD deaktivieren. Mein Anycubic I3 zeigt die zumindest eh nicht an, wenn das hier genau so ist ist es nur erhöhtes Risiko und vielleicht gibt es ja inhalte die ihn stören. Was aber heir zu passieren schein…
-
With same settings as in host server should also connect. Only thing to watch out if server is to also select correct firmware - here marlin - or connection will never work.
-
The slicer settings are if used with a supporting firmware are used to change the acceleration stored in eeprom/firmware so they replace the one in firmware. In fact I think if you would then send the store to eeprom command they would be even store…
-
That version will be supported around september. in new host version Needs some extra tweaks for new/changed options.
-
The temperatures work. Just note that it takes the filaments selected in the right tab and not the active one on the left. Also you must save the config if you changed it or it will be ignored. The curaengine is the last 1.x version that is compati…
-
Aktuell müstest du das vorher machen. Also beispielsweise im Slicer noch einen Postprocessor angeben der dann das script auf die Ausgabe anwendet. Grundsätzlich ist die Idee Postprozessoren im Server einzufügen aber nicht schlecht. Da es aber recht…
-
No, haven't had time to create a GRBL instance and check requirements.
-
Unser image kommt ohne desktopumgebung. Wir haben alles aufs minimum reduziert. Grundsätzlich kann man die Pakete natürlich nachinstallieren aber wie man man beide parallel betreibt kann ich nicht sagen. Denke das geht erst mit dem pi 4 der ja 2 hdm…
-
This is a prusa mini config I had used successfully: https://www.dropbox.com/s/xlyguc7p6q4nya9/Prusa_Mini.xml?dl=0
-
Since server only sends the gcodes it can not create a continuos slow movement. Motion is created by the printer firmware so it must either get commands with slow speed or said speed multiplier must be low. If you have communication error/hangs I wo…
-
I understand that but we are not the authors of Cura and since it works with other hosts it sounds like a Cura problem. So our solution would be to use a software that can connect to the firmware.
-
How do you define slow here? Does it move and stop and move again or is it moving slower in general? Also when it happens have a look at your console and see if you are getting communication errors with the slowdown. A general slowdown can happen if…
-
Server auf dem PC installieren udn dort auch lizenz angeben (darum hast du ja mehrere Lizenzen). Dann auf dem Pi unter Konnektivität IP und API KEY der PC Version eingeben und sagen was er auslagern soll. Für videos muss auch FFMPEG auf dem PC konfi…
-
Is repetier-host connected directly or over server? Should work with direct connection. Over server it is not expected to work since server is not sd mode aware.
-
You misunderstand me. That option is of interest when you slice since you need some corrections/changes in STL file for slicing. But it does not matter in case of sending - so sending with Repetier-Host or better Repetier-Server is no problem as lon…
-
Beim hochladen wird eine Datei analysiert und wenn du eine Pro version hast auch gerendert. Analysieren geht noch halbwegs schnell, rendern je nach Einstellung kann aber etliche Minuten dauern. Er rendert auch nur jeweils eine gleichzeitig, wenn du …
-
You need to check the logs a bit more up where it says which OpenGL driver gets used. My guess is that it switched to Microsoft generic driver which is a very old standard and instable so it is known to crash the host. Some laptops select driver bas…
-
Please look here for a possible solution: https://forum.repetier.com/discussion/7509/adding-option-to-pause-a-print-at-a-specific-layer-height-mid-print/p1 In general you can add a @pause something In gcode using our layer editor in server to add …
-
You need to add and configure it first using the regular web gui. Only after that it will be visible in the touch screen interface.
-
That would be more a Cura problem which we do not write. Sorry can't help with that software. But it would be still fine if you use Cura to slice and host or our repetier-server to send the data. Since we know our firmware best I think we have the b…