Space Engineers
Solar Alignment for Fixed Solar Panels
กำลังแสดง 1-10 จาก 15 รายการ
< 1  2 >
อัปเดต: 13 ก.ค. 2023 @ 2: 12pm

The optional group "SolarGyroGroup" (no quotes, case-sensitive) can be used to redefine what the script thinks is the "main grid." This is useful for sub-grid panels.

To use this feature, be sure to create the group "SolarGyroGroup" around your reference block (if you have one), all of your gyros, and the solar panels. Having extra blocks in the group doesn't hurt.

อัปเดต: 23 มิ.ย. 2022 @ 11: 27pm

Now displays its status (what you see in the terminal when you select the PB) on the PB's screen. Just set the PB's main display to "image and text" if you want to see it.

There's a quick way to redirect it to other blocks/screens, but that will have to be documented another time.

อัปเดต: 23 มิ.ย. 2022 @ 12: 18am

อัปเดต: 11 ส.ค. 2020 @ 1: 45pm

Add "togglesolar" command to toggle between active & paused.

The "resume" & "pause" commands remain.

อัปเดต: 18 มี.ค. 2018 @ 10: 04pm

Keen's (old) gyro API was changed from rad/s to RPM. Adapt internal API accordingly.

อัปเดต: 17 พ.ย. 2017 @ 3: 57pm

No longer needs a timer block.

อัปเดต: 16 มี.ค. 2017 @ 5: 57pm

Fix breakage due to center of mass switching from Vector3D to Vector3I in "stable." Thanks, Keen!

อัปเดต: 4 ก.พ. 2017 @ 8: 26pm

Fix any/all usage of deprecated & obsolete API as of 01.172.

อัปเดต: 19 ส.ค. 2016 @ 6: 39pm

Fixed for IMyBlockGroup changes.

อัปเดต: 21 พ.ค. 2016 @ 11: 47am

Scripts have had the ability to directly read max power from solar panels for a month now, apparently. Use that instead of parsing detail info.