www.rtmachine.com Open in urlscan Pro
192.48.105.29  Public Scan

Submitted URL: http://rtmachine.com/
Effective URL: https://www.rtmachine.com/
Submission: On October 05 via manual from US — Scanned from DE

Form analysis 5 forms found in the DOM

product.php

<form class="form-inline" action="product.php">
  <div class="input-group">
    <input id="dropdownsearch" type="text" class="form-control" name="keyword" placeholder="search...">
    <span class="input-group-btn">
      <button class="btn btn-theme-bg" type="button">Go!</button>
      <input type="hidden" name="sub" value="search">
      <input type="hidden" name="s" value="1">
    </span>
  </div>
</form>

Name: contact_usPOST contact.php

<form name="contact_us" method="POST" action="contact.php" role="form">
  <div class="form-group">
    <label for="name">Name</label>
    <input type="text" class="form-control" id="name" name="name" required="">
  </div>
  <div class="form-group">
    <label for="mail">Email</label>
    <input type="email" class="form-control" id="mail" name="mail" required="">
  </div>
  <div class="form-group">
    <label for="message">Message</label>
    <textarea class="form-control" rows="6" id="message" name="message" required=""></textarea>
  </div>
  <div class="g-recaptcha" data-sitekey="6Lf-p8cSAAAAACegVHSpoGDv0xvbgs_Qt_U09tuf">
    <div style="width: 304px; height: 78px;">
      <div><iframe title="reCAPTCHA"
          src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lf-p8cSAAAAACegVHSpoGDv0xvbgs_Qt_U09tuf&amp;co=aHR0cHM6Ly93d3cucnRtYWNoaW5lLmNvbTo0NDM.&amp;hl=de&amp;v=a9s0j4pCVT6gaTEkLiFbtZPH&amp;size=normal&amp;cb=kk3al1r7pk64" width="304"
          height="78" role="presentation" name="a-ar0ry34vozih" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div>
      <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
    </div>
  </div>
  <button type="submit" class="btn btn-theme-bg" name="submit">Send Message</button>
  <input type="hidden" name="form_location" value="Homepage">
</form>

Name: stock_searchPOST product.php

<form class="stock-search" name="stock_search" method="POST" action="product.php">
  <input type="text" id="keyword" name="keyword" placeholder="Stock Number" required="">
  <button type="submit" name="submit">SEARCH</button>
  <input type="hidden" name="sub" value="search">
  <input type="hidden" name="s" value="1">
</form>

POST updates.php

<form class="newsletter-form" method="POST" action="updates.php">
  <div class="row">
    <div class="col-md-12">
      <div class="input-group">
        <label class="sr-only" for="subscribe-email">Email address</label>
        <input type="email" class="form-control" id="subscribe-email" name="email" placeholder="Enter your email">
        <span class="input-group-btn">
          <button type="submit" class="btn btn-theme-bg btn-lg">OK</button>
        </span>
      </div>
    </div>
  </div>
</form>

