Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,088
- Last Active
- Roles
- Administrator
Comments
-
The server is a pure static binary so it runs on all linux versions independent of glibc version and other libraries. My guess is that this is why it does not allow loading dynamic libraries. Also I'm not sure it would have worked. The monitor scri…
-
Dann hast du dich vertippt. Mit englischer Tastatur geht das leicht. /var/log/syslog gibt es immer unter linux. Allerdings noch eine gute nachricht - Image V22 ist jetzt raus wo ich den Fehler vermutlich gefixt habe. Vielleicht einfach das neue Ima…
-
You see it in old version when you hit check for update. But here the changelog: 1.2.0 * Recover backup function. * Clear log button in console. * Better handling of long menus. * Fixed some styling problems.
-
Sure you are using Repetier-Firmware and not a other one. For repetier and Z axis the reduction factor is defined in ENDSTOP_Z_RETEST_REDUCTION_FACTOR What makes no sense in your valus is if z max feedrate is 12 why do you print with 200mm/s and ho…
-
Ja ist bereits integriert. Wichtig ist das das Gerät per IFTTT gesteuert werden kann. Die Anleitung dazu aus unserem FAQ: https://www.repetier-server.com/knowledgebase/web-action-to-control-a-remote-controlled-socket/
-
That is actually not the correct function. It is just part of how to fill the job command list. The correct function is RunJob in the printer connector that is connected with printer. Just for you to show how it uses the printjob the sources: …
-
Kein Problem.
-
If you mean with z+xy that x and y share one belt and are driven by 2 motors and the mixture controls x/y motion then cartesian is wrong. Cartesian is when each motor controls 1 axis. That system would be core xy in the config tool.
-
It is just the divisor, so 3 will be 1/3 of the speed unless it gets below the minimum speed depending on acceleration and steps per mm.
-
You can use websites like imgur to upload images and then put the link here. So far the dependencies detection worked in repetier-host for me. Just make sure host and slicer use same data directory. But if you open it from host to configure it shoul…
-
Login ist pi und Passwort raspberry also kleingeschrieben. Check gleich mal mit obigem fgrep Befehl. Falls dass da Problem ist hätte ich ein script das es wohl löst und ich auch im nächsten image aktivieren werde. Leider will mein pi grad nicht meh…
-
Sure this is possible. Just make sure ALWAYS_CHECK_ENDSTOPS is true or end stops are only used during homing. Also disable software end stops in that case. But should happen automatically in config tool.
-
You just said you are using Marlin. This is repetier-firmware support! These are different products and are configured differently. I can say that you should use M119 in host to test if the switches are correctly assigned. So trigger one and send M…
-
The big question is still is how do you get the rpm value? Who measures it and how can you read it. The essence of the script is to detect the trigger condition and call a url which is of course also possible in windows. E.g. curl exists as windows …
-
Yes I mean dependencies I guess it is in english. Have prusa on german. If conditions are empty and compatible printer list is all they should show up. My config is not so useful. Only my prusa printer and one custom filament at the moment as I ins…
-
Erst mal auf 0.94.2 bitte upgraden damit alle bekannten Probleme behoben sind. Firmware ist vermutlich Marlin - damit klappen die meisten Drucker. Mit 94.2 kannst du noch mal den wizard nutzen. Es gibt da jetzt auch ein autodetect für DTR/RTS das b…
-
Wrong port. USB A on prusa mini is to connect a usb stick to print files on it. There is a regular usb connection for serial connection. Not sure if mini or the big variant.
-
Bei meiner Tastatur (apple keyboard) muss ich noch Fn dazu drücken weil sonst F1 nicht richtig gesendet wird. Gibt aber noch eine möglichkeit das zu testen. Neu booten, per ssh einloggen und fgrep "brcmf_proto_bcdc_msg failed w/status -110" /var/l…
-
Did you recreate configuration with installation wizard? If so your DTR/RTS setting is maybe inverted. You should upgrade to 0.94.2 and rerun it. New version now also has autodetect for these settings. Some boards only work in one of the possible co…
-
> but some of the settings for the motors, are a bit overwhelming. One of the problems we want to solve. In V1 we are not flexible so all modules of one kind are merged into one big containing all settings possible, regardless if you need them or…
-
No I can't. These depend on your errors, board, configuration file, wiring and eventually even hardware defects. You need to compare what you defined with wiring and to which pins the configuration belongs and check what you did wrong. If you are u…
-
First there are some new options in Prusa Slicer 2.2 that need extension of host like new infill patterns. I think there was also something else, so there might be some problems until the upgrade to host 2.2 which comes I think in september. Next i…
-
When firmware states dry run until restart you can restart it with M999 but you need to fix the problem first or it happens again. Before that line firmware will write the reason for doing so, so you should know if it is the bed or extruder where yo…
-
Better ask in LUCs special git fork for davinci. I have no davinci and can't even say which models can run repetier-firmware. But maybe someone in this forum has an idea?
-
Does the host/server show that they should get power? If so you are most likely using wrong output pins. If not check console for error messages - wrong wiring or pins can cause temperature failures that cut off the funczionality and you see it in …
-
Rumba32 is good. That is already supported in V2 and will never get support to V1 so you need V2 anyway. Also you can make own modules for highly specialized problems here if needed. That is the main advantage of the new module system.
-
I hope to make it in september.
-
Da du display dran hast schalte mal AP auf nie verbinden, dann bleibt die Konfiguration in Linux immer auf dein Netzwerk. Wenn das Problem der hin und her wechsel ist sollte das helfen Wenn du eine Tastatur anschließen kannst drück mal Ctrl+Alt+F1 …
-
Yes, but works only if you preprocessed the gcode to contain the M486 commands and you need to know the ids assigned. For a future version we plan a similar version that uses gcode comments if possible. Then we can also offer a list and area so you …
-
Sieh mal unter Downloads nach - da gibt es bereits eine armv7 version vom monitor. Läuft jetzt auch auf einem pi, aber sollte besser ein neueres Modells ein und maus/tastatur haben.