Stepifi
Docker app from grtgbln's Repository
Overview
Convert STL and 3MF mesh files to STEP (CAD solid) or STL format. Features output format selection, automatic mesh repair, 3D preview, and BambuStudio 3MF support. Self-hosted web interface with job queue management.
Requirements
Redis container
Runtime arguments
- Web UI
http://[IP]:[PORT:3169]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
WebUI PortPorttcp
Web interface port
- Target
- 3169
- Default
- 3169
- Value
- 3169
Uploads PathPathrw
Temporary storage for uploaded files
- Target
- /app/uploads
- Default
- /mnt/user/appdata/stepifi/uploads
- Value
- /mnt/user/appdata/stepifi/uploads
Converted PathPathrw
Storage for converted files (24h retention)
- Target
- /app/converted
- Default
- /mnt/user/appdata/stepifi/converted
- Value
- /mnt/user/appdata/stepifi/converted
Redis HostVariable
Redis hostname (use 'redis' if using docker-compose with redis service)
- Target
- REDIS_HOST
- Default
- redis
- Value
- redis
Redis PortVariable
Redis port
- Target
- REDIS_PORT
- Default
- 6379
- Value
- 6379
File Expiry HoursVariable
Hours before converted files are automatically deleted
- Target
- FILE_EXPIRY_HOURS
- Default
- 24
- Value
- 24
Max File Size MBVariable
Maximum upload file size in MB
- Target
- MAX_FILE_SIZE_MB
- Default
- 100
- Value
- 100
Node EnvironmentVariable
Node.js environment (leave as production)
- Target
- NODE_ENV
- Default
- production
- Value
- production
Categories
Download Statistics
2,610
Total Downloads
Details
Repository
voron69bit/stepifi:latestLast Updated2026-01-01
First Seen2026-04-24
Run Stepifi on Unraid.
Stepifi is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.