17 Commits (535eeace5f6e68f664169322cacf27b46517d37c)

Author SHA1 Message Date
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 14b561f182 Extra AxisEnum values for E0-E5 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine 3019713402 Reorganize some enums 6 years ago
Scott Lahteine d13f76b7da Patch some loop macros 6 years ago
Scott Lahteine 9644d56b42 Patches for core motion tests 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Thomas Moore 786746404b [2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778) 7 years ago
Scott Lahteine 25af9decfe Remove enum.h include of MarlinConfig.h 7 years ago
Scott Lahteine 2e20c53c9d Move endstop debug to Endstops 7 years ago
Scott Lahteine 9b4aa5ea8b Move G17-G19 to cpp 7 years ago
Scott Lahteine 8dc2838d98 Move host keepalive to GcodeSuite 7 years ago
Scott Lahteine 142d8aae56 Move debugging to serial.* 7 years ago
Scott Lahteine f52a31a275 Core updates 7 years ago
Scott Lahteine 4e4d16c92e Move 'core' files 7 years ago
Scott Lahteine 80a232419d CNC workspace planes and 'P' argument for G2/G3 7 years ago
Scott Lahteine ed04d0b6be Label DualXMode enums 7 years ago
bgort 2f55870edb [New Feature] I2C position encoder support (#6946) 7 years ago
Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407) 7 years ago
Scott Lahteine 8002672938 Fixes for DUAL_NOZZLE_DUPLICATION_MODE 7 years ago
Brian 4e1448e75a Various fixes for compiler warnings 7 years ago
Scott Lahteine 7f950a80c0 Make ADC sensor reading frequency adjustable 7 years ago
Scott Lahteine 04050237f0 Header and pins changes to support 5 extruders 7 years ago
Scott Lahteine fcadc7bb1a Implement the "manual" option for ABL 7 years ago
Scott Lahteine cc3204509c UBL patch from Bob-the-Kuhn 7 years ago
Scott Lahteine 3e927ff204 Replace MBL Z hacking 7 years ago
Roxy-3D 8bf0b496b9 Improve M600 with timeout, wait for heatup. 8 years ago
Scott Lahteine 3391c785c6 Support for distinct E factors 8 years ago
Scott Lahteine 2495ab7af2 Make dual_x_carriage_mode an enumeration 8 years ago
Scott Lahteine ecf7cdde65 Augment planner/stepper getters/setters 8 years ago
Scott Lahteine 13523cbf29 Fix and extend BLTouch support 8 years ago
Scott Lahteine f38a33a5d8 Add handling of BLTouch error state 8 years ago
Scott Lahteine 21514568fd Add enum for ALL_AXES 8 years ago
Scott Lahteine a255945f29 Add DEBUG_ALL enum 8 years ago
Scott Lahteine d8945e8464 Fix Z_HEAD index for COREYZ 8 years ago
Scott Lahteine 4e67a85a5d Macros to loop over axes 8 years ago
João Brázio 3ebad4e020 Moves all global enums to a central file 8 years ago