Hans-Peter Lehmann
Hans-Peter Lehmann
The official 0.6.4 release seems to lack behind the `master` branch quite a lot. In 0.6.4, the script was located in `scripts/pycam`.
For me, the GUI becomes unresponsive on master 4687f2f62bd75078a7b1b70339e9a5df75b64c63 when using the "surface" operation. It looks like DropCutter executes the process line-by-line. Because surfacing seems to be just one single...
Sorry, I switched to BlenderCam, so I will probably not attempt to fix it anytime soon. The thing I like about BlenderCam is that you can modify the path visually...
 There seems to be some kind of bug in DiskUsage. My system partition is definitely not 60GB, while my music folder (here 7gb) should be around 60gb.
Hi, I do not have root permissions. I have only set up one user and it does not seem like there are multiple partitions ``` ~ df -H Filesystem Size...
Okay, now that is strange: ``` du -hs /sdcard/Musik 6.5G /sdcard/Musik ``` but the integrated file manager shows: (this size looks better) 
``` du -hs /storage/emulated/0/Musik/ 6.5G /storage/emulated/0/Musik/ ``` I have the same folder on my PC (Linux ;) ). There it also shows around 60GB. ``` mount rootfs on / type...
`ls` and `du` provide different output. Not yet sure why. ``` du -ch * 1.6M 01 - Going for the One.mp3 2.2M 02 - Turn of the Century.mp3 1.8M 03...
Download the files? The only explanation I found for the different output are sparse files. But as far as I know, they are only used for blocks that are filled...
On my PC, both commands display `13M`. The `md5sum` of the files matches.