diff --git a/calibration.html b/calibration.html index 5868b19..9e260d1 100644 --- a/calibration.html +++ b/calibration.html @@ -49,7 +49,7 @@
  • A build volume of 120 x 120 x 250 mm (This site can accommodate anything as small as this and anything larger)
  • 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
  • -
  • 0.4mm nozzle
  • +
  • Line width on auto, typically 120% of nozzle diameter
  • Defaut feedrate of 60mm/sec, 60% for perimeters, 80% for solid infill, 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.
  • diff --git a/js/createform.js b/js/createform.js index a233cb2..9382306 100644 --- a/js/createform.js +++ b/js/createform.js @@ -21,6 +21,7 @@ function displayCustom(){ var nozzleLayer = `

    Nozzle Diameter / Layer Height

    Select your nozzle diameter and layer height. If you have not changed your nozzle, it will likely be 0.4 mm. 0.2 mm is a typical layer height for this nozzle.

    +

    25 options are available, however some of the tests don't work very well with the larger options.