Digital Dentistry Distribution for Ubuntu and Linux user
Building script of Ubuntooth based on kde-neon lts (but it should work with every distro based on ubuntu 16.04 or later)
This repository includes scripts to make Ubuntooth from a fresh kde neon lts installation. It also includes installer-scripts for several software.
You can get iso of kde-neon-lts from https://files.kde.org/neon/images/neon-userltsedition/current/neon-userltsedition-current.iso
Complete the installation and reboot. Update and upgrade the system, install proprietary driver for graphics card if needed, and reboot. Now you're ready.
Open a terminal, copy from here (ctrl+v) and paste in the consolle (shift+ctrl+c)
$ sudo apt install -y git
$ cd /
$ sudo mkdir usr/local/vinsurf
$ cd /usr/local/vinsurf
$ sudo git clone https://github.com/vinsurf/ubuntooth.git
$ cd ubuntooth
$ sudo chmod 777 giorgino-test.sh
$ ./giorgino-test.sh
or (if you prefer just one command)
sudo apt install -y git && cd / && sudo mkdir usr/local/vinsurf && cd /usr/local/vinsurf && sudo git clone https://github.com/vinsurf/ubuntooth.git && cd ubuntooth && sudo chmod 777 giorgino-test.sh && ./giorgino-test.sh
This script will install Krita, Meshlab and Blender (and other software) in their latest versions and all Blender plugins created by Dr. Patrick Moore for the dental. But we have to tell Blender where the plugins are located and activate them manually. Open Blender, File, User Preferences, click on the File tab, and in Scripts, enter: /usr/local/vinsurf/scripts/
Click Save User Settings and go to the Add-ons tab
Enable the addon and it's dependencies in user preferences (don't forget every time to Save User Settings).
I'm working on a script to automatically configure blender plugins
I spend many hours per week working on this and other projects — If you like it and want to support me, please consider donating via Paypal 😄
If you want to contribute to this project but can't make a monetary donation, shoot me an email and we can sort something out.