CAD CAM EDM DRO - Yahoo Group Archive

Re: [CAD_CAM_EDM_DRO] Mach3 & laptops

Posted by Yahoo
on 2008-10-26 11:09:03 UTC
<snip>as long as a PHYSICAL port exists and the machine is at least 1GHz
then it will work with Mach3</snip>

For the most part that may be true because of the extreme speed of a 1GHz+
machine, but there are hardware functions beyond the control of any
software. As far back as 1985 companies that made PC chip sets started
adding power management functions that worked by controlling the clock speed
for the CPU and other circuit elements. The manner in which this is done may
or may not be programmable, and is (or was) proprietary to each chip set. As
computers have become more complex the trend has been to virtualize legacy
functions as newer peripherals and I/O channels were developed, meaning
different hardware elements are used to emulate the functions of older
hardware elements that may no longer be available, such as the parallel and
serial ports. In fact with Vista the entire machine has been virtualized
through the use of "managed code" as Microsoft calls it, which is a
euphemism for what used to be called interpretive code, such as BASIC. Today
programs compiled under the .NET framework are even more removed from the
hadware than their predecessors. So while it is true that by using older
compilers and hacker tricks, to get your program to run at a higher
privilege level than Microsoft would like, you can achieve near real-time
performance like Artsoft does. None the less there are hardware features in
the PC that may still blow that out of the water, particularly in laptop
computers. In fact Intel has been workig on a scheme to virtualize the
operating system, allowing multiple operating systems to run sumultaneously
on one machine, completely oblivious of one another. It's sort of a constant
struggle for power between Microsoft and Intel. So it is always sort of a
crap shoot unless a particular machine is known to work with Mach up to a
particular step rate on a particular number of channels. I know these things
because I worked on some of the teams that designed the PC chip sets and
also worked at Intel.
--
Phil Mattison


----- Original Message -----
From: Lester Caine <lester@...>
To: <CAD_CAM_EDM_DRO@yahoogroups.com>
Sent: Sunday, October 26, 2008 1:28 AM
Subject: Re: [CAD_CAM_EDM_DRO] Mach3 & laptops


