Free U.S. Shipping & Lifetime Warranty For All Endura Flap Pet Doors

Endura Flap Pet Door for Thin Doors (E2 Design) - Installation Instructions

Installation Instructions

Click to view the Single Flap Door Mount (1-1/8" to 1-3/4" thick) Instructions.

Installation icon Printable Version
Installation icon Difficulty High
Installation icon Steps 09
Installation icon Time Required 2-3 hours
Installation icon Sections 01
Installation icon Flags 04

Parts

  • 1 Installation Template
  • Short Screws (1")
  • Medium Screws (1-1/4")
  • Long Screws (1-1/2")
  • 4 Screw Covers
  • 1 Installation Magnet
  • 1 Flap Frame
  • 1 Trim Frame
  • 1 Tube of Silicone
  • 1 Locking Cover

Tools

  • Pencil
  • Drill with 3/8" (9,5 mm) drill bit
  • Level
  • Measuring Tape
  • Jigsaw or Reciprocating Saw

Please read instructions & notes thoroughly before installation.

Single Flap Door Mount

Step 1 Prep Your Door

  • If you have not yet measured your pet, watch this video to ensure the pet door will work.
  • If possible, remove the door from its hinges using a screwdriver and hammer to tap out the hinge pins. Lay the door flap for installation. Tape the provided template to the door. The top edge of the cut-out line should be at least 3” (7,6 cm) above the pet's shoulders.
  • Be careful not to cut too close to the bottom of the door as you may reduce the door's strength. Level the top edge of the cut-out line.

Step 2 Drill the Holes

  • Once you are certain the pet door will work with your door, make sure the template is level, and mark the outline with a pencil. Remove the template and drill holes through the corners just inside of the lines using a ⅜” (9,5 mm) drill bit.
  • Make sure your drill is kept level and drills all the way through the door.

Step 3 Saw An Opening

  • Using a jigsaw, cut along the marked lines, making sure to cut straight.
  • We recommend applying masking tape along the outside of the lines to protect your door from scratch marks as you cut with the jigsaw.

Step 4 Check Weatherstripping

  • Ensure the weatherstripping is firmly pressed in the groove on both frames. Weatherstripping indicated in red.

Step 5 Position the Frames

  • Place the trim frame on the outside of the door and the flap frame on the inside.

Step 6 Position Screws

  • Select appropriate screws and insert them into the pet door from the inside.
  • Do not fully tighten screws until all four screws are inserted and the pet door is leveled.
  • Use the included installation magnet to help align the screws.

Door Thickness Screw Length
1/2" to 3/4" Short Screws (1")
3/4" to 1" Medium Screws (1-1/4")
1" to 1-1/8" Long Screws (1-1/2")

Step 7 Screw Door Into Place

  • Once the pet door is leveled, tighten the screws so that the weatherstripping compresses.
  • Do not overtighten.

Step 8 Attach Screw Covers

  • Push the four screw covers in by hand to cover the screws.

Step 9 Seal With Silicone

  • Apply silicone where the two frames meet. Also apply silicone where the outside frame meets the door.
'); newWin.document.close(); setTimeout(function(){newWin.close();},6000); },4000); } else if(userAgent.match(/safari/i) && $(window).width()<992){ setTimeout(function(){ var htmlElement = document.querySelector("html"); var divToPrint= document.getElementById('installtion-pdf'); var newWin=window; newWin.document.write(''+divToPrint.innerHTML+''); newWin.document.close(); setTimeout(function(){ newWin.document.write(htmlElement.innerHTML); alert("Please refresh the page"); // newWin.close(); },6000); },4000); } else{ setTimeout(function(){ var markup = document.getElementsByTagName('html'); console.log(markup); var mywindow = window; mywindow.document.write(document.getElementById('installtion-pdf').innerHTML); mywindow.print(); mywindow.document.close(); location.reload(); // Use of this line? // mywindow.document.documentElement.innerHTML = ""; // mywindow.document.write(markup.innerHTML); },4000); } }); var Name = "Not known"; if (navigator.appVersion.indexOf("Win") != -1){ Name = "Windows OS"; } else if (navigator.appVersion.indexOf("Mac") != -1){ Name = "MacOS"; } else if (navigator.appVersion.indexOf("X11") != -1){ Name = "UNIX OS"; // $('.installation-topdetails').addClass("linux"); } else if (navigator.appVersion.indexOf("Linux") != -1){ Name = "Linux OS"; // $('.installation-topdetails').addClass("linux"); } else{ console.log("sorry"); } function fnBrowserDetect(){ let userAgent = navigator.userAgent; let browserName; var v = "Version: " + navigator.appVersion; console.log(navigator.appVersion); if( userAgent.match(/chrome|chromium|crios/i)){ var split_val = v.split("Chrome/"); var split_again = split_val[1].split("."); if(split_again[0] < 108){ browserName = "chrome"; $('.installation-topdetails').addClass("linux"); }else{ browserName = "chrome"; } }else if(userAgent.match(/firefox|fxios/i)){ browserName = "firefox"; $('.installation-section .steps-section').addClass("firefox"); } else if(userAgent.match(/safari/i)){ browserName = "safari"; }else if(userAgent.match(/opr\//i)){ browserName = "opera"; } else if(userAgent.match(/edg/i)){ browserName = "edge"; }else{ browserName="No browser detection"; } console.log('app details',browserName); } fnBrowserDetect();