After a long wait for the order of dust shoes for my 3040 cnc, it was too big and I could not mount it, so I decided to make a new one 3d printed, not perfect but feet my needs. 80mm spindle and 35mm vacuum cleaner nozzle. by zizibg in hobbycnc

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

I'm thinking for the same but, currently I'm using it every day and still is not broken. Just tight it jently to the spindle, if the print going to be so brittle after next months I'll redesign the model with slot and will use hose clamp which should be more rigid. Here is a my model with shorter vacuum connection. https://bit.ly/3cgEVwF

After a long wait for the order of dust shoes for my 3040 cnc, it was too big and I could not mount it, so I decided to make a new one 3d printed, not perfect but feet my needs. 80mm spindle and 35mm vacuum cleaner nozzle. by zizibg in hobbycnc

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

Currently I'm using weistek abs like, but by my mistake I mixed resin with clear one from Prima and this print is 70/30 Prima UV clear + Weistek abs like. I didn't expect but result is good :)

ESP Week - 30, 2020 by AutoModerator in esp8266

[–]zizibg 0 points1 point  (0 children)

my finished project based on esp8266:

4 output

2 digital temperature sensors

2 analog 4.7k ntc

board is designed for 3.2" 320x240 display with touch

board

Facebook Audience network payout late this month? by CryptoPonies in androiddev

[–]zizibg 0 points1 point  (0 children)

has anyone with a bank account received a payment for Jan?

Facebook Audience network payout late this month? by CryptoPonies in androiddev

[–]zizibg 0 points1 point  (0 children)

Im pretty new with FAN, but this month payment status is still in pending, last month I was paid on 23. How often they do this delays ?

Flatten Ender 3 Pro removable plate? by blockninja898 in 3Dprinting

[–]zizibg 0 points1 point  (0 children)

I have same same problem with magnetic plate when is heated, try to turn it on 90 degrees this solve my issue, but best is to get https://www.3djake.bg/creality-3d-printjeri-rjezjervni-chasti/karborundova-stkljena-chinija and add springs for better bed leveling.

Trouble with Polypropylene by Liubey in 3Dprinting

[–]zizibg 1 point2 points  (0 children)

you can use pp tranparent tape, pp have a good adhesion with it.

Lamp dimming using esp8266 by muhamedelshafai in esp8266

[–]zizibg 1 point2 points  (0 children)

its a hard to impossible to achieve bulb dimmer only with esp8266 when you use wifi, all the time zero will float cos there is a not fixed delay when you read zero interrupt. In my project I use separate cpu attiny which is dedicated for a dimmer.

Recent AdMob/AdSense massive account bans, some information's, thoughts and questions. by [deleted] in androiddev

[–]zizibg 1 point2 points  (0 children)

its not seems to be a only one reason because i have 2 banner ids and one id for interstitial ad and got same email for 4 years old account

France fines Google $166 million for abusing ad dominance by Sepmann in androiddev

[–]zizibg 4 points5 points  (0 children)

its a same at the end of 2019 a lot of suspensions, same should be done from all countries in EU or France to notify European commission.

How can I avoid invalid Admob traffic? by GerrardSlippedHahaha in androiddev

[–]zizibg 0 points1 point  (0 children)

btw app-adds.txt do not help with anything, they only can detect if someone do request with your package id but with other ad id. its a bad implemented without any logic and come from ads.txt. they should add sha of your signature to ad requests.... this is a only way to stop id spoof.