25 Commits (1b42fba39b07d3b632e6313bc39dd8d7ac2ecea6)

Author SHA1 Message Date
Scott Lahteine 31e96935f7 Fix EXTRA_FAN_SPEED 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
Scott Lahteine ce48403a0b Add EXTRA_FAN_SPEED feature 7 years ago
Scott Lahteine f8e8fcb978 Move FILAMENT_RUNOUT_SENSOR to a feature 7 years ago
Phr3d13 10c1b442ca Fixes for Anet10 and gt2560 7 years ago
Scott Lahteine 64dfb46461 Move z_endstop_adj to Endstops 7 years ago
Scott Lahteine a10451ceed Move Volumetric methods to Planner 7 years ago
Scott Lahteine 1a37ebc76d Move M163-M165 MIXING_EXTRUDER to cpp 7 years ago
Scott Lahteine d4d3d92f8a Move M260_M261 to cpp 7 years ago
Scott Lahteine 381b17e6a9 Move M18_M84, M85 to cpp 7 years ago
Scott Lahteine b464887ea1 Make BARICUDA a feature 7 years ago
Scott Lahteine 10fab24e50 Move M42 to cpp 7 years ago
Scott Lahteine 4f1eadf41f FILAMENT_WIDTH_SENSOR feature 7 years ago
Scott Lahteine d5fe0fb02b Consolidate PrintCounter 7 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7 years ago
Scott Lahteine 71aefc2e22 Move heater output to Temperature class 7 years ago
Scott Lahteine 63228fc453 Move volumetric flag to GCodeParser 7 years ago
Scott Lahteine bf7af95db3 Move flow_percentage to Planner 7 years ago
Scott Lahteine 8dc2838d98 Move host keepalive to GcodeSuite 7 years ago
Scott Lahteine a98e9874db FWRETRACT as a feature 7 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7 years ago
Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 7 years ago
Scott Lahteine bca67a5b79 Main controller updates 7 years ago
Scott Lahteine 142d8aae56 Move debugging to serial.* 7 years ago
Scott Lahteine 48351fd6d5 Move root sources 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
Scott Lahteine 4eff18854b Rename options with swap_ prefix 7 years ago
Scott Lahteine fee696db5d Improve retract() for G10/G11/autoretract 7 years ago
Scott Lahteine 72de280c1e BARICUDA valve pressure consistently uint8_t 7 years ago
Scott Lahteine a9f8e518bf Fix FILAMENT_WIDTH_SENSOR infinite loop issue 7 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 7 years ago
Bob-the-Kuhn 6a5d3b580d fix "hex_address not defined" when UBL is enabled 7 years ago
Scott Lahteine 50ab9c2e04 General cleanup of spacing, comments 7 years ago
Scott Lahteine 01e7e234c6 Add more options to the Bed Leveling menu 7 years ago
Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407) 7 years ago
Scott Lahteine f4028fe088 New GCode Parser - Implementation 7 years ago
Scott Lahteine 02f15f6775 UBL-related cleanup, spacing, standards 7 years ago
Scott Lahteine 75badae2f8 Disable PROBE_MANUALLY for UBL 7 years ago
Scott Lahteine 267f77b18b More constraint on axis_unhomed_error 7 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695) 7 years ago
Scott Lahteine 081bf1f879 Patch #else / #endif comments 7 years ago
Brian faa270071d Improve BLTOUCH_HEATERS_OFF functionality 7 years ago
Scott Lahteine 2658cc707a Treat temperature as integer, when possible 7 years ago
Scott Lahteine 1b2c7ec20a Make G26 compatible with inches and thermal unit modes 7 years ago
Scott Lahteine ed81e9b3d3 Adjust leveling conditionals 7 years ago
Scott Lahteine 830851df13 Spend some SRAM to optimize bilinear leveling 7 years ago
Scott Lahteine 091179d960 bed_level_grid => z_values (also *_virt array) 7 years ago
LVD-AC 13c8493878 M665 rework and related issues (all delta's) 7 years ago
Scott Lahteine 24882adfbf Allow NO_WORKSPACE_OFFSETS with DELTA_AUTO_CALIBRATION 7 years ago
Scott Lahteine 60ac41a32c Add code to handle changes to zprobe_zoffset 7 years ago