Close

3377 Results for "《〈 문의 OIO↗5793↗7458 》〉 셔츠룸ヒ 《〈 문의 OIO↗5793↗7458 》〉 ㎛beforehandム셔츠룸후기셔츠룸후기╇pen 선릉셔츠룸셔츠룸가격 셔츠룸‰강남셔츠룸㉦nestㅳ"

  • Custom wide format plotter

  • Hardware:Our wide format plotter project got off to a flying start late last year (December 2013) with the main printer framework, electronics and most of the custom software completed within the first three weeks.The next month was spent tweaking both...
  • Leggbot

  • Hardware - just stuff I had laying around, really...- Lego Egg-lathe, directly driven by a stepper- Lego linear motion stage, built from tracks of that Lego Boost robot- ESP8266- 2x A4988 drivers.- a proximity sensor for end-stop detection Firmware...
  • LOFI Robot EDUBOX

  • The EDUBOX kit contains complete set of parts and electronic modules to build six models of robots and unlimited number of your modifications.Extended set of wooden parts: vehicle, gorilla, hovercraft, windmill, smartphone holder, pen holder, big wheels,...
  • Sequino

  • The kinematics The kinematics of the clock consists of a mix of h-bot and Cartesian system. The y axis consists of the two rings on the extreme ends of the clock driven by 2 24byj48 motors . The rings are basically gears constrained in outer rings similar...
  • CNC pen plotter

  • On the hardware side, this machine possesses two degrees of freedom (X and Y directions). Take into account that as this CNC machine doesn’t have a Z axis, the pen will continuously touch the paper, so it is recommended for continuous line art projects,...
  • Pi Pico draws in MS Paint

  • # Emulate mouse to draw Chord on the computer screen! by Hari Wiguna, Jan 2021 import time import board import digitalio import usb_hid from adafruit_hid.mouse import Mouse import math class Point: def __init__(self, xx, yy): self.x = xx self.y = yy...
  • Mechanical Laser Show

  • How it works When you turn the input crank, the cams turn at a 5:1 ratio. Every time the cams rotate, the laser traces the path once. Using 2 cams allows the laser to move with 2 degrees of freedom. Basically one actuates in the X axis and one in the...
  • Pendleton Pen Plotter

  • The original design by Makeblock was ok, but the software they provided was awful. What began as a plan to switch out the electronics with GRBL compatible replacements, somehow ended up as somewhat of a redesign. In particular I wanted the z axis to...
  • STM32 Pen Plotter

  • To fast prototype interconnection PCBs using direct ink on copper, I made a simple pen plotter using some old printers part. The y axis is a carriage of a dot matrix printer, the z axis is a part of a small impact printer, the x axis is simple a wood...
  • Gcode Playground

  • Having built my own midTbot I was interested in generating my own gcode as a fun way to learn how it works. By far the best I've found is the quick gcode tutorials on cnc cookbook. I played a bit, then wrote a Python script that generates the gcode to...
  • Etch-A-Whiteboard

  • Etch-A-WhiteboardAutomated Precision Drawing for the Artistically ImpairedNate Foss and Alex HogansonAutomation and Robotics Research LabThomas Jefferson High School for Science and Technology2015-16Table of ContentsAbstract 3Introduction 4Literature...