diff --git a/371-thumb.jpg b/371-thumb.jpg new file mode 100644 index 0000000..407a3ee Binary files /dev/null and b/371-thumb.jpg differ diff --git a/calibration.html b/calibration.html index 80f8fd1..f5f2523 100644 --- a/calibration.html +++ b/calibration.html @@ -28,7 +28,10 @@

This page serves as a companion for this video: 3D printer calibration revolutionised - Step by step to better print quality

It has received a major update to bring it up to V2 which is explained in this video: 3D printer calibration revolutionised - Step by step to better print quality

+ +

It aims to make calibrating your 3D printer as easy as possible. If you find it helps you and you would like to say thank you, here is a donation link: PayPal.me

Special thanks to my Patrons for suggesting this video, helping define the contents and testing/proofing.

Watch the videos and then work through each tab. I have created a custom gcode generator to assist in making testing towers. This used to be a laborious process and beyond the skills of many users. Other times pre-sliced gcode was used from the internet, but it is impossible to have gcode available for every printer configuration. Until now!

@@ -50,10 +53,10 @@
  • 1.75mm filament (However M221 S38 for 2.85 mm filament and M221 S34 for 3.0 mm filament can be applied in the custom start gcode field as compensation)
  • 0.4mm nozzle and 0.2mm layer height, although now additional configurations are now possible
  • Line width on auto, typically 120% of nozzle diameter
  • -
  • Defaut feedrate of 60mm/sec, 60% for perimeters, 80% for solid infill, 50% first layer.
  • +
  • Defaut feedrate of 60mm/sec. Modifiers include 60% for perimeters, 80% for solid infill, and 50% first layer.
  • Travel moves of 100 mm/sec for X/Y and 20 mm/sec for Z
  • -
  • Flow rate of 0.9. Please see the note on the bottom of the flow tab for instructions on adapting this to your printer.
  • -
  • Nozzle priming has been turned off to avoid bed clips or problems with deltas. Use the custom start gcode feature to insert the priming dequence from your slicer profile.
  • +
  • Flow rate of 0.90. Please see the note on the bottom of the flow tab for instructions on adapting this to your printer.
  • +
  • Nozzle priming has been turned off to avoid bed clips or problems with delta printers. Use the custom start gcode feature to insert the priming dequence from your slicer profile.
  • A single layer skirt (except on the acceleration test)
  • 100% part cooling fan for bridging
  • First layer height of 100%, width 120%
  • @@ -63,13 +66,13 @@

    The information above is a summary, but if you wish to see the exact settings, the Simplify3D fff profile is available for download here.

    Please note that non Simplify users can simply open this file in a text editor and everything will be listed.

    -

    You may notice settings related to temperatures, retraction, Z hop, part cooling fan percentage, etc have set values, but these are altered by post processing scripts and this site to ultimately be determined by the user's inputs. Several parameters work like this, please don't be fooled by what is in the slicing profile. Opening the final gcode file in a text editor and searching for 'custom' will show if the user's inputs have been successfully adopted.

    +

    You may notice settings related to temperatures, retraction, Z hop, part cooling, etc have set values, but these are altered by post processing scripts and this site to ultimately be set using the user's inputs. Several parameters work like this, please don't be fooled by what is in the slicing profile. Opening the final gcode file in a text editor and searching for 'custom' will show if the user's inputs have been successfully adopted.

    Post processing scripts in Simplify3D

    Unfortunately, there is no official reference for this provided by S3D. Instead, I have relied on this forum post.

    The scripts in my profile perform the following tasks:

    @@ -97,8 +100,8 @@
                     {REPLACE "G1 E-7.5000 F2700\n" ";retract6\n"}
                     {REPLACE "G1 E0.0000 F2700\n" ";unretract6\n"}

    Changes made per test to the base slicing profile

    -

    The information below is mainly for my reference. However, if you wish to duplicate the tests yourself out of interest or perhaps to develop a new test for the site, then the steps must be followed exactly.

    -

    First layer test: No changes, although it should be noted that a single square is included which is then duplicated and positioned by this site. Non uniform scaling of the source STL needs to occur to suit certain nozzle/layer combinations.

    +

    The information below is mainly for my reference. However, if you wish to duplicate the tests yourself out of interest or perhaps to develop a new test for the site, then the steps must be followed exactly, including replicating the process names.

    +

    First layer test: No changes, although it should be noted that a single square is included which is then duplicated and positioned by this site. Non uniform scaling of the source STL needs to occur to suit certain nozzle/layer combinations. THe square should be 25 x 25 mm with it's height scaled to match the target layer height.

    Baseline test: No changes

    Retraction test: