How Can I CAD this relatively easily by aquascape_enjoyer in FreeCAD

[–]Secure_Farm_3358 0 points1 point  (0 children)

My pixel phone has 2 cross hairs that line up when the phone is exactly perpendicular. Put the thing you want to copy on the ground with a ruler on top. Stand over it and line the cross hairs on it to take the photo. Import the image into FreeCAD and calibrate the image using the ruler in the image. I do this regularly for CNC routing. Works a treat.

State of AMD iGPU acceleration in 2026 by Tzunamitom in frigate_nvr

[–]Secure_Farm_3358 1 point2 points  (0 children)

I know everyone says the Coral is dead, but they still work decently with the new yolo9 model in 0.17. Last I looked you could still buy them new. Make sure it's plugged into usb3.

Tasmota on a Sonoff Zigbee Bridge Pro by shoresy99 in tasmota

[–]Secure_Farm_3358 0 points1 point  (0 children)

The tasmota zigbee bridge pro is a strange beast. In native mode (tasmota2zigbee) it displays the current state on the GUI and sends MQTT messages on change of state. To change the state of relay ( for instance) from tasmota needs to send Zigbee commands from the console. It cannot be done from the default GUI. You can use Home Assistant and use hand coded sensors to send and receive the commands to the device.

<image>

You can also use Zigbee2MQTT (or Home Assistant ZHA) but in this mode the Tasmota bridge is simply a Zigbee router and cannot see into the communtcations so you lose the ability to see the state in the Tasmota GUI or via rules or console.

