Line 18: Line 18:
# [[File:athenaII_cura_machine_settings.png|thumb|right|Machine settings.]] Set all X ()width), Y (Depth) and Z (Height) to 210 mm. Uncheck Heated bed and clear all of the text from the Start G-code and End G-code text boxes.{{clear}}
# [[File:athenaII_cura_machine_settings.png|thumb|right|Machine settings.]] Set all X ()width), Y (Depth) and Z (Height) to 210 mm. Uncheck Heated bed and clear all of the text from the Start G-code and End G-code text boxes.{{clear}}
# [[File:athenaII_cura_extruder_settings.png|thumb|right|Extruder settings.]] Click on the Extruder tab in the Machine Setting dialog. Set the nozzle size to 0.4 mm and the Compatible material diameter to 1.75 mm.  Close both the open menu dialogs.{{clear}}
# [[File:athenaII_cura_extruder_settings.png|thumb|right|Extruder settings.]] Click on the Extruder tab in the Machine Setting dialog. Set the nozzle size to 0.4 mm and the Compatible material diameter to 1.75 mm.  Close both the open menu dialogs.{{clear}}
# [[File:athenaII_cura_preferences.png|thumb|right|Preferences.]]Open Preferences from the file menu, select General and uncheck Slice Automatically.{{clear}}
# [[File:athenaII_cura_preferences.png|thumb|right|Preferences.]] Open Preferences from the file menu, select General and uncheck Slice Automatically.{{clear}}
 
# [[File:athenaII_cura_view.png|thumb|right|Set visible tools.]] Open Settings>Configure setting visibility... In the upper left, select Basic from the drop down list, and close the dialog.{{clear}}
 
# [[File:athenaII_cura_layer_height.png|thumb|right|Set layer height to 0.25 mm.]] In the settings bar on the right side of the window, expand Quality and set Layer Height to 0.25 mm.{{clear}}
# [[File:athenaII_cura_basic.png|thumb|right|Basic settings.]]Under the Basic tab:
# [[File:athenaII_cura_infill.png|thumb|right|Set infill to 25%.]] Expand Infill and set Infill Density to 25%.{{clear}}
#* Layer height (mm): 0.25
# [[File:athenaII_cura_temperature.png|thumb|right|Set temperature.]] Expand Material and set Printing Temperature to 210° C.{{clear}}
#* Shell thickness (mm) 1.0
# [[File:athenaII_cura_speed.png|thumb|right|Set print speed.]] Expand Speed and set Print Speed to 70 mm/s.{{clear}}
#* Bottom/Top thickness (mm): 0.5
# [[File:athenaII_cura_zhop.png|thumb|right|Set z-hop.]] Expand Travel and check Z Hop When Retracted.{{clear}}
#* Fill density (%): 25
# [[File:athenaII_cura_cooling.png|thumb|right|Turn off cooling.]] Expand Cooling and uncheck Enable Print Cooling.{{clear}}
#* Print speed (mm/s): 70
# [[File:athenaII_cura_adhesion.png|thumb|right|Turn off brim.]] Expand Build Plate Adhesion and set Build Plate Adhesion Type to None.{{clear}}
#* Printing temperature (C): 210
#* Filament Diameter (mm): 1.75
#* Flow (%) 100
#* Nozzle size (mm) 0.4{{clear}}
# [[File:athenaII_cura_advanced.png|thumb|right|Advanced settings.]]Under the Advanced tab:
#* Nozzle size (mm): 0.5 (Older versions of Cura)
#* Retraction speed (mm/s): 80
#* Distance (mm): 4.5
#* Travel speed (mm/s): 200{{clear}}
# [[File:athenaII_cura_start_gcode.png|thumb|right|Start G-Code.]]Under the Start/End GCode tab, select start.gcode. Lines starting with a semicolon (;) are comments, they are not executed code. Remove lines except those starting with the commands shown below (commented code does not need to be deleted):
#* G21 (informs Athena to set the units to metric)
#* G90 (informs Athena to use absolute positioning)
#* G28 (informs Athena to seek its home position before starting - Franklin places it at park position instead){{clear}}
# [[File:athenaII_cura_end_gcode.png|thumb|right|End G-Code.]]Select end.gcode and remove everything except the two executable lines shown in the image and reproduced below (Franklin ignores these and instead executes the default actions selected at the top of the settings page):
#* M104 S0 (informs Athena to set the hot end temperature to 0, effectively shutting off the hot end)
#* G28 (home Athena){{clear}}
# [[File:athenaII_cura_expert.png|thumb|right|Expert settings.]] Open expert settings (Expert>Open expert settings... or ctrl+e). Uncheck everything in Fix Horrible (lower right). Set Z hop when retracting to 0.5. Save the settings.{{clear}}


=Printing=
=Printing=

Revision as of 23:46, 14 June 2018


Note

  • There are many ways to create and edit 3-D models for printing. This page describes just one way of doing it. Experimenting with other methods is encouraged.

Procedure

  1. Overview of software and their relationships.
    There are multiple steps from an idea to a printed object. The installation and basic usage of some important programs is covered below. The relations between the files (black) and programs (blue) is shown in the figure on the right.
  2. Install Cura from [1].
  3. Other free and open source software that is worth installing is OpenSCAD, FreeCAD and Blender. These will not be covered in these instructions, but both have a lot of documentation available on the web.

Cura

