Repetier

About

Username
Repetier
Joined
Visits
2,088
Last Active
Roles
Administrator

Comments

  • Das hochladen hat nicht geklappt. Es gibt bei windows 2 übliche Ursachen: 1. Der Drucker nutzt nicht COM17 \ 2. Eine andere Software z.b.  Repetier-Server ist bereits mit dem Port verbunden. Hier die Verbindung der anderen Software erst stoppen und …
  • In V1 it is implemented I think: 15 DYZE DESIGN 500°C Thermistor in v2 you there are no direct implementations - youi define the resistance - temperature interpolatopn table (same as in v1) in a define and assign it. That way all thermistors can be…
  • Do you know the processor? Especially 32 bit boards often need either a file on sd card or to be put in boot mode. 8 bit boards use a bootloader and can only update if it has a bootloader or you would need special hardware tp upload. Normally all ca…
  • Do you have slic3r profiles define. I mean if you hit configure does slic3r start and have configs defined? Only then you could expect the drop down lists to show a selection.
  • This happens normally only if you have communication errors. Please check our new faq entry which covers exactly this problem in detail: https://www.repetier-server.com/knowledgebase/4012/
  • If it is same as where server runs disable the printer in server. Only one software can access a port at a time otherwise it is blocked or gets errors depending on os. Also platform.io uses first serial it sees, so make sure only one printer is visi…
  • Hast du ein Display dran um die IPs zu sehen. Wenn er druckt läuft er ja noch. Kanst du ein ping ipnummer erfolgreich durchführen? Dann wäre er noch erreichbar. Es gibt aber theoretisch den fall das er erreichbar ist und nicht auf web aufrufe reagie…
  • If server can nor run, you can not unrigester. Contact our support with license key and we can reset it. Guess you wont make that an image cause otherwise all would see the key later if you did not delete the key.sql file but will get blocked for li…
  • Zu proxmox kann ich nichts sagen. Verbindung über USB ist die korrekte wahl. Display kann dran bleiben aber dort wird nicht unbedingt was von uns erscheinen. Zumindest beim i3 Mega sieht man dort keine Nachrichten, aber das ist ja egal solange er d…
  • We have just released 1.4.9 where I have the replacement bug fixed, so you can use our first solution. Just don't mix them. Reuploading does not fix the issue, this is a runtime replacement.
  • Ok, I got it working and wrote an faq entry how I did it, see https://www.repetier-server.com/knowledgebase/boot-an-image-on-an-usb-storage-device/ Needs the latest image with 1.4.9 where I marked it bootable and fixed the expand filesystem solutio…
  • See https://www.repetier-server.com/startup-configuration/ for location depending on os and how to change where  Repetier-Server looks for it. On unix systems you can also make a link from /var/lib/Repetier-Server to your new destination.
  • Is this a direct connection or via  Repetier-Server? Also what is your timeout setting? I see you get responses so communication should be good. And one command waiting means a ok is missing in responses. Hard to see here as ack is disabled as well…
  • Note that wecams can also cause lot of cpu usage depending on size, fpm and number of viewers seeing webcams. It is just copying images so not so cpu intensive (except maybe for yawcam if it needs to encode the images). What you list are the typice…
  • You need a minimum width of 1521px or 3042px for retina with 1:2 pixel ratio. If you reduce zoom level one level it might also happen on your surface.
  • So calling http://ip:3344 does not provide a interface. Here you should check /var/log/Repetier-Server/logs/server.log to see how far it starts. Normally a bad file would cause it to crash on startup. But I think you mean the touchscreen interface d…
  • At least firmware is old. When I googled it I saw newer firmware and several marlin versions as well. But you should be comfortable with changing firmwares since it might make things worse if they are configured wrong. Due to the wrong answers it w…
  • I can't say if we will add projects to monitor. That mainly depends on time available and there are always so many more wishes. That is why you can open printer gui from monitor with one click. Not sure about your printer list - sounds like the sta…
  • I just tried it over network connection. Even had similar end gcode and it executed like this:Send:14:09:09.837: N1873 M84 ; disable motorsRecv:14:09:09.838: okSend:14:09:09.838: Slow command added:M400 ; Wait for current moves to finish, clearing t…
  • Can you move motors after start? If not the enable signal need to be inverted. Also check with host software like our  Repetier-Server in console to see responses. Check eeprom for correct values or restore them from config values. Check endstops us…
  • Which hosting software are you using and can you show the communication including commands, ack, temperature requests.On which action do you get this. When print finishes or in the middle. Could be a missed "ok" and when a low command gets executed …
  • Do you have multiple printers using same webcam or multiple instandces of yawcam running?Also when it happens is yawcam still running or did yawcam close? We do not control yawcam so we can not close it, but sometimes printer action influence usb wh…
  • Sounds like you use forced snapshot position. What are your other timelapse parameter - I mean snapshot per layer or time? Do you have a before and after script or is it default empty?Can you activate logging and provide a log where it happens? One …
  • V2.15 is a version number, but does not say which firmware it is. Googling I find often refernces to longer but also marlin firmwares. So it might be modified marlin where they have own version numbers. Just for comparison here a marlin 2.1 response…
  • Die Teilen Funktion ist technisch nicht in der Lage über Server hinweg zu funktionieren. Hier wird einfach auf ein anderes Verzeichnis im gleichen Server verwiesen und alle änderungen werden innerhalb  an alle Druckerkontroller gemeldet. Über flachb…
  • What firmware is that? In Pronterface the responses do not look really like a supported firmware. M115 is query for firmware and some firmware details and it returns coordinates or m18. Do you know the firmware name used in that printer?
  • Hi Daniel, is there already a homepage. I saw an entry on reprap, youtube etc. but no homepage of the project. Regarding firmware support  Repetier-Server is quite flexible. I guess you are the developer so you should know best how these settings …
  • Diese Methode von der Downloadseite sollte immer funktionieren: Drehe DisplayJe nachdem, wie du den Bildschirm montiert hast, musst du den Bildschirm möglicherweise drehen.In Version 30+ verwenden wir ein Raspbian-Betriebssystem, das auf dem neuen …
  • Just forgot, you can also have boot from sd card and move /var/lib/Repetier-Server to ssd so data is safe. Easiest would be to copy folder and make it a link. Just make sure that the ssd is mounted before server starts. An entry in /etc/fstab should…
  • Regardin usb stick I have to test when I have more time. Regular sd card should work normally. It did before, and it sounds like it is working except graphics. Resolution might change when xserver starts. If that works out of the box depends on the …