Marco67
About
- Username
- Marco67
- Joined
- Visits
- 83
- Last Active
- Roles
- Member
Comments
-
Now the Klipper native script to flash the board in which way it doesn't work, not good, so I believe that everything must therefore be thought differently: root@Raspberry3:/opt/klipper/Sapphire_Plus# ./scripts/flash-sdcard.sh /dev/ttyACM0 btt-skr-p…
-
Yes, it's true. But not all boards flash by copying the bin to the SD. SKR Pro for example through a very clever script creates a virtual socket on the board MicroSD, copies the bin and performs a reset, Klipper flashed. Boards based on ArduinoDue a…
-
Where is the Klipper log saved with this integration? I only see the socket to connect Repetier Server on the correct port, but there is no log trace. Ok, found now, it is still in /tmp but with the name of the printer, good! The only thing I don't…
-
It would also be useful to be able to invoke a custom script to be able to flash the board. For example I use this by invoking it from Octoprint with one of the various plugins available, and it flashes the board without any problem. You know well t…
-
Repetier said: You only see install button when the config file has same name as your printer slug - see e.g. url in browser for it. Uninstall only appears for that config if an active installation was found (with our system). For testing ju…
-
Repetier said: Now copy your klipper configuration into this, stop or uninstall old version and hit install button. Then you get same config with new klipper installation but manageable within repetier-server. Once that operation is done…
-
Repetier said: Uninstall followed by install is an update. This will not delete the config file so nothing gets lost. Klipper you know it can work with multiple files in the configuration, did you expect that? That is, the cfg master can…
-
Repetier said: The standard path is not working by standard:-) Actually we use the standard path just with different folders since it is not running as user pi. And to update Klipper? I only see Install and Uninstall.
-
Ok, now it's clear how the integration works, thanks. It would have been better if he leaned on standard path, i mean for klipper installation (the default is /home/pi/klipper and not /opt/klipper) and the various cfg, however better this way than n…
-
Klipper is installed in the classic path, for example the priter.cfg is in /home/pi/printer.cfg, and the file printer and klippy.log are in the tmp. I also tried to recreate the klipper.service service but it doesn't change anything. If it is a ques…
-
Repetier said: What do you mean with empty? If I call it I get something like this: https://cln.sh/9vIqma When you add a new printer with wizard and select Klipper as firmware it offers to install klipper for that installation. Afterwards i…
-
In version 1.2.1 there is the integration for Klipper, excellent news, too bad there is no documentation of how to activate it. Nothing appears here in the "Klipper Configuration" drop-down menu, it is empty. Roland, if you need a beta tester for th…
-
At the moment I do it manually by launching a simple script in the cron to reboot, changing the values I need, but I hope for integration in the interface: #!/bin/bash v4l2-ctl --set-ctrl=power_line_frequency=2 v4l2-ctl --set-ctrl=exposure_auto=1 v…
-
Repetier said: No cpu intensive is independent and should only be enabled if the other computer is much faster. But there is as well an option to share projects that must be enabled. If the pc is shown in green it‘s contens shoukd then appear…
-
So the rendering/cpu intensive work option must be active on the server hosting the projects? What if both of my servers have items to share? Do I have to enable it in both? Having two identical printers each with its RPI it would be very useful to …
-
Yes i know, but it would be useful to be able to do it also in common groups. Then as an alternative the possibility of being able to import all the gcodes present in a group into a project, or create a project from the cgodes inside a group. Now it…
-
Repetier said: Yes, would be nice. Would be part of a later planned webcam upgrade. Should also work on mac and windows so this is just a tiny item in the puzzle. Really nice, thanks!
-
I have the same problem using Klipper as firmware. I have created a macro for managing the LEDs but Repetier Server when I click the light icon always sends M355 S1, never S0. Send: 8:55:28.801: N6 M355 S1Recv: 8:55:28.804: okSend: 8:55:30.786: N9…
-
I solved it by setting the g-code flavor on "Klipper", after all I use that as firmware.
-
With the latest updates, the problem never occurred.
-
The built-in slicer would be relatively useful, but a real 3D preview also while printing like that plugin is much more instead.
-
I agree that this could create a danger to the files inside the device, but it is only about permissions on a single file that is in the user's folder, not to the entire file system. The problem remains that only Repetier Server cannot do it, and i…
-
I agree! Furthermore there is no possibility to edit the printer.cfg inside Repetier Server, a request already made by me for some time, thing possible with MainsailOS and Octoprint (open source, so free frontend).
-
I don't understand why I can't attach a small zip file.
-
Repetier said: Ok I replayed your video. I could see the fan problem and found the reason, so will be fixed in next update. It is just optical as it shows the wrong value but it never gets send to firmware. Regarding NaN it did not happen, s…
-
Repetier said: I heard reloading webpage fixes it. My problem is no one gave me a hint how to create that problem. When I use klipper I do not get it. My M105 responses are: Recv:19:19:10.056: ok B:26.5 /0.0 T0:26.1 /0.0Recv:19:19:11.057: ok…
-
Just do a reset of Klipper and this shows up. To return to the possibility of changing the temperature just click on the home icon, re-select the printer and then you can change it, so it's a server problem, please fix it!
-
The temperature problem with Klipper has not been resolved even in version 0.94.
-
Hi Roland, I found a small almost irrelevant but boring problem in the latest Server version. Exporting the MK4duo eeprom to the "X Diagonal Rod Adj." section as you can see a value of "0.6" is saved even if the original was "0.600". When you go to …
-
Same problem with MK4duo, so there's a bug in the Server.