6 Commits (705ea98fd3a243c8a0332b34d076deceb5a5cf6a)

Author SHA1 Message Date
Jonathan Barchi cffd052fee [2.0.x] Fix for #8604 (#8717)
* Nozzle.cpp: replace incorrect M_2_PI (2/pi) with 2.0 * M_PI

* Use RADIANS(360) instead of 2 * M_PI
7 years ago
Scott Lahteine be73d5cc08 Cleanup Nozzle class, fix XY vs Z move order 7 years ago
Thomas Moore 0cb00f52d9 Cleanup warnings 7 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago
Scott Lahteine d7ee81202f Libs updates 7 years ago
Scott Lahteine efa578d6b0 Move 'libs' files 7 years ago