-
-
Launch the Makertech Cura software. Click I understand and agree.
-
On first start up you will need to add your printer.
-
-
-
Load the included DSE Calibration Model model into CURA.
-
The model should automatically be aligned with the Printers axes.
-
Right click on this part of the model and choose Hotend #2.
-
-
-
Hold shift and select both parts of the model.
-
Right click on either model, click on Merge Models.
-
Right click on the single model and click on Center Selected Model.
-
-
-
Extruder: Select the Hotend you would like the changes in the settings to affect.
-
Material: Makertech PLA+ (the included sample filament)
-
Nozzle size: Set the nozzle size to match your setup, the default is 0.3mm.
-
0.2mm Layer Height: A good compromise between speed and quality.
-
30% infill - 30% of the inside of the part will be plastic.
-
Build Plate Adhesion - Brim: A single layer around the base of your model to prevent warping.
-
-
-
Click the down arrow next to the printer name.
-
Click on Manage Printers...
-
Go to Machine Settings
-
-
-
Enlarge the Machine Settings window or scroll down the Start G-code box until you get to the ; ----Unique to your setup----- section
-
Take the Z-offset distance that you made a note off from Stage 09 and subtract it from 3.
-
Enter your calculated offset in place of the 0.0 like shown in the second image.
-
-
-
G28 ;Home
-
G29 ;Autolevel Bed
-
G1 F8000 X10 Y3 ;Move hotend to bottom left corner
-
G1 Z3 ;Move Hotend to assumed Z Home
-
G92 Z0.0 ;Set Z-offset in 0.1mm incriments (increase if first layer too high, decrease if too low)
-
M82 ;Absolute extrusion mode
-
G92 E0 ;Zero Extruder
-
-
-
Next hit prepare to turn the .stl model into .gcode that the printer can read.
-
Save the .gcode to the included SD card.
-
-
-
Too high - the first layer isn't sticking or the model has peeled off.
-
Too low - the nozzles is pressing the plastic down too much, or at worst digging into the bed.
-
-
-
First layer too high: Increase Z-offset
-
First layer too low: Decrease Z-offset
-
-
-
Offsets are entered in Machine Settings under the Hotend #2 Tab.
-
-
-
Overlapping in X Direction:
-
Gap in X Direction:
-
In our case the print was fine in the X-Direction, so we left our X-offset as 0.
-
-
-
Overlapping in Y Direction:
-
Gap in Y Direction:
-
In our case the print had a gap in the Y Direction, so we set our Y-offset to 0.7mm.
-
Almost done!
Finish Line