www.manualslib.com Open in urlscan Pro
192.243.63.140  Public Scan

URL: https://www.manualslib.com/manual/33157/Creda-Tcr2.html
Submission: On February 12 via manual from GB — Scanned from GB

Form analysis 12 forms found in the DOM

<form class="navbar-form mainsearch" role="search" id="search_form">
  <div class="form-group">
    <input type="search" class="form-control" placeholder="Search for manual" id="typehead" name="keyword" value="">
    <button type="submit" class="btn btn-lib-search"><svg class="icon ">
        <use href="/public/img/solid.svg?hash=02tV5u6#search"></use>
      </svg></button>
  </div>
</form>

POST #

<form action="#" method="post" class="add-bookmark-form">
  <!--suppress HtmlFormInputWithoutLabel -->
  <input maxlength="255" class="form-control bookmark-name-field" name="bookmark_name" value="tumble dryer" type="text" placeholder="Bookmark name">
  <button type="submit" class="btn btn-primary"> Add </button>
  <span style="font-size: 12px; color: gray"> Manual will be automatically added to "My Manuals" </span>
</form>

<form class="pages_form" action="">
  <span>page</span>
  <input required="" id="current-page-input" value="1" class="form-control" title="Current page" type="text">
  <span class="pof">of</span>
  <span>12</span>
  <button id="go-to-page" type="submit" style="margin-left: 3px;" class="btn btn-primary btn-sm"> Go </button>
</form>

<form class="pages_form" action="">
  <input id="page-input-mobile" value="1" class="form-control" title="Current page" type="text">
  <!--suppress HtmlFormInputWithoutLabel -->
  <select id="page-select">
    <option selected="" value="/manual/33157/Creda-Tcr2.html#manual">page 1 - Tumble dryer</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=2#manual">page 2 - Table of Contents</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=3#manual">page 3 - Installation</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=4#manual">page 4 - Dryer description</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=5#manual">page 5 - Start and programmes</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=6#manual">page 6 - Laundry</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=7#manual">page 7 - Special clothing items</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=8#manual">page 8 - Warnings and Suggestions</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=9#manual">page 9 - Maintenance and Care</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=10#manual">page 10 - Troubleshooting</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=11#manual">page 11 - Service</option>
    <option value="/manual/33157/Creda-Tcr2.html?page=12#manual">page 12 - Repair service</option>
  </select>
  <span class="pof">/</span>
  <span>12</span>
</form>

POST

<form action="" method="post" id="fulltext-form">
  <input value="" placeholder="Search in this manual" type="text" id="term" class="form-control">
  <a class="seacher" id="fulltext-search" href="#">
                        <svg class="icon "><use href="/public/img/solid.svg?hash=02tV5u6#search"></use></svg>                    </a>
</form>

<form class="ppp__search-form">
  <!-- TODO Set multi language string -->
  <input class="ppp__search-form__input" type="text" placeholder="Search in table of contents">
  <button class="ppp__search-form__submit" type="submit"><svg class="icon ">
      <use href="/public/img/solid.svg?hash=02tV5u6#search"></use>
    </svg></button>
</form>

<form class="ppp__search-form">
  <!-- TODO Set multi language string -->
  <input class="ppp__search-form__input" type="text" placeholder="Search in table of contents">
  <button class="ppp__search-form__submit" type="submit"><svg class="icon ">
      <use href="/public/img/solid.svg?hash=02tV5u6#search"></use>
    </svg></button>
</form>

<form action="" class="form">
  <input type="text" placeholder="Search in table of contents">
  <div class="search" type="submit"><svg class="icon ">
      <use href="/public/img/solid.svg?hash=02tV5u6#search"></use>
    </svg></div>
</form>

POST

<form method="post" action="">
  <div class="modal-body">
    <input type="hidden" name="action" value="rename_bookmark">
    <input id="id_bookmark_for_renaming" type="hidden" name="bookmark_id">
    <input class="form-control" id="bookmark-name-field-for-renaming" name="bookmark_name" type="text" placeholder="Enter bookmark name" maxlength="45">
  </div>
  <div class="modal-footer">
    <div style="text-align:center;">
      <input name="submit" type="submit" class="btn btn-success" value="Rename" id="rename-bookmark-submit">
      <button data-dismiss="modal" aria-hidden="true" class="btn btn-danger"> Cancel </button>
    </div>
  </div>
</form>

POST

