Pawlowski Pinball

Pawlowski Pinball Affordable Pinball. Pinball Eternal 2025.

https://youtu.be/j7G76QZ-S_E
05/28/2026

https://youtu.be/j7G76QZ-S_E

Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.

Playfield ready to go. Other than testing, first time I did the full playfield with resin. Let it cure a bit too hard be...
05/23/2026

Playfield ready to go. Other than testing, first time I did the full playfield with resin. Let it cure a bit too hard before pouring so there are a few very minor indents (they look big but are sub millimeter). Did a quick sand to make sure everything is flat. Local print shop has never printed on wood and he's worried about it and the flatness for some reason. Seems he doesn't know his machine because other pinball companies use this same printer. Waiting to see if he will print it in the next day or two. If not either see what other print shops have the tech for this or use one of the other methods I have to make playfields. Annoyed since I wanted this done today.

Brought in some cabinet and playfield wood. Game should be coming together quick here. Finalizing vector data for cabine...
05/17/2026

Brought in some cabinet and playfield wood. Game should be coming together quick here. Finalizing vector data for cabinets and will be cutting cabinet+playfield today. Dumb & Dumber coming soon.

05/09/2026

Dumber and Dumber code approximately 0.08 already.

Send a message to learn more

22 Changes already in for next software release.Dumb and Dumber:Art complete. Maybe a couple changes before print.Design...
05/07/2026

22 Changes already in for next software release.
Dumb and Dumber:
Art complete. Maybe a couple changes before print.
Design Complete except for simple bird mech that has head pop off.
Planning to print and cut playfield next week as well as start getting vector data for full-size cabinet with all hole mounting.
Programming / Movie Clips will get completed along the way.
https://i.imgur.com/lUwauWc.jpeg
https://i.imgur.com/lUwauWc.jpeg

Circuit boards are already in the final design phase. I have about 12 changes to PD software for version 8. I have a cus...
05/04/2026

Circuit boards are already in the final design phase. I have about 12 changes to PD software for version 8. I have a customer that needed some specific parts cut so I added the data for a few items including hexagon inserts, Bally troughs, various screws / t-nuts. Misfits game has been played for estimated 30 hours now which is good.

Version 7 of Pinball Designer is out. You should have received an email for the updated build if an existing customer.
04/28/2026

Version 7 of Pinball Designer is out. You should have received an email for the updated build if an existing customer.

1 comment. "Pinball Designer 7 Features"

Support for arbitrary wide body playfields coming in 7.0
04/17/2026

Support for arbitrary wide body playfields coming in 7.0

Address

Longwood, FL

Alerts

Be the first to know and let us send you an email when Pawlowski Pinball posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });