steve8
About
- Username
- steve8
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
I think that M42 is not really the way to change intensity. bullet force
-
azymux said: I'm certainly not saying this is the right way to do this, but I finally got it to work with the following nginx configuration: location ^~ /repetier { rewrite ^/repetier/(.*) /$1 break; sub_filter_types …