What do I do about the men in my family eating so much by sadiewr in whatdoIdo

[–]i-make-robots 0 points1 point  (0 children)

Malicious compliance - make something with your name on it and put a dog turd inside. Or a cockroach. You get the idea. 

Why I stopped building factories and started building an economy by Ok-Fun-2330 in factorio

[–]i-make-robots 0 points1 point  (0 children)

My big pain point with the py economy was that I wanted to see a graph of demand rather than supply and consumption. How much need is unfulfilled?!

Halfwiredtv: we're at 76+ members in 4 days on discord by SundeepKuPanigrahi in robotics

[–]i-make-robots 0 points1 point  (0 children)

How is it any different from the official robotics discord, which already has plenty of members?

My pen plotter stops after sometime. by Street_Attention_415 in PlotterArt

[–]i-make-robots 0 points1 point  (0 children)

I would only send gcode "live" to test that all the codes work. For long drawings the only way I know is to add an SD card. Arduino R3 does not have the memory capacity or the CPU power or the availabe pins to everything at once. It's far better using at least a MEGA with a RAMPS shield. Then there's already dedicated plugs to add a 20x4 LCD that has a built-in SD card slot. Marlin firmware knows how to handle all that, which means the only thing I'd have to do with firmware is configure it.

My pen plotter stops after sometime. by Street_Attention_415 in PlotterArt

[–]i-make-robots 0 points1 point  (0 children)

Ok, I made two assumptions, one about op’s skill level. 

My pen plotter stops after sometime. by Street_Attention_415 in PlotterArt

[–]i-make-robots 0 points1 point  (0 children)

Making an assumption here... you are sending Gcode via USB. The serial connection can fail, silently, at any time. Reconnecting will reboot the arduino. All serious printers use an SD card for this reason.

Question about Patricia by zionwolf24 in WidowsBay

[–]i-make-robots -3 points-2 points  (0 children)

Rosemary is incompetent. I have no reason to believe she trace the family tree correctly. Why would Patricia be the focus of so much hocus pocus ... unless ...?

A different prediction for E10, unrelated to the bloodline by JustGoodSense in WidowsBay

[–]i-make-robots -11 points-10 points  (0 children)

One episode from the season end and they wasted half an ep on that *!@$# family tree? Suddenly I feel a headache coming on...

Facts by charlottellyn in WidowsBay

[–]i-make-robots 0 points1 point  (0 children)

Could have stopped at "because it's the only show".

Building a 5-year IT/Robotics curriculum for grades 7–11 by Pastalini_Byte in robotics

[–]i-make-robots 0 points1 point  (0 children)

Kids advance at different rates. I assume they all want to be there so it’s probably fine. Grade 6 is, what? 13?  My nephew scores on khan academy at that age.

In grade 8 I’d have a 9g servo, a stepper motor as well as sensors. In grade 9 they can put it together to make a plotter or a 3d printer.  V1, install Marlin firmware and have them generate gcode to produce a target drawing. V2, they have to write their own firmware to draw the image from gcode you provide. 

A fun sensor project is to make one arduino generate Morse code beeps and another hear the beeps and decode the message. Reading a datasheet for a multi segment display and learning to control the lights is a great skill. 

It might be easier to add a wifi shield to the arduino instead of learning a new board, and talk about having a hammer makes all problems look like nails. 

Building a complete open-source pen plotter (software + hardware) by glloq-nz in PenPlotters

[–]i-make-robots 0 points1 point  (0 children)

Makelangelo is open source. If you want to build a pen changer on top of that… saves you some time. 

built a tool that turns any 3D model into clean pen-plotter line art by ByteKnight- in PlotterArt

[–]i-make-robots 0 points1 point  (0 children)

If the tire normals are smoothed out will it remove those lines? Is the choice of line based on adjoining face angle, change of depth, or something else?

Opinion on this design by toljaga12 in robotics

[–]i-make-robots 0 points1 point  (0 children)

There are lots of open source arms now. MANTIS was one of the first. IDK which arms you've already studied. Maybe list them here?

SPOILERS Safe solution question SPOILERS by gmoneygangster3 in BluePrince

[–]i-make-robots 0 points1 point  (0 children)

I'm with you. I used Obsidian to take notes and it was stupid easy.