/robowaifu/ - DIY Robot Wives

Advancing robotics to a point where anime catgrill meidos in tiny miniskirts are a reality.

Build Back Better

More updates on the way. -r

Max message length: 6144

Drag files to upload or
click here to select them

Maximum 5 files / Maximum size: 20.00 MB

Captcha
no cookies?
More

(used to delete files and postings)


Have a nice day, Anon!


Open file (46.39 KB 458x620 eve preview.jpg)
My Advanced Realistic Humanoid Robot Project - Eve Artbyrobot 04/18/2024 (Thu) 17:44:09 No.30954 [Reply]
So far I have plans to build Adam, Eve, and Abel robots. All of these are Bible characters. This thread will cover the Eve robot. Eve will have no "love holes" because adding those would be sinful and evil. It is a robot, not a biological woman after all and I will view her with all purity of heart and mind instead of using her to fulfill my lusts of my body. Instead I will walk by the Spirit no longer fulfilling the lusts of the flesh as the Bible commands. Eve will be beautiful because making her beautiful is not a sinful thing to do. However, I will dress her modestly as God commands of all women everywhere. This would obviously include robot women because otherwise the robot woman would be a stumbling block to men which could cause them to lust after her which would be a sin. To tempt someone to sin is not loving and is evil and so my robot will not do this. To dress her in a miniskirt, for example, would be sinful and evil and all people who engage in sinfullness knowingly are presently on their way to hell. I don't wish this for anyone. My robot will dress in a way that is a good example to all women and is aimed toward not causing anybody to lust as a goal. My robot will have a human bone structure. It will use either a PVC medical skeleton or fiberglass fabricated hollow bones. My robot will look realistic and move realistic. It will be able to talk, walk, run, do chores, play sports, dance, rock climb, and do gymnastics. It will also be able to build more robots just like itself and manufacture other products and inventions. I realized with just a head and arm, a robot can build the rest of its own body so that is my intention. My robot will use BLDC motors for drones, RC, and scooters that are high speed and low-ish torque but I will downgear those motors with a archimedes pulley system that will be custom made from custom fabricated pulleys that will be bearings based. By downgearing with pulleys, instead of gears, I will cut down the noise the robot makes so it will be as silent as possible for indoor use. By downgearing, I convert the high speed motors into moderate speeds with great torque. BLDC motors with large torque generally are too large in diameter for a human form factor and take up too much volumetric area to be useful which is why I go with the high speed smaller diameter type motors but just heavily downgear them 32:1 and 64:1. My robot will have realistic silicone skin. Thom Floutz -LA based painter, sculptor, make-up artist is my inspiration as it pertains to realistic skin. The skin for my robots has to be at his level to be acceptable. It must be nearly impossible to tell the robot is not human to be acceptable. I will have a wireframe mesh exoskeleton that simulates the volumes and movements of muscle underneath the skin which will give the skin its volumetric form like muscles do. Within these hollow wireframe mesh frameworks will be all the electronics and their cooling systems. All of my motor controllers will be custom made since I need them VERY small to fit into the confined spaces I have to work with. I need LOADS of motors to replace every pertinent muscle of the human body in such a way that the robot can move in all the ways humans move and have near human level of strength and speed.

Message too long. Click here to view full text.

5 posts and 9 images omitted.
Here is a 3d model I made of the motor controller design I made. I felt this would help me really perfect the layout and visualize how I wanted it and the wiring routing etc. I also did 2d schematic in photoshop and finally in KiCad. I plan to etch my own flat flex pcbs for aspects of this motor controller.
Here's the arduino mega barebones CAD design I made. This will use flat flex ribbon cable soldered directly to the pins of the chip to make the form factor volumetically as small as possible. I'll have at least 30 of these in the robot controller the motors and reading in sensor input for current amps, strain gauges, gyrometers/accelerometer, potentiometers, etc. These will hold my code for low level stuff and manage the motor movements directly through the mosfet systems. They will all report back updates to the main brains PC who will then know the progress of movement commands it sent out to the network of arduinos doing the low level stuff.
Here's a progress shot of my arduino mega barebones prototyping using flat flex cable directly soldered to the pins.
Very nice. Please continue to show us your work as you progress. >=== -sp edit
Edited last time by Chobitsu on 04/23/2024 (Tue) 15:32:35.
Welcome, Artbyrobot! I would suggest you look around the board as a courteous greeting, but I have the feeling you've already done so. Your project seems well thought out, I wish you good success with it. I'm particularly glad to see you intend to program your AI (et al?) in C++ . I probably need to do little to explain to you why this is important for success in this monumental set of tasks ahead of us all. Heh, I notice you seem to be positioning your project as coming from the Christian worldview. Nice! I too desire to see God glorified through these projects. I personally intend -- among other projects -- to work on a Christ-chan project. Basically a plug-in module approach to our general robowaifu's personalities that Anons can add into their own waifus. Looking forward to seeing your progress with this projects(s), Anon. Cheers. :^)

