57 Commits (e349a44c6013a4a9d8d218e02dd334f70f3a79ad)

Author SHA1 Message Date
Kurt Haenen ca83e1a26f
Proper pullup/pulldown configurability (#20242) 4 years ago
Kurt Haenen 474be6058b
Fix backward Filament (Presence) Sensor pulls (#20228) 4 years ago
Costas Basdekis 0465e0ae3a
Distinct runout states (#19965) 4 years ago
nb-rapidia 418b3e5ee2
Fix IDEX layer shift and DIR states (#19756) 4 years ago
Steven Haigh a62ae2aa2d
Default Filament Runout Sensor enabled state (#19013) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Scott Lahteine e48489482c Filament state followup 4 years ago
Robby Candra c02451b602
Filament Runout Inverting => State (#18537) 4 years ago
Scott Lahteine cfd31ff70e Add HAS_FILAMENT_RUNOUT_DISTANCE 4 years ago
Scott Lahteine 544b16639e Fix poll_runout_states bug 4 years ago
Scott Lahteine c536b8de62 Apply ternary macros 4 years ago
Scott Lahteine 118bd2f8b2
Apply loop shorthand macros (#17159) 4 years ago
Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 4 years ago
Scott Lahteine 95046c9047 Extend SERIAL_CHAR to take multiple arguments 5 years ago
Scott Lahteine 0322348924 Handle runout in runout.cpp 5 years ago
Scott Lahteine 72d791a736 Standardize active/paused functions 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Jason Smith 6ed2bf631d Fix FILAMENT_RUNOUT_SCRIPT without ADVANCED_PAUSE_FEATURE build (#15313) 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
InsanityAutomation c5be59ddfe Fix runout trigger on "inactive" sensor (#14990) 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Tanguy Pruvot 24e956d168 Avoid int8_t underflow on filament runout (#13895) 5 years ago
Marcio Teixeira 15357af67c Backlash cleanup (#13659) 5 years ago
Scott Lahteine 240ea1bbb3 Split up games into separate files 5 years ago
InsanityAutomation 09eb30dc05 IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404) 5 years ago
InsanityAutomation 050eac03af Single X Duplication Extension (#13373) 5 years ago
InsanityAutomation 7f1b69b0c8 Add HOST_PROMPT_SUPPORT (#13039) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
InsanityAutomation 413e303ad5 More Advanced Pause options (#12984) 5 years ago
Scott Lahteine 3845baf398 Followup to #12982 6 years ago
InsanityAutomation 48a3502656 Remote streamer improvements (#12982) 6 years ago
Scott Lahteine 621fbe99de Followup to #12817 6 years ago
Marcio Teixeira f214118e45 Action to notify host of filament runout. (#12817) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine 929a513a6b
Add poll_runout_states, which returns 1 for runouts (#12547) 6 years ago
Scott Lahteine cd88ea2106 Fix runout debug output 6 years ago
Marcio Teixeira 439a3e8463 Improve runout sensor, fix LIGHTWEIGHT_UI screen size (#12544) 6 years ago
Scott Lahteine 29c53f2402 Hide some compile warnings 6 years ago
Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430) 6 years ago
Scott Lahteine edfd106bc5
Rejigger Filament Runout class (#12428) 6 years ago
Scott Lahteine 471f403a67 Reduce code size with plain inlines 6 years ago
Scott Lahteine fce150f094 inline static => static inline 6 years ago
InsanityAutomation 55ac2f4c23 Fix filament runout for idex duplication modes (#12168) 6 years ago
Scott Lahteine c6a5c74208 Add parentheses to SD macros 6 years ago
Marcio Teixeira 056561df93 [2.0.x] Enhancements to FILAMENT_RUNOUT_SENSOR (#12069) 6 years ago
Marcio Teixeira 906a24fa81 Extensible user interface API (#11193) 6 years ago
InsanityAutomation 4d5566a6b7 Add filament runout sensor menu item (#11971) 6 years ago