Does anyone have an Octopus board with a vacuum fan connected?
🇷🇺 Оригинал
У кого-то есть плата октопус, с подключённым вентилятором от пылесоса?
Does anyone have an Octopus board with a vacuum fan connected?
У кого-то есть плата октопус, с подключённым вентилятором от пылесоса?
Well, not from a vacuum, but from a CPAP.
Ну не от пылесоса, а с CPAP
Well, the guy is specifically asking about the vacuum option; a CPAP blower fan has its own controller anyway and connects up without any jumping through hoops
You’d be better off asking in K3D.
ну человека интересует именно вариант с сяососом, сипапная дуйка вообще свой контроллер имеет и подключается без танцев с бубном
Это тебе лучше в К3Д спросить
Well, in theory there’s nothing complicated there, just do it through an SSR.
Ну по идее то ничего сложного, через твердотелку сделать
No, that’s not how it works there.
нет, там это не так работает
I’ve got a Duet. I connected mine. A friend of mine can’t get it working.
У меня duet. Я свой подключил. У знакомого не получается.
Well then let him join K3D and ask himself. Why do you have to be the go-between?
ну вот пусть он и зайдет в к3д и спросить. чего тебе передастом-то быть?
Thanks, got it. I’ll send him ![]()
Спасибо.Понял. Пошлю😁
The PWM goes from a free PWM pin through a protection board, and the power comes from the fan’s MOSFET port (which, on Nidecs, has to be supplied only after the PWM is applied).
там шим со свободного ШИМ-пина через плату защиты подключается, а с мосфетного порта вентилятора питание (которое на нидеках надо подавать уже после подачи ШИМа)
Ah, damn, that kind — I really thought you meant an actual vacuum ![]()
the 220V one… if you have the exact model name, then sure, it’s possible; I recently hooked up PWM fans to an Octopus Pro, nothing complicated, the only question is what frequency this blower fan needs. If you know that, you can just set hardware_pwm manually.
А, блин, такой, я т реально думал от пылесоса:rofl:
тот который 220…, если есть точное название модели, то можно, я недавно pwm вертушки на октопус про вешал, сложного ничего, есть только момент того, что какую частоту для этой дуйки надо, если это знать, то можно hardware_pwm задать ручками
It actually is from a vacuum. From a robot vacuum.
так он и есть от пылесоса. От робота-пылесоса
Now it finally clicked for me ![]()
![]()
Теперь то до меня доперло ![]()
![]()
That’s if that pin supports hardware PWM.
это если тот пин поддершивает хвшим
I used the diag pins for RPM, and the fan power pins without the voltage-selection jumpers for PWM (only the negative side, obviously) — they can do that.
Пины diag для rpm использовал, пины питания вертушек без перемычек выбора напряжения для шима (только минусовые естественно), они это могут
Umm… weird. RPM is for reading the fan speed, right?
эмм… Странное. rpm это типа для считывания оборотов?
Yeah, I put fans in the skirt, because the stock one is way too loud. The Octopus has 2 power ports that are enabled without any config; I took + and - from those, and pulled RPM and PWM from the board’s free connectors. If memory serves, you can put a total of 3A on the fans
anything above that can be run through the HE connectors; they’re configurable and can handle up to 12 or 13A (for the exact current ratings you’d have to look at the motherboard itself, I can’t keep all the numbers in my head
)
Да, я себе в юбку ставил вентили, а то сток уж больно громкий, у октопуса есть 2 порта питания, которые включены без конфига, от них + и -, rpm и pwm уже с платы со свободных разъемов дергал, на вентили сумарно можно 3А повесить, если память не изменяет:roll_eyes: все что больше, можно пустить через НЕ разъемы, они програмятся и до 12 или 13А держат (более точные величины по амперажу над к материнке глядеть, все значения в голове не могу удержать
)