- Видео 3
- Просмотров 32 309
Ulyses Ordaz
Добавлен 7 авг 2016
CNC Embroidery Machine
Parts List:
drive.google.com/file/d/1VT5d-cyZTktTKb3KOENyEZH-RQxHyAyv/view?usp=sharing
Reference Project:
inkstitch.org/tutorials/embroidery-machine/
Inkscape website:
inkscape.org/
Inkstitch extension:
inkstitch.org/
3D printed parts:
www.thingiverse.com/thing:3216283
GRBL Wiki:
github.com/gnea/grbl/wiki
Compiling GRBL to Arduino:
github.com/gnea/grbl/wiki/Compiling-Grbl
GRBL Panel Wiki:
github.com/Gerritv/Grbl-Panel/wiki
Our advances and research:
drive.google.com/drive/folders/1Eq6LA_poSHPEWtfLtrh2XBD9kakX1eCX?usp=sharing
drive.google.com/file/d/1VT5d-cyZTktTKb3KOENyEZH-RQxHyAyv/view?usp=sharing
Reference Project:
inkstitch.org/tutorials/embroidery-machine/
Inkscape website:
inkscape.org/
Inkstitch extension:
inkstitch.org/
3D printed parts:
www.thingiverse.com/thing:3216283
GRBL Wiki:
github.com/gnea/grbl/wiki
Compiling GRBL to Arduino:
github.com/gnea/grbl/wiki/Compiling-Grbl
GRBL Panel Wiki:
github.com/Gerritv/Grbl-Panel/wiki
Our advances and research:
drive.google.com/drive/folders/1Eq6LA_poSHPEWtfLtrh2XBD9kakX1eCX?usp=sharing
Просмотров: 1 744
Видео
TI-MSP432 Dollhouse Security System
Просмотров 883 года назад
This is my final project for a class titled Microprocessor Based-System Design. My friend and classmate Juan and I created a versatile home security system based on the TI MSP432 that. It was pin pad activated and was equipped with a motion sensor, alarms, an LCD screen capable of displaying messages and easy tracking of security breaches. The voice you hear on the video is his voice. I don't a...
Python OpenCV 3D Scanner
Просмотров 30 тыс.3 года назад
Point Cloud Generators Based on the Intel RealSense OpenCV Python SDK which can be found here: dev.intelrealsense.com/docs/python2 Used an Intel RealSense D415 which can be purchased here: www.intelrealsense.com/depth-camera-d415/ GitHub: github.com/UlysesO/OpenCV-3d-Scanner Python RealSense documentation: intelrealsense.github.io/librealsense/python_docs/_generated/pyrealsense2.html RealSense ...
Parabéns pela explicação Essa foi um dos poucos vídeos Claro que tem na Internet
Tíbia player cool
Really amazing work mate! Well explained video!
Hello, it's fantastic video, Can you do each part with details?
Hi, what part do you need help with, or what part is confusing?
I don't understand how to have multiple pictures and paste them into Ultimaker Cura. Additionally, could you explain how you completed the mesh editing in MeshLab?
@@ulysesordaz4981 I don't understand how to have multiple pictures and paste them into Ultimaker Cura. Additionally, could you explain how you completed the mesh editing in MeshLab?
@@coursfiliereeln4592 ruclips.net/video/OtmI2bWjL0I/видео.html this video helped me a lot with merging meshes. What you have to do is once you get all your meshes, you will need to open them in mesh lab and then stitch them together. Once you stitch them you will need to export them as an STL file. Please let me know if that helps.
@@ulysesordaz4981Yes, I understand. Thank you very much.
Please provide with python code for the same
Is it possible to use this program with another type of camera ?
I don't think so since the code I used to run it came from the Intel website directly and is written specifically for that camera. I've seen people pull it off with an iPhone lidar camera or a Kinect from an Xbox.
Is there a way for the image to be able to get the correct dimensions front the real world object, for example if you scanned something 10cm long would it 3d print that big.?
You should be able to handle dimensions on whatever program you use for your .STL files. In my case I could scale the object in Ultimaker Cura to that size.
Hi Ulyses, I want to do the same project, but i still don't know how to solve a few important problems: How do you modify the sewing machine and where do you set the limit switches so that the loop only moves, when the needle isn't in the fabric? How do you create gcode? Thanks 🙏
was anyone able to run the code? there are many errors in it
it works for me
download the packages to your ide
You are the only person on RUclips with a video like this, can you make a tutorial???
please!
Hi, sorry for the late response. What part are you stuck on?
@@ulysesordaz4981It's not a got stuck on it thing, it's just a I want to follow every step, to make my own
Great job man