<form class="ctct-form-custom" id="ctct_form_0" autocomplete="on" data-qe-id="form-data">
  <div class="ctct-form-logo"></div>
  <h2 data-qe-id="form-title" class="ctct-form-header">Sign up for newly listed machinery updates</h2>
  <p data-qe-id="form-description" class="ctct-form-text">Get news from RT Machine in your inbox on recently listed machinery.</p>
  <div id="email_address_field_0" class="ctct-form-field">
    <label data-qe-id="form-label-email" id="email_address_label_0" for="email_address_0" class="ctct-form-label ctct-form-required">Email</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-email" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-email" id="email_address_0" type="email" name="email_address" value="" maxlength="80">
  </div>
  <div id="first_name_field_0" class="ctct-form-field">
    <label data-qe-id="form-label-first-name" id="first_name_label_0" for="first_name_0" class="ctct-form-label ">First Name</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-first-name" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-first-name" id="first_name_0" type="text" name="first_name" value="" maxlength="50">
  </div>
  <div id="last_name_field_0" class="ctct-form-field">
    <label data-qe-id="form-label-last-name" id="last_name_label_0" for="last_name_0" class="ctct-form-label ">Last Name</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-last-name" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-last-name" id="last_name_0" type="text" name="last_name" value="" maxlength="50">
  </div>
  <div id="company_field_0" class="ctct-form-field">
    <label data-qe-id="form-label-company" id="company_label_0" for="company_0" class="ctct-form-label ">Company</label>
    <div class="ctct-form-errorMessage" data-qe-id="form-error-company" style="display: none;"></div>
    <input class="ctct-form-element" data-qe-id="form-input-company" id="company_0" type="text" name="company" value="" maxlength="50">
  </div>
  <div id="error_message_0" class="ctct-form-error" style="display:none;">
    <div class="ctct-form-errorMessage">Sorry, we could not complete your sign-up. Please contact us to resolve this.</div>
  </div>
  <div id="network_error_message_0" class="ctct-form-error" style="display:none;">
    <div class="ctct-form-errorMessage">Operation timed out, please try again.</div>
  </div>
  <div id="gdpr_text">
    <p class="ctct-gdpr-text" data-qe-id="form-gdpr-text"> By submitting this form, you are consenting to receive null from: RT Machine Company Inc, 201 Boak Ave., Hughesville, PA, 17737, US, http://www.rtmachine.com. You can revoke your consent to
      receive emails at any time by using the SafeUnsubscribe® link, found at the bottom of every email.
      <a href="https://www.constantcontact.com/legal/service-provider" target="_blank" rel="”noopener" noreferrer”="" data-qe-id="form-service-link" class="ctct-form-footer-link">Emails are serviced by Constant Contact.</a>
    </p>
  </div>
  <button data-qe-id="form-button" type="submit" class="ctct-form-button">Sign Up!</button>
</form>

Text Content

 * Shopping Cart 
 * 
 * 
 * 


Toggle navigation
 * Home
 * Browse Machines
   * New Machines
   * Used Machines
   * Liquidation
   * New Arrivals
   * Search Our Inventory
   * Inventory Updates
 * Parts
 * Service
 * About
   * RT Machine
   * Contact
   * Quality Assurance
   * Testimonials
   * FAQ
   * Financing Available
   * Privacy Policy
 * Sell To RT
 * International
 * 570-584-2002
   
 * * Go!

New


 * WAREHOUSE
   
   RT Machine has the largest inventory of new and used machines in North
   America. We stock over 600 new and used machines in our 80,000 sq. ft.
   warehouse.


 * 93800NLM 116 SINGLE-SPINDLE TILTING LOCK MITER MACHINE
   
   Circle T Manufacturing


 * 861101NMODEL 524-DC/SR4 SELECT-A-RIP MULTIPLE RIP SAW W/ SCOUT INFEED
   
   Mereen-Johnson


 * 10100NCLAMP CARRIERS - MADE IN AMERICA TO YOUR SPEC!
   
   Taylor


 * 91503NMODEL F 45 ELMODRIVE
   
   Altendorf


 * 58010NMODEL 121M CNC ROUTER
   
   C.R. Onsrud


 * 911610NMODEL P12/10 SLIDING TABLE SAW
   
   Laguna


 * WAREHOUSE
   
   RT Machine has the largest inventory of new and used machines in North
   America. We stock over 600 new and used machines in our 80,000 sq. ft.
   warehouse.


 * 93800NLM 116 SINGLE-SPINDLE TILTING LOCK MITER MACHINE
   
   Circle T Manufacturing

 * Previous
 * Next

Used


 * 29119TWO LAMP SUPERCURE UV CURING OVEN (2014)
   
   Superfici


 * SERVICE TRUCK
   
   RT Machine Service can trouble shoot, diagnose, and repair all of your new
   and used woodworking machinery


 * 29119TWO LAMP SUPERCURE UV CURING OVEN (2014)
   
   Superfici


 * SERVICE TRUCK
   
   RT Machine Service can trouble shoot, diagnose, and repair all of your new
   and used woodworking machinery

 * Previous
 * Next




NEW AND USED WOODWORKING MACHINERY

If you’re looking for new woodworking machinery for sale or used industrial
woodwork machinery, then you have come to the right woodworking equipment place!
With an 80,000+ SQ FT facility, we stock over 600 new and used woodworking
machines, including CNC Routers for woodworking, woodworking dust collection
systems, boring machines, dovetailers, clamping equipment, wood lathe
accessories, moulders, wide-belt sanders, gang rip saws, tenoners and many more
pieces of woodworking equipment used to manufacture cabinets, furniture and
other wood products!