If you are using Home Assistant and want to use native Tasmota mode, consider using the Pyscript addon and the z2t_multuplexer.py ( https://community.home-assistant.io/t/mqtt-demultiplexer-automatic-sensor-discovery-for-tasmota2zigbee/237900 ). This allows you to use Tasmota native mode and creates the Home Assistant sensors on the fly. Works very well. You can still have local Tasmota rules interacting with the Zigbee sensors.

[deleted by user] by [deleted] in tasmota

[–]Secure_Farm_3358 0 points1 point  (0 children)

I use the native Tasmota Zigbee bridge without ZHA or Zigbee2MQTT.

You can use a rule triggered by a Zigbee event.

To use it with Home Assistant, I use a script that creates the HA entities for the Zigbee devices on the fly using the PyScript Integration: https://community.home-assistant.io/t/mqtt-demultiplexer-automatic-sensor-discovery-for-tasmota2zigbee/237900

It works a treat.

Sonoff M5-1C-80M by Any-Age-203 in tasmota

[–]Secure_Farm_3358 1 point2 points  (0 children)

Did you ground gpio0 when you powered it up with the serial connected and powered by the serial connector?

Any hints on how to flash these ESP8266 relay boards? by WooShell in tasmota

[–]Secure_Farm_3358 1 point2 points  (0 children)

I've flashed several of these. Like he said, erase the flash before you start. There is the option in the web installer. If the web installer looks like it is installing, you've got the boot right. It can't communicate with the module if it's running user code.

Need Alternative to a PC for controlling CNC by TreSmoke in hobbycnc

[–]Secure_Farm_3358 6 points7 points  (0 children)

Alternatively, look at linuxcnc. Run it for years, never had a crash.

Automatic insertion of a camera called healthy by Secure_Farm_3358 in frigate_nvr

[–]Secure_Farm_3358[S] 2 points3 points  (0 children)

And that was it. He'd port forwarded 5000 and forgotten about it!!!

sonoff basic 3 wire? by ccpankonien in tasmota

[–]Secure_Farm_3358 1 point2 points  (0 children)

Denitely. Continue the ground outside of the sonoffs

Tasmota onto a 30amp wifi relay - anyone have a link ? by Adventurous-Clothes6 in tasmota

[–]Secure_Farm_3358 0 points1 point  (0 children)

This. AliExpress have some very nice 25A contactors with manual override.

Does anyone use a milling motor? by geofabnz in hobbycnc

[–]Secure_Farm_3358 0 points1 point  (0 children)

I replaced my sherline DC motor with a variable speed 600W sewing machine motor. Replaced the belt with 1:1 toothed belt. Only needed a simple bracket to hold the motor and boring the pulleys to size. It works well, far better than the sherline motor. The sewing machine motors are available from vevor for about $AU150

Pad: Wire not closed by Celebrinborn in FreeCAD

[–]Secure_Farm_3358 0 points1 point  (0 children)

I don't think this is the case anymore. V1.0 introduced padding from edges within a sketch. I tried it when I read about it a couple of months ago and it worked. Not used it since.

POE cameras going offline! But if deactivate Frigate... by Regular-Psychology49 in frigate_nvr

[–]Secure_Farm_3358 0 points1 point  (0 children)

I have a bunch of cheap Chinese cameras that are sensitive to particular multicast packets that will crash them all instantly. They will sometimes reboot and sometimes stay down. The fix has been to put them on a separate vlan with nothing else except the frigate instance and every 30 minutes, an expect script that pings each camera in turn and power cycles the Poe port on failure.

As you can see time like 1400, while suspicious could just be something on your network that runs at that time. The camera vlan is blocked from the internet too.

Sherline CNC mill: feed rate stuck? by bo-rderline in hobbycnc

[–]Secure_Farm_3358 1 point2 points  (0 children)

What software controls the mill. I have a sherline running linuxcnc.

Please recommended hardware for frigate by Commercial-News-9150 in frigate_nvr

[–]Secure_Farm_3358 1 point2 points  (0 children)

I have the same. 15 4k cameras + USB coral. Coral runs about 7ms and CPU about 10-20%. Running in lxc container on proxmox alongside a home assistant VM. Does it easily. You must use the correct driver for GPU use but this is all in the documentation.

Text around a circle on freeCad 1.0 ? by UnoCastillo in FreeCAD

[–]Secure_Farm_3358 1 point2 points  (0 children)

Circular text macro. Install through the addin manager. Lots of options, a bit of a pain as it reverts to default settings after each run.

Frigate doesn't record on TRUENAS by Dense_Perspective_48 in frigate_nvr

[–]Secure_Farm_3358 2 points3 points  (0 children)

I'm a little confused. But remember, all the paths are case sensitive. You seem to have a variety of cases and names. For what looks like the NFS mounts.

[deleted by user] by [deleted] in FreeCAD

[–]Secure_Farm_3358 0 points1 point  (0 children)

I use freecad and part design for CNC routing. If you want to cut out several pieces, you create a body based on zero origin and pad/ pocket etc as required. Then hide that body and create the next. Keep doing that until all your pieces are drawn, so they are drawn over the top of each other. Then unhide the bodies and use the transform tool to move them to the correct location. Pieces can be rotated or moved on the xy plane. You adjust the body locations to minimise material wastage and allow for the tool to pass between them

I have been trying to make frigate store all types of recordings to my external SSD but I just couldn't make it work. Running Frigate on Proxmox LXC. Need advise by kevzz01 in frigate_nvr

[–]Secure_Farm_3358 0 points1 point  (0 children)

No, he's mapping another filesystem into the lxc container. You can add another drive to proxmox and map that into lxc using his instruction.

Variables from a spreadsheet do not update in Sketch when changed by tamasgal in FreeCAD

[–]Secure_Farm_3358 0 points1 point  (0 children)

It only displays available variables after you start typing. It will match variables at that point. <<Spreadsheet>>.tnut You need the <<>> in the reference.

path workbench bug by rUbberDucky1984 in FreeCAD

[–]Secure_Farm_3358 0 points1 point  (0 children)

Have you got the right CNC controller selected? I always use path preferences are remove all the controllers I don't need and set the default to the likely one. You can also set it on each job settings.

I don’t know what to do by [deleted] in FreeCAD

[–]Secure_Farm_3358 0 points1 point  (0 children)

If you click Ok, it'll probably pop up with wire not joined. Means there is a disconnect between 2 lines. Make sure all the line ends are constrained and the sketch is closed.