[[breakout]]

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
breakout [2021/12/13 17:38]
beckmanf [Nutzungshinweise]
breakout [2022/03/26 17:38] (current)
beckmanf [Deskproto] mill link
Line 512: Line 512:
 ==== Deskproto ==== ==== Deskproto ====
  
-The Deskproto CAM software is installed and can be started ​from with GUI+The Deskproto CAM software ​[[sw-milling|for milling]] ​is installed and can be started with the GUI. Please start the graphical desktop manager via TurboVNC as described in the [[breakout#​virtualgl_und_turbovnc|TurboVNC chapter]] and launch deskproto from within the desktop manager.  
 + 
 +=== First Time Setup === 
 + 
 +The first run of Deskproto requires two setup steps. First run Deskproto from your home directory.
  
 <​code>​ <​code>​
-vglrun -display :0.3 /​opt/​deskproto/​DeskProto_7.0_de_Linux_20200909-x86_64_Rev9761.AppImage ​+cd 
 +/​opt/​deskproto/​DeskProto71.AppImage
 </​code>​ </​code>​
  
-The display option ​in the example above will result ​in running on GPU 3+Select your language, Scaling and choose any machine. We will overwrite that in the next step. Once Deskproto has started, close it. Starting Deskproto for the first time will create two directories 
 + 
 +<​code>​ 
 +~/​.local/​share/'​Delft Spline Systems'/​Deskproto 
 +~/​.config/'​Delft Spline Systems'​ 
 +</​code>​ 
 + 
 +which contain drivers, help pages e.t.c. We have the [[sw-milling|StepFour XPERT 1000s]] mill in the lab and use [[https://​www.hufschmied.net|Hufschmied cutters]]. We have added those cutters and the 1000s in this Driver directory /​opt/​deskproto/​Drivers. I have made a setup file which configures our mill and the other driver directory. To use it, copy the setup file to your local place. 
 + 
 +<​code>​ 
 +cd 
 +cp /​opt/​deskproto/​DeskProto.conf ~/​.config/'​Delft Spline Systems'​ 
 +</​code>​ 
 + 
 +=== Startup of Deskproto === 
 + 
 +After you have overwritten the configuration file, you can start Deskproto. Due to a bug the file access to your nfs mounted home directory is slow. Any file dialog will take quite a while (maybe 2 minutes) to display files in your home directory. You can redefine the HOME variable for deskproto and start it. 
 + 
 +<​code>​ 
 +cd 
 +HOME=/fast /​opt/​deskproto/​DeskProto71.AppImage 
 +</​code>​ 
 + 
 + 
  
  
  • breakout.1639413508.txt.gz
  • Last modified: 2021/12/13 17:38
  • by beckmanf