3994 Commits (209f5f21e0261a181b6117fa04ca38142b632218)
 

Author SHA1 Message Date
Scott Lahteine 209f5f21e0 Use macros where possible
10 years ago
Scott Lahteine c8f76bb8aa Create BITSET/BITCLR macros
10 years ago
Scott Lahteine adc25db8c4 Merge pull request #3005 from thinkyhead/rcbugfix_eeprom
10 years ago
Scott Lahteine e7cf85b922 Merge pull request #3013 from thinkyhead/esenapaj-patch-1
10 years ago
Scott Lahteine 6e64895c30 Merge pull request #3001 from AlwaysTinkering/RCBugFix
10 years ago
Scott Lahteine 34b8b9f0f5 Merge pull request #2995 from thinkyhead/rcbugfix_corexy_corexz
10 years ago
Scott Lahteine 1e20949afb Merge pull request #3092 from thinkyhead/rc_2860_printrbot_lcd
10 years ago
Scott Lahteine f5972c4d2c Merge pull request #2994 from AnHardt/Inerrup-save-serial
10 years ago
Scott Lahteine 3a3d358df9 Fix Printrboard with LCD (redo)
10 years ago
Scott Lahteine eb85342fd9 Merge pull request #2989 from AnHardt/fix2661
10 years ago
Scott Lahteine 14f3ca1b2e Merge pull request #2978 from thinkyhead/tool_offset_abl_rcbugfix
10 years ago
Scott Lahteine 91fcdc2b99 Merge pull request #3090 from thinkyhead/rc_spelling
10 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections
10 years ago
Scott Lahteine aa0b0483f4 Merge pull request #3089 from thinkyhead/rc_apply_2924
10 years ago
lrpirlet 0fb507a75d correct raise_z_for_servo
10 years ago
Scott Lahteine 04a0d45c22 Merge pull request #2821 from MarlinFirmware/ReinitializeDisplay
10 years ago
Scott Lahteine 547d35a921 Merge pull request #3067 from Blue-Marlin/ALARM_PIN
10 years ago
Scott Lahteine 79778d46d9 Merge pull request #3066 from Blue-Marlin/Fix-disable_all_heaters()
10 years ago
Blue-Marlin a68228bf55 Remove unused ALARM_PIN
10 years ago
Scott Lahteine 9eb4aceee4 Merge pull request #2986 from thinkyhead/enable_watchdog
10 years ago
Blue-Marlin 0631541166 Fix disable_all_heaters() for MAX6675
10 years ago
Scott Lahteine 222d13d5ed Merge pull request #3051 from thinkyhead/rcbugfix_dual_axis_offset
10 years ago
Scott Lahteine 186629aee8 Merge pull request #3057 from jbrazio/3034-z_raise_after_probing_fix
10 years ago
Scott Lahteine a42fb35c56 Merge pull request #3050 from Blue-Marlin/fix-1166
10 years ago
jbrazio 67e15aac3d As pointed out by @Blue-Marlin the previous code would raise the Z axis
10 years ago
jbrazio 17cc2a9663 Z_RAISE_AFTER_PROBING value was being ignored by Marlin because
10 years ago
Scott Lahteine 252f4a75cd Merge pull request #3043 from oxivanisher/RCBugFix
10 years ago
Scott Lahteine fd1243c184 Merge pull request #3052 from thinkyhead/rc_fix_m145_eeprom_output
10 years ago
Scott Lahteine 0bc648353f Merge pull request #3031 from tnw513/RCBugFix
10 years ago
AnHardt f27c2b6b4b Reimplement #2892
10 years ago
AnHardt 615bec2329 Activate warning about possible reduced accuracy by default
10 years ago
AnHardt 1c889cd303 Refresh previous_cmd_ms during run_z_probe()
10 years ago
AnHardt 4b02f33e69 Distribute config-changes to the other configurations
10 years ago
AnHardt be24fdacea The same changes to the axis-letters now for the char-displays
10 years ago
AnHardt 5b0f659355 Changes for graphics displays
10 years ago
AnHardt 32ae9f9ab7 Fix stepper shutdown during waiting for temperatures
10 years ago
AnHardt b6e69e71ce Make stepper shutdown after inactivity dependent
10 years ago
AnHardt 051325ccd7 Introduce axis_homed
10 years ago
AnHardt e736779d7e blink for char-lcds
10 years ago
Scott Lahteine 7253a1971d Fix "M145" output in M503 report
10 years ago
Scott Lahteine d118e3f985 Merge pull request #3044 from thinkyhead/rc_gcode_spaces
10 years ago
Scott Lahteine 100271e6ac minor cleanup in gcode_T
10 years ago
Blue-Marlin fd9e94e5a4 Fix crashes when the Z axis is moved via LCD
10 years ago
Scott Lahteine 8dccd5a7ea Merge pull request #3018 from CONSULitAS/RCBugFix_K8200_backinsync
10 years ago
Scott Lahteine 6a4f06d35d Fix GCode handling of spaces between command letter and first digit
10 years ago
Marc Urben 68eae2b5a8 added kossel xl example configuration
10 years ago
Silvio Didonna eb5817675d Fix board type: RAMPS 1.4
10 years ago
Scott Lahteine 8006684c19 Merge pull request #3027 from CONSULitAS/RCBugFix_current_command
10 years ago
AnHardt cb88fdd242 Protect MarlinSerial against interrupts
10 years ago
AnHardt dc0f41868e Make rx tail/head atomic
10 years ago