#garfield Logs

Oct 15 2022

#garfield Calendar

12:41 AM rue_mohr: 2973
12:51 AM rue_mohr: woof
12:51 AM rue_mohr: its gonna drop some, wait for it...
02:17 AM rue_mohr: https://www.romanblack.com/index.htm#elec
02:17 AM rue_mohr: how we sometimes forget
03:23 AM Tom_L: morning
10:35 AM rue_mohr: morning
11:10 AM rue_mohr: I think its cooling off, its at 634 likes...
01:05 PM * Tom_L wonders if rue_mohr knows what 'cooling off' is
01:06 PM Tom_L: nearly 100 up from yesterday
01:07 PM Tom_L: http://tom-itx.no-ip.biz:81/~webpage/cnc/temp/IMG_2423.jpg
01:07 PM Tom_L: http://tom-itx.no-ip.biz:81/~webpage/cnc/temp/IMG_2421.jpg
01:07 PM Tom_L: cat50 woops
01:07 PM Tom_L: 1.25" cutter
02:05 PM aandrew: that... looks like it's not supposed to look like that
02:05 PM Tom_L: that's a $500 cutter less the holder
02:06 PM aandrew: somehow I'm not so sure it's still worth $500
02:06 PM aandrew: how did you introduce it to the bolt?
02:07 PM Tom_L: kid at work
02:07 PM Tom_L: programmer didn't allow enough clearance for the fixture
02:11 PM rue_mohr: Tom_L, :S
02:11 PM rue_mohr: cat50?
02:11 PM rue_mohr: you did that on your machine?
02:12 PM rue_mohr: oh
02:12 PM rue_mohr: oh well I'm glad its not your 500
02:12 PM rue_mohr: how come the bit wasn't good enough to mill thru the fixutre :)
03:45 PM Tom_L: https://www.mscdirect.com/industrialtools/cat-50-tool-holders.html
03:45 PM Tom_L: carbide shatters
03:46 PM Tom_L: the mill itself didn't even know something happened. it's huge
03:46 PM Tom_L: the workpiece is 2 side by side of 300 x 45 x 6"
03:47 PM Tom_L: https://www.youtube.com/watch?v=Gbq-Hi9wcU4
03:47 PM Tom_L: 3 won't quite fit on the table so they do 2 up
03:48 PM Tom_L: operator rides the gantry
04:45 PM rue_shop3: :)
04:45 PM rue_shop3: was the block ok?
04:46 PM rue_shop3: I presume thats one of like a dozen clamps and it could be resumed
04:47 PM rue_mohr: #define OUT_PIN 0
04:47 PM rue_mohr: void setup() {
04:47 PM rue_mohr: pinMode(OUT_PIN, OUTPUT);
04:47 PM rue_mohr: }
04:47 PM rue_mohr: void loop() {
04:47 PM rue_mohr: digitalWrite(OUT_PIN, LOW);
04:47 PM rue_mohr: delayMicroseconds(5);
04:47 PM rue_mohr: digitalWrite(OUT_PIN, HIGH);
04:47 PM rue_mohr: delay(2000);
04:47 PM rue_mohr: }
06:50 PM Tom_L: yes, they're just roughing the parts on that machine
06:53 PM Tom_L: it's a hog
07:28 PM Tom_L: that looks like ooey gooey ardweenie code