Difference between revisions of "LIBRARY"

From MatterControl Manual
Jump to: navigation, search
Line 1: Line 1:
 
__NOTOC__[[File:Library.png|right|frame|<center>The '''Library''' pane, when a MatterHackers account is [[Sign in|signed in]], has [[#Purchased|purchased models]], and [[FILE menu#Enter Share Code|models shared from another user]].</center>]]The Library is a place for organizing and storing models. It has five sections; three static and two dynamic.  
 
__NOTOC__[[File:Library.png|right|frame|<center>The '''Library''' pane, when a MatterHackers account is [[Sign in|signed in]], has [[#Purchased|purchased models]], and [[FILE menu#Enter Share Code|models shared from another user]].</center>]]The Library is a place for organizing and storing models. It has five sections; three static and two dynamic.  
  
The Local Library, Cloud Library, and Downloads sections are always visible. The Purchased and Shared with Me sections are shown only when they contain models.  
+
The '''Local Library''', '''Cloud Library''', and '''Downloads''' sections are always visible. The '''Purchased''' and '''Shared with Me''' sections are shown only when they contain models.  
  
In each section, models can be organized using a traditional folder structure.
+
In most sections, models can be organized using a traditional folder structure.
 
+
== <span class="mw-headline" id="Local Library">[[File:Local Library.png]]</span> ==
+
  
 +
== Sections ==
  
 +
=== <span class="mw-headline" id="Local_Library">[[File:Local Library.png]]</span> ===
  
 
Stores designs in the local file system. Any designs in the Library prior to MatterControl 1.4 are put here after the upgrade.
 
Stores designs in the local file system. Any designs in the Library prior to MatterControl 1.4 are put here after the upgrade.
  
== Cloud Library ==
+
=== <span class="mw-headline" id="Cloud_Library">[[File:Cloud Library.png]]</span> ===
  
 
The '''Cloud Library''' is a new option in 1.4 for storing designs that offers instant access to design files from anywhere with an Internet connection. Designs stored in the Cloud Library are tied to a [[MatterHackers.com account]]. Once signed in the user can browse and manage any design files previously added and add new files.
 
The '''Cloud Library''' is a new option in 1.4 for storing designs that offers instant access to design files from anywhere with an Internet connection. Designs stored in the Cloud Library are tied to a [[MatterHackers.com account]]. Once signed in the user can browse and manage any design files previously added and add new files.
Line 19: Line 19:
 
For more information on the Cloud Library check out [http://www.matterhackers.com/articles/in-depth-mattercontrol-cloud-library In Depth: MatterControl Cloud Library for Designs].
 
For more information on the Cloud Library check out [http://www.matterhackers.com/articles/in-depth-mattercontrol-cloud-library In Depth: MatterControl Cloud Library for Designs].
  
== Purchased ==
+
=== <span class="mw-headline" id="Purchased">[[File:Purchased.png]]</span> ===
  
 
Automatically contains any designs purchased from the [http://www.matterhackers.com/store/digital-designs MatterHackers Design Store].
 
Automatically contains any designs purchased from the [http://www.matterhackers.com/store/digital-designs MatterHackers Design Store].
  
== Shared with Me ==
+
=== <span class="mw-headline" id="Shared with Me">[[File:Shared with Me.png]]</span> ===
 +
 
 +
Contains any models shared from other users using the [[Library/Share Library Item|Share Library Item]] function in the Cloud Library section.
 +
 
 +
=== <span class="mw-headline" id="Downloads">[[File:Downloads.png]]</span> ===
 +
 
 +
Gives direct access to the Downloads folder on the hard drive <code>~/Downloads</code> on Linux/Mac or <code>C:\Users\{user}\Downloads</code> on Windows). Any STL, AMF, or GCODE files in that folder will automatically appear here. Any changes made to these designs in MatterControl will be saved to disk as an AMF file. Depending on the original file type, this will either create a new AMF with the same name but with a different file extension, or replace the existing AMF file.
 +
 
 +
== Navigation ==
 +
 
 +
[[File:Open Library.png|none|framed|<center>To open a section, hover over the section and click the '''Open''' button at the right side.</center>]]
 +
 
 +
[[File:Library_Breadcrumb.png|none|framed|<center>Once in a section, a breadcrumb trail shows the current location within each section, subsequent folders, or search results.</center>]]
 +
 
 +
[[File:Library View Print.png|none|framed|<center>Models can be viewed or printed directly by hovering over their bar in the list. The '''View''' button opens the model in a new [[3D View]] window. The '''Print''' button slices the model using the current [[Settings]] and begins the print.</center>]]
 +
 
 +
Also, some new buttons become visible: '''Home''', '''Search''', and '''Edit''', and two become active: '''Add''' and '''Create Folder'''.
 +
 
 +
=== <span class="mw-headline" id="Add">[[File:Add Library.png]]</span> ===
 +
 
 +
Opens the operating system's file selection window so the user can choose a .STL, .AMF, .GCODE, or .ZIP file to add to the currently displayed section.
 +
 
 +
Not available in the [[#Purchased|Purchased]] or [[#Shared with Me|Shared with Me]] sections.
 +
 
 +
=== <span class="mw-headline" id="Create Folder">[[File:Create Folder Library.png]]</span> ===
 +
 
 +
Creates a folder in the currently displayed section.
 +
 
 +
Not available in the [[#Purchased|Purchased]] or [[#Shared with Me|Shared with Me]] sections.
 +
 
 +
=== Home ===
 +
 
 +
Returns to the top level of the Library, as shown in the [[:File:Library.png|screenshot at the top right of this page]].
 +
 
 +
=== Search ===
 +
 
 +
Searches the currently displayed section for the text input in the 'Search Library' field.
 +
 
 +
=== Edit ===
 +
 
 +
[[File:Edit1.png]]
 +
 
 +
Shows advanced file and folder options. Check a box next to a file or folder to activate applicable file action buttons above.
 +
 
 +
Not available in the [[#Purchased|Purchased]] or [[#Shared with Me|Shared with Me]] sections.
 +
 
 +
==== Export ====
 +
 
 +
Opens the [[File export options]] dialog box to export the currently selected file.
 +
 
 +
Active when only one file is selected.
 +
 
 +
==== Edit ====
 +
 
 +
Opens the selected file in a new 3D View window in [[3D View/Edit|Edit mode]].
 +
 
 +
Active when only one file is selected.
 +
 
 +
==== Remove ====
  
Contains any models shared from other users.  
+
Removes the selected file(s) from the current Library section.
  
== Downloads ==
+
Active when one or more files are selected.
  
Gives direct access to the Downloads folder on the hard drive <code>~/Downloads</code> on Linux/Mac or <code>C:\Users\{user}\Downloads</code> on Windows). Any STL or AMF files in that folder will automatically appear here. Any changes made to these designs in MatterControl will be saved to disk as an AMF file, either replacing the existing AMF or creating a new one of the design was originally an STL.
+
==== Share ====
5
+
5
+
5
+
  
 +
Opens the [[Library/Share Library Item|Share Library Item]] dialog box.
  
 +
Available only in the [[#Cloud Library|Cloud Library]] section.
  
5
+
Active when only one file is selected.
  
5
+
==== Rename ====
5
+
  
5
+
[[File:Rename Item box.png]]
5
+
5
+
5
+
5
+
  
5
+
Opens the '''Rename Item''' dialog box. Enter a new name for the model and click 'Rename' to apply.
  
5
+
Active when only one file is selected.
  
5
+
==== Add to Queue ====
  
5
+
Adds the selected file(s) to the [[Queue]].
  
5
+
Active when one or more files are selected.
  
5
+
==== Done ====
  
5
+
Exits '''Edit''' mode.
  
5
 
  
5
 
  
 
[[Category:Features]]
 
[[Category:Features]]

Revision as of 11:41, 11 February 2016

The Library pane, when a MatterHackers account is signed in, has purchased models, and models shared from another user.
The Library is a place for organizing and storing models. It has five sections; three static and two dynamic.

The Local Library, Cloud Library, and Downloads sections are always visible. The Purchased and Shared with Me sections are shown only when they contain models.

In most sections, models can be organized using a traditional folder structure.

Sections

Local Library.png

Stores designs in the local file system. Any designs in the Library prior to MatterControl 1.4 are put here after the upgrade.

Cloud Library.png

The Cloud Library is a new option in 1.4 for storing designs that offers instant access to design files from anywhere with an Internet connection. Designs stored in the Cloud Library are tied to a MatterHackers.com account. Once signed in the user can browse and manage any design files previously added and add new files.

Designs within the Cloud Library are synced automatically across any devices the user is currently logged into and can also be viewed from the MatterControl Sync website.

For more information on the Cloud Library check out In Depth: MatterControl Cloud Library for Designs.

Purchased.png

Automatically contains any designs purchased from the MatterHackers Design Store.

Shared with Me.png

Contains any models shared from other users using the Share Library Item function in the Cloud Library section.

Downloads.png

Gives direct access to the Downloads folder on the hard drive ~/Downloads on Linux/Mac or C:\Users\{user}\Downloads on Windows). Any STL, AMF, or GCODE files in that folder will automatically appear here. Any changes made to these designs in MatterControl will be saved to disk as an AMF file. Depending on the original file type, this will either create a new AMF with the same name but with a different file extension, or replace the existing AMF file.

Navigation

To open a section, hover over the section and click the Open button at the right side.
Once in a section, a breadcrumb trail shows the current location within each section, subsequent folders, or search results.
Models can be viewed or printed directly by hovering over their bar in the list. The View button opens the model in a new 3D View window. The Print button slices the model using the current Settings and begins the print.

Also, some new buttons become visible: Home, Search, and Edit, and two become active: Add and Create Folder.

Add Library.png

Opens the operating system's file selection window so the user can choose a .STL, .AMF, .GCODE, or .ZIP file to add to the currently displayed section.

Not available in the Purchased or Shared with Me sections.

Create Folder Library.png

Creates a folder in the currently displayed section.

Not available in the Purchased or Shared with Me sections.

Home

Returns to the top level of the Library, as shown in the screenshot at the top right of this page.

Search

Searches the currently displayed section for the text input in the 'Search Library' field.

Edit

Edit1.png

Shows advanced file and folder options. Check a box next to a file or folder to activate applicable file action buttons above.

Not available in the Purchased or Shared with Me sections.

Export

Opens the File export options dialog box to export the currently selected file.

Active when only one file is selected.

Edit

Opens the selected file in a new 3D View window in Edit mode.

Active when only one file is selected.

Remove

Removes the selected file(s) from the current Library section.

Active when one or more files are selected.

Share

Opens the Share Library Item dialog box.

Available only in the Cloud Library section.

Active when only one file is selected.

Rename

Rename Item box.png

Opens the Rename Item dialog box. Enter a new name for the model and click 'Rename' to apply.

Active when only one file is selected.

Add to Queue

Adds the selected file(s) to the Queue.

Active when one or more files are selected.

Done

Exits Edit mode.