Robot Vision General Robowaifu Technician 09/11/2019 (Wed) 01:13:09 No.97 [Reply] [Last]
Cameras, Lenses, Actuators, Control Systems

Unless you want to deck out you're waifubot in dark glasses and a white cane, learning about vision systems is a good idea. Please post resources here.

opencv.org/
https://archive.is/7dFuu

github.com/opencv/opencv
https://archive.is/PEFzq

www.robotshop.com/en/cameras-vision-sensors.html
https://archive.is/7ESmt
Edited last time by Chobitsu on 09/11/2019 (Wed) 01:14:45.
117 posts and 53 images omitted.
>>30877 I know this is a stupid question but can you strip those components right out of the suppoirt frame and have them simply connected to the wires?
>>30879 Zoom in to the whole in the centre. Looks like there is a circuit board under there. If one were to take it out of the frame it would require adding wires and attaching back to the circuit board I imagine.
>>30879 >>30880 I expect the physical positioning of the 3 camera components is tightly registered. Could be recalibrated I'm sure, but it would need to be done.
>>30879 >Depth Perception From what I know these systems work so that it knows the distance between the two cameras and this is part of the hardware. If you want to do this yourself then your system would need to know the distance. I think Kudan Slam is a software doing that: >>29937 and >>10646 >Kudan Visual SLAM >This tutorial tells you how to run a Kudan Visual SLAM (KdVisual) system using ROS 2 bags as the input containing data of a robot exploring an area https://amrdocs.intel.com/docs/2023.1.0/dev_guide/files/kudan-slam.html >The Camera Basics for Visual SLAM >“Simultaneous Localization and Mapping usually refer to a robot or a moving rigid body, equipped with a specific sensor, that estimates its motion and builds a model of the surrounding environment, without a priori information [2]. If the sensor referred to here is mainly a camera, it is called Visual SLAM.” https://www.kudan.io/blog/camera-basics-visual-slam/ >.... ideal frame rate ... 15 fps: for applications with robots that move at a speed of 1~2m/s >The broader the camera’s field of view, the more robust and accurate SLAM performance you can expect up to some point. >...the larger the dynamic range is, the better the SLAM performance. >... global shutter cameras are highly recommended for handheld, wearables, robotics, and vehicles applications. >Baseline is the distance between the two lenses of the stereo cameras. This specification is essential for use-cases involving Stereo SLAM using stereo cameras. >We defined Visual SLAM to use the camera as the sensor, but it can additionally fuse other sensors. >Based on our experience, frame skip/drop, noise in images, and IR projection are typical pitfalls to watch out. >Color image: Greyscale images suffice for most SLAM applications

Message too long. Click here to view full text.

Open file (225.52 KB 1252x902 kinectxie.jpg)
>>30877 The kinect was cheap at 12$ and I scaled it to the full sized robot head in gimp. I can use the main camera in the middle of aperture and the two projector/IR camera lenses as the eye shines. It won't look like this in the final robot head, but it will be positioned in this manner.

