29 コミット (4bc4351250daee46fcc085b9060bc28697e1f32d)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 7541316bb4 Add M701/M702 Filament Load/Unload, M603 6年前
  Scott Lahteine 25af9decfe Remove enum.h include of MarlinConfig.h 6年前
  Scott Lahteine 1d4571b88d Dependency adjustments 6年前
  Scott Lahteine c0000a0cdc Move servo code to modules/servo.* 6年前
  Scott Lahteine 31e96935f7 Fix EXTRA_FAN_SPEED 7年前
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7年前
  Scott Lahteine ce48403a0b Add EXTRA_FAN_SPEED feature 7年前
  Scott Lahteine f8e8fcb978 Move FILAMENT_RUNOUT_SENSOR to a feature 7年前
  Phr3d13 10c1b442ca Fixes for Anet10 and gt2560 7年前
  Scott Lahteine 64dfb46461 Move z_endstop_adj to Endstops 7年前
  Scott Lahteine a10451ceed Move Volumetric methods to Planner 7年前
  Scott Lahteine 1a37ebc76d Move M163-M165 MIXING_EXTRUDER to cpp 7年前
  Scott Lahteine d4d3d92f8a Move M260_M261 to cpp 7年前
  Scott Lahteine 381b17e6a9 Move M18_M84, M85 to cpp 7年前
  Scott Lahteine b464887ea1 Make BARICUDA a feature 7年前
  Scott Lahteine 10fab24e50 Move M42 to cpp 7年前
  Scott Lahteine 4f1eadf41f FILAMENT_WIDTH_SENSOR feature 7年前
  Scott Lahteine d5fe0fb02b Consolidate PrintCounter 7年前
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code 7年前
  Scott Lahteine 71aefc2e22 Move heater output to Temperature class 7年前
  Scott Lahteine 63228fc453 Move volumetric flag to GCodeParser 7年前
  Scott Lahteine bf7af95db3 Move flow_percentage to Planner 7年前
  Scott Lahteine 8dc2838d98 Move host keepalive to GcodeSuite 7年前
  Scott Lahteine a98e9874db FWRETRACT as a feature 7年前
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 7年前
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 7年前
  Scott Lahteine bca67a5b79 Main controller updates 7年前
  Scott Lahteine 142d8aae56 Move debugging to serial.* 7年前
  Scott Lahteine 48351fd6d5 Move root sources 7年前
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7年前
  Scott Lahteine 4eff18854b Rename options with swap_ prefix 7年前
  Scott Lahteine fee696db5d Improve retract() for G10/G11/autoretract 7年前
  Scott Lahteine 72de280c1e BARICUDA valve pressure consistently uint8_t 7年前
  Scott Lahteine a9f8e518bf Fix FILAMENT_WIDTH_SENSOR infinite loop issue 7年前
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 7年前
  Bob-the-Kuhn 6a5d3b580d fix "hex_address not defined" when UBL is enabled 7年前
  Scott Lahteine 50ab9c2e04 General cleanup of spacing, comments 7年前
  Scott Lahteine 01e7e234c6 Add more options to the Bed Leveling menu 7年前
  Thomas Moore fb5e0ffe16 Unify M600 and M125 pause features (#6407) 7年前
  Scott Lahteine f4028fe088 New GCode Parser - Implementation 7年前
  Scott Lahteine 02f15f6775 UBL-related cleanup, spacing, standards 7年前
  Scott Lahteine 75badae2f8 Disable PROBE_MANUALLY for UBL 7年前
  Scott Lahteine 267f77b18b More constraint on axis_unhomed_error 7年前
  oldmcg 91841d75c9 UBL_DELTA (#6695) 7年前
  Scott Lahteine 081bf1f879 Patch #else / #endif comments 7年前
  Brian faa270071d Improve BLTOUCH_HEATERS_OFF functionality 7年前
  Scott Lahteine 2658cc707a Treat temperature as integer, when possible 7年前
  Scott Lahteine 1b2c7ec20a Make G26 compatible with inches and thermal unit modes 7年前
  Scott Lahteine ed81e9b3d3 Adjust leveling conditionals 7年前
  Scott Lahteine 830851df13 Spend some SRAM to optimize bilinear leveling 7年前