We’re happy to announce that we are now the Northeast United States dealer for
Altendorf, Timesavers & C.R. Onsrud. We’re also the number one dealer for
Mereen-Johnson and Circle T Manufacturing. If you’re looking to sell used
woodworking machinery, we’re able to provide you a quote for your equipment by
providing us some detailed information. As a leading provider for used
woodworking equipment ourselves, we’re the ideal company to sell to. We’re also
a leader in woodworking equipment parts and woodworking equipment service and
troubleshooting. It’s our goal to be your one-stop shop for everything regarding
, both new and used. Don’t hesitate to contact RT Machine today about how we can
help you.

Start Searching



NEW ARRIVALS

SANDERS WIDE BELT 3+ HEAD

Used Timesavers Model 2331-24-133SP Three Head, 43” Orbital Sander - 2018!

Read More...

FINISHING EQUIPMENT

Used Superfici Two Lamp SuperCure UV Curing Oven (2014)

Read More...




CONTACT RT MACHINE

Name
Email
Message

Send Message


NEW AND USED WOODWORKING EQUIPMENT EXPERTS

At RT Machine, our goal is to save you time and money. There are No Brokers
Fees; we own most of our inventory. If saving time and money is important to
you, avoid broker websites and Deal Direct with RT Machine Company! Search Our
Inventory

We also buy surplus woodworking machinery. RT will buy one or two woodworking
machines or all of the woodworking equipment from an entire factory. With over
600 used woodworking machines for sale, RT Machine Company is one of the largest
woodworking machinery dealers in the industry. Find our recent additions of used
woodworking equipment for sale here. We also accept woodworking machines in
trade for woodworking equipment for sale on our website.



SEARCH NEW

Mereen-Johnson, PMK Systems, Taylor, Oliver, Friulmac, Razorgage, Vecoplan
View More

SEARCH USED

Moulders, Sanders Wide Belt 1 Head, Sanders Wide Belt 2 Head, Sanders Wide Belt
3+ Head, Saws - Gang Rip, Routers CNC, Tenoners - Round End, Edge Banders, Clamp
Carriers, Saws - Sliding Table, Saws - Panel, Wood Grinders/Hogs, Planers
Single, Glue Spreaders
View More

PARTS

SERVICE



SEARCH



MIKE, JUST WANTED TO DROP YOU A NOTE TO LET YOU KNOW I INSTALLED THE VACUUM LIFT
I PURCHASED FROM YOU AND IT WORKS PERFECTLY. I COULD NOT BE ANY MORE PLEASED!
THANK YOU,

- Dan Pasqualucci (Dansco Enterprises Inc.)







ABOUT US

Stocking distributor of New and Used Industrial Woodworking Machinery. 80,000
square foot warehouse, stocked with over 600 woodworking machines, located in
Hughesville, PA.

 * 201 Boak Ave. Hughesville, PA 17737
 * 570-584-2002
 * 570-584-2025
 * sales@rtmachine.com
 * 8:00am to 4:30pm EST | Monday - Friday


BUSINESS ASSOCIATIONS

 * WOODWORKING MACHINERY INDUSTRY ASSOCIATION

 * ACCREDITED BUSINESS

 * KEYSTONE WOOD PRODUCTS ASSOCIATION

 * PARTNER LOGIN


NEWSLETTER

We add to our inventory frequently. Please take advantage of our inventory
update email service. Updates are sent every 3-4 weeks & you may opt out at
anytime.

Email address OK
© Copyright 2022 | Developed by Image1 Technologies


THANKS FOR SIGNING UP!

You can unsubscribe at any time using the Unsubscribe link at the bottom of
every email.


SIGN UP FOR NEWLY LISTED MACHINERY UPDATES

Get news from RT Machine in your inbox on recently listed machinery.

Email

First Name

Last Name

Company

Sorry, we could not complete your sign-up. Please contact us to resolve this.
Operation timed out, please try again.

By submitting this form, you are consenting to receive null from: RT Machine
Company Inc, 201 Boak Ave., Hughesville, PA, 17737, US,
http://www.rtmachine.com. You can revoke your consent to receive emails at any
time by using the SafeUnsubscribe® link, found at the bottom of every email.
Emails are serviced by Constant Contact.

Sign Up!