To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Post processor

From Wikipedia, the free encyclopedia

A Post Processor is a unique "driver" specific to a CNC machine, robot or mechanism; some machines start at different locations or require extra movement between each operation, the Post-Processor works with the CAM software or off-line programming software to make sure the G-Code output or program is correct for a specific Trademark machine Control Cabinet (Fanuc, Siemens-Sinumeric, Mazak-Mazatrol, Heidenhein, Deckel-Maho, etc. ) CAM software uses geometry from a CAD model and converts it to G-code. The CAM software analyzes the CAD model and determines what tooling and toolpaths will be used to mill the desired features. Doing so requires a CAM post processor that generates the exact G-code dialect used by the machine Control Module (Sinumeric, Fanuc, Mazatrol, Heidenhein, Toshiba etc.) that is being targeted. An instance of such a translation is often referred to as a "post". There will be a different “post” for each G-code dialect the CAM software supports. Post Processors (usually do not convert g-code from one dialect to the next), rather the “post” uses an intermediate format that captures the G-code commands in a dialect-independent form. Most CAM software accomplishes this with an intermediate format called "CL.Data."

Please adjust the above terms.

Post processor is a software subroutine(sub-program) which converts graphical or non-graphical CAM software toolpath outcome into a specific NC Control(Fanuc, Sinumeric, Mazatrol, Heidenhein) Deckel-Maho etc). Post processor is independent of hardware, it is a software adapting (compiling) toolpath into machine readable language or motions.

The Post-Processor will alter the program output to suit a specific machine; a "Post" can be used for complex things like producing a proprietary machine language other than G-Code or M-Code, or a Post-Processor may be used to start a machine from a specific position. Another example of use for a Post-Processor would be an ATC (Automatic-Tool-Change) for a CNC, the Post-Processor is required so the correct Tool is collected from the correct location.

Some devices connect to the computer using "Serial Communication" and some CNC devices connect using "Parallel Communication", the Post-Processor does not influence the "communication", the Machine Software does.

There is post processors too on context of web development and development in general.

YouTube Encyclopedic

  • 1/3
    Views:
    7 035
    317
    79 481
  • 360 Live: Robot Post processors
  • RhinoRobot 3: How to customize the post processor
  • Editing Post Processors & G-Code with Visual Studio Code

Transcription

See also

  • PostCSS
  • Prefix-free
  • Stylecow
  • CssNext
  • BlessCss
  • Pleeease

References

This page was last edited on 26 June 2023, at 10:18
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.