Difference between revisions of "G-code File Format Tips"
Jump to navigation
Jump to search
Line 30: | Line 30: | ||
:'''[[wikipedia:Computer-aided_manufacturing|Computer-aided manufacturing]]''' | :'''[[wikipedia:Computer-aided_manufacturing|Computer-aided manufacturing]]''' | ||
− | + | == Hand-Curated Links == | |
− | ==Hand-Curated Links== | ||
'''Links to member-recommended external sites:''' | '''Links to member-recommended external sites:''' | ||
:'''[https://www.machsupport.com/software/mach3/ Mach3]''' — control motors (stepper & servo) by processing G-Code | :'''[https://www.machsupport.com/software/mach3/ Mach3]''' — control motors (stepper & servo) by processing G-Code | ||
:'''[https://reprap.org/wiki/G-code Complete list of G-code used by most 3D printers]''' — reprap.org | :'''[https://reprap.org/wiki/G-code Complete list of G-code used by most 3D printers]''' — reprap.org | ||
+ | |||
+ | :'''[https://www.haascnc.com/service/codes-settings.html G-code, M-code, and Setting]''' — haascnc.com | ||
:'''[https://www.youtube.com/watch?v=ePT8iM1ibNs Top 10 useful G-Code commands for 3D Printing]''' — Maker's Muse on YouTube (17:05 mins) | :'''[https://www.youtube.com/watch?v=ePT8iM1ibNs Top 10 useful G-Code commands for 3D Printing]''' — Maker's Muse on YouTube (17:05 mins) | ||
Line 42: | Line 43: | ||
'''Links to related PPM Wiki pages:''' | '''Links to related PPM Wiki pages:''' | ||
:'''[[Mach4 Tips]]''' | :'''[[Mach4 Tips]]''' | ||
+ | |||
+ | :'''[[Autodesk Fusion Tips]]''' | ||
+ | |||
:'''[[VCarve Tips]]''' | :'''[[VCarve Tips]]''' | ||
− | + | ||
:'''[[Blender Tips]]''' | :'''[[Blender Tips]]''' | ||
+ | |||
:'''[[Visual Studio Code Tips]]''' | :'''[[Visual Studio Code Tips]]''' | ||
− | + | ||
:'''[[File Format Tips]]''' | :'''[[File Format Tips]]''' | ||
+ | |||
:'''[[GitHub Tips]]''' | :'''[[GitHub Tips]]''' | ||
Line 53: | Line 59: | ||
:[[3D Printing|<span style="color:#000000; background:#EE9F21"> '''3D Printing — Filament (FDM)''' </span>]] | :[[3D Printing|<span style="color:#000000; background:#EE9F21"> '''3D Printing — Filament (FDM)''' </span>]] | ||
+ | |||
:[[3D Printing — Resin|<span style="color:#000000; background:#EE9F21"> '''3D Printing — Resin (SLA)''' </span>]] | :[[3D Printing — Resin|<span style="color:#000000; background:#EE9F21"> '''3D Printing — Resin (SLA)''' </span>]] | ||
Line 62: | Line 69: | ||
{{Template:Footer}} | {{Template:Footer}} | ||
<p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> </p> | <p style="padding:0.2em 0.4em; background:#ff6c00; color:#FFFFFF; font-size:15%;"> </p> | ||
− | |||
− | |||
[[Category:Software]] | [[Category:Software]] |
Revision as of 20:03, 12 February 2025
G-code stands for "Geometry" code, a widely-used programming language to control equipment such as 3D printers and CNC machines.
At Pikes Peak Makerspace (PPM) our members often use Autodesk Fusion and/or VCarve to generate G-code to send to our 3D printers and CNC machines.
Contact Us if you cannot find your answer here on our Wiki or if you notice any information that is outdated.
Tips
Export G-code (with software at PPM)
Preview G-code (with software at PPM)
Classes
- PPM announces its Upcoming events, including classes, on Meetup
External Training
Links to Wikipedia:
Hand-Curated Links
Links to member-recommended external sites:
- Mach3 — control motors (stepper & servo) by processing G-Code
- Complete list of G-code used by most 3D printers — reprap.org
- G-code, M-code, and Setting — haascnc.com
- Top 10 useful G-Code commands for 3D Printing — Maker's Muse on YouTube (17:05 mins)
Additional Help
Links to related PPM Wiki pages:
- Use the PPM Slack channel #computing
- List of all PPM Slack channels
- Note that we have a Slack channel (#job-board) for members to post, discuss, or accept job opportunities either within PPM or from the community.
Search the PPM Wiki — include Content pages as well as Multimedia.
Contact Us if you cannot find your answer here on our Wiki or if you notice any information that is outdated.