');
}
#mt-slider-5696758-0 .mt-item-link .add-to-wishlist.active:before {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 130 130"%3E%3Cstyle type="text/css"%3E.st0{fill:%2304574B;}%3C/style%3E%3Cg id="path4"%3E%3Cpath class="st0" d="M65,114.6c-9-8.5-16.8-15.2-23.7-21.2C18.8,73.9,9.5,65.8,9.5,42c0-15.7,11.8-27.5,27.5-27.5c10.4,0,19.8,5.8,25.9,15.8l2.1,3.6l2.1-3.6c6-10,15.4-15.8,25.9-15.8c15.7,0,27.5,11.8,27.5,27.5c0,23.8-9.3,31.9-31.8,51.4C81.8,99.4,74,106.1,65,114.6z"/%3E%3Cpath class="st0" d="M93,17c14.3,0,25,10.7,25,25c0,22.7-9.1,30.6-31,49.5c-6.5,5.6-13.7,11.9-22,19.6c-8.3-7.8-15.6-14-22-19.6C21.1,72.6,12,64.7,12,42c0-14.3,10.7-25,25-25c9.5,0,18.2,5.3,23.7,14.6l4.3,7.1l4.3-7.1C74.8,22.3,83.5,17,93,17%20M93,12c-12,0-22,7-28,17c-6-10-16-17-28-17C20,12,7,25,7,42c0,33,18,38,58,76c40-38,58-43,58-76C123,25,110,12,93,12L93,12z"/%3E%3C/g%3E%3C/svg%3E');
}
#mt-slider-5696758-0 .mt-item-link .mt-button-cart {
justify-content: center;
display: flex;
align-items: center;
width: 100%;
}
#mt-slider-5696758-0 .mt-item-link .mt-add-to-cart {
background: #04574a;
color: #fff;
text-align: center;
white-space: nowrap;
border: 3px solid #04574a;
text-decoration: none;
font-weight: 600;
font-size: 18px;
height: 52px;
width: 100%;
line-height: 20px;
border-radius: 0;
outline: 0;
}
@media screen and (max-width: 767px) {
#mt-slider-5696758-0 .mt-item-link .mt-add-to-cart {
height: 45px;
}
}
#mt-slider-5696758-0 .mt-item-link .mt-add-to-cart.adding-to-cart {
display: flex;
align-items: center;
justify-content: center;
gap: 7px;
padding: 10px;
}
#mt-slider-5696758-0 .mt-item-link .mt-add-to-cart.adding-to-cart .loader {
margin: 0;
width: 22px;
height: 22px;
border-width: 3px;
border-top-width: 3px;
border-bottom-width: 3px;
}
#mt-slider-5696758-0 .mt-item-link .mt-add-to-cart:hover {
color: #04574a;
background: #fff;
transition: all 250ms ease-in;
}
/** MAIN CONTAINER **/
#mt-slider-5696757-0 {
position: relative; /* necessary to position buttons correctly */
margin: 30px auto;
max-height: 530px;
max-width: 100%;
padding: 0 40px;
}
@media screen and (max-width: 375px) {
#mt-slider-5696757-0 {
padding: 0 30px;
}
}
@media screen and (max-width: 367px) {
#mt-slider-5696757-0 {
padding: 0 20px;
}
}
@media screen and (max-width: 340px) {
#mt-slider-5696757-0 {
padding: 0 10px;
}
}
#mt-slider-5696757-0 h2.slider-head {
padding: 0 10px;
font-weight: 700;
margin: 0 0 5px;
letter-spacing: 1px;
}
@media screen and (max-width: 767px) {
#mt-slider-5696757-0 h2.slider-head {
text-align: center;
}
}
@media screen and (max-width: 430px) {
#mt-slider-5696757-0 h2.slider-head {
font-size: 18px;
}
}
#mt-slider-5696757-0 [data-slider-mask] {
overflow: hidden; /* otherwise it's not a mask */
touch-action: auto; /* we only want to go horizontal */
width: 100%;
position: relative;
}
/** SLIDER CONTAINING ALL ELEMENTS **/
#mt-slider-5696757-0 [data-slider] {
display: block; /* we use ul for accesibility */
white-space: nowrap; /* we don't want the slides to wrap */
position: relative;
}
/** INDIVIDUAL SLIDES **/
#mt-slider-5696757-0 [data-slide] {
display: inline-flex; /* show one after the other */
list-style: none; /* we use li for accessiblity */
white-space: normal; /* reset white-space */
vertical-align: top;
align-items: center;
justify-content: center;
}
#mt-slider-5696757-0 [data-slide] .mt-merch-item {
margin: 10px;
padding: 10px 10px 0 10px;
box-shadow: 0 0 7px rgba(0,0,0,0.4);
transition: box-shadow 250ms cubic-bezier(0, 0, 0.2, 1);
border-radius: 0;
max-height: 500px;
max-width: 295px;
}
#mt-slider-5696757-0 [data-slide] .mt-merch-item:hover {
box-shadow: 0 0 12px rgba(0, 0, 0, 0.6);
}
#mt-slider-5696757-0 [data-slide] .mt-link {
text-decoration: none; /* no underline */
display: flex;
flex-direction: column;
align-items: center;
position: relative;
padding: 30px 0 0;
max-height: 500px;
}
#mt-slider-5696757-0 [data-slide] .mt-link:hover {
opacity: 0.9;
transition: all 250ms ease-in;
}
#mt-slider-5696757-0 [data-slide] .mt-link:hover .mt-title {
text-decoration: underline;
}
#mt-slider-5696757-0 .mt-top-section {
position: absolute;
left: -10px;
top: -10px;
width: calc(100% + 20px);
}
#mt-slider-5696757-0 .mt-top-section .mt-badge {
background: #ec1f27;
display: inline-block;
font-size: 12.8px;
text-transform: uppercase;
color: #fff;
padding: 3px 6px;
font-weight: 500;
height: 26px;
position: relative;
}
#mt-slider-5696757-0 .mt-top-section .mt-badge::after {
position: absolute;
top: 0;
right: -20px;
content: "";
z-index: 1;
border-left: 20px solid #ec1f27;
border-bottom: 26px solid transparent;
background: transparent;
}
#mt-slider-5696757-0 .mt-top-section .mt-badge.mt-actfast {
background: #f38926;
}
#mt-slider-5696757-0 .mt-top-section .mt-badge.mt-actfast::after {
border-left: 20px solid #f38926;
}
#mt-slider-5696757-0 .mt-top-section .mt-badge.mt-newproduct {
background: #1f93b3;
}
#mt-slider-5696757-0 .mt-top-section .mt-badge.mt-newproduct::after {
border-left: 20px solid #1f93b3;
}
#mt-slider-5696757-0 .mt-star-rating {
display: inline-block;
float: right;
padding: 3px 0 0 0;
}
#mt-slider-5696757-0 .mt-full-star {
position: absolute;
top: 0;
left: 0;
width: 56%;
overflow: hidden;
display: flex;
}
#mt-slider-5696757-0 .mt-empty-star {
display: flex;
}
#mt-slider-5696757-0 .mt-full-star > svg, span.mt-empty-star svg {
flex-shrink: 0;
margin: 1px;
}
#mt-slider-5696757-0 .mt-star-wrap,
#mt-slider-5696757-0 .mt-Reviews-container {
display: inline-block;
position: relative;
}
#mt-slider-5696757-0 .mt-Reviews-container {
font-size: 12px;
color: #a6a6a6;
vertical-align: top;
padding: 0 5px;
font-weight: 600;
}
#mt-slider-5696757-0 .mt-star-rating .mt-empty-star svg,
#mt-slider-5696757-0 .mt-star-rating .mt-full-star svg {
width: 17px;
height: 17px;
}
#mt-slider-5696757-0 .mt-star-rating .mt-empty-star svg {
fill: #d6d6d6;
}
#mt-slider-5696757-0 .mt-star-rating .mt-full-star svg {
fill: #149547;
}
#mt-slider-5696757-0 .mt-clear {
clear: both;
}
#mt-slider-5696757-0 .mt-end-date {
font-size: 12px;
color: #a6a6a6;
display: inline-block;
vertical-align: top;
padding: 1px 5px;
font-weight: 600;
}
#mt-slider-5696757-0 [data-slide] picture {
display: flex;
}
#mt-slider-5696757-0 [data-slide] .mt-image {
width: 80%;
margin: 10px auto;
}
#mt-slider-5696757-0 .mt-shipping-wrap {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 5px;
width: 100%;
}
#mt-slider-5696757-0 .mt-shipping-wrap .mt-ship {
font-size: 12.8px;
color: #149547;
text-transform: capitalize;
font-weight: 600;
}
#mt-slider-5696757-0 .mt-shipping-wrap .mt-item-id {
font-size: 12.8px;
color: #a6a6a6;
text-transform: uppercase;
font-weight: 700;
}
#mt-slider-5696757-0 .mt-title {
color: #000;
height: 45px;
font-weight: 500;
display: -webkit-box;
line-height: normal;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
font-size: 16px;
margin-bottom: 5px;
text-align: left;
width: 100%;
}
#mt-slider-5696757-0 .mt-prices {
display: flex;
flex-direction: column;
justify-content: flex-start;
}
#mt-slider-5696757-0 .mt-savings {
font-size: 14px;
color: #ae0101;
font-weight: 600;
padding-bottom: 4px;
opacity: 1;
display: flex;
align-items: center;
flex-direction: column;
justify-content: flex-end;
line-height: 16px;
}
#mt-slider-5696757-0 .mt-savings > span {
display: block;
}
#mt-slider-5696757-0 [data-salePrice=""] .mt-savings {
opacity: 0;
}
#mt-slider-5696757-0 .mt-price-wrapper {
text-align: left;
font-size: 16px;
color: #333;
width: 100%;
display: flex;
align-items: center;
justify-content: space-between;
height: 52px;
}
#mt-slider-5696757-0 .mt-price, .mt-sale-price {
font-weight: 500;
}
#mt-slider-5696757-0 .mt-price,
#mt-slider-5696757-0 [data-salePrice=""] .mt-sale-price {
font-size: 1rem;
font-weight: 600;
color: #a6a6a6;
text-decoration: line-through;
margin: 0;
line-height: 22px;
}
#mt-slider-5696757-0 [data-salePrice=""] .mt-price,
#mt-slider-5696757-0 .mt-sale-price {
color: #ae0101;
font-size: 24px;
text-decoration: none;
font-weight: 600;
line-height: 20px;
}
#mt-slider-5696757-0 [data-salePrice=""] .mt-price {
margin-top: 22px;
}
#mt-slider-5696757-0 .mt-price sup {
top: -5px;
font-size: 10px;
}
#mt-slider-5696757-0 .mt-sale-price sup,
#mt-slider-5696757-0 [data-salePrice=""] .mt-price sup {
top: -8px;
font-size: 12px;
}
/** NEXT AND PREVIOUS BUTTONS **/
#mt-slider-5696757-0 [data-prev-button],
#mt-slider-5696757-0 [data-next-button] {
position: absolute;
top: 45%; /* kind of in the middle. Tweak if big image or icon */
cursor: pointer; /* we want the pointer */
z-index: 1; /* above the rest of the slider */
color: #000;
outline: 0; /* we use a button for accessibility, but we don't want button styling */
border: 0;
background: transparent;
padding: 10px 10px;
}
@media screen and (max-width: 352px) {
#mt-slider-5696757-0 [data-next-button] {
padding: 10px 5px 10px 15px;
}
#mt-slider-5696757-0 [data-prev-button] {
padding: 10px 15px 10px 5px;
}
}
@media screen and (max-width: 340px) {
#mt-slider-5696757-0 [data-next-button] {
padding: 10px 0 10px 20px;
right: -8px;
}
#mt-slider-5696757-0 [data-prev-button] {
padding: 10px 20px 10px 0;
left: -8px;
}
}
#mt-slider-5696757-0 [data-prev-button]:not([disabled]):hover,
#mt-slider-5696757-0 [data-next-button]:not([disabled]):hover {
opacity: 0.7;
}
#mt-slider-5696757-0 [data-prev-button] svg,
#mt-slider-5696757-0 [data-next-button] svg {
height: 30px;
width: 30px;
}
#mt-slider-5696757-0 [data-prev-button][disabled],
#mt-slider-5696757-0 [data-next-button][disabled] {
visibility: hidden;
}
#mt-slider-5696757-0 [data-prev-button] {
left: 0; /* position the buttons */
}
#mt-slider-5696757-0 [data-next-button] {
right: 0; /* position the buttons */
}
/** PAGINATION DOTS **/
#mt-slider-5696757-0 [data-pagination-slide] {
display: none;
}
#mt-slider-5696757-0 [data-pagination-slide][data-slide-active] {
opacity: 1; /* show full when active */
}
/* VERTICAL, FADE AND THUMBNAIL PAGINATION */
#mt-slider-5696757-0[data-slider-wrapper="vertical"] [data-slider-mask] {
touch-action: pan-x;
height: 400px;
}
#mt-slider-5696757-0[data-slider-wrapper="fade"] [data-slider-mask] {
position: relative;
}
#mt-slider-5696757-0[data-slider-wrapper="vertical"] [data-slider],
#mt-slider-5696757-0[data-slider-wrapper="fade"] [data-slider] {
white-space: normal;
}
#mt-slider-5696757-0[data-slider-wrapper="vertical"] [data-slide],
#mt-slider-5696757-0[data-slider-wrapper="fade"] [data-slide] {
display: block;
vertical-align: baseline;
}
#mt-slider-5696757-0[data-slider-wrapper="fade"] [data-slide] {
position: absolute;
top: 0;
opacity: 0;
}
#mt-slider-5696757-0[data-slider-wrapper="fade"] [data-slide][data-slide-active] {
position: relative;
z-index: 1;
opacity: 1;
}
#mt-slider-5696757-0[data-slider-wrapper="vertical"] [data-prev-button] {
top: 0;
left: 50%;
transform: translateX(-50%);
}
#mt-slider-5696757-0[data-slider-wrapper="vertical"] [data-next-button] {
top: auto;
bottom: 0;
left: 50%;
right: auto;
transform: translateX(-50%);
}
#mt-slider-5696757-0 [data-pagination="thumbnails"] [data-pagination-slide] {
border-radius: 0;
background: none;
width: 40px;
height: auto;
text-indent: 0;
}
#mt-slider-5696757-0 .mt-item-link {
display: flex;
align-items:center;
margin: 15px -10px 0;
}
#mt-slider-5696757-0 .mt-item-link .add-to-wishlist {
position: relative;
margin: 0 !important;
padding: 10px 25px 10px 50px;
height: 52px;
border-radius: 0;
font-size: 14px;
border: 3px solid #000;
color: #000 !important;
outline: none;
}
#mt-slider-5696757-0 .mt-item-link .add-to-wishlist:before {
position: absolute;
width: 30px;
height: 30px;
top: 7px;
left: 16px;
content: "";
background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="utf-8"%3F> ');
}
#mt-slider-5696757-0 .mt-item-link .add-to-wishlist.active:before {
background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 130 130"%3E%3Cstyle type="text/css"%3E.st0{fill:%2304574B;}%3C/style%3E%3Cg id="path4"%3E%3Cpath class="st0" d="M65,114.6c-9-8.5-16.8-15.2-23.7-21.2C18.8,73.9,9.5,65.8,9.5,42c0-15.7,11.8-27.5,27.5-27.5c10.4,0,19.8,5.8,25.9,15.8l2.1,3.6l2.1-3.6c6-10,15.4-15.8,25.9-15.8c15.7,0,27.5,11.8,27.5,27.5c0,23.8-9.3,31.9-31.8,51.4C81.8,99.4,74,106.1,65,114.6z"/%3E%3Cpath class="st0" d="M93,17c14.3,0,25,10.7,25,25c0,22.7-9.1,30.6-31,49.5c-6.5,5.6-13.7,11.9-22,19.6c-8.3-7.8-15.6-14-22-19.6C21.1,72.6,12,64.7,12,42c0-14.3,10.7-25,25-25c9.5,0,18.2,5.3,23.7,14.6l4.3,7.1l4.3-7.1C74.8,22.3,83.5,17,93,17%20M93,12c-12,0-22,7-28,17c-6-10-16-17-28-17C20,12,7,25,7,42c0,33,18,38,58,76c40-38,58-43,58-76C123,25,110,12,93,12L93,12z"/%3E%3C/g%3E%3C/svg%3E');
}
#mt-slider-5696757-0 .mt-item-link .mt-button-cart{
justify-content: center;
display: flex;
align-items: center;
width: 100%;
}
#mt-slider-5696757-0 .mt-item-link .mt-add-to-cart {
background: #04574a;
color: #fff;
text-align: center;
white-space: nowrap;
border: 3px solid #04574a;
text-decoration: none;
font-weight: 600;
font-size: 18px;
height: 52px;
width: 100%;
line-height: 20px;
border-radius: 0;
}
#mt-slider-5696757-0 .mt-item-link .mt-add-to-cart:hover {
color: #04574a;
background: #fff;
transition: all 250ms ease-in;
}
Skip to menu
Skip to main content
Skip to footer
Item: G1140 | Model: G1140
Hover to Zoom
Grizzly G1140 - 6" x 80" Floor Model Edge Sander
Write a Review
Share
Facebook
Email
X
Reddit
Pinterest
$ 1,195. 00
+ $ 199. 00 Freight
G1140 6" x 80" Floor Model Edge Sander
Effortless edge sanding for doors and long stock.
Sanding long edges and door panels can be a hassle. The G1140 Floor Model Edge Sander tackles this challenge with nearly 30 inches of vertical sanding surface, eliminating the need for multiple passes.
The height-adjustable contoured support table lets you sand curved panels with ease, while the 6" x 80" belt ensures even sanding across wide surfaces.
Tight radius sanding is a breeze thanks to the 3-3/8" end roller. Plus, conveniently located lock knobs make belt tracking and tension adjustments simple.
Spend less time fiddling and more time sanding with features like quick belt release and a built-in dust hood that minimizes cleanup.
A full range of replacement belts are available.
The G1140 manual was written by our U.S.-based Technical Documentation Department and is packed with useful information. The complete-and-easy to read manual makes it easier to assemble and maintain your sander.
Made in an ISO 9001 factory
SPECIFICATIONS:
Motor: 1-1/2 HP, 110V/220V (prewired 220V), single-phase, 20A/10A
22" x 10-1/2" cast-iron table with miter block
Amps: 20A at 110V, 10A at 220V
Sanding belt speed: 1800 FPM
Sanding belt size: 6" x 80"
Sanding belt tilt: 90°
Table tilt -60°–+60°
Table travel: 6"
Floor to table height: 35"
End table: 4-1/4" x 8", adjustable vertically 3-1/2"
Platen: 6-3/4" x 29-3/4"
Dust port: 4"
Footprint: 21-1/2" x 15"
Overall dimensions: 47" W x 20" D x 49" H
Approximate shipping weight: 269 lbs.
FEATURES:
Sanding surface tilts vertical to horizontal
Graphite-coated platen
Quick-release belt lever
Conveniently located belt tracking and tension adjustment
Handwheel table height adjustment
Precision-ground cast-iron table
Paddle switch with safety key
Built-in dust hood
Need help?
We offer U.S.-based customer service and technical support to get your questions answered and help keep your equipment running in top condition. And to ensure your satisfaction, the G1140 comes with a 1-year warranty.
View More Details
Qty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Add to Cart
Overview
G1140 6" x 80" Floor Model Edge Sander
Effortless edge sanding for doors and long stock.
Sanding long edges and door panels can be a hassle. The G1140 Floor Model Edge Sander tackles this challenge with nearly 30 inches of vertical sanding surface, eliminating the need for multiple passes.
The height-adjustable contoured support table lets you sand curved panels with ease, while the 6" x 80" belt ensures even sanding across wide surfaces.
Tight radius sanding is a breeze thanks to the 3-3/8" end roller. Plus, conveniently located lock knobs make belt tracking and tension adjustments simple.
Spend less time fiddling and more time sanding with features like quick belt release and a built-in dust hood that minimizes cleanup.
A full range of replacement belts are available.
The G1140 manual was written by our U.S.-based Technical Documentation Department and is packed with useful information. The complete-and-easy to read manual makes it easier to assemble and maintain your sander.
Made in an ISO 9001 factory
SPECIFICATIONS:
Motor: 1-1/2 HP, 110V/220V (prewired 220V), single-phase, 20A/10A
22" x 10-1/2" cast-iron table with miter block
Amps: 20A at 110V, 10A at 220V
Sanding belt speed: 1800 FPM
Sanding belt size: 6" x 80"
Sanding belt tilt: 90°
Table tilt -60°–+60°
Table travel: 6"
Floor to table height: 35"
End table: 4-1/4" x 8", adjustable vertically 3-1/2"
Platen: 6-3/4" x 29-3/4"
Dust port: 4"
Footprint: 21-1/2" x 15"
Overall dimensions: 47" W x 20" D x 49" H
Approximate shipping weight: 269 lbs.
FEATURES:
Sanding surface tilts vertical to horizontal
Graphite-coated platen
Quick-release belt lever
Conveniently located belt tracking and tension adjustment
Handwheel table height adjustment
Precision-ground cast-iron table
Paddle switch with safety key
Built-in dust hood
Need help?
We offer U.S.-based customer service and technical support to get your questions answered and help keep your equipment running in top condition. And to ensure your satisfaction, the G1140 comes with a 1-year warranty.
Your delivery location helps us give you the most up to date product and delivery infromation.
Choose from your account
OR
Country
United States
Canada
Zip Code
We only take online orders from customers in the US and Canada. If you're outside of these regions,
please contact Customer Service at 1-800-523-4777 or email us .