<form method="post" action="">
  <div class="modal-footer">
    <div style="text-align:center;">
      <input type="hidden" name="bookmark_id" value="">
      <input type="hidden" name="user" value="">
      <input type="hidden" name="action" value="delete_bookmark">
      <button data-dismiss="modal" aria-hidden="true" class="btn btn-success"> Cancel </button>
      <button type="submit" class="btn btn-danger"> Delete </button>
    </div>
  </div>
</form>

POST

<form method="post" action="">
  <div class="modal-footer">
    <div style="text-align:center;">
      <input type="hidden" name="action" value="delete_manual">
      <input type="hidden" name="manual_id" value="33157">
      <button data-dismiss="modal" aria-hidden="true" class="btn btn-success"> Cancel </button>
      <button type="submit" class="btn btn-danger"> Delete </button>
    </div>
  </div>
</form>

POST /auth

<form action="/auth" method="post">
  <div class="form-group">
    <svg class="icon ">
      <use href="/public/img/solid.svg?hash=02tV5u6#users"></use>
    </svg> <input type="text" name="login_form[login]" value="" class="form-control" required="" placeholder="Login or e-mail">
  </div>
  <div class="form-group">
    <svg class="icon ">
      <use href="/public/img/solid.svg?hash=02tV5u6#key"></use>
    </svg> <input type="password" name="login_form[password]" value="" class="form-control" required="" placeholder="Password">
  </div>
  <div style="text-align:center;">
    <button type="submit" class="btn btn-success btn-block btn-enter sign-btn">
      <svg class="icon sign-icon">
        <use href="/public/img/solid.svg?hash=02tV5u6#lock"></use>
      </svg> <span class="sign-text">Sign In</span>
    </button>
    <div class="form-group signing-or">
      <span>OR</span>
    </div>
    <button class="btn fbtn btn-block btn-enter sign-btn" rel="nofollow" title="Facebook login" onclick="window.open('/facebookLogin','window','width=480,height=200,resizable,scrollbars,toolbar,menubar');return false;" href="/facebookLogin">
      <svg class="icon sign-icon">
        <use href="/public/img/solid.svg?hash=02tV5u6#facebook-square"></use>
      </svg> <span class="sign-text"> Sign in with Facebook </span>
    </button>
    <button class="btn gbtn btn-block btn-enter sign-btn google-auth" rel="nofollow" title="Google login" onclick="window.open('/googleLogin/action/url','window','width=480,height=600,resizable,scrollbars,toolbar,menubar');return false;"
      href="/googleLogin/action/url">
      <svg aria-hidden="true" class="svg-icon native iconGoogle" width="18" height="18" viewBox="0 0 18 18">
        <g>
          <path d="M16.51 8H8.98v3h4.3c-.18 1-.74 1.48-1.6 2.04v2.01h2.6a7.8 7.8 0 0 0 2.38-5.88c0-.57-.05-.66-.15-1.18z" fill="#4285F4"></path>
          <path d="M8.98 17c2.16 0 3.97-.72 5.3-1.94l-2.6-2a4.8 4.8 0 0 1-7.18-2.54H1.83v2.07A8 8 0 0 0 8.98 17z" fill="#34A853"></path>
          <path d="M4.5 10.52a4.8 4.8 0 0 1 0-3.04V5.41H1.83a8 8 0 0 0 0 7.18l2.67-2.07z" fill="#FBBC05"></path>
          <path d="M8.98 4.18c1.17 0 2.23.4 3.06 1.2l2.3-2.3A8 8 0 0 0 1.83 5.4L4.5 7.49a4.77 4.77 0 0 1 4.48-3.3z" fill="#EA4335"></path>
        </g>
      </svg>
      <span class="sign-text">Sign in with Google</span>
    </button>
  </div>
</form>

Text Content

WE VALUE YOUR PRIVACY

We and our partners store and/or access information on a device, such as cookies
and process personal data, such as unique identifiers and standard information
sent by a device for personalised ads and content, ad and content measurement,
and audience insights, as well as to develop and improve products. With your
permission we and our partners may use precise geolocation data and
identification through device scanning. You may click to consent to our and our
partners’ processing as described above. Alternatively you may access more
detailed information and change your preferences before consenting or to refuse
consenting. Please note that some processing of your personal data may not
require your consent, but you have a right to object to such processing. Your
preferences will apply to this website only. You can change your preferences at
any time by returning to this site or visit our privacy policy.
MORE OPTIONSAGREE

Sign In Upload
Download Table of Contents
Add to my manuals
Delete from my manuals
Share
URL of this page:
HTML Link:
Facebook Twitter Email Gmail LinkedIn AddThis 0Share

