×

注意!页面内容来自https://thepatriotwoodworker.com/forums/topic/37986-mini-table-saw-harbor-freight/,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Skip to content
View in the app

A better way to browse. Learn more.

The Patriot Woodworker

A full-screen app on your home screen with push notificationsbadges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Standing With Those Who Serve

The Patriot Woodworker community proudly supports the brave men and women of the United States Armed Forces serving our nation in Operation Epic Fury and around the world. Thank you for your couragesacrificeand dedication.

<> .tpw-banner{ width:100%; background: linear-gradient(rgba(0,0,0,.85),rgba(0,0,0,.85)); border-top:4px solid #b22234; border-bottom:4px solid #3c3b6e; padding:25px 20px; font-family: ArialHelveticasans-serif; } .tpw-inner{ max-width:1200px; margin:auto; text-align:center; } .tpw-text h2{ color:#ffffff; font-size:30px; margin:0; letter-spacing:1px; } .tpw-text p{ color:#dcdcdc; font-size:16px; margin-top:8px; line-height:1.5; } /* Patriotic divider */ .tpw-banner:after{ content:""; display:block; height:4px; width:120px; margin:15px auto 0; background:linear-gradient(90deg,#b22234,#ffffff,#3c3b6e); } /* mobile */ @media(max-width:700px){ .tpw-text h2{ font-size:22px; } .tpw-text p{ font-size:14px; } }

Mini table saw Harbor Freight

Featured Replies

  • Popular Post

  

Was killing time in HF this afternoon while wife was shopping nearby.  I could not believe this.   I am still wondering what practical (and safe) use it has.  Smaller than a breadbox.  6' cordimage.png.637045e9203bd693f3e20afe7d108e72.png

 

 

Crafting with Popsicle sticks?

  • Popular Post

 I saw one of these buzz saws a few years ago. It had what appeared to be a sewing machine motor and went at a very high rpm. It did cutit also burnt wood. My impression was that it could be very unsafeif you weren't VERY careful. The saw was very light and moved too freely for my liking. My impression wasn't good and I concluded that a small hand saw was better and much safer.

HF sells some decent tools butI'd steer clear of any that spin shiny discs with sharp teeth. :P

Reminds me of the old Dremel table saw.

They were popular with the model railroading community.

A model RR store near me sells Micro-Mark saws and other Micro-Mark tools. I'm trending towards smaller work butthose are a bit too small. Interestingthough.

  • Popular Post

I suppose that IF you are making small boxes...with thin boards......AND SMALL sized parts...

 

Does it come with a mitre gauge?  

 

There are some operators out therethat just can't run any tablesaw without building a sledfirst.    Others will turn their noses up because there is no Riving Knife....always a "deal breaker" to them....

 

"What do you mean...there is not sliding table?"   

 

Rip fence?    Unable to mount an aftermarket T-2?   

  • Popular Post

i have a friend who uses one to make his mini train outfitshe does this for quite a groupbuilds the train stationshousesect. also does quite a few re enactment locationsgoes well, 

 

says the little craft saw its easier to manipulate parts and claims it cuts quite well. he does some amazing stuffhe also did some stuff for movies back in the day for something called site ''panning'' making it look like the real thinghad me fooledalthough mighta been that single malt he offerednot sure. lol

 

happy tuesday, 

rj in az

  • Popular Post
3 hours agosteven newman said:

I suppose that IF you are making small boxes...with thin boards......AND SMALL sized parts...

 

Does it come with a mitre gauge?  

 

There are some operators out therethat just can't run any tablesaw without building a sledfirst.    Others will turn their noses up because there is no Riving Knife....always a "deal breaker" to them....

 

"What do you mean...there is not sliding table?"   

 

Rip fence?    Unable to mount an aftermarket T-2?   

Does it come with a mobile base? Asking for a friend;)

  • Popular Post
11 hours agoGrandpadave52 said:

Does it come with a mobile base? Asking for a friend;)

lolno but the dust collection system is off the charthaha

rj in az

Join the conversation

