By Delineator
#353569
I am currently testing Maxwell for Rhino, and although I am fairly new to Rhino, I'm happy to see the Maxwell interface is pretty much the same across most programs.

One question I had is about renderings to the network (a new feature in 2.6.1 I see). I was curious if there was a way to bind a monitor IP address so we can render across our network? This was recently implemented in SketchUp and basically made it so that people in other offices could render to our farm without the need to manually add a job via the monitor. We would also like to turn off the manager and node auto-launch.

The SU solution was done via the ruby console (http://www.maxwellrender.com/forum/view ... 07&t=37967):
Code: Select all
network = MX::Settings.network
network.start_node = true
network.start_manager = false
network.bind_node_to = '127.0.0.1'
network.bind_monitor_to = '127.0.0.1'
MX::Settings.save

Any ideas? I noticed the log reads:
Code: Select all
Maxwell: Sent .mxs to the Maxwell Network, the full command-line was '-monitor -addjob:"D:\Users\...\Desktop\city_rhino.mxs"'
So I'm thinking something could potentially be coded in, correct? Any help would be appreciated.
Sketchup 2025 Released

Thank you Fernando!!!!!!!!!!!!!!!!!!!!!!!!!!! hwol[…]

I've noticed that "export all" creates l[…]

hmmm can you elaborate a bit about the the use of […]

render engines and Maxwell

Funny, I think, that when I check CG sites they ar[…]