Bookmark this page
Add Manual will be automatically added to "My Manuals"

Print this page
× Bookmark added
× Added to my manuals
 1. Manuals
 2. Brands
 3. Creda Manuals
 4. Dryer
 5. TCR2
 6. Instruction book




CREDA TCR2 INSTRUCTION BOOK

Creda tumble dryer instruction book tcr2
Hide thumbs

1
Table Of Contents
2

3

4

5

6

7

8

9

10

11

12
 * page of 12 Go
   page 1 - Tumble dryerpage 2 - Table of Contentspage 3 - Installationpage 4 -
   Dryer descriptionpage 5 - Start and programmespage 6 - Laundrypage 7 -
   Special clothing itemspage 8 - Warnings and Suggestionspage 9 - Maintenance
   and Carepage 10 - Troubleshootingpage 11 - Servicepage 12 - Repair service /
   12
 * Contents
 * Table of Contents
 * Troubleshooting
 * Bookmarks



Advertisement



QUICK LINKS

x
Download this manual
5
Choosing a Programme
9
Maintenance and Care
9
Cleaning the Condenser Unit
10
Troubleshooting
11
Spare Parts
Table of Contents

 * 
   Tumble Dryer
 * 
   Table of Contents


 * INSTALLATION
   
    * 
      Door Reversal Instructions
    * 
      Where to Put Your Dryer
    * 
      Ventilation
    * 
      Water Drain
    * 
      Electrical Connection
    * 
      Before You Start Using Your Dryer


 * DRYER DESCRIPTION
   
    * 
      The Front
    * 
      Control Panel


 * START AND PROGRAMMES
   
    * 
      Choosing a Programme


 * LAUNDRY
   
    * 
      Sorting Your Laundry
    * 
      Wash Care Labels
    * 
      Special Clothing Items
    * 
      Drying Times
    * 
      Laundry


 * WARNINGS AND SUGGESTIONS
   
    * 
      General Safety
    * 
      Disposal
    * 
      Saving Energy and Respecting the Environment


 * MAINTENANCE AND CARE
   
    * 
      Switching off the Electricity
    * 
      Cleaning the Filter after each Cycle
    * 
      Empty the Water Container after each Cycle
    * 
      Check the Drum after each Cycle
    * 
      Cleaning the Condenser Unit
    * 
      Cleaning the Dryer


 * TROUBLESHOOTING


 * SERVICE
   
    * 
      Spare Parts
    * 
      Repair Service




TUMBLE DRYER

Instruction Book
TCR2
You must read these instructions prior to using the appliance and
retain them for future reference
Table of Contents
Previous Page
Next Page
 * 1
 * 2
 * 3
 * 4
 * 5

Advertisement



Table of Contents






RELATED MANUALS FOR CREDA TCR2

 * Dryer Creda TCS3 Instruction Book
   Creda clothes dryer user manual (16 pages)
 * Dryer Creda TVS3 Instruction Book
   Creda instruction manual tumble dryer tvs3 (16 pages)
 * Dryer Creda Tumble Dryer Instruction Book
   Condensing tumble dryer (16 pages)
 * Dryer Creda TVU1 TVR2 Instruction Book
   Creda instruction book tumble dryer tvu1 tvr2 (16 pages)
 * Dryer Creda T301IS Instruction Book
   (16 pages)
 * Dryer Creda T522VW Instruction Book
   5kg models (22 pages)
 * Dryer CREDA HB37513 Instruction Book
   5kg automatic/ecocare models (20 pages)

 * Dryer Creda S102GW, S202PW Instruction Manual
   Spindryer (3 pages)
 * Dryer Creda CT61C User Handbook Manual
   Condenser tumble dryer (20 pages)
 * Dryer CREDA HB37281 Instruction Book
   (10 pages)
 * Dryer CREDA HB37550 Instruction Book
   (6 pages)
 * Dryer Creda 5kg Instruction Book
   5kg models (24 pages)
 * Dryer CREDA HBT512VW Instruction Book
   5kg models (24 pages)
 * Dryer CREDA HB373 Instruction Book
   3kg models (6 pages)