Robot skin? Possible sensitivity? Robowaifu Technician 09/15/2019 (Sun) 07:38:17 No.242 [Reply] [Last]
The Anki VECTOR has a skin-like touch sensor on it, could we incorporate it into our robogirls?
74 posts and 16 images omitted.
I thought about doing casting for the skin but it might not be necessary. The skin might be easier than I thought.
>>24712 Then again if the waifu are to be done in bulk casting is still the better approach though.
>>24712 I think this approach may in fact serve us very well for a robowaifu's face, boobas, and vagoo. Good luck with your research! :^)
I was looking for the link on using optical fibers linked to camera chips for sensors (this is one of the greatest ideas in history). The link for using cameras and fiber for sensors is, https://hackaday.com/2019/08/30/fibergrid-an-inexpensive-optical-sensor-framework/ While looking for this I found a new link that really fits in well with the other that I had not seen. This one, https://hackaday.com/2011/10/21/building-optical-flex-sensors/ A little thought and you will see this guy has figured out a way to make very good touch/pressure sensors that could be waterproof, reliable, self contained and if you combine this with the first, cameras used to sense the values of light back from sensors, now you have a complete sensor package. You can use optical encoders fed by fiber(light) for motion and use this second idea for pressure, touch, sensing and with the first, cameras for sensing, you have the whole thing in one nice package. If the touch sensors are in a X-Y grid you have position sensing, which could be combined with the light attenuation to give touch pressure values with point locality. Since cameras these days have huge values you could have a very precise position location sensing. And the whole thing in a waifu could be self calibrating. So you plug all these fibers and/or sensors into a package. The waifu bends it's limbs in sequence under control while monitoring the feedback from the sensors. After it calibrated what joints go to which pixels on the camera it starts squeezing it's body parts and calibrates the amount of squeeze with pressure and calibrates which pixels and by how much they change. The whole done in a few minutes. Could even do so periodically to make sure calibration is correct with wear. Now the trick is to get away from fiber. Stringing together all these fibers is labor intensive. The second link shows a path to this. In it he has a hollow tube with a filler. What if you made a trough for one side of a skin section and on the other side a hill that fits into the trough? The outsides would be a dark rubber. So you flex it and the light hits the dark rubber and is absorbed as opposed to going straight through the thin film which is clear that you made the trough and hill out of. When I say film I'm saying you make this structure, like a big flexible nervous system out of a cast plastic. Possibly cast the clear interior then spay over, paint or cast the exterior dark surface. I suspect that there will be some trickery and art involved in making this film, trough and hill structure to get the maximum sensitivity without blocking the light all together. You would have to separate the joint bending light attenuation from the pressure/touch sensing light attenuation. I suppose you could bend, then pressure test, touch calibration. Since it knows it's bending joints and knows this value then any further attenuation of light would be assumed to be touch. Every since I heard about the camera fiber sensor idea I've been trying to think of a way to make this THE method of sensing for all facets of the robowaifu I think, "this is the way", though I have no doubt there are lots of niggling bugaboos that could cause trouble. But once you could get some small section worked out and function properly then it's only a matter of multiplying that small section onto the whole of the waifu.

Message too long. Click here to view full text.

>>30980 Thanks! Great content, Grommet. Cheers. :^)

Humanoid Robot Projects Videos Robowaifu Technician 09/18/2019 (Wed) 04:02:08 No.374 [Reply] [Last]
I'd like to have a place to accumulate video links to various humanoid – particularly gynoid – robotics projects are out there. Whether they are commercial scale or small scale projects, if they involve humanoid robots post them here. Bonus points if it's the work of a lone genius. I'll start, Ricky Ma of Hong Kong created a stir by creating a gynoid that resembled Scarlett Johansson. It's an ongoing project he calls an art project. I think it's pretty impressive even if it can't walk yet. https://www.invidio.us/watch?v=ZoSfq-jHSWw === Instructions on how to use yt-dlp to save videos ITT to your computer: (>>16357)
Edited last time by Chobitsu on 05/21/2022 (Sat) 14:20:15.
194 posts and 71 images omitted.
>>30787 I don't care how terrible the design is or if I'm getting crushed to death, I just need a hug.
Eve by 1X is neat. This clip with a bunch together in a cut free shot is pretty trippy to watch. https://www.youtube.com/watch?v=iHXuU3nTXfQ https://www.youtube.com/watch?v=XpBWxLg-3bI Too bad they dont have the bipedal model Neo ready for demos >>30792 Likewise. I was joking about the consequences of not taking notes.
Christoph Kohstall worked on a amazing humanoid service robot prototype called Mona (with a female voice) during the last three years, showing how much can be done in a few years and by a small team (I assume): https://twitter.com/CKohstall/status/1778900720500310235 - Though it's of course not the same as our goals and has different constraints. Also, it spits out some rather lefty talking points about it's goals towards legacy women. www.kindhumanoid.com Btw, I download such video and upload them here in low resolution, since X isn't really for linking posts and videos. >example: yt-dlp -f http-256 --restrict-filenames --trim-filenames 25 LINK
>>30956 Interesting work, thanks NoidoDev. He seems to have already somewhat-taken the 'Chobitsu Opus of Extremely Lightweight Structures' pill (cf. >>28664 , et al). I predict he will have good success if he continues in this vein. As to him being a Leftist -- while it's a horrible state of affairs for the entire world around him -- it's not entirely unexpected (cf. >>30784, etc.) This new 'discovery' on their parts will actually drive the entire push for robowaifus forward at an accelerated pace, ironically enough (for them). :^) >=== -minor edit
Edited last time by Chobitsu on 04/20/2024 (Sat) 09:15:00.
>>30956 I think it isnt a good idea to use red coolant for the same reason he got confused. You cant tell if a person is injured. It should be purple or pink or something which is similar enough but still noticeably different. >10k And yet it still just has tennis balls for hands

