Initial Home page
25
Milo-(crafting---storage-system).md
Normal file
25
Milo-(crafting---storage-system).md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Milo's main screen
|
||||
|
||||

|
||||
|
||||
1. **Learn**: Learn either a new crafting recipe or a machine processing recipe.
|
||||
2. **Craft**: Craft an amount of items regardless of what is currently in the system. Shows the total amount of resources used.
|
||||
3. **Edit**: Open the edit screen. From this screen, you can do the following:
|
||||
* Set a minimum - The system will autocraft these items up to this amount.
|
||||
* Set a maximum - If the number of items exceeds this amount, these items will be sent to the trashcan (trashcan must be configured)
|
||||
4. **Refresh**: Update the screen with any new items added to storage.
|
||||
5. **Menu**: From this menu, you can do the following:
|
||||
* Setup: Configure machines on Milo turtle, or configure connection on remote.
|
||||
* Force Rescan: This will rescan all storage inventories. This is needed if you have manually added/removed items from storage (See scanning notes below)
|
||||
6. **Filter**: Filters the list
|
||||
7. **Quantity**: Enter a quantity to withdraw. If asked for more items than are present, the system will craft (as long as the required resources are available).
|
||||
8. **A/C/I Toggle**: Shows:
|
||||
* All Items
|
||||
* Craftable Items
|
||||
* Inventory Items
|
||||
|
||||
## # Scanning
|
||||
Upon startup, all storage chests are scanned once. As items are imported/exported, these are tracked internally.
|
||||
|
||||
* If you manually take/put items from the chest, you can select the Setup button and do a force rescan.
|
||||
* If you do this frequently for a chest, you can configure a time interval for scanning this chest. This is done in that node's configuration.
|
||||
Reference in New Issue
Block a user