What is the difference between .gcode and .wdp?
- Extension
- .gcode
- .wdp
- Format
- Text
- Binary
- Category
- CAD
- Raster Image
- Developer
- CNC Machines
- Microsoft
- Description
- A GCODE file contains commands in G-Code, which is a language used to describe how a 3D printer should print a job. It stores instructions in plain text with each line representing a different command, such as how fast the printer should print, the temperature it should be set at, and where the printing parts should move.
- Compressed raster image format developed by Microsoft; similar to the .JPG format, but uses a higher degree of compression and supports both lossy and lossless compression; used primarily for high-resolution digital photographs; can be used with several Microsoft products including Windows Photo Viewer, Windows Live Movie Maker (WLMM), and Microsoft Word.
- MIME Type
- application/x-gcode
- image/vnd.ms-photo
- Sample
- sample.wdp
- Wikipedia
- .gcode on Wikipedia
- .wdp on Wikipedia