Kiddow
About
- Username
- Kiddow
- Joined
- Visits
- 8
- Last Active
- Roles
- Member
Comments
-
Thanks. I'll try it again and report back.
-
Cheers! Can't wait for V2
-
Nice! Thanks.
-
SOLVEDDeleted PrusaSlicer 2 key or specific key in registry:Computer\HKEY_CURRENT_USER\Software\Repetier\slicers
-
I figured 2. outIt's #define EXTRUDER_FAN_COOL_TEMP 50Couldn't find it in the configuration tool.
-
Thanks! And is it possible to allow movement into negatives? Like G1 Z-1?
-
I managed to get the hotend fan running once the hotend starts heating. With the described RRD extender this code works#define EXT0_EXTRUDER_COOLER_PIN 6 However the fan spins up as soon as the hotend starts to heat up.1. My problem is now that set…
-
Again, I am not sure if this is a 100% Repetier issue or a 100% Slic3r issue. Maybe something inbetween.I therefore created an issue at Prusas Slic3r repo at github.See link here https://github.com/prusa3d/Slic3r/issues/2117
-
Updated findings! This only happens when Infill is set to 0% and perimeter amount is =1 % . With infill >=1% the required filament is also correct.
-
After changing the baudrate to 115200 there are not more timeouts or hangs during the print.
-
I currently have the same problem as luwi66.I have the same hardware setup. RRD extender board for ramps 1.4.In Marlin all I had to do was #define FAN_PIN 6" in "pins.h"With Marlin I could control the print cooling fan using the FAN button in Repet…
-
Oh I just realized where this compile error comes from.The configuration.h file says this:#define ENDSTOP_Z_BACK_ON_HOME where it should say#define ENDSTOP_Z_BACK_ON_HOME 0.01 the float is not printed somehow. Manually adding this solved the compil…
-
Yes, I have read the article and disabled chrome. I do not use a LCD. I let it saddle for some time and thought about the issue. I have always used 250000 as a baudrate and it worked so far until now. I consider changing the baudrate to 115000.I g…
-
Nevermind. Working now.
-
Ich habe die SD Card noch einmal mit Etcher auf MacOS geflasht und direkt die repetier-network.xml erstellt.Mit den Optionen ssid hidden = true und Neighbouring = true.Jetzt hat der Server korrekt auf den Router connectet.
-
Hallo. Habe genau das selbe Problem mit dem Image v13.Ich kann zwar mit dem Handy auf den Rpi (Zero W) AP zugreifen und den Router ändern. Danach verliert mein Handy die Verbindungen aber der Pi verbindet nicht zum Router. Ich habe auch die Länderei…