> gcode fi (hanermo) wrote:
> > Well - it´s always good to think and look for solutions..
> >
> > Artsoft does not rely on "some specific behavior of the parallel port ".
> > It writes directly to the port outside windows control at ring 0 on the
> > processor.
> > There is *no driver* in use.
> > There are not any windows-specific "virtual ports" in use.
> >
> > This is an elegent solution since it solves the windows-created problem
> > of non-specific timing.
> >
> > Thats why a usb solution must be either a smart solution like the SS
> > (and the gecko g-rex) or absolutely transparent hardware solution.
> > And also why you cannot use a "usb endpoint with timing" as there is no
> > virtual driver.
> > There is no windows involved it the driver - none. The data is pumped to
> > the parallel port, and sync is maintained by the driver itself. No
> > windows services are available at ring 0, nor are they used. The driver
> > then gives temporary control back to windows on the 40 us ticks.
> >
> > Just thought I´d mention it.
>
> That sums it up nicely!
> While some older laptops are available with a 'real' parallel port and
many of
> these are in use with Mach3. The newer laptops - IF they have a 25 way
> connector for the parallel port - implement it via a separate 'USB' chip
> internally to cut down on real estate. In most cases nowadays you simply
will
> not have a parallel ( or serial ) port on the laptop, and need to use an
> external USB box to provide them. Which will not then work with legacy kit
> using the speed of the parallel port to achieve their performance.
>
> Art's original comment about the power save functions does have a bearing,
but
> I think that in most cases now, as long as a PHYSICAL port exists and the
> machine is at least 1GHz then it will work with Mach3. There were a few
> niggles with the ITX based machines as well so this is not simply
restricted
> to laptops, but rather the newer lower power options on computer hardware.
>
> --
> Lester Caine - G8HFL
> -----------------------------
> Contact - http://lsces.co.uk/lsces/wiki/?page=contact
> L.S.Caine Electronic Services - http://lsces.co.uk
> EnquirySolve - http://enquirysolve.com/
> Model Engineers Digital Workshop - http://medw.co.uk//
> Firebird - http://www.firebirdsql.org/index.php
>
> ------------------------------------
>
> Addresses:
> FAQ: http://www.ktmarketing.com/faq.html
> FILES: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO/files/
> Post Messages: CAD_CAM_EDM_DRO@yahoogroups.com
>
> Subscribe: CAD_CAM_EDM_DRO-subscribe@yahoogroups.com
> Unsubscribe: CAD_CAM_EDM_DRO-unsubscribe@yahoogroups.com
> List owner: CAD_CAM_EDM_DRO-owner@yahoogroups.com, wanliker@...,
timg@...
> Moderator: pentam@... indigo_red@... davemucha@...
[Moderators]
> URL to this group: http://groups.yahoo.com/group/CAD_CAM_EDM_DRO
>
> OFF Topic POSTS: General Machining
> If you wish to post on unlimited OT subjects goto:
aol://5863:126/rec.crafts.metalworking or go thru Google.com to reach it if
you have trouble.
> http://www.metalworking.com/news_servers.html
>
> http://groups.yahoo.com/group/jobshophomeshop I consider this to be a
sister site to the CCED group, as many of the same members are there, for OT
subjects, that are not allowed on the CCED list.
>
> NOTICE: ALL POSTINGS TO THIS GROUP BECOME PUBLIC DOMAIN BY POSTING THEM.
DON'T POST IF YOU CAN NOT ACCEPT THIS.....NO EXCEPTIONS........
> bill
> List Mom
> List Owner
>
> Yahoo! Groups Links
>
>
>

Discussion Thread

