Skip to content

SafetyDav3/cnc-sprayer

Repository files navigation

Programs and files got custom CNC Sprayer

Custom CNC Sprayer running Mach3.

Programs

Program Description Status Progress Real World
Quadrant A Working program Version 2 Successful
Quadrant B Working program Version 2 Successful
Quadrant C Working program Version 2 Successful
Quadrant D Working program Version 2 Successful
Quadrant AB Working program Version 2 Successful
Quadrant AC Working program Version 2 Successful
Quadrant BD Working program Version 2 Successful
Quadrant CD Working program Version 2 Successful
Quadrant ABCD Working program Version 2 Successful

TODO: Miscellaneous

  • Move the starting position "Home" as the machine has been rotated 180 degrees
  • Output new coordinates after each move

Mach3 G-code Information

G-Code Reference

  • G-Code commands

G0 = Rapid move
G1 = Interpolation move
G2 = Clockwise arc
G3 = Counterclockwise arc
G17 = Begin/End 'Canned Cycle'
G19 = Ramp operation
G20 = Set machine to inches
G28 = Operator home
G94 = Set the machine to units per minute

  • M-Code commands

M3 = Sprayer off
M5 = Sprayer on
M30 = End and reset program

  • Other commands

F### = Feedrate followed by desired feedrate 'F500'
T# = Select tool 'T1'

Mach3



Copyright©️ 2024 - SafetyDav3, LaserFac3, FileDav3
All Rights Reserved.

About

Custom CNC finish sprayer running on Mach3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages