FREE Dolly Dress Buntin Pattern

free hanging buntin knitting pattern

Yarn : Double knitting. Oddment of white and a contrast colour.
Needles : 3mm Single Pointed Needles
Abbreviations : k – knit. p – purl. st – stitch. tog-together. st-st – Stocking Stitch (k1row, p1row). inc— increase. Knit into the front and the back of the stitch
Tension : 26 sts x 33 rows = 10cm x 10cm in st-st with double knitting yarn
Dimensions : Approx. 10cm from hem to shoulder straps.

Dress—Make 1
Start at the top. With white, cast on 36 sts
Knit 1 row
Next: (k2, inc1) to end (48 sts)
Purl 1 row
Next: (k3, inc1) to end (60 sts)
Next: k6, cast off 18 (in knit), k12, cast off 18 (in knit), k6 (24 sts)

Change to contrast colour
Knit along all stitches (24 sts)
Starting with a purl row, st-st 3 rows

Change to white
Knit 2 rows

Change to contrast colour
Knit 1 row

Next: (inc1, p1) to end (36 sts)
Next: (inc1, p2) to end (48 sts)

Next: (k2, p2) to end
Complete the last row 7 times in total

Change to white
Knit 3 rows
Purl 1 row
Knit 1 row
Cast off in knit

Sew down the row ends. Fold the bottom flat and sew along the hem.

Add ribbon and embellishments as desired.

small doll dress knitting pattern

Here is Cerise if you like dollies.

£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Knitting pattern instructions to knit Cerise in her little skirt and pom-pom hat.

This product has multiple variants. The options may be chosen on the product page

Even More Patterns

£4.99

This snowman pyjama case is ready to chill while keeping sleepwear neatly stored. A great winter knitting project for kids, gifts, or adding a festive touch to bedtime.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

No puddles needed—this knitted duck is ready to waddle into your heart! A cute soft toy pattern featuring little boots for extra charm.

This product has multiple variants. The options may be chosen on the product page
£4.49 £4.99Price range: £4.49 through £4.99 Leaflet

Violet the chocolate egg dolly is hiding her Easter egg from the Easter egg hunters.   Made with double knitting yarn she has room for an egg under her skirt.

This product has multiple variants. The options may be chosen on the product page
£4.99

Bear-illiant Marshmallow Hugs. Crafting Cuddles and Knitting Pink and White Bears.

This product has multiple variants. The options may be chosen on the product page
Original price was: £17.45.Current price is: £12.00.

Are you knitting for a new baby?  Here is a collection of knitting patterns ready for your new arrival.

This product has multiple variants. The options may be chosen on the product page
£7.99

Another Extra Large Project to Get Your Needles Clicking. Raspberry and Moose Together in One Pattern. Sweet!

This product has multiple variants. The options may be chosen on the product page

Leave a Reply

{{{ data.variation.price_html }}}
{{{ data.variation.availability_html }}}
'; window._nslWebViewNoticeElement.insertAdjacentHTML("afterbegin", webviewNoticeHTML); document.body.appendChild(window._nslWebViewNoticeElement); } }); } } window._nslDOMReady(function () { window.nslRedirect = function (url) { if (scriptOptions._redirectOverlay) { const overlay = document.createElement('div'); overlay.id = "nsl-redirect-overlay"; let overlayHTML = ''; const overlayContainer = "
", overlayContainerClose = "
", overlaySpinner = "
", overlayTitle = "

" + scriptOptions._localizedStrings.redirect_overlay_title + "

", overlayText = "

" + scriptOptions._localizedStrings.redirect_overlay_text + "

"; switch (scriptOptions._redirectOverlay) { case "overlay-only": break; case "overlay-with-spinner": overlayHTML = overlayContainer + overlaySpinner + overlayContainerClose; break; default: overlayHTML = overlayContainer + overlaySpinner + overlayTitle + overlayText + overlayContainerClose; break; } overlay.insertAdjacentHTML("afterbegin", overlayHTML); document.body.appendChild(overlay); } window.location = url; }; let targetWindow = scriptOptions._targetWindow || 'prefer-popup', lastPopup = false; document.addEventListener('click', function (e) { if (e.target) { const buttonLinkElement = e.target.closest('a[data-plugin="nsl"][data-action="connect"]') || e.target.closest('a[data-plugin="nsl"][data-action="link"]'); if (buttonLinkElement) { if (lastPopup && !lastPopup.closed) { e.preventDefault(); lastPopup.focus(); } else { let href = buttonLinkElement.href, success = false; if (href.indexOf('?') !== -1) { href += '&'; } else { href += '?'; } const redirectTo = buttonLinkElement.dataset.redirect; if (redirectTo === 'current') { href += 'redirect=' + encodeURIComponent(window.location.href) + '&'; } else if (redirectTo && redirectTo !== '') { href += 'redirect=' + encodeURIComponent(redirectTo) + '&'; } if (targetWindow !== 'prefer-same-window' && checkWebView()) { targetWindow = 'prefer-same-window'; } if (targetWindow === 'prefer-popup') { lastPopup = NSLPopup(href + 'display=popup', 'nsl-social-connect', buttonLinkElement.dataset.popupwidth, buttonLinkElement.dataset.popupheight); if (lastPopup) { success = true; e.preventDefault(); } } else if (targetWindow === 'prefer-new-tab') { const newTab = window.open(href + 'display=popup', '_blank'); if (newTab) { if (window.focus) { newTab.focus(); } success = true; window._nslHasOpenedPopup = true; e.preventDefault(); } } if (!success) { window.location = href; e.preventDefault(); } } } } }); let buttonCountChanged = false; const googleLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="google"]'); if (googleLoginButtons.length && checkWebView()) { googleLoginButtons.forEach(function (googleLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(googleLoginButton); } else { googleLoginButton.remove(); buttonCountChanged = true; } }); } const facebookLoginButtons = document.querySelectorAll(' a[data-plugin="nsl"][data-provider="facebook"]'); if (facebookLoginButtons.length && checkWebView() && /Android/.test(window.navigator.userAgent) && !isAllowedWebViewForUserAgent('facebook')) { facebookLoginButtons.forEach(function (facebookLoginButton) { if (scriptOptions._unsupportedWebviewBehavior === 'disable-button') { disableButtonInWebView(facebookLoginButton); } else { facebookLoginButton.remove(); buttonCountChanged = true; } }); } const separators = document.querySelectorAll('div.nsl-separator'); if (buttonCountChanged && separators.length) { separators.forEach(function (separator) { const separatorParentNode = separator.parentNode; if (separatorParentNode) { const separatorButtonContainer = separatorParentNode.querySelector('div.nsl-container-buttons'); if (separatorButtonContainer && !separatorButtonContainer.hasChildNodes()) { separator.remove(); } } }) } });})();