Uncia and DLP Printer Technologies

  • My printer must be at 211 mm to calibrate
  • Facebook (link)
  • http://www.funtodo.net/index.html
  • https://www.thingiverse.com/thing:441329
  • https://www.youtube.com/watch?v=dL9v_TXeePs
  • http://www.uncia3d.com/pages/new-dlp-printer
  • Acer X1173.
  • https://groups.google.com/forum/#!forum/uncia-3d-printer
  • Software Installation Order (link)
  • Video of how to setup the printer (here)
  • digitalw00t registred #uncia on freenode for community communication

First Impressions:

So far I’m frustrated with the lack of support at this time.  Several searches do not reveal a forum or any documentation.  There is a decent video on assembly, that is vague on the part of which way the wires go.  I’m in the United States, and they power cables they provided were not for  US based client.  All the documentation is in chinese, so as of right now I’m completely in the dark.  The disc itself has no software, or any links on the website to the software that I should use.

 

Software Required:

  • http://www.arduino.cc/en/Main/Software
  • https://www.pjrc.com/teensy/td_download.html
  • Forum Post Describing the software is here

Firmwares

  • Official Uncia Firmware

 

More printers, that might be useful in the future:

Using Vmware Workstation to create an internal development environment

First.. to be able to see the ip address quickly from the console in case it changes.

 

wget http://www.digitalw00t.com/blog/wp-content/uploads/2014/09/ip.update.pl_.zip
sudo unzip -d /root ./ip.update.pl_.zip
chmod +x /root/ip.update.pl

echo “cp /etc/issue.orig /etc/issue” >> /etc/rc.local
echo “cp  /etc/issue.net.orig /etc/issue.net” >> /etc/rc.local

cp /etc/issue /etc/issue.orig
cp /etc/issue.net /etc/issue.net.orig

echo “/root/ip.update.pl >> /etc/issue” >> /etc/rc.local
echo “/root/ip.update.pl >> /etc/issue.net” >> /etc/rc.local
/root/ip.update.pl >> /etc/issue
/root/ip.update.pl >> /etc/issue.net

Hostgator and CloudFlare

So after a day screwing with this and an hour on the live chat with hostgator, I think I got it working

 

 

Activating ssl on a hostgator account creates a static ip address (free for business accounts)

update cloudflare with new ip address

 

Setting up the shared cert:

http://support.hostgator.com/articles/ssl-certificates/ssl-setup-use/how-to-set-up-and-use-your-shared-ssl