Open file (173.41 KB 1080x1349 Alexandra Maslak.jpg)
Roastie Fear 2: Electric Boogaloo Robowaifu Technician 10/03/2019 (Thu) 07:25:28 No.1061 [Reply] [Last]
Your project is really disgusting >=== Notice #2: It's been a while since I locked this thread, and hopefully the evil and hateful spirit that was dominating some anons on the board has gone elsewhere. Accordingly I'll go ahead and unlock the thread again provisionally as per the conditions here: >>12557 Let's keep it rational OK? We're men here, not mere animals. Everyone stay focused on the prize we're all going for, and let's not get distracted. This thread has plenty of good advice in it. Mine those gems, and discard the rest. Notice:

Message too long. Click here to view full text.

Edited last time by Chobitsu on 09/02/2021 (Thu) 18:36:20.
390 posts and 110 images omitted.
>>30702 Yeah, I'll be waiting for his supposed wrath. 2 more weeks, amirite?
Asmongold: AI Women Are Real Women. https://youtu.be/bXOjOT6eEMY "Skynet would be a better death" :D
>>30951 Hey it's pretty humorous watching the gynocracy simpshpere Normiesphere melt down over mere chatbots. Can you just imagine when realworld, quality, reasonably-priced, opensource, always-disconnected robowaifus are on the table!? Lol. :DD
Open file (4.58 MB 1548x2175 IMG_9209.png)
>>30951 >>30953 This whole affair expanded my seething collage lmao
>>30975 It's just usual content farming all big YouTubers do. I have never in the wild seen anyone care beyond just feeling sorry someone feels that lonely.

Open file (58.56 KB 1244x2374 MaidComFront.jpg)
Open file (39.04 KB 1244x2318 MaidComSide.jpg)
Open file (56.65 KB 1244x2318 MaidComBack.jpg)
MaidCom Kiwi 02/08/2024 (Thu) 06:40:01 No.29219 [Reply]
MaidCom Project Thread 2 Project Goal: Simple, low cost, extensible platform for robowaifu development. Picrel shows the model which is being developed. Every part will be designed to be easily printable and replaceable. Her designs will be open source. Modding and customization will be encouraged. This is a base model. Early revisions will be heavily limited in functionality. I invite you to help design and define standards so that it is easy to create specialized add-ons to allow her to become your own waifu. Collaboration is important, MaidCom is officially partnered with Lin and his Waifu Wheelchair, if you'd also like to be officially partnered, say so. Cat eats and miniskirts are encouraged!
41 posts and 31 images omitted.
Open file (176.41 KB 1080x1110 NuFront.png)
Open file (193.72 KB 1080x1110 NuSide.png)
Open file (176.76 KB 1080x1110 NuBack.png)
New design, the human like design felt off personally. Now, I'm going for a more robotic look. Much more like Aigis.
>>30860 Excellent, Kiwi. Now you have your overall proportions looking good. Drive on! :DD
Open file (200.30 KB 1103x1134 Front.png)
Open file (195.90 KB 1103x1134 Back.png)
Open file (184.57 KB 1103x1134 Side.png)
Fixed her joint alignment. Printing her soon.
>>30931 Definitely shaping up into a well-unified character model now. Nice progress Anon. >Printing her soon. Exciting! Please keep us all abreast of your progress, Kiwi.
>>30931 Not bad but the butt crack is all weird again. Welcome to the grand canyon. Those ankles wouldnt a joint that also flexes to side make more sense? Seems too stiff looking in my opinion.

