Warning (2): file_get_contents(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 [APP/View/Elements/business.ctp, line 450]Code Context
//$json = file_get_contents("https://maps-api-ssl.google.com/maps/api/geocode/json?address=$address&key=AIzaSyALrxFaoZQaZpP26mJJSckmQ7ixd1wS1Ys");
$json = file_get_contents("https://maps.googleapis.com/maps/api/geocode/json?address=$address&key=AIzaSyBX7hsEgTBvrBMP9xyxjR6DQhRux0NK28Y");
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
file_get_contents - [internal], line ??
get_lat_long - APP/View/Elements/business.ctp, line 450
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Warning (2): file_get_contents(https://maps.googleapis.com/maps/api/geocode/json?address=2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253&key=AIzaSyBX7hsEgTBvrBMP9xyxjR6DQhRux0NK28Y) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found [APP/View/Elements/business.ctp, line 450]Code Context
//$json = file_get_contents("https://maps-api-ssl.google.com/maps/api/geocode/json?address=$address&key=AIzaSyALrxFaoZQaZpP26mJJSckmQ7ixd1wS1Ys");
$json = file_get_contents("https://maps.googleapis.com/maps/api/geocode/json?address=$address&key=AIzaSyBX7hsEgTBvrBMP9xyxjR6DQhRux0NK28Y");
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
file_get_contents - [internal], line ??
get_lat_long - APP/View/Elements/business.ctp, line 450
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 455]Code Context //echo var_dump($json);
if($json->{'status'} == 'ZERO_RESULTS')
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 455
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 462]Code Context } else {
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
$json = null
get_lat_long - APP/View/Elements/business.ctp, line 462
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Trying to get property of non-object [APP/View/Elements/business.ctp, line 463]Code Context
$lat = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lat'};
$long = $json->{'results'}[0]->{'geometry'}->{'location'}->{'lng'};
$address = '2+Sturt+Reserve+Rd,+,+Murray+Bridge,+5253'
$json = null
$lat = null
get_lat_long - APP/View/Elements/business.ctp, line 463
include - APP/View/Elements/business.ctp, line 21
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Notice (8): Undefined variable: markericon [APP/View/Elements/business.ctp, line 41]Code Context 'latitude' => $mapLat,
'longitude' => $mapLong,
'markerIcon' => $markericon,
$viewFile = '/home/rogerdw/public_html/test/app/View/Elements/business.ctp'
$dataForView = array(
'og_description' => '
CNC Machining services including LATHE and MILL work.
Thriving on small batches and prototyping.
Helping people and businesses develop their own products or replace imported products.
Kennewell CNC Machining has been supplying machine builders and individuals with machined components for over 20 years.
“First time visitors are still amazed to see such a sophisticated facility in the region,” says founder Brett Kennewell.
“I like to make time for visitors and show them our various machine tools and what they can make. I look for that ‘aha’ moment when they realise we can make their spare parts or OEM assemblies or help them develop their unique idea right here in Murray Bridge. ”
“I believe this type of customer – the inventor – the innovator - is the future of Kennewell CNC Machining and an important part of Australia’s manufacturing future. ”
“I love it when a visitor has an idea for a new or improved product and I can show them how we can create their idea or solve their problem before their eyes. ”
Kennewell CNC Machining has a CAD consultant available by appointment who can assist with developing ideas from the ground up.
“Our 3D CAD system enables customers to view a computer animation of their idea, before manufacturing commences,” Brett said.
“From here the customer can choose prototyping using 3D printing technology to create a plastic or metal example part or go straight into a CNC machined production run of 5 or 5,000 parts. ”
“So we will continue to encourage creative people to solve problems with new products and if we can play a role in getting these new Australian made parts or machines to market then we will have a bright future doing what we do best - making beautiful machined parts. ”
Machining is a process where a lathe or mill is used to cut away metal or plastic leaving the desired final part, also known as ‘subtractive manufacturing’.
CNC - computer numerical control is how lathes, mills and other machine tools are programmed to produce the toolpath to cut the part.
3D printing is a process of building a part layer by layer with extruded plastic like a hot glue gun, also known as ‘additive manufacturing’.
If you would like to discuss your product ideas or requirements, you can find information on Kennewell CNC Machining’s website at www. kennewell. com, visit them at 8 Sturt Reserve Rd Murray Bridge or call on 8532 4977.
',
'url_key' => 'files%2FBusiness%2Fkennewell-cnc-machining',
'og_image_height' => (int) 238,
'og_image_width' => (int) 330,
'og_image' => 'files/Business/000/000/005/74/Kennewell-Engineering.jpg',
'og_title' => 'Kennewell CNC Machining',
'og_url' => array(),
'keywords' => 'Murray Bridge, Community, Business, Directory , Search , ',
'description' => 'Murray Bridge Community and Business Directory, where you can search for information on all businesses, groups, organisations, service and sporting clubs in Murray Bridge and surrounding districts. Including Mannum, Tailem Bend, Wellington, Callington, Mypolonga etc',
'title_for_layout' => 'Murray Bridge - Community and Business Directory: business - Kennewell CNC Machining',
'menu_footers' => array(
(int) 0 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 1 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 2 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 3 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 4 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 5 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 6 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 7 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
)
),
'menu_headers' => array(
(int) 0 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 1 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 3 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array([maximum depth reached])
),
(int) 4 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'Content' => array(
[maximum depth reached]
),
'children' => array(
[maximum depth reached]
)
)
),
'debugToolbarPanels' => array(
'history' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
[maximum depth reached]
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
)
),
'debugToolbarJavascript' => array(
'libs' => 'DebugKit./js/js_debug_toolbar'
),
'debugToolbarCss' => array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
),
'limit_ads_for_mobile' => true,
'specials' => array(),
'promotion' => array(),
'headers' => array(),
'footers' => array(),
'ads' => array(),
'business' => array(
'Business' => array(
'id' => '574',
'user_id' => '',
'category_id_not_used' => '140,141',
'name' => 'Kennewell CNC Machining',
'first_letter' => 'K',
'url_key' => 'kennewell-cnc-machining',
'address1' => '2 Sturt Reserve Rd',
'address2' => '',
'city' => 'Murray Bridge',
'state' => 'SA',
'postcode' => '5253',
'contact_name1' => '',
'contact_number1' => '8532 4977',
'contact_name2' => '',
'contact_number2' => '',
'fax' => '',
'mobile_name1' => '',
'mobile1' => '',
'mobile_name2' => '',
'mobile2' => '',
'email1' => '',
'email2' => '',
'website' => '',
'mon_open' => '',
'mon_close' => '',
'mon_status' => '',
'tue_open' => '',
'tue_close' => '',
'tue_status' => '',
'wed_open' => '',
'wed_close' => '',
'wed_status' => '',
'thu_open' => '',
'thu_close' => '',
'thu_status' => '',
'fri_open' => '',
'fri_close' => '',
'fri_status' => '',
'sat_open' => '',
'sat_close' => '',
'sat_status' => '',
'sun_open' => '',
'sun_close' => '',
'sun_status' => '',
'business_activity' => '<hr />
<p>CNC Machining services including LATHE and MILL work.</p>
<p>Thriving on small batches and prototyping.</p>
<p>Helping people and businesses develop their own products or replace imported products.</p>
<p> </p>
<p>Kennewell CNC Machining has been supplying machine builders and individuals with machined components for over 20 years.</p>
<p><br />
“First time visitors are still amazed to see such a sophisticated facility in the region,” says founder Brett Kennewell.</p>
<p><br />
“I like to make time for visitors and show them our various machine tools and what they can make. I look for that ‘aha’ moment when they realise we can make their spare parts or OEM assemblies or help them develop their unique idea right here in Murray Bridge.”</p>
<p><br />
“I believe this type of customer – the inventor – the innovator - is the future of Kennewell CNC Machining and an important part of Australia’s manufacturing future.”</p>
<p><br />
“I love it when a visitor has an idea for a new or improved product and I can show them how we can create their idea or solve their problem before their eyes.”</p>
<p><br />
Kennewell CNC Machining has a CAD consultant available by appointment who can assist with developing ideas from the ground up.</p>
<p><br />
“Our 3D CAD system enables customers to view a computer animation of their idea, before manufacturing commences,” Brett said.</p>
<p><br />
“From here the customer can choose prototyping using 3D printing technology to create a plastic or metal example part or go straight into a CNC machined production run of 5 or 5,000 parts.”</p>
<p><br />
“So we will continue to encourage creative people to solve problems with new products and if we can play a role in getting these new Australian made parts or machines to market then we will have a bright future doing what we do best - making beautiful machined parts.” </p>
<p><br />
Machining is a process where a lathe or mill is used to cut away metal or plastic leaving the desired final part, also known as ‘subtractive manufacturing’.</p>
<p><br />
CNC - computer numerical control is how lathes, mills and other machine tools are programmed to produce the toolpath to cut the part.</p>
<p><br />
3D printing is a process of building a part layer by layer with extruded plastic like a hot glue gun, also known as ‘additive manufacturing’.</p>
<p><br />
If you would like to discuss your product ideas or requirements, you can find information on Kennewell CNC Machining’s website at <a href="http://www.kennewell.com/" onclick="LinkshimAsyncLink.referrer_log(this, "http:\/\/www.kennewell.com\/", "\/si\/ajax\/l\/render_linkshim_log\/?u=http\u00253A\u00252F\u00252Fwww.kennewell.com\u00252F&h=ATOOAUpeD0Oslsygb_8ghofHzJm0QmTV93_g1ftr_qeMINaGV3erYYrjIW0q6jygo-Sg3hPjvV5kkgzg3jFyVAc5KBhF4NZ-yXJ6h__LmHgXJMrdiQLk8z_Y_J300R6krDHsm5tFMw&enc&d");" rel="nofollow nofollow" target="">www.kennewell.com</a>, visit them at 8 Sturt Reserve Rd Murray Bridge or call on 8532 4977.</p>
<p> </p>
',
'keyword' => '',
'path' => '/000/000/005/74',
'image' => 'Kennewell-Engineering.jpg',
'video' => '',
'latitude' => '',
'longitude' => '',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '2017-05-26 23:20:42',
'is_in_mb' => 'Y'
),
'Communication' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
),
'Category' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$og_description = '
CNC Machining services including LATHE and MILL work.
Thriving on small batches and prototyping.
Helping people and businesses develop their own products or replace imported products.
Kennewell CNC Machining has been supplying machine builders and individuals with machined components for over 20 years.
“First time visitors are still amazed to see such a sophisticated facility in the region,” says founder Brett Kennewell.
“I like to make time for visitors and show them our various machine tools and what they can make. I look for that ‘aha’ moment when they realise we can make their spare parts or OEM assemblies or help them develop their unique idea right here in Murray Bridge. ”
“I believe this type of customer – the inventor – the innovator - is the future of Kennewell CNC Machining and an important part of Australia’s manufacturing future. ”
“I love it when a visitor has an idea for a new or improved product and I can show them how we can create their idea or solve their problem before their eyes. ”
Kennewell CNC Machining has a CAD consultant available by appointment who can assist with developing ideas from the ground up.
“Our 3D CAD system enables customers to view a computer animation of their idea, before manufacturing commences,” Brett said.
“From here the customer can choose prototyping using 3D printing technology to create a plastic or metal example part or go straight into a CNC machined production run of 5 or 5,000 parts. ”
“So we will continue to encourage creative people to solve problems with new products and if we can play a role in getting these new Australian made parts or machines to market then we will have a bright future doing what we do best - making beautiful machined parts. ”
Machining is a process where a lathe or mill is used to cut away metal or plastic leaving the desired final part, also known as ‘subtractive manufacturing’.
CNC - computer numerical control is how lathes, mills and other machine tools are programmed to produce the toolpath to cut the part.
3D printing is a process of building a part layer by layer with extruded plastic like a hot glue gun, also known as ‘additive manufacturing’.
If you would like to discuss your product ideas or requirements, you can find information on Kennewell CNC Machining’s website at www. kennewell. com, visit them at 8 Sturt Reserve Rd Murray Bridge or call on 8532 4977.
'
$url_key = 'files%2FBusiness%2Fkennewell-cnc-machining'
$og_image_height = (int) 238
$og_image_width = (int) 330
$og_image = 'files/Business/000/000/005/74/Kennewell-Engineering.jpg'
$og_title = 'Kennewell CNC Machining'
$og_url = array()
$keywords = 'Murray Bridge, Community, Business, Directory , Search , '
$description = 'Murray Bridge Community and Business Directory, where you can search for information on all businesses, groups, organisations, service and sporting clubs in Murray Bridge and surrounding districts. Including Mannum, Tailem Bend, Wellington, Callington, Mypolonga etc'
$title_for_layout = 'Murray Bridge - Community and Business Directory: business - Kennewell CNC Machining'
$menu_footers = array(
(int) 0 => array(
'Content' => array(
'id' => '35',
'parent_id' => '0',
'name' => 'MB Directory Ph. Roger 0400 226 839',
'order' => '50',
'url_key' => 'mb-directory-ph-roger-0400-226-839'
),
'children' => array()
),
(int) 1 => array(
'Content' => array(
'id' => '9',
'parent_id' => '0',
'name' => 'Found Mistakes - Tell Us Here',
'order' => '100',
'url_key' => 'found-mistakes-tell-us-here'
),
'children' => array()
),
(int) 2 => array(
'Content' => array(
'id' => '10',
'parent_id' => '0',
'name' => 'Privacy Policy',
'order' => '200',
'url_key' => 'privacy-policy'
),
'children' => array()
),
(int) 3 => array(
'Content' => array(
'id' => '11',
'parent_id' => '0',
'name' => 'Terms Of Service',
'order' => '300',
'url_key' => 'terms-of-service'
),
'children' => array()
),
(int) 4 => array(
'Content' => array(
'id' => '12',
'parent_id' => '0',
'name' => 'FAQ',
'order' => '400',
'url_key' => 'faq'
),
'children' => array()
),
(int) 5 => array(
'Content' => array(
'id' => '31',
'parent_id' => '0',
'name' => 'Is Your Business Listed?',
'order' => '600',
'url_key' => 'is-your-business-listed'
),
'children' => array()
),
(int) 6 => array(
'Content' => array(
'id' => '33',
'parent_id' => '0',
'name' => 'Murray Bridge parkrun',
'order' => '600',
'url_key' => 'murray-bridge-parkrun'
),
'children' => array()
),
(int) 7 => array(
'Content' => array(
'id' => '38',
'parent_id' => '0',
'name' => 'Header Ad',
'order' => '600',
'url_key' => 'header-ad'
),
'children' => array()
)
)
$menu_headers = array(
(int) 0 => array(
'Content' => array(
'id' => '1',
'parent_id' => '0',
'open_content' => '1',
'name' => 'Home',
'order' => '100',
'url_key' => 'home'
),
'children' => array()
),
(int) 1 => array(
'Content' => array(
'id' => '29',
'parent_id' => '0',
'open_content' => '0',
'name' => 'Murray Bridge',
'order' => '200',
'url_key' => 'murray-bridge'
),
'children' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
),
(int) 4 => array(
[maximum depth reached]
),
(int) 5 => array(
[maximum depth reached]
)
)
),
(int) 2 => array(
'Content' => array(
'id' => '5',
'parent_id' => '0',
'open_content' => '1',
'name' => 'Tourism',
'order' => '300',
'url_key' => 'tourism'
),
'children' => array()
),
(int) 3 => array(
'Content' => array(
'id' => '6',
'parent_id' => '0',
'open_content' => '1',
'name' => 'Local Events',
'order' => '400',
'url_key' => 'local-events'
),
'children' => array()
),
(int) 4 => array(
'Content' => array(
'id' => '28',
'parent_id' => '0',
'open_content' => '0',
'name' => 'Advertise',
'order' => '400',
'url_key' => 'advertise'
),
'children' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
),
(int) 5 => array(
'Content' => array(
'id' => '27',
'parent_id' => '0',
'open_content' => '0',
'name' => 'Specials',
'order' => '600',
'url_key' => 'specials'
),
'children' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
)
)
)
)
$debugToolbarPanels = array(
'history' => array(
'content' => array(
(int) 0 => array(
[maximum depth reached]
),
(int) 1 => array(
[maximum depth reached]
),
(int) 2 => array(
[maximum depth reached]
),
(int) 3 => array(
[maximum depth reached]
)
),
'elementName' => 'history_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'session' => array(
'content' => array(
'Config' => array(
[maximum depth reached]
),
'_Token' => array(
[maximum depth reached]
)
),
'elementName' => 'session_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'request' => array(
'content' => array(
'params' => array(
[maximum depth reached]
),
'url' => 'businesses/view/kennewell-cnc-machining',
'query' => array([maximum depth reached]),
'data' => array(
[maximum depth reached]
),
'cookie' => array([maximum depth reached]),
'get' => array([maximum depth reached]),
'currentRoute' => object(CakeRoute) {}
),
'elementName' => 'request_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'sql_log' => array(
'content' => array(
'connections' => array(
[maximum depth reached]
),
'threshold' => (int) 20
),
'elementName' => 'sql_log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'timer' => array(
'content' => null,
'elementName' => 'timer_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'log' => array(
'content' => object(DebugKitLog) {},
'elementName' => 'log_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'variables' => array(
'content' => array(
'limit_ads_for_mobile' => true,
'specials' => array([maximum depth reached]),
'promotion' => array([maximum depth reached]),
'headers' => array([maximum depth reached]),
'footers' => array([maximum depth reached]),
'ads' => array([maximum depth reached]),
'business' => array(
[maximum depth reached]
),
'$request->data' => array(
[maximum depth reached]
)
),
'elementName' => 'variables_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'environment' => array(
'content' => array(
'php' => array(
[maximum depth reached]
),
'cake' => array(
[maximum depth reached]
),
'app' => array([maximum depth reached])
),
'elementName' => 'environment_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
),
'include' => array(
'content' => array(
'core' => array(
[maximum depth reached]
),
'app' => array(
[maximum depth reached]
),
'plugins' => array(
[maximum depth reached]
),
'paths' => array(
[maximum depth reached]
)
),
'elementName' => 'include_panel',
'plugin' => 'DebugKit',
'title' => null,
'disableTimer' => true
)
)
$debugToolbarJavascript = array(
'libs' => 'DebugKit./js/js_debug_toolbar'
)
$debugToolbarCss = array(
(int) 0 => 'DebugKit./css/debug_toolbar.css'
)
$limit_ads_for_mobile = true
$specials = array()
$promotion = array()
$headers = array()
$footers = array()
$ads = array()
$business = array(
'Business' => array(
'id' => '574',
'user_id' => '',
'category_id_not_used' => '140,141',
'name' => 'Kennewell CNC Machining',
'first_letter' => 'K',
'url_key' => 'kennewell-cnc-machining',
'address1' => '2 Sturt Reserve Rd',
'address2' => '',
'city' => 'Murray Bridge',
'state' => 'SA',
'postcode' => '5253',
'contact_name1' => '',
'contact_number1' => '8532 4977',
'contact_name2' => '',
'contact_number2' => '',
'fax' => '',
'mobile_name1' => '',
'mobile1' => '',
'mobile_name2' => '',
'mobile2' => '',
'email1' => '',
'email2' => '',
'website' => '',
'mon_open' => '',
'mon_close' => '',
'mon_status' => '',
'tue_open' => '',
'tue_close' => '',
'tue_status' => '',
'wed_open' => '',
'wed_close' => '',
'wed_status' => '',
'thu_open' => '',
'thu_close' => '',
'thu_status' => '',
'fri_open' => '',
'fri_close' => '',
'fri_status' => '',
'sat_open' => '',
'sat_close' => '',
'sat_status' => '',
'sun_open' => '',
'sun_close' => '',
'sun_status' => '',
'business_activity' => '<hr />
<p>CNC Machining services including LATHE and MILL work.</p>
<p>Thriving on small batches and prototyping.</p>
<p>Helping people and businesses develop their own products or replace imported products.</p>
<p> </p>
<p>Kennewell CNC Machining has been supplying machine builders and individuals with machined components for over 20 years.</p>
<p><br />
“First time visitors are still amazed to see such a sophisticated facility in the region,” says founder Brett Kennewell.</p>
<p><br />
“I like to make time for visitors and show them our various machine tools and what they can make. I look for that ‘aha’ moment when they realise we can make their spare parts or OEM assemblies or help them develop their unique idea right here in Murray Bridge.”</p>
<p><br />
“I believe this type of customer – the inventor – the innovator - is the future of Kennewell CNC Machining and an important part of Australia’s manufacturing future.”</p>
<p><br />
“I love it when a visitor has an idea for a new or improved product and I can show them how we can create their idea or solve their problem before their eyes.”</p>
<p><br />
Kennewell CNC Machining has a CAD consultant available by appointment who can assist with developing ideas from the ground up.</p>
<p><br />
“Our 3D CAD system enables customers to view a computer animation of their idea, before manufacturing commences,” Brett said.</p>
<p><br />
“From here the customer can choose prototyping using 3D printing technology to create a plastic or metal example part or go straight into a CNC machined production run of 5 or 5,000 parts.”</p>
<p><br />
“So we will continue to encourage creative people to solve problems with new products and if we can play a role in getting these new Australian made parts or machines to market then we will have a bright future doing what we do best - making beautiful machined parts.” </p>
<p><br />
Machining is a process where a lathe or mill is used to cut away metal or plastic leaving the desired final part, also known as ‘subtractive manufacturing’.</p>
<p><br />
CNC - computer numerical control is how lathes, mills and other machine tools are programmed to produce the toolpath to cut the part.</p>
<p><br />
3D printing is a process of building a part layer by layer with extruded plastic like a hot glue gun, also known as ‘additive manufacturing’.</p>
<p><br />
If you would like to discuss your product ideas or requirements, you can find information on Kennewell CNC Machining’s website at <a href="http://www.kennewell.com/" onclick="LinkshimAsyncLink.referrer_log(this, "http:\/\/www.kennewell.com\/", "\/si\/ajax\/l\/render_linkshim_log\/?u=http\u00253A\u00252F\u00252Fwww.kennewell.com\u00252F&h=ATOOAUpeD0Oslsygb_8ghofHzJm0QmTV93_g1ftr_qeMINaGV3erYYrjIW0q6jygo-Sg3hPjvV5kkgzg3jFyVAc5KBhF4NZ-yXJ6h__LmHgXJMrdiQLk8z_Y_J300R6krDHsm5tFMw&enc&d");" rel="nofollow nofollow" target="">www.kennewell.com</a>, visit them at 8 Sturt Reserve Rd Murray Bridge or call on 8532 4977.</p>
<p> </p>
',
'keyword' => '',
'path' => '/000/000/005/74',
'image' => 'Kennewell-Engineering.jpg',
'video' => '',
'latitude' => '',
'longitude' => '',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '2017-05-26 23:20:42',
'is_in_mb' => 'Y'
),
'Communication' => array(
(int) 0 => array(
'id' => '938',
'business_id' => '574',
'type' => 'Phone',
'name' => '',
'detail' => '8532 4977',
'created' => '2015-06-27 09:31:29',
'modified' => '2017-05-26 23:20:42'
),
(int) 1 => array(
'id' => '2542',
'business_id' => '574',
'type' => 'Website',
'name' => '',
'detail' => 'www.kennewell.com',
'created' => '2016-01-03 12:09:15',
'modified' => '2017-05-26 23:20:42'
),
(int) 2 => array(
'id' => '2543',
'business_id' => '574',
'type' => 'Email',
'name' => '',
'detail' => 'brett@kennewell.com',
'created' => '2016-01-03 12:11:02',
'modified' => '2017-05-26 23:20:42'
),
(int) 3 => array(
'id' => '3152',
'business_id' => '574',
'type' => 'Facebook',
'name' => '',
'detail' => 'www.facebook.com/Kennewell-Cnc-Machining-842712555855551/',
'created' => '2017-05-09 02:18:42',
'modified' => '2017-05-26 23:20:42'
)
),
'Category' => array(
(int) 0 => array(
'id' => '141',
'cat_code_not_used' => 'E23',
'name' => 'Engineers',
'url_key' => 'engineers',
'first_letter' => 'E',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00',
'BusinessesCategory' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'id' => '140',
'cat_code_not_used' => 'E22',
'name' => 'Engineering',
'url_key' => 'engineering',
'first_letter' => 'E',
'deleted' => '0',
'created' => '0000-00-00 00:00:00',
'modified' => '0000-00-00 00:00:00',
'BusinessesCategory' => array(
[maximum depth reached]
)
)
)
)
$latitude = ''
$longitude = ''
$address1 = '2 Sturt Reserve Rd'
$address2 = ''
$city = 'Murray Bridge'
$state = 'SA'
$zip = '5253'
$country = 'Australia'
$address = '2 Sturt Reserve Rd, , Murray Bridge, 5253'
$latlong = ','
$map = array(
(int) 0 => '',
(int) 1 => ''
)
$mapLat = ''
$mapLong = ''
include - APP/View/Elements/business.ctp, line 41
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::_renderElement() - CORE/Cake/View/View.php, line 1217
View::element() - CORE/Cake/View/View.php, line 418
include - APP/View/Businesses/view.ctp, line 11
View::_evaluate() - CORE/Cake/View/View.php, line 961
View::_render() - CORE/Cake/View/View.php, line 923
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 960
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 118
Why not share this business on Facebook?
Business hours |
Mon |
|
Tues |
|
Wed |
|
Thurs |
|
Fri |
|
Sat |
|
Sun |
|
|
|
CNC Machining services including LATHE and MILL work.
Thriving on small batches and prototyping.
Helping people and businesses develop their own products or replace imported products.
Kennewell CNC Machining has been supplying machine builders and individuals with machined components for over 20 years.
“First time visitors are still amazed to see such a sophisticated facility in the region,” says founder Brett Kennewell.
“I like to make time for visitors and show them our various machine tools and what they can make. I look for that ‘aha’ moment when they realise we can make their spare parts or OEM assemblies or help them develop their unique idea right here in Murray Bridge.”
“I believe this type of customer – the inventor – the innovator - is the future of Kennewell CNC Machining and an important part of Australia’s manufacturing future.”
“I love it when a visitor has an idea for a new or improved product and I can show them how we can create their idea or solve their problem before their eyes.”
Kennewell CNC Machining has a CAD consultant available by appointment who can assist with developing ideas from the ground up.
“Our 3D CAD system enables customers to view a computer animation of their idea, before manufacturing commences,” Brett said.
“From here the customer can choose prototyping using 3D printing technology to create a plastic or metal example part or go straight into a CNC machined production run of 5 or 5,000 parts.”
“So we will continue to encourage creative people to solve problems with new products and if we can play a role in getting these new Australian made parts or machines to market then we will have a bright future doing what we do best - making beautiful machined parts.”
Machining is a process where a lathe or mill is used to cut away metal or plastic leaving the desired final part, also known as ‘subtractive manufacturing’.
CNC - computer numerical control is how lathes, mills and other machine tools are programmed to produce the toolpath to cut the part.
3D printing is a process of building a part layer by layer with extruded plastic like a hot glue gun, also known as ‘additive manufacturing’.
If you would like to discuss your product ideas or requirements, you can find information on Kennewell CNC Machining’s website at www.kennewell.com, visit them at 8 Sturt Reserve Rd Murray Bridge or call on 8532 4977.