While configuring my webcam I noticed that when I have DWC rotate my webcam stream by 270° to be 9:16 (because I use a delta so its rather narrow and tall) it will cut off the bottom, but when I have my camera output the stream rotated by 270° it wont cut it off. Shouldnt both do exactly the same?
Posts made by 8347
-
DWC 2.0.7 cuts off rotated webcam
-
RE: Hotend fan is either 100% or off
@dc42 Oh I must have misread that in the wiki. But its perfectly working with my old mainboards Cura profile and printing great, only "issue" was the noisy fan.
Should I still remap it? -
RE: Hotend fan is either 100% or off
@deckingman Well I feel stupid now, it did change RPM, but it effectively did 0 for noise levels, no clue why they even tell you to try the -30% then.
Checked the RPM by holding a piece of paper lightly against the blades and measuring the frequency using my mic -
RE: Hotend fan is either 100% or off
@deckingman I have the M950 in my system config.g so I shouldnt have to have that in my filament config.g do I?
Also the M106 you send looks only rearanged to what I am using -
Hotend fan is either 100% or off
Okay, so I am running a Slice Engineering Mosquito Hotend, which has a VERY annoying 25mm fan, they even state on their website that you should turn its RPM down to about 70% for lower temp filaments like PLA.
Sounds like a great use for the filament-specific config.g!
My problem is that I cant figure out how to do it with the Duet, I just got it yesterday and I really tried googling how to program it right, but couldnt find just what I wanted to do.I'm using a Duet 2 Wifi 1.04 running firmware 3.01-RC3
And this is my super long PLA config.g minus the PIDs:M106 P0 C"Mosquito" H1 T50 S0.7
My understanding is that this should create a fan named Mosquito that belongs to Heater 1 that will trigger at 50C and have a PWM of 70%,
but it just does the same as the boards normal config, which is 100% fan after 50C