The program to convert an STL file into G-Code is called a slicer. There are several options available. Cura is one of them. The following is a basic Cura setup for AthenaII printer, but there are extensive options that should be explored.

  1. After downloading and installing, start Cura. It will show the First Start Wizard. If it doesn't, you can manually start the wizard by choosing Add new machine from Settings>Printer>Add Printer...
  2. Machine choice.
    For machine, choose Other.
  3. Other machine information.
    Under the Other list, choose DeltaBot and name the printer AthenaII.
  4. Manage printers.
    Open Settings>Printer>Manage Printers... Select AthenaII and click Machine Settings.
  5. Machine settings.
    Set all X ()width), Y (Depth) and Z (Height) to 210 mm. Uncheck Heated bed and clear all of the text from the Start G-code and End G-code text boxes.
  6. Extruder settings.
    Click on the Extruder tab in the Machine Setting dialog. Set the nozzle size to 0.4 mm and the Compatible material diameter to 1.75 mm. Close both the open menu dialogs.
  7. Preferences.
    Open Preferences from the file menu, select General and uncheck Slice Automatically.
  8. Set visible tools.
    Open Settings>Configure setting visibility... In the upper left, select Basic from the drop down list, and close the dialog.
  9. Set layer height to 0.25 mm.
    In the settings bar on the right side of the window, expand Quality and set Layer Height to 0.25 mm.
  10. Set infill to 25%.
    Expand Infill and set Infill Density to 25%.
  11. Set temperature.
    Expand Material and set Printing Temperature to 210° C.
  12. Set print speed.
    Expand Speed and set Print Speed to 70 mm/s.
  13. Set z-hop.
    Expand Travel and check Z Hop When Retracted.
  14. Turn off cooling.
    Expand Cooling and uncheck Enable Print Cooling.
  15. Turn off brim.
    Expand Build Plate Adhesion and set Build Plate Adhesion Type to None.

Printing

Loading the Filament

  1. Loading the Filament.
    Take 1.75mm filament, and feed it into the short length of PTFE tubing until it stops.
  2. Location to type in extrude distance
    In Franklin, find the extrude text box located above the temperature graph. It is marked with 0.00 mm on the right. If it displays NaN on the right of the text box, instead of 0.0 mm, home the printer before continuing. Click in the textbox, and type in +500. Press enter, and begin to push the filament into the extruder. The extruder should grab it and push it into the bowden sheath.
  3. Once the extruder drive stops, find the extrude text box where +500 was previously typed in and click in it. Press enter again and the filament should advance another 500 mm. Press the Page Up key and increment the extruder by 10mm until the motor makes a grinding sound. The filament is now loaded.

Slicing a File

  1. The first file to print will be an Upper Michigan key chain. Right click on the following link, and open in new tab: Upper Michigan Keychain. Once there, find the yooper_peninsulaa.stl file and click on it to begin the download. If a dialogue box opens, select "Save As".
  2. The "Load File" button on Cura.
    Start Cura, and press the "Load File" button located on the top left of the object view window.
  3. File:AthenaII cura load 2.png
    The load file screen that opens.
    An "Open 3D Model" dialogue box opens. Navigate to where the file to print is saved (The Upper Michigan Keychain should be located in the downloads folder), and click "Open"
  4. File:AthenaII cura load 3.png
    The model is loaded into Cura, and "Save Toolpath" button is highlighted
    The model should load into Cura. Now press the "Save Toolpath" button located to the right of the "Load File" button.
  5. The save file screen that opens.
    A dialogue box opens to save the file. Press "Save" and the file is now ready to be printed.

Starting a Print

  1. The current temperature and what it should be
    BEFORE THE FIRST PRINT, check to make sure that the thermistor is working properly. This can be checked by looking at the current temperature located on the left middle of the page. It should read within 5 to 10 degrees of 20. (depending on room temperature). If it reads a negative number, then there is something wrong with the thermistor.
  2. Using a gluestick, apply a thin layer of glue to the mirror that covers the whole mirror.
  3. The location of "Browse" button. (It may be a "Choose File" button)
    Open Franklin, and locate the "Browse" button. The "Browse" button may be a "Choose File" instead!
  4. The "Browse" dialogue box.
    A dialogue box opens. Navigate to where the .gcode file from Cura is saved. Load the File. The filename should appear to the right of the Browse/Choose File button.
  5. Adding a .gcode file
    Locate the "Add" button to the right of the browse button and file name and press it. A red bar will appear on the top of the screen, that says "parsing g-code". When it finishes, the file should appear in the white box on the top left of the screen.
  6. The "Print" button.
    Select the filename to print in the box on the left (multiple files can be loaded at any one time). The Filename should be highlighted. Press the "Print Selected" button on the bottom right corner of the box.
  7. The Printing Screen
    The green background of the webpage will change to red, and the printer will begin to heat up. Once the printer reaches temperature (may take a few minutes), the print will begin. If filament had just been loaded, it may take a few seconds for the printer to start extruding.

Navigation

Preparatory Materials
Printer Primer
Overview
AthenaII Printed Parts Glossary
Non-Workshop Tasks
Assembling hot end
Soldering and tinning
Workshop Tasks
Track 1 Track 2 Track 3
Connecting Rods Frame Epoxying Magnets
Epoxying Magnets Connecting Rods End Effector
Extruder Drive and Spool Holder Epoxying Magnets Frame
End Effector Extruder Drive and Spool Holder Connecting Rods
Frame End Effector Extruder Drive and Spool Holder
Final Mechanical Assembly
Before 2019 Starting 2019
Wiring/Melzi + BB Wiring/Athena Board
Firmware and Calibration Firmware and Calibration - (Wireless Setup) - (Update Franklin)
Software and First Print
Follow-up information
Printing Basics
Maintenance
Cookies help us deliver our services. By using our services, you agree to our use of cookies.