C6 Documentation
  • Introduction
  • C6 Unique Features
  • Requirements
    • Mobile Access
  • Fiber 3D Printing
  • Alpha / Beta Users
  • Pages
  • Authentication
  • Dashboard
  • Projects & Jobs
    • Projects
    • Jobs
  • Slicing Interface
    • Prepare
    • Preview
  • Inventory
  • Quality
  • Library
  • Account
  • Knowledge-Base
  • Modules
    • Print Settings
      • Basic Settings
      • Advanced Settings
        • Slicing
          • Brim/Skirt/Raft
          • Dual Extrusion
          • Heating & Cooling
        • Extrusion
          • Extrusion Parameters
            • Custom Extrusion Width
            • Flow Multiplier
          • Retraction
            • Retraction Distance
            • Retraction Speed
            • Retraction Z Hop
            • Minimum Retraction Travel
        • Layer Settings
          • Layer Heights
          • Top & Bottom Layers
          • Wall Order - Inner First
          • Perimeters
        • Speeds
          • Print Speeds
          • Travel Speeds
        • Infill
          • Infill Pattern
          • Infill Density
        • Material
        • Fiber
        • Support
        • Custom GCode
    • Preset Management
    • Graphic/Project Settings
    • File Handling
      • Files in Cloud
    • Feedback
    • GCode Preview
      • Layer Slider
      • Layer Playback
      • Save Job
      • Preview Info
    • Views
    • Print Bed
    • Slice Button
    • Transform
      • Translation
      • Rotation
      • Scaling
      • Mirror
      • Pattern
    • Printer Management
      • List Printers
      • Manage Printers
      • Add New Printer
    • C6 Connect
    • Version Details
  • Workflows
    • Create new project
    • Slice a new part
    • Edit an existing job
    • Fiber Printing
    • Dual nozzle printing
    • Quality assurance
    • Connect to Local Printers
      • Repetier Server
  • Encryption
  • FAQ
  • Support
Powered by GitBook
On this page
  • Temporary Files (Local)
  • 1. 3D part files
  • 2. G-code files
  1. Modules

File Handling

Load, save and delete files

C6 handles 3D part files and g-code files in normal operation. Simply put, 3D part files are uploaded in the interface, sliced by the Cloud engine and a g-code file is generated as result. During the operation, and for saving jobs for future usage, files can be saved in cloud on user discretion.

Currently, C6 only handles .STL and .gcode files. No other files can be loaded in the interface. If a file with these extensions is not correct in its content or is corrupted, the same will not load properly in C6 interface

Only .gcode files prepared by C6 are best visualized in C6. G-code files created by other slicers can show unexpected geometry in C6. Similarly, g-code files created by C6 can show unexpected geometry in other slicer softwares

Following topics will give you a better understanding of File handling in C6

  1. Temporary files

    • Load files

    • Delete temporary files

  2. Cloud files

    • Saving files in cloud

    • Deleting files from cloud

Temporary Files (Local)

Temporary files mean the files loaded in C6 interface in your browser. These files are local to your system, and are not saved anywhere. Uploading and saving of files can only happen once you start a slicing operation.

  • If the interface has a 3D part file, another 3D part file can be loaded with it.

  • If the interface has a g-code files, loading a 3D part file will remove the g-code after confirmation. Similarly, if a 3D part file is loaded in interface, loading a g-code file will remove the STL file.

  • If a 3D part file is loaded, sliced and a result g-code file exists in the interface, loading either a 3D part or g-code file will remove the previous files

1. 3D part files

LOAD FILES

There are two ways to open 3D part files in C6

2. Drag and drop files on the interface

Multiple files can be dragged together at a time to load in the interface

REMOVE FILES

Loaded 3D part files can be removed by

  • Individually selecting and deleting the files using DELETE key

2. G-code files

LOAD FILES

Similar to 3D part files, you can either

  1. Open a g-code file from open dialog box, OR

  2. Drag a g-code file in the interface

DELETE FILES

PreviousGraphic/Project SettingsNextFiles in Cloud

Last updated 3 years ago

Open files using the folder button

Click the button "Folder Open" to import .stl files.

Or by deleting all files together using delete button

Similar to 3D part files, g-code file can be deleted using the delete button

C6 - Load multiple files
C6 - Load multiple files by dragging
C6 - Delete individual files
C6 - Delete multiple files together
C6 - Load g-code file
C6 - Load g-code by drag and drop
C6 - Delete g-code files