Open file (380.52 KB 512x512 1 (25).png)
Open file (359.76 KB 512x512 1 (58).png)
Open file (360.42 KB 512x512 1 (62).png)
Open file (330.60 KB 512x512 1 (93).png)
Open file (380.42 KB 512x512 1 (104).png)
Stable Diffusion for Robowaifu Art SoaringMoon 11/25/2022 (Fri) 06:43:32 No.17763 [Reply] [Last]
I generated a whole much of neat images with Stable Diffusion 1.6. Enjoy. You are free to use the for whatever. >OP images are my five favorite of the bunch. Some proportions are off obviously. < "a robowaifu with [color] hair, digital painting, trending on artstation" Was the generation phrase. --- >Sorry to spoil all your files, rather than just the one (w/ Lynxchan it's all or nothing after the fact). The Problem Glasses are a Leftist dog-whistle that is rather distasteful around here (and also a red-flag). Certainly not something we would want to look at year-after-year in the catalog. Hope you understand, OP.
Edited last time by Chobitsu on 11/25/2022 (Fri) 10:46:04.
163 posts and 319 images omitted.
Open file (744.52 KB 808x808 00071-2996704908.png)
Open file (858.51 KB 808x808 00072-2996704909.png)
Open file (773.13 KB 808x808 00073-2996704910.png)
Open file (777.73 KB 808x808 00074-2794873596.png)
Open file (811.02 KB 808x808 00075-2794873597.png)
>>30941 I forget what the prompt was for these bigger bodied waifu bots.
Open file (856.37 KB 808x808 00076-2794873598.png)
Open file (875.52 KB 808x808 00077-2794873599.png)
Open file (748.12 KB 808x808 00078-2584427227.png)
Open file (799.90 KB 808x808 00079-2584427228.png)
Open file (730.60 KB 808x808 00080-2584427229.png)
>>30942 I for some of these lewd ones, I was experimenting with how the model would create "robot pussy". I'm not sure if that's the actual tag I used, I can dig into it as necessary.
Open file (901.81 KB 808x808 00081-2584427230.png)
Open file (918.03 KB 808x808 00082-1753334759.png)
Open file (766.38 KB 808x808 00083-1753334760.png)
Open file (838.15 KB 808x808 00084-1753334761.png)
Open file (915.01 KB 808x808 00085-1753334762.png)
>>30943 Some of these got really weird but I liked the designs so I held onto them.
Open file (740.65 KB 808x808 00086-4127464749.png)
Open file (847.90 KB 808x808 00087-4127464750.png)
Open file (766.50 KB 808x808 00088-4127464751.png)
Open file (748.01 KB 808x808 00089-4127464752.png)
Open file (953.28 KB 808x808 00090-1174367101.png)
>>30944 sorry for all the robot puss. I wanted to see what the SD model could do.
Open file (1.02 MB 808x808 00091-1174367102.png)
Open file (1.05 MB 808x808 00092-1174367103.png)
Open file (781.84 KB 808x808 00093-1174367104.png)
>>30945 Sorry for all the slop. Hope you enjoyed my generations. The last one I'm not sure about being NSFW but someone might construe her color scheme as showing nips so I hid it.

Open file (1.11 MB 894x950 Sophie_Head.png)
Elfdroid Sophie Thread #3 SophieDev 02/18/2022 (Fri) 11:38:48 No.15236 [Reply] [Last]
New video of Sophie is now up: https://www.youtube.com/watch?v=XOGrdHn7wBU Finally got her head working in a reproducible manner. I had completely broken about seven of her previous micro-servos. But the burnt-out ones weren't the big problem - I just connect suspect servos my Arduino UNO and if my control servo can run the 'Sweep' sketch but the suspect servo cannot, I know it's dead and in the bin it goes. However, one servo was damaged but still working - except it caused some kind of feedback that made all other micro servos connected to the same circuit go haywire - even brand new ones. Luckily the faulty servo in question was old and had spraypaint on it, so I could tell it apart from the others. But that was very confusing - at first I thought it might be related to the small magnets that hold her faceplate on, but this is not the case. Rogue servos are definitely something to watch out for in future. Anyway, now that I have measurable, standardised voltage going into all of the micro servos, I'd like to upgrade her neck again. She can actually shake her head (but not in the above video as it is addressed straight-to-camera), but she still cannot nod her head as it weighs too much and the neck servo overheats rapidly. Heads are relatively heavy things (especially with long hair). The breakthrough with Sophie has been splitting her up into separate subsystems and separate circuits, then focusing on only ONE subsystem/circuit - in my case her head. For a beginner like me, it was just too confusing and labour intensive to attempt programming her head, speech, neck, arms and hands all simultaneously. When errors occured I was having a real hard time pinning down which motors were affected, how badly they were affected and why. Having to tear down one large, complex system is waaaay harder than troubleshooting something far smaller. So focusing only on her head solved this problem.

Message too long. Click here to view full text.

55 posts and 16 images omitted.
>>30892 >Moving into own house Congratulations. >Only keeping electronic control boards, a single robot hand and Sophie's head. I would keep it as memorabilia, it's just one small box. Also, keep in mind some museum might want it one day.
>>30899 >Also, keep in mind some museum might want it one day. This is a really good point, Anon.
>>30892 You could just construct a simple frame and fabric doll body for the head and hand if you wanted more than it just sitting on a shelf in some closet.
Open file (373.11 KB 1100x448 servo_horns.png)
>>30894 >>30899 > Congratulations. Thank you, both. As a home and mortgage owner, I am now officially another normie cog in the machine! Lots of work already done, lots for me still to do in the near future! Speaking of cogs in machines; the main design problem with the Elfdroid arms was my choice of servo horn. The round ones (even aluminum) are no good for a joint that supports a lot of weight and must move back-and-forth repeatedly. Those round servo horns are only held onto the servo output shaft by little gear-teeth and/or a small grub-screw. This will wear a groove into the output shaft afer only a few dozen limb movements. Meaning the servo horn will begin to slip on the shaft, resulting in huge errors of movement in the robot's limb (no matter how well-programmed the servos). If this problem is ignored for long enough, the robot's limb will eventually detach mid-movement, often yanking out wires and bending electronic pins in the process. For any joint under heavy load, I highly recommend using the best R/C car-type aluminum servo horns that you can find. I used a couple of these in Sophie's neck joints and they eliminate the servo output shaft wear/slippage problem entirely. Of course, they are far more expensive, precision-machined components, but that's part-and-parcel of any serious robotics project (as I learned when reading about backlash and harmonic drives). Thought I should leave the main design + build error that I made here at the end, just in case anyone else ever tries building Elfdroid arms or wants to edit the CAD files.
>>30927 Thank you very kindly for that information, SophieDev. Very helpful. I pray that God keeps you safe, and guides you on your further journeys in your life. You've been a huge encouragement and help to all of us here on /robowaifu/ with your development of dear Sophie. Even if you never pick up robowaifu research again in the future, you've already made a big impact in our early developments. Thank you for that. Please don't be a stranger, and stop by occasionally to give us updates on your doings, Anon. Cheers!! :^)

3D printer resources Robowaifu Technician 09/11/2019 (Wed) 01:08:12 No.94 [Reply] [Last]
Cheap and easy 3D printing is vital for a cottage industry making custom robowaifus. Please post good resources on 3D printing.

www.3dprinter.net/
https://archive.is/YdvXj
220 posts and 42 images omitted.
>>27835 >3D PRINTING HACK LEVERAGES VASE MODE STRUCTURALLY Thanks! Follow up: https://youtu.be/-dy-4_L4p9s I also recommend signing up to the channel: https://www.youtube.com/@DreadMakerRoberts Shaving prints instead of sanding: https://youtu.be/TbvFPN7yxt0 3D printing glue: https://youtu.be/zp6ODP8AJmk
Thanks for the nice contribs, NoidoDev. Cheers. :^)
via >30501 >This article demonstrates a two-step method to 3D print double network hydrogels at room temperature with a low-cost ($300) 3D printer. A first network precursor solution was made 3D printable via extrusion from a nozzle by adding a layered silicate to make it shear-thinning. After printing and UV-curing, objects were soaked in a second network precursor solution and UV-cured again to create interpenetrating networks of poly(2-acrylamido-2-methylpropanesulfonate) and polyacrylamide. By varying the ratio of polyacrylamide to cross-linker, the trade-off between stiffness and maximum elongation of the gel can be tuned to yield a compression strength and elastic modulus of 61.9 and 0.44 MPa, respectively, values that are greater than those reported for bovine cartilage. The maximum compressive (93.5 MPa) and tensile (1.4 MPa) strengths of the gel are twice that of previous 3D printed gels, and the gel does not deform after it is soaked in water. By 3D printing a synthetic meniscus from an X-ray computed tomography image of an anatomical model, we demonstrate the potential to customize hydrogel implants based on 3D images of a patient’s anatomy. https://pubs.acs.org/doi/abs/10.1021/acsbiomaterials.7b00094
I found what might be an excellent low cost resource. Used or refurbished 3D printers on ebay. I found by accident looking for 3D stuff on ebay. Creality has their own ebay store where they sell refurbished printers. The bad part, Creality's quality control sucks, bad. These are printers someone has already returned and while they say they refurbish them, some appear for the bad reviews to be thrown in the same box and shipped out again. So why bother? The VERY important point is because they are refurbished ebay, allstate insurance has a two year warranty on these things. They also tend to be slightly over or around half the cost. Still you might say that's a bad deal but if look at the reviews on Amazon the negatives tend to be Exactly the same percentage as they are on the returned, refurbished printers. So you're really not taking much if any more risk and you're getting a much better warranty. Another way to think of it that for any part that may be bad you could upgrade to a far better one, make sure everything works and still be out less money than the one bought new from Amazon, while taking no more numerical risk of getting a bad one. Now it would be nice to have the funds to buy a perfect printer but to get a really good one you're talking $500 or higher. Base model ender 3's you can get for around $100 used. I like the ender 3 V3 SE. I like the dual screws on the "Y" and "Z" axis. This gives you a great platform for stability and the direct drive extruder is far better as opposed to boden cables. Boden cables are likely to be a problem if you speed it up to go faster. The cable friction causes problems though at low speeds it's perfectly fine. SE, not the fastest, but I think you could add parts over time and make it better and better. Creality is not the best but they have so many sold there's a pile of hardware and software add-ons. So over time you could make it what you wanted while cheaply getting into it.
>>30917 Interesting idea. Thanks, Grommet! Cheers. :^)

