-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9005862
commit 0c3fe13
Showing
4 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Husqvarna Prisma | ||
layout: normal | ||
keywords: "Husqvarna Prisma, viking 7000, sewing machines, sewing, vintage, melbourne" | ||
description: "Sewing machine services with more than 10 years experience based in Melbourne, Australia" | ||
|
||
--- | ||
<div class="container justify-content-center"> | ||
<div class="row"> | ||
<div class="col-12 mb-1"> | ||
<h2>How good are they?</h2> | ||
<p class="has-large-font"> | ||
They're pretty good, as far as computerised machines go. But, as with all Husqvarnas, they have weaknesses. | ||
</p> | ||
<h2>The Weaknesses</h2> | ||
<p class="has-large-font"> | ||
The accessory tray. Both the front and rear plastic flaps can break. | ||
</p> | ||
<p class="has-large-font"> | ||
Electronics. Components on the circuit boards can burn out. Also, components on the power board. The most common to burn out are diodes and capacitors. I currently have a 950 board that has a blown diode. I replaced the diode and this blew immediately. Making the board work again involves determing and replacing whatever is causing the diodes to burn out. The capacitor is the most likely cause. I'll need to remove components and test them. | ||
</p> | ||
</div><!-- end col --> | ||
</div><!-- end row --> | ||
</div><!-- end container --> | ||
|