59 コミット (9e699811d25918fe64793824b2a2fdbccdf3b7bd)

作成者 SHA1 メッセージ 日付
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 6年前
  Roxy-3D 72156a2029 change to better (more clear) names (#8050) 6年前
  Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 6年前
  Roxy-3D 6cb26c98c8 Fix Baby Stepping on 32-Bit platforms (#8001) 6年前
  Scott Lahteine c46189e429 Fix UBL+Delta segmented feedrate 6年前
  Jeff Eberl b206f70693 Split the software endstop capability by axis. 6年前
  Scott Lahteine c0dddd4233 Tweaks to tool_change, GcodeSuite::T() 6年前
  Scott Lahteine ca66574062 ADC sensor fix inspired by 'Evgen2' on Twitter 6年前
  Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 6年前
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 6年前
  Scott Lahteine 32c607ffe2 Ensure fade factor is recalculated if fade height changes 6年前
  Scott Lahteine ca1e47375c Move fade_scaling_factor_for_z to Planner 6年前
  Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 6年前
  Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 6年前
  Bob-the-Kuhn 26bfae58d4 MPC4451 I2C support 6年前
  Scott Lahteine 03f4891fb9 Remove legacy ADVANCE feature 6年前
  Scott Lahteine 8315a8a716 Apply fixes for DUE 6年前
  Chris Pepper 46b2773e13 General fixes for LPC1768 (#7834) 6年前
  Scott Lahteine 6ea2cc0293 Make prepare_move_to_destination_dualx a proper move function 6年前
  Scott Lahteine 90af1fe5ee Implement NO_MOTION_BEFORE_HOMING option 6年前
  Scott Lahteine 965b0ab53e Spacing adjustments 6年前
  Thomas Moore ae2173cd52 Synchronize retractions 6年前
  Thomas Moore 0cb00f52d9 Cleanup warnings 6年前
  Bob-the-Kuhn 1beaef0452 fix 3S hang & enable SPLIT 6年前
  Scott Lahteine dff2904c0f Marlin code whitespace cleanup 6年前
  Phr3d13 10c1b442ca Fixes for Anet10 and gt2560 6年前
  Scott Lahteine 37eb6d1732 Babystepping code tweak 6年前
  GMagician c508e9adec Fix compiler error 6年前
  Scott Lahteine 6d5fcac54a G33 changes from 1.1.x 6年前
  Dave Johnson f58ba3a64e Improve AVR arch detection 6年前
  Thomas Moore ddbd4b73e0 Move LPC1768 framework out of Marlin source folder 6年前
  GMagician 00b1b33816 Fix compiler warning 6年前
  Scott Lahteine 64dfb46461 Move z_endstop_adj to Endstops 6年前
  Scott Lahteine 2e20c53c9d Move endstop debug to Endstops 6年前
  Scott Lahteine a10451ceed Move Volumetric methods to Planner 6年前
  Scott Lahteine 07cf75883f Move T (tool change) to cpp 6年前
  Scott Lahteine 1a37ebc76d Move M163-M165 MIXING_EXTRUDER to cpp 6年前
  Scott Lahteine 75cf17d816 Move M702 MK2_MULTIPLEXER to cpp 6年前
  Scott Lahteine 4a220a8b79 Move M380_M381 to cpp, solenoid feature 6年前
  Scott Lahteine b464887ea1 Make BARICUDA a feature 6年前
  Scott Lahteine df0432c7c8 Move M155 to cpp, auto-report to Temperature 6年前
  Scott Lahteine 9c21191f74 Rename SPI class to avoid conflict (good?) 6年前
  Scott Lahteine 51f195e698 Move dwell to gcode 6年前
  Scott Lahteine 4f1eadf41f FILAMENT_WIDTH_SENSOR feature 6年前
  Scott Lahteine d5fe0fb02b Consolidate PrintCounter 6年前
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code 6年前
  Scott Lahteine 71aefc2e22 Move heater output to Temperature class 6年前
  Scott Lahteine 63228fc453 Move volumetric flag to GCodeParser 6年前
  Scott Lahteine bf7af95db3 Move flow_percentage to Planner 6年前
  Scott Lahteine a98e9874db FWRETRACT as a feature 6年前