/robowaifu/ Embassy Thread Chobitsu Board owner 05/08/2020 (Fri) 22:48:24 No.2823 [Reply] [Last]
This is the /robowaifu/ embassy thread. It's a place where Anons from all other communities can congregate and talk with us about their groups & interests, and also network with each other and with us. ITT we're all united together under the common banner of building robowaifus as we so desire. Welcome. Since this is the ambassadorial thread of /robowaifu/, we're curious what other communities who know of us are up to. So w/o doxxing yourselves, if this is your first time posting ITT please tell us about your home communities if you wouldn't mind please Anons. What do you like about them, etc? What brought you to /robowaifu/ today? The point here is to create a connection and find common-ground for outreach with each other's communities. Also, if you have any questions or concerns for us please feel free to share them here as well.
Edited last time by Chobitsu on 05/23/2020 (Sat) 23:13:16.
335 posts and 102 images omitted.
>>30837 Brevity is the soul of wit, I know. In the same vein of mobilizing people ASAP to aid in the robowaifu effort, I was wondering if there were any cloud computing jobs people can donate CPU/GPU power to? For a large chunk of the day my PC is sleeping but I wouldn't mind it being used to help the cause if such an option was available. >"If you know literally nothing but you have an idle GPU/CPU that you hardly utilize, you can help by doing this (insert easy-to-use github link)" i.e. put the robots/ai we have available today to work to make better robots/ai.
>>30853 >I was wondering if there were any cloud computing jobs people can donate CPU/GPU power to? For a large chunk of the day my PC is sleeping but I wouldn't mind it being used to help the cause if such an option was available. We actually have an entire thread dedicated to this exact topic, Anon : (>>8958).
>>30838 Its more about giving people insight into how far along we are. I dont think a lot of people realise how close we can get with the AI side of things. If more people know its more hands on deck
Open file (1.05 MB 1024x1024 00011-3045581562.png)
>>30914 If they have time to poke their head up out of their cubicles or stop door dashing for 5 minutes perhaps. That being said, if you need help with setting up streaming, recording, AI art generation, and other produciton related stuff, I can perhaps contribute if you need an extra hand. You mentioned wanting someone who was okay doing a presentation. While I'm okay speaking, I don't think my voice is anything special. Given the nature of your content, you may want to consider AI voice synth. Sadly, I have no experience in that realm.
>>30914 >>30915 If you two want to go the streaming route, then we already have a Robowaifu Podcast thread that would be a good fit.

Report/Delete/Moderation Forms
Delete
Report