Thomas Moore
f0a8a1a853
[2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE ( #8866 )
* Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE
7 years ago
Scott Lahteine
be73d5cc08
Cleanup Nozzle class, fix XY vs Z move order
8 years ago
Scott Lahteine
d7ee81202f
Libs updates
8 years ago
Scott Lahteine
efa578d6b0
Move 'libs' files
8 years ago
Scott Lahteine
6c45d0fd81
Apply maths macros and type changes ahead of HAL
8 years ago
Scott Lahteine
34cfbc90cd
Use new attribute macros in more places
8 years ago
Scott Lahteine
081bf1f879
Patch #else / #endif comments
8 years ago
Scott Lahteine
5a7b810fdd
General comment cleanup
8 years ago
Marek Pikuła
6836b94eea
Added circle pattern for nozzle cleaning feature
8 years ago
Colin Gilgenbach
48b7e0f8d8
Nozzle Wipe Vertical Zig-Zag
- Add configuration support for zigzags in either the X or Y axis, for
wipe pads significantly longer in one dimension.
- Add configuration for default number of zig-zag triangles, vs. a
magic number in `Marlin_main.cpp`.
- Update description of auto nozzle wiping to match functionality
8 years ago
Scott Lahteine
4bc6536f54
Move to safe zone on DELTA if using do_blocking_move_to*
8 years ago
João Brázio
47fef80848
Nozzle::clean() no longer requires HAS_BED_PROBE
9 years ago
João Brázio
c711701626
Implements a nozzle parking command (G27)
9 years ago
João Brázio
4937f9ada4
Minor G12 tweaks and point_t struct extension
9 years ago
João Brázio
021544f572
Improves G12 zig-zag pattern
9 years ago
João Brázio
b05a75655a
Implements a nozzle cleaning pattern generator (G12)
9 years ago