Commit Graph

8071 Commits (dd1a84b23f36410d0596f21a73a35aa0cf6f05ff)
 

Author SHA1 Message Date
Scott Lahteine 1f776f6034 Tweak some code comments
Scott Lahteine 748228cf40 Use named indices for delta_grid_spacing
Scott Lahteine ead333e7da line_to_axis_pos => do_homing_move
Scott Lahteine 7a4ccd7967 Add do_probe_move with Z fixes
Scott Lahteine a1bad589c9 Augment debug/homing logging
Scott Lahteine 41b5c48129 Update software endstops if EEPROM is loaded
Scott Lahteine 628dcbc764 extruder_multiplier => flow_percentage
Scott Lahteine 6970c24ee6 Merge pull request from zenmetsu/ru-Lang
Ru lang updated
Jason Westervelt d222ee4de2 Update language_ru.h
Updated missing translations.  Caught up on change to MSG_HOME.
Scott Lahteine 464d594450 Merge pull request from thinkyhead/rc_more_twibus_tweaks
Additional details for I2C_SLAVE_ADDRESS
Scott Lahteine d63b8e2b2b Additional details for I2C_SLAVE_ADDRESS
Scott Lahteine 7427290d3a Merge pull request from thinkyhead/rc_lang_disp_char
Set language display charset in language.h
Scott Lahteine aa30550b21 Keep SIMULATE_ROMFONT only language.h
Scott Lahteine cec61c350d Set language display charset in language.h
Scott Lahteine 165d7abb1b Merge pull request from thinkyhead/rc_i2c_request_capture_flush
Add request, capture, flush to TWIBus
Scott Lahteine 0e6b41a34a Merge pull request from RicardoGA/RCBugFix
Update Spanish Lenguage
RicardoGA 507784b846 Fix Messages length
Scott Lahteine bd928a69ec Add request, capture, flush to TWIBus
RicardoGA 7b7f319ed5 Update Spanish Lenguage
Adds missing messages
Scott Lahteine 132322e4d9 Fix : currentScreen only defined with ULTIPANEL
Scott Lahteine dcd26b0403 Merge pull request from thinkyhead/rc_fan_set_output
Init PWM-able AUTO_FAN pins with SET_OUTPUT
Scott Lahteine 79ba983782 Allow reply() to use const string with no warning
Scott Lahteine 27570c08ba Merge pull request from thinkyhead/rc_twibus_further
Further refinements of TWIBus
Scott Lahteine 3a0a94b21a Always init configured fan pins
Scott Lahteine c63003ed3e Use matching auto-fan flags
Scott Lahteine 3475fd7b0f Init PWM-able auto fan pins with `SET_OUTPUT`
Scott Lahteine abf9696db1 Loop fan-pins based on array size
Scott Lahteine e88575c8ec Init next_auto_fan_check_ms to zero
Scott Lahteine 7272ec5608 Update HAS_FAN flags for 4 auto fans
Scott Lahteine 7b21811a9a Flags for matching auto-fans
Scott Lahteine 97e0aed304 Further refinements of TWIBus
Scott Lahteine 38fa1b1939 Merge pull request from cimbalo/Platformio_support
Add working PlatformIO support
Scott Lahteine d7edc039af Merge pull request from thinkyhead/rc_3drag_fan_is_8
Fixup 3DRAG pins based on updated RAMPS pins
Scott Lahteine 7147c86e9f Merge pull request from tnw513/patch-2
Fix acceleration and feedrate following bq/Marlin
Silvio 923388e0c7 Fix acceleration and feedrate following bq/Marlin
Scott Lahteine 405afec393 Include decimeters in filamentUsed display
Scott Lahteine fef0e8ba86 Merge pull request from thinkyhead/rc_sd_pause_and_stop
Fix stopSDPrint so it works when paused
Scott Lahteine 192ac2dfd7 Squish some CardReader code
Scott Lahteine 61932b859e Fix bug in CardReader::stopSDPrint
If the SD print is paused, it cannot be stopped
Scott Lahteine 9e5d5a3b7c Merge pull request from tnw513/italian_fix
Added hyphenated strings for full graphic display
Silvio Didonna f999292eea added hyphenated letters for full graphic display and fixed some strings
Scott Lahteine 11027a56b6 Merge pull request from thinkyhead/rc_more_i2c_slave
Add an i2c request handler
Scott Lahteine 67f119d18b Add an i2c request handler
Scott Lahteine 2d3db5b5bd Fixup pins_3DRAG based on updated RAMPS pins
Scott Lahteine d29a64d4b3 Merge pull request from thinkyhead/rc_less_MSG_MOVE
Strip never-translated strings from language files
Scott Lahteine d6a7ca6553 Merge pull request from thinkyhead/rc_delta_cal_more
Use configured feedrates, center in DELTA_CALIBRATION_MENU
Scott Lahteine 64f15ac451 Merge pull request from thinkyhead/rc_marlinserial_clean
Minor cleanup of SdFatUtil.h, MarlinSerial.cpp
Scott Lahteine d3b432adca Strip never-translated strings from language files
Scott Lahteine 1a558ef486 Tweak MarlinSerial precursor
Scott Lahteine 802818f7ab Cleanup SdFatUtil.h