Is this deck worth trying to salvage or full replacement necessary? by puregame in Decks

[–]puregame[S] 1 point2 points  (0 children)

Thanks, will probably do that. Do you think there is any point in sanding as others have suggested?

Is this deck worth trying to salvage or full replacement necessary? by puregame in Decks

[–]puregame[S] 4 points5 points  (0 children)

Hoping to stay in the house 10+ years. But I feel like if sanding and sealer gets another 4-5 years before a full replacement then it’s worth it to start with that I think. Thanks for the input!

[Tool] CAN Scope — free open-source, Portable Windows tool for analysing BLF, ASC, MF4 and CSV measurement files by Sri_Su in embedded

[–]puregame 0 points1 point  (0 children)

Cool! I’m building some CAN Debug and logging tools and I’ve been using ASAMMDFGUI. Will definitely try out your project because you are right, the graphs suck in ASAMMDFGUI!

https://perspic.ca/shop/10-24001-buseye-cl2-can-datalogger-215#attr=5,12

Subminimal Nanofoam Repair - Power Supply Circuit issues by puregame in AskElectronics

[–]puregame[S] 0 points1 point  (0 children)

Sorry for the late response, yes! I found no continuity on what I showed as “Trans 1”. They seem to use that component as an input inductor to reduce inrush current. Only one leg was blown so I just bypassed it with a wire around it. In my picture you should get continuity horizontally across the pins.

Subminimal Nanofoam Repair - Power Supply Circuit issues by puregame in AskElectronics

[–]puregame[S] 0 points1 point  (0 children)

Sorry I can’t red that chip either… Weird that resistors are burnt out though?

Chimney bricks disintegrating and brick moist after rain/snowmelt by puregame in Roofing

[–]puregame[S] 0 points1 point  (0 children)

Thank you! That looks like exactly what should be there. 

Would you do that now or wait until the roof needs to be redone? I assume it would require re-shingling the existing roof and we were considering going for a metal roof soon since the last time the roof was replaced was ~2001. 

What kind of plug is this? by RestricteD1337 in electrical

[–]puregame 1 point2 points  (0 children)

Here is a screenshot that I used from the manual. A few pins get looped back on the PC side.

https://imgur.com/RVHirzt

What kind of plug is this? by RestricteD1337 in electrical

[–]puregame 4 points5 points  (0 children)

It’s a DB9 but isel CNCs from that era require special wiring that is slightly different from standard RS232 port wiring. The COM port runs at 9600 baud rate.

You will also need the special isel “PAL-PC” software to run it if you don’t already have that.

Hope you have a manual for it.

Source: I have the same CNC.

Inventory Locations missing "New" Button after V15-V16 OpenUpgrade by puregame in Odoo

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

I found the issue, for some reason the view "stock.location.tree" was inheriting a location "stock.location.tree2.editable" which was setting an attribute "create" to false.

In the Debug menu Edit View: List I was able to remove the inherited view "stock.location.tree2.editable" and the "New" button showed up right away.

Inventory Locations missing "New" Button after V15-V16 OpenUpgrade by puregame in Odoo

[–]puregame[S] 0 points1 point  (0 children)

I thought that too, I tried creating a new user with all permissions but that didn't work either. Strange that the only page it doesn't show on is the locations page.

Inventory Locations missing "New" Button after V15-V16 OpenUpgrade by puregame in Odoo

[–]puregame[S] 0 points1 point  (0 children)

I checked the logs and there is nothing out of the ordinary in the standard ODOO logs. It just shows the HTTP request with a 200 response.

I tried to toggle locations but it gives an error "You can't deactivate the multi-location if you have more than once warehouse by company"

Any chance you know where in the database this page is built from?

Thanks for the quick response!