This one is pretty cool, if you've ever wondered where your machine comes from then watch this:
https://www.youtube.com/watch?v=ZMrcvHgBeAg
Huh. Seems like the embed code isn't working. You'll have to click through.
Tour of the SeeMeCNC factory
Re: Tour of the SeeMeCNC factory
Take the 's' out of 'https' to embed YouTubes on these forums.
Questions? Ask in a thread - PMs are off.
AI Calibration | Dimensional Accuracy Calibration | Hand-Tune your PID | OctoPi + Touchscreen setup | My E3D hot end mount, Z probe, fan ducts, LED ring mount, filament spool holder, etc.
AI Calibration | Dimensional Accuracy Calibration | Hand-Tune your PID | OctoPi + Touchscreen setup | My E3D hot end mount, Z probe, fan ducts, LED ring mount, filament spool holder, etc.
Re: Tour of the SeeMeCNC factory
I tried that, and got a white square.626Pilot wrote:Take the 's' out of 'https' to embed YouTubes on these forums.
Re: Tour of the SeeMeCNC factory
Testing:
[youtube]http://www.youtube.com/watch?v=ZMrcvHgBeAg[/youtube]
[youtube]http://www.youtube.com/watch?v=ZMrcvHgBeAg[/youtube]
Re: Tour of the SeeMeCNC factory
Looks like it's a known issue, youtube changed something with the embedding. Need to update the extension or use a different one.
edit:
Better yet, remove the plugin and use the following BBcode
Then all you would have to do is click the youtube tag above and enter the ID of the video.
edit:
Better yet, remove the plugin and use the following BBcode
Code: Select all
[youtube]{SIMPLETEXT}[/youtube]
Code: Select all
<iframe width="560" height="410" src="http://www.youtube.com/embed/{SIMPLETEXT}"></iframe><br />
<a href="http://youtu.be/{SIMPLETEXT}">youtu.be/{SIMPLETEXT}</a>
Code: Select all
example: [youtube]ZMrcvHgBeAg[/youtube]