SUMMARY OF CONTENTS FOR CREDA TCR2


 * PAGE 1: TUMBLE DRYER
   
   Tumble Dryer Instruction Book TCR2 You must read these instructions prior to
   using the appliance and retain them for future reference...


 * PAGE 2: TABLE OF CONTENTS
   
   Instruction booklet Contents Installation, 2 Door reversal instructions Where
   to put your dryer Ventilation Water drain Electrical connection Before you
   start using your dryer Dryer description, 3 The front The back Control panel
   Start and programmes, 4 Choosing a programme Laundry, 5-6 Sorting your
   laundry Wash care labels...


 * PAGE 3: INSTALLATION
   
   Installation ! Keep this instruction booklet on hand in order to refer to it
   when necessary. Take it with you when you move, and should you sell this
   appliance or pass it on to another party, make sure that this booklet is
   supplied along with the dryer so that the new owner may be informed about
   warnings and suggestions on how the dryer works.


 * PAGE 4: DRYER DESCRIPTION
   
   Dryer Description To open the door Press and release the front panel in
   position shown Control panel The START button begins drying a selected
   programme (see Start and Programmes). The HEAT button selects drying
   temperature (see Start and Programmes). OUT: HIGH heat. IN: LOW (Gentle)
   heat.


 * PAGE 5: START AND PROGRAMMES
   
   Start and Programmes Choosing a programme 1. Plug the dryer into the
   electrical socket. 2. Sort your laundry according to fabric type (see
   Laundry). 3. Open the door make sure the filter is clean and in place and the
   water container is empty and in place (see Maintenance).


 * PAGE 6: LAUNDRY
   
   Laundry Sorting your laundry Check symbols on clothing labels to make sure
   that the articles can be tumble dried. Sort laundry by fabric type. Empty
   pockets and check buttons. Close zippers and hooks and tie loose belts and
   strings. Wring out each item in order to eliminate as much excess water as
   possible.


 * PAGE 7: SPECIAL CLOTHING ITEMS
   
   Laundry Special clothing items Blankets and Bedspreads: acrylic items
   (Acilan, Courtelle, Orion, Dralon) must be dried with special care on LOW
   heat setting. Avoid drying for a long period of time. Pleated or creased
   garments: read the manufacturer’s drying instructions on the garment.
   Starched articles: do not dry these with non- starched items.


 * PAGE 8: WARNINGS AND SUGGESTIONS
   
   Warnings and Suggestions ! The appliance has been designed and built
   according to international safety standards. These warnings are given for
   safety reasons and must be read carefully. This appliance conforms to the
   following EEC Directives: - 72/23/EEC and 93/68/EEC (Low Voltage Equipment) -
   89/336/EEC, 92/31/EEC and 93/68/EEC (Electromagnetic Compatibility) General
   safety...


 * PAGE 9: MAINTENANCE AND CARE
   
   Maintenance and Care Switching off the electricity ! Unplug your dryer when
   not using it, when cleaning it and during all maintenance operations. Clean
   the filter after each cycle The filter is an important part of your dryer: it
   accumulates lint and fluff that is formed while drying. When finished drying,
   clean the filter by rinsing it under running water or with your vacuum
   cleaner.


 * PAGE 10: TROUBLESHOOTING
   
   Troubleshooting One day your dryer seems not to be working. Before you call
   your Service Centre (see Service), go through the following troubleshooting
   suggestions: Problem: The tumble dryer won’t start. Its taking a long time to
   dry. Possible causes / Solution: The plug is not plugged into the socket, or
   not making contact.


 * PAGE 11: SERVICE
   
   Service Before calling the Service Centre: Use the troubleshooting guide to
   see if you can solve the problem yourself (see Troubleshooting). If not, turn
   off the dryer and call the Service Centre closest to you. What to tell the
   Service Centre: name, address and post code.


 * PAGE 12: REPAIR SERVICE
   
   (Please keep the receipt as evidence will be required when the engineer
   calls). For further product information 08701 546474 All Creda Services are
   offered as an extra benefit and do not affect your statutory rights. Merloni
   Elettrodomestici UK Ltd, Peterborough, PE2 9JB.

TABLE OF CONTENTS




PRINT

Print page 1 Print document (12 pages)

RENAME THE BOOKMARK

Cancel

DELETE BOOKMARK?

Cancel Delete

DELETE FROM MY MANUALS?

Cancel Delete
manualslib



Our app is now available on Google Play
 * About Us
 * F.A.Q.
 * What Our Users Say
 * Press & Media

 * Contacts
 * Advertise with Us

 * DMCA Policy
 * Privacy Policy
 * Cookie Policy
 * Terms of Use
 * CCPA Settings

 * Brands
 * manualslib.de
 * manualslib.es
 * manualslib.fr
 * Our partner tr-ex.me

LOGIN

Sign In
OR
Sign in with Facebook Sign in with Google
Don't have an account? Sign up!  
Restore password

UPLOAD MANUAL

Upload from disk
Upload from URL
Thank you for your help!