15 Commits (906fa05bd69ee5de18e4c083bda408699e296676)

Author SHA1 Message Date
Scott Lahteine f67cd07328 Pause and PLR refinements 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
InsanityAutomation b8cc61262f Finish G12, update Nozzle::clean (#14642) 5 years ago
InsanityAutomation d2f20803ba Allow nozzle clean with limited Axis (#14619) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine 190cd0a111 Nozzle park args 7 years ago
Thomas Moore f0a8a1a853 [2.0.x] Use NOZZLE_PARK_FEATURE for ADVANCED_PAUSE_FEATURE (#8866) 7 years ago
Scott Lahteine be73d5cc08 Cleanup Nozzle class, fix XY vs Z move order 7 years ago
Scott Lahteine d7ee81202f Libs updates 7 years ago
Scott Lahteine efa578d6b0 Move 'libs' files 7 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 7 years ago
Scott Lahteine 34cfbc90cd Use new attribute macros in more places 7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 years ago
Scott Lahteine 5a7b810fdd General comment cleanup 7 years ago
Marek Pikuła 6836b94eea Added circle pattern for nozzle cleaning feature 7 years ago
Colin Gilgenbach 48b7e0f8d8 Nozzle Wipe Vertical Zig-Zag 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 8 years ago
João Brázio c711701626 Implements a nozzle parking command (G27) 8 years ago
João Brázio 4937f9ada4 Minor G12 tweaks and point_t struct extension 8 years ago
João Brázio 021544f572 Improves G12 zig-zag pattern 8 years ago
João Brázio b05a75655a Implements a nozzle cleaning pattern generator (G12) 8 years ago