afogassa 2008-07-20 21:31:49 UTC 3d printer video andrey@e... 2008-07-20 21:51:41 UTC RE: [CAD_CAM_EDM_DRO] 3d printer video Michael Fagan 2008-07-20 22:01:10 UTC Re: [CAD_CAM_EDM_DRO] 3d printer video afogassa 2008-07-20 22:34:24 UTC Re: 3d printer video Maxi Bertotto 2008-07-21 15:47:59 UTC Re: [CAD_CAM_EDM_DRO] Re: 3d printer video afogassa 2008-07-21 18:23:59 UTC Re: 3d printer video Jon Elson 2008-07-21 22:08:07 UTC Re: [CAD_CAM_EDM_DRO] Re: 3d printer video afogassa 2008-07-21 22:46:22 UTC Re: 3d printer video Yahoo 2008-07-22 07:31:35 UTC Re: [CAD_CAM_EDM_DRO] Re: 3d printer video Jon Elson 2008-07-22 09:49:39 UTC Re: [CAD_CAM_EDM_DRO] Re: 3d printer video Kim Mortensen 2008-07-22 10:30:03 UTC Re: [CAD_CAM_EDM_DRO] Re: 3d printer video Ralph Reese 2008-07-22 10:44:16 UTC RE: [CAD_CAM_EDM_DRO] Re: 3d printer video David G. LeVine 2008-07-22 11:53:13 UTC Re: [CAD_CAM_EDM_DRO] [OT] 3d printer video afogassa 2008-07-22 15:21:52 UTC Re: 3d printer video afogassa 2008-07-22 15:31:37 UTC Re: 3d printer video Wreno Wynne 2008-07-23 06:11:26 UTC Re: [CAD_CAM_EDM_DRO] [OT] 3d printer video NEVILLE WEBSTER 2008-07-23 07:34:53 UTC Re: [CAD_CAM_EDM_DRO] [OT] 3d printer video Danny Miller 2008-10-23 14:12:38 UTC Mach3 & laptops Andy Wander 2008-10-23 15:01:57 UTC RE: [CAD_CAM_EDM_DRO] Mach3 & laptops David Speck 2008-10-23 15:12:08 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Danny Miller 2008-10-23 16:02:01 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops David Speck 2008-10-23 17:24:08 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Jon Elson 2008-10-23 18:42:43 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Andy Wander 2008-10-23 18:46:38 UTC RE: [CAD_CAM_EDM_DRO] Mach3 & laptops Andy Wander 2008-10-23 18:49:41 UTC RE: [CAD_CAM_EDM_DRO] Mach3 & laptops gcode fi (hanermo) 2008-10-23 19:31:54 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Danny Miller 2008-10-23 20:51:19 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Danny Miller 2008-10-23 20:57:01 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops wanliker@a... 2008-10-23 21:56:48 UTC Mach3 & laptops Dave Halliday 2008-10-23 22:18:32 UTC RE: [CAD_CAM_EDM_DRO] Mach3 & laptops gcode fi (hanermo) 2008-10-23 22:54:32 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops shawn c 2008-10-23 23:24:01 UTC RE: [CAD_CAM_EDM_DRO] Mach3 & laptops Chris Horne 2008-10-24 04:08:17 UTC Re: Mach3 & laptops Chuck Merja 2008-10-24 04:18:24 UTC RE: [CAD_CAM_EDM_DRO] Mach3 & laptops Chuck Merja 2008-10-24 04:32:09 UTC RE: [CAD_CAM_EDM_DRO] Mach3 & laptops shawn c 2008-10-24 07:30:38 UTC RE: [CAD_CAM_EDM_DRO] Mach3 & laptops Danny Miller 2008-10-24 12:10:24 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Danny Miller 2008-10-24 12:32:28 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Keith Bucklitch 2008-10-24 13:55:25 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Danny Miller 2008-10-25 11:46:46 UTC [CAD_CAM_EDM_DRO] Machining width R Rogers 2008-10-25 13:44:23 UTC Re: [CAD_CAM_EDM_DRO] Machining width Danny Miller 2008-10-25 16:42:40 UTC Re: [CAD_CAM_EDM_DRO] Machining curved strip for a thickness gcode fi (hanermo) 2008-10-26 00:28:05 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Lester Caine 2008-10-26 01:28:41 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Yahoo 2008-10-26 11:09:03 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & laptops Danny Miller 2008-10-26 11:10:46 UTC [CAD_CAM_EDM_DRO] Hotwire CNC on mill Michael Fagan 2008-10-26 11:29:36 UTC Re: [CAD_CAM_EDM_DRO] Hotwire CNC on mill luv2bsailin 2008-10-26 13:19:15 UTC Re: Mach3 & laptops Graham Stabler 2008-10-26 16:02:37 UTC Re: Hotwire CNC on mill George Williamson 2008-10-26 19:19:01 UTC Re: Hotwire CNC on mill Michael Fagan 2008-10-26 22:36:41 UTC Re: [CAD_CAM_EDM_DRO] Hotwire CNC on mill dandumit 2008-10-27 02:34:37 UTC Re: Mach3 & laptops gcode fi (hanermo) 2008-10-27 05:41:35 UTC Re: [CAD_CAM_EDM_DRO] Re: Mach3 & laptops Danny Miller 2008-10-28 18:08:29 UTC [CAD_CAM_EDM_DRO] Mach3 & "integrated video" Michael Fagan 2008-10-28 18:12:05 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & "integrated video" Danny Miller 2008-10-28 20:09:04 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & "integrated video" Stephen Wille Padnos 2008-10-28 20:25:56 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & "integrated video" Danny Miller 2008-10-29 02:39:47 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & "integrated video" Jon Elson 2008-10-29 10:05:19 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & "integrated video" Lester Caine 2008-10-29 11:46:28 UTC Re: [CAD_CAM_EDM_DRO] Mach3 & "integrated video"