SPX is a PHP Extension for Profiling, also open source, very simple, multimetric capable and with out-of-box web UI for listing, sorting and report details. For installation, we need to build our extension. We can of course put the building phases directly into our Dockerfile, but I want to know, what things (extension file, webUI Files and configuration changes) need to come through the extension. For this reason, I make a seperate build process in my Dockerfile and copy everything this extension needs. I follow the steps from official documentation (Timestamp: 20.05.2022), please check, if new or old steps were […]
3D Printing
kSettings v0.0.1 – Anycubic Vyper Settings (All in One, Profile, Extruder Settings) for Ultimaker Cura Slicer 4.13
The kProfil Settings and values based on Philipps 3D Druck and Anycubic Vyper Druckprofil Download and extract the files under C:\Users\YOUR-USERNAME\AppData\Roaming\cura Example Project with this Settings Views: 115
3D Printing / Ubuntu
How to get access to USB-Storage from an Snap installed App
We need special prepared Snap interface plugin “removable-media” connection for the application. For example we can give the to USB Access an Cura Slicer: Views: 29