2163 Commits (90f252cfa53b68d3e1d54f08075b3efbc7ed7552)

Author SHA1 Message Date
  Slawomir Ciunczyk 167058b61f Different NEOPIXEL types 6 years ago
  jmdearras c7e0a49c94 Add some new LCD displays 6 years ago
  LVD-AC 355cba4aa7 Fixes for G33 6 years ago
  Scott Lahteine 4c34b3ad9c Stop redundant E4_IS_TMC2130 current control 6 years ago
  Scott Lahteine 1b8b5c4b06 Make prepare_move_to_destination_dualx a full move function 6 years ago
  Scott Lahteine 4e19ff75b6 XON/XOFF corrections, tweaks, formatting, etc. 6 years ago
  GMagician 33d28c24bf Implementing [FR] #7548 6 years ago
  MasterPIC 40a4a716e1 Fix filament change bug in resume_print 6 years ago
  Scott Lahteine 802f147686 Remove some excess whitepsace 6 years ago
  Scott Lahteine 80a0f935a1 Fix G10-G11 by adding a synchronize 6 years ago
  Scott Lahteine 9bbc2df217 General code cleanup, spacing 6 years ago
  Luc Van Daele 74d430cb97 matrix names update (#7697) 6 years ago
  Scott Lahteine 0afd25a010 Fix caselight compile issues 6 years ago
  Scott Lahteine 8a184a526a Marlin: Patch G33, allow M111 to give status 6 years ago
  Scott Lahteine 898f48e331 CNC workspace planes for G5 6 years ago
  Roxy-3D 3f0b38ed5d Add Max7219 LED Matrix Debug Support (#7563) 6 years ago
  GMagician 0067bb2840 Addressing #7552 6 years ago
  Scott Lahteine e337df2e98 Miscellaneous tweaks to serial outputs, code cleanups 6 years ago
  Vben c0409b85e7 New feature: Part-Cooling Fan Multiplexer 6 years ago
  GMagician b94a1c6b9f Code reduction this some configurations 6 years ago
  Vben 4817b39d98 Added new feature for AutoParking Extruder (APE) 6 years ago
  Scott Lahteine 30887feae3 Tweak some formatting in ABL G29 6 years ago
  Thomas Moore 257b693ab0 Advanced pause fixes (#7518) 6 years ago
  Scott Lahteine 96ae53cf41 Use MOVE_SERVO macro where possible 6 years ago
  Scott Lahteine ac76101ec3 Eliminate goto in gcode_M48 6 years ago
  Scott Lahteine 75e6ead5fd Eliminate goto in gcode_G33 6 years ago
  Scott Lahteine 6bd63d27b5 Updates to G29 for probe error handling 6 years ago
  Thomas Moore f54e0fc90f Prevent damage if DELTA_HEIGHT is incorrect 6 years ago
  Scott Lahteine 0938c62b48 Neater position_is_reachable call 6 years ago
  etagle 2864ef8c7f Slight improvement to the line parsing logic, saving 8 cycles per character 6 years ago
  etagle 534bbb81ff Adding XON/XOFF and STATISTICS implementation 6 years ago
  Øystein Krog e948f77cf9 Fix DUAL_X_CARRIAGE not moving at all 6 years ago
  teemuatlut 936d00dda8 Implement probing delay for piezo sensors 6 years ago
  Wilfried Chauveau 894608f8a3 Manual Bed Leveling: Goto previous Z height at each probe point 6 years ago
  Scott Lahteine bfd396c13a Patch to fix some compiler warnings 6 years ago
  Scott Lahteine 48c5f3dddf Tweak kill action #ifdef 6 years ago
  Scott Lahteine be7a9a07c5 Don't reset grid with `G29 Q` + PROBE_MANUALLY 6 years ago
  Scott Lahteine 4eff18854b Rename options with swap_ prefix 6 years ago
  Scott Lahteine 14482d2f2a Strip auto-retract for impossible M(IN|AX)_AUTORETRACT combo 6 years ago
  Scott Lahteine 9fc72422e4 Don't let the flow multiplier affect retract/recover length 6 years ago
  Scott Lahteine fee696db5d Improve retract() for G10/G11/autoretract 6 years ago
  Scott Lahteine 423b0f3a1e Replace MIN_RETRACT with MIN_AUTORETRACT, MAX_AUTORETRACT 6 years ago
  Scott Lahteine 51864fd365 Add bed size as a configuration option 6 years ago
  C. Scott Ananian 890e7a16a9 Add support for Printrbot Neopixel RGBW strip. 6 years ago
  Scott Lahteine b0173ccdb9 Drop extra initializers for vars initialized by EEPROM code 6 years ago
  Scott Lahteine 7afafb05b8 Split G10/G11 into separate functions 6 years ago
  Scott Lahteine c45798694f Add some more requirements to the G-code list 6 years ago
  Scott Lahteine 72de280c1e BARICUDA valve pressure consistently uint8_t 6 years ago
  Scott Lahteine 4d98e3f0a7 General cleanup 6 years ago
  fixoid e530c67349 Fixing SWITCHING_EXTRUDER feature 6 years ago