You can post now and register later. If you have an accountsign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.
<> :root{ --topper-size: 48px; --topper-size-mobile: 40px; --topper-bg: #111827; --topper-bg-hover: #0f172a; --topper-icon: #ffffff; --topper-opacity: 0.9; --topper-x: 24px; --topper-y: 24px; --topper-y-mobile: 32px; /* progress ring customization */ --topper-prog-color: #ffffff; --topper-prog-track-color: #ffffff; --topper-prog-width: 2px; --topper-prog-track-opacity: 0.35; /* extra clearance when installed as Android PWA (set via JS if applicable) */ --pwa-extra: 0px; } /* Light mode fallback like v1 */ :root[data-theme="light"]{ --topper-bg:#f3f4f6; --topper-bg-hover:#e5e7eb; --topper-icon:#111827; } .topper-wrap{position:fixed;z-index:2147483000;display:none;pointer-events:none;} .topper-wrap.pos-br{right:var(--topper-x);bottom:var(--topper-y);} .topper-wrap.pos-bl{left:var(--topper-x);bottom:var(--topper-y);} .topper-wrap.pos-tr{right:var(--topper-x);top:var(--topper-y);} .topper-wrap.pos-tl{left:var(--topper-x);top:var(--topper-y);} .topper-stack{display:flex;flex-direction:column;align-items:center;gap:12px;pointer-events:none;} .topper-btn{ width:var(--topper-size);height:var(--topper-size); border-radius:50%; background:var(--topper-bg);color:var(--topper-icon);opacity:var(--topper-opacity); display:inline-flex;align-items:center;justify-content:center; border:0!important;outline:0!important;-webkit-appearance:none;appearance:none; cursor:pointer;pointer-events:auto;position:relative; box-shadow:0 8px 24px rgba(0,0,0,.25); transition:transform .18s ease,background .18s ease,opacity .18s ease,box-shadow .18s ease; } .topper-btn:hover,.topper-btn:focus-visible{background:var(--topper-bg-hover);transform:translateY(-2px);opacity:1;} .topper-btn::-moz-focus-inner{border:0;} .topper-btn svg{width:55%;height:55%;display:block;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round;} /* progress ring (thinoutside edge) */ .topper-ring{position:absolute;inset:-1px;border-radius:inherit;overflow:hidden;pointer-events:none;} .topper-ring svg{position:absolute;width:100%;height:100%;transform:rotate(-90deg);} .topper-ring circle{fill:none;stroke-width:var(--topper-prog-width);} .topper-ring circle:first-child{stroke:var(--topper-prog-track-color);opacity:var(--topper-prog-track-opacity);} .topper-ring .topper-prog{stroke:var(--topper-prog-color);stroke-width:var(--topper-prog-width);stroke-dasharray:0 1;} .topper-ring[data-visible="0"]{display:none;} .topper-label{ font:600 13px/1 system-ui,-apple-system,Segoe UI,Roboto,Inter,"Helvetica Neue",Arial,"Apple Color Emoji","Segoe UI Emoji"; color:var(--topper-icon);background:var(--topper-bg);border-radius:8px;padding:10px 12px; opacity:var(--topper-opacity);box-shadow:0 8px 24px rgba(0,0,0,.25);user-select:none;pointer-events:auto;margin-top:2px; } .topper-label[data-visible="0"]{display:none;} /* ====================== MOBILE ====================== */ @media (max-width:768px){ .topper-wrap[data-mobile="0"]{display:none!important;} .topper-wrap[data-mobile="1"] .topper-btn{width:var(--topper-size-mobile);height:var(--topper-size-mobile);} /* right corners (bottom keeps safe area/PWA lift) */ .topper-wrap.pos-br{ bottom:calc(max(var(--topper-y-mobile),48px) + env(safe-area-inset-bottom,0px) + var(--pwa-extra)); } .topper-wrap.pos-bl{ bottom:calc(max(var(--topper-y-mobile),48px) + env(safe-area-inset-bottom,0px) + var(--pwa-extra)); } }

The Patriot Woodworker

A woodworking community built on craftsmanshipfellowshipand respect for those who serve. We proudly support our veterans and active-duty military members.

Forum Navigation

Community

United States Military Service Branches
© 2010 The Patriot Woodworker. All Rights Reserved.
Built on craftsmanshipintegrityand respect.

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.