Repetier
About
- Username
- Repetier
- Joined
- Visits
- 2,089
- Last Active
- Roles
- Administrator
Comments
-
If you run out of license due to this send support a ticket with license code and we reset them.
-
Actually since 1.4.2 this can be written with our programming language. Trick is using @sendToPrinter slug commandSends command to the printer with given slug name. That way you can execute command sin the context of another printer. Note that comma…
-
While they have multiple printers with S in model I haven't seen one names S. But maybe not important here. I have a X5SA-2E but as it seems one of the last delivered with Chitu firmware. he switch to Marlin is a good step, but marlin has many opt…
-
Ok, so it is in deed a screensaver. There are actually 3 possible parts. I think in raspi-config you just define if it should use screen blanking or dpms. The x server can have a real screensaver like you know it from windows with different animatio…
-
@Poikilos This is repetier-firmware thread! configuration_io.h is a config file in repetier-firmware V2.x!
-
Chitu firmware is in deed hard as there also is nearly no documentation. As far as I know the firmware will give no notice on filament run out when not printing from sd card, so server can not know about it. Only solution I can suggest is having a s…
-
This is repetier-firmware forum which is not the same as marlin, so can not say much. Normally all you are supposed to change is in configuration.h and configuration_adv.h.
-
Cura is not better regarding server upload. There is a plugin (not from us) but it seems to have some edges.
-
Just to rule out no screensaver found it's way back, what happens if you touch the display? Does it stop and show content? I mean originally there was a screensaver as part of the desktop but I think I removed them. But a linux update or some intern…
-
Changed in case others look for the issue.
-
> Ich kann auch per putty nicht mehr zugreifen, er nimmt das Standardpasswort und den Benutzer nicht mehr an. Ist das dann über ethernet? Weil ohne wifi gibts ja keine Verbindung. Wenn ja has du das Passwort geändert? Immerhin schlagen wir das al…
-
See printer configuration->G-Codes->Event dependent. There are lots of extra codes that get send on several events. Most empty but some like pause get a pause position as default code just because for printers it is bad to pause at current pos…
-
Just updating server with autoupdater does not change linux configuration. So strange that it started then. Also there is no fancy screensaver, we use blanking to disable display if supported and screensaver in server is active. Never have seen wh…
-
Yes, it is a "problem" in PrusaSlicer until 2.5. They compare the name to be Repetier-Server. They know about it and PrusaSlicer 2.6 should have a fixed solution. I already got a test version with bug fix that seemed to fix this issue. So only solu…
-
As long as they use a 3d printer firmware they can use it as well to send the commands. Preview is not correct here but that would be all. For the general laser cutter/engraver I'm not sure they are using all an open interface standard. I have one …
-
Print queue and models are different folders and past prints will also become a new folder. Default is a existing group that you decide to neglect here plus that uploa dmodel and upload print are different urls with the later not getting the group a…
-
Ok, that is not the planned usage, but with pi 4 and enough ram might work. Your main issue is that you do not see the desktop (alt+tab migh show it) and chromium gets started full screen in kiosk mode. You can edit the file /home/pi/.config/lxsess…
-
You can use projects across instances so having one a big machine could store them. From project you can start gcodes as well, they just do not have a preview/analysis as this depends on the printer and projects have no printer associated. You can …
-
I think in general it is too confusing if if then have to select: - Store gcode - Queue print - Print - Store and Queue - Store and print Which is the result of this. Also if we do it every client needs to be reprogrammed:-( I doubt that all will c…
-
Yes, I think that works except for bigger gcodes. At some point your browser will run out of memory. So will add a warning before opening.
-
> so I can resume by Repetier-Host. So you are sing in host or server via host? This is server thread so I assume in the end server is connected. One question is which server version you are using, because in newer malin version M412 can switch …
-
Testing shows that something with recover is broken, most likely in 1.4.x switch. Will fix it for 1.4.3.
-
Yes, sounds like a speed problem. When it triggers we move up and I think bltouch pushes pin in and relases it again for next probe. That must not trigger any more. From past I know it must back fast enough or bltouch gets into error mode. So try in…
-
PrusaSlicer is no issue, I just described what it does. It either sends it to print queue or it sends it to group. There is no option in server to have both so slicer has no selection for both. Groups are always visible since slicer does not know if…
-
Actually what prusa does is correct. The print queue ha sno groups and if you select upload and print it gets send to print queue and not to permanent storage. If you send to group it gets not printed because that is just for storage and you need to…
-
Siehe PM für meine Mailadresse.
-
Not sure what you mean with "and then jitters". For core xy it is important that you move back from end stop when hit, so it does not trigger the end stop any more. Since x and y motor are used same time for x and y moves it is problematic. So maybe…
-
Bei mir passsen die Zeiten und hab auch gecheckt - M104 fügt keine Zeit hinzu. Kannst du so einen G-Code testweise irgenwo zur Verfügung stellen. Vielleicht gibt es da noch etwas das die Berechnung beeinflust. Sollte ja auch dann nachd em start wen…
-
We are still working full time on V1 so no release time or idea when this will be or we even start on it. This is a more theoretical version containing all breaking changes we think would make sense after our experience.
-
We test until we get no problems in testing, but there are always edge cases. I think I found your problem: Send: N13 M75 CE5_16g_Mag_v3_9 Sunlu PLA 109g lw 0.4mm lh 0.28mm flow 100% if 40% ext1 215.0C bed 55.0C Recv:14:41:39.733: Error:No Checksum…