Commit Graph

  • 86c1125380 Sanity check 3-point defines Scott Lahteine 2020-05-10 04:52:51 -05:00
  • e5b0892f08 Fix TERN typo, EXTRA_PROBING Scott Lahteine 2020-05-10 04:40:19 -05:00
  • 32dc874928 Tempted by the const of a seg_length Scott Lahteine 2020-05-10 03:42:48 -05:00
  • 8d3caa9944 Newer TMCStepper better for LPC176x (#17934) Jason Smith 2020-05-10 01:08:01 -07:00
  • de6a725b04 Fix G2/G3 segment size Scott Lahteine 2020-05-10 02:46:37 -05:00
  • ba9a9bbe58 Normalize HAL/STM32 targets (#17904) Jason Smith 2020-05-09 23:49:30 -07:00
  • 71b41c963b Better EEPROM alert message Scott Lahteine 2020-05-10 00:37:19 -05:00
  • 52aa459a2d Improved EEPROM boot error (#17916) Scott Lahteine 2020-05-10 00:12:56 -05:00
  • 91fe0e1022 Fix line ending in M360 (#17917) Gurmeet Athwal 2020-05-10 10:06:04 +05:30
  • 7a9bb6bc86 Remove old M73 / SD comment (#17928) Alexander Gee 2020-05-09 23:35:26 -05:00
  • 37f86d9e08 Update Galician language (#17929) Brais Fortes 2020-05-10 06:26:06 +02:00
  • 209fd2d0cb Fix SERIAL_ECHO forever bug (#17932) Jason Smith 2020-05-09 21:25:18 -07:00
  • 2af270ca42 Fix M115_GEOMETRY_REPORT extra commas (#17933) Jason Smith 2020-05-09 21:24:15 -07:00
  • 60be3b19be [cron] Bump distribution date (2020-05-10) thinkyhead 2020-05-10 00:03:47 +00:00
  • a95a60c7ea [cron] Bump distribution date (2020-05-09) thinkyhead 2020-05-09 00:07:15 +00:00
  • 8f3d17699a Init all ESP01 (module) WIFI pins (#17679) Bob Kuhn 2020-05-08 02:43:53 -05:00
  • 8fd3af0c79 Fix UBL mesh edit grid display (#17897) Tanguy Pruvot 2020-05-08 08:26:33 +02:00
  • 34a2fd7b09 DGUS minor fixups (#17901) George Fu 2020-05-08 14:24:27 +08:00
  • 703e97b7af Support TMCStepper with MKS Robin Pro (#17908) Jason Smith 2020-05-07 23:19:28 -07:00
  • a2153c15ee Add TMC driver HW serial defines (#17909) Jason Smith 2020-05-07 23:15:12 -07:00
  • c262b9c5a3 [cron] Bump distribution date (2020-05-08) thinkyhead 2020-05-08 00:03:24 +00:00
  • 6be76af617 Overrideable CASE_LIGHT_PIN Scott Lahteine 2020-05-07 14:57:25 -05:00
  • 10e875cd79 [cron] Bump distribution date (2020-05-07) thinkyhead 2020-05-07 00:03:32 +00:00
  • 6947dc139e Fix M503 output formatting (#17893) Gurmeet Athwal 2020-05-06 14:10:04 +05:30
  • 7c26a54d3f Fix, clarify LCD_TIMEOUT_TO_STATUS Scott Lahteine 2020-05-06 03:34:05 -05:00
  • 1aa9d44783 Format some pins Scott Lahteine 2020-05-06 01:37:50 -05:00
  • 0332666d38 Fix Cheetah pins alias (#17882) Gustavo Alvarez 2020-05-06 08:16:32 +02:00
  • 544b16639e Fix poll_runout_states bug Scott Lahteine 2020-05-06 01:15:05 -05:00
  • a4c981469e Extended reporting options (#16741) Gurmeet Athwal 2020-05-06 10:04:04 +05:30
  • 9ce950e3c1 Move M114 options down Scott Lahteine 2020-05-05 20:15:37 -05:00
  • 7a03c5a0c6 Update Italian language (#17888) Giuliano Zaro 2020-05-06 02:20:02 +02:00
  • 9df7992de8 [cron] Bump distribution date (2020-05-06) thinkyhead 2020-05-06 00:03:27 +00:00
  • 39f703310b Move S_FMT to HAL, apply to mixer Scott Lahteine 2020-05-05 17:55:35 -05:00
  • 7a2cc782b4 Clean up planner modifier methods Scott Lahteine 2020-05-05 03:09:40 -05:00
  • 852a8d6685 Configurable kill pin state Scott Lahteine 2020-05-05 03:31:03 -05:00
  • 3fd8ef52c5 More FTDI EVE fixes (RAMPS, Cheetah) (#17759) Gustavo Alvarez 2020-05-05 09:38:06 +02:00
  • 2acdd2fadc Add Mightyboard Mega env (#17861) Axel 2020-05-05 03:25:22 -04:00
  • 973a6990b5 Trailing whitespace Scott Lahteine 2020-05-05 01:24:20 -05:00
  • ac5249a76c Update README MCU/boards (#17827) Axel 2020-05-05 02:07:02 -04:00
  • d2b7671253 No Z stall by default Scott Lahteine 2020-05-05 00:59:22 -05:00
  • eeabe66fc4 Some distinct E helpers Scott Lahteine 2020-05-05 00:28:39 -05:00
  • 39263efef7 Allow more serial parameters Scott Lahteine 2020-05-04 23:46:24 -05:00
  • 90e1035e9b Define max_e_jerk as array always Scott Lahteine 2020-05-04 23:07:54 -05:00
  • 97e47b4494 Wrap some macros Scott Lahteine 2020-05-04 22:49:33 -05:00
  • 65104b7d78 Whitespace, M200 test label Scott Lahteine 2020-05-04 17:47:24 -05:00
  • bab37dcfae Add templated j_move_axis Scott Lahteine 2020-05-04 17:44:01 -05:00
  • 0080305fa6 Tweaks to platformio.ini Scott Lahteine 2020-05-04 17:41:41 -05:00
  • 7655620fd0 [cron] Bump distribution date (2020-05-05) thinkyhead 2020-05-05 00:03:45 +00:00
  • c55475e8e7 Fix and combine JD condition Scott Lahteine 2020-05-04 19:01:54 -05:00
  • d571a4d389 Relax bed cooling safety check (#17877) Mathias Rasmussen 2020-05-05 00:23:35 +02:00
  • 98196673aa Fix setStatusMessage calls (#17879) Marcio T 2020-05-04 16:19:49 -06:00
  • 9fe781ccaf Tweak powerloss info Scott Lahteine 2020-05-04 16:37:20 -05:00
  • b8947ac8a5 More explicit junction/jerk math Scott Lahteine 2020-05-04 15:13:37 -05:00
  • 2efe28ca59 Minor conditional clean Scott Lahteine 2020-05-02 23:26:12 -05:00
  • cd8e6a1ad7 Git attributes for UNIX line endings (#17842) Jason Smith 2020-05-04 13:40:23 -07:00
  • 4c4be32ad7 LPC176x requires USE_SHARED_EEPROM (#17858) randellhodges 2020-05-04 14:54:33 -05:00
  • ebe8f2c605 Fix acosx condition (#17846) Štěpán Dalecký 2020-05-04 21:39:51 +02:00
  • 38d1587091 Malyan M200 V2 (#17840) Scott Lahteine 2020-05-04 14:37:43 -05:00
  • 1c32f10039 Fix Malyan LCD crash bug (#17855) mojocorp 2020-05-04 21:03:01 +02:00
  • 714df3001a Fix Fysetc S6 PIO env (#17865) MigueKun 2020-05-04 20:59:22 +02:00
  • 2a959cde6f Fix undefined/unused, Touch UI (#17874) Marcio T 2020-05-04 12:57:12 -06:00
  • 5e23fd6ef1 [cron] Bump distribution date (2020-05-04) thinkyhead 2020-05-04 00:03:16 +00:00
  • 9a6934874a Add XYZ_NO_FRAME option Scott Lahteine 2020-05-03 01:24:39 -05:00
  • 36efe75ad1 Followup for Tool Migration (#17800) studiodyne 2020-05-03 07:32:25 +02:00
  • 0c68794fa9 Improve JD acosx implementation (#17817) Štěpán Dalecký 2020-05-03 06:59:09 +02:00
  • 9a4a768ee3 Fix frequency limit editing (#17763) studiodyne 2020-05-03 05:21:40 +02:00
  • 120fcd1215 Support GT2560 3rd extruder (#17797) Stephan 2020-05-03 05:19:05 +02:00
  • 3ea1c8a6fa Support for Ortur 4.3 mainboard (#17790) animavitis 2020-05-03 05:12:52 +02:00
  • 6b3ed0f320 Cleanup in language.h Scott Lahteine 2020-05-02 21:31:34 -05:00
  • ef02358378 [cron] Bump distribution date (2020-05-03) thinkyhead 2020-05-03 00:06:47 +00:00
  • 7613383e7b Add Rostock 301 thermistors (22, 23) (#17806) Axel 2020-05-02 19:45:54 -04:00
  • cba4c5a756 Fix missing var for DGUS_LCD_UI_ORIGIN (#17819) Dipl.-Ing. Raoul Rubien, BSc 2020-05-03 01:32:01 +02:00
  • 739b738e7f Permit more Creality pin overrides (#17820) Dipl.-Ing. Raoul Rubien, BSc 2020-05-03 01:30:23 +02:00
  • 8d425c6720 Fix missing ProbeTempComp refs (#17833) Eric Ptak 2020-05-03 01:27:18 +02:00
  • db32af9171 Fix ExtUI + Archim compile, typos (#17825) Marcio T 2020-05-02 16:30:51 -06:00
  • 208af8cb15 Fix STM32 + SoftwareSerial compile (#17831) Jason Smith 2020-05-02 15:24:51 -07:00
  • 52f3f3b5ab Fix motor current array Scott Lahteine 2020-05-02 17:00:00 -05:00
  • 9381a76d75 Add Cap:LONG_FILENAME (#17821) Gurmeet Athwal 2020-05-03 02:49:40 +05:30
  • e4d8336175 Fix XYZ types multiplication/division (#17826) Mathias Gartner 2020-05-02 23:15:49 +02:00
  • 288447d01e Fix XYZ types multiplication/division (#17826) Mathias Gartner 2020-05-02 23:15:49 +02:00
  • 93946c2868 Fix ExtUI compile (#17834) mojocorp 2020-05-02 23:13:14 +02:00
  • 9b7807d40f Clean up M122 code Scott Lahteine 2020-05-02 15:39:23 -05:00
  • dcd02284be [cron] Bump distribution date (2020-05-02) thinkyhead 2020-05-02 00:03:28 +00:00
  • 2e21c72542 Add ExtUI mesh items for Malyan LCD Scott Lahteine 2020-05-01 00:52:37 -05:00
  • 2107bc5836 Clean up EEPROM interfaces (#17803) Scott Lahteine 2020-05-01 00:04:55 -05:00
  • a226b281af UI and stall reset for extra TMC axes (#17818) Scott Lahteine 2020-04-30 22:52:33 -05:00
  • 6edc2c3690 Fix eeprom init glitch Scott Lahteine 2020-04-30 22:49:28 -05:00
  • b4aebbe78d Allow STM32 pins to specify timers (#17805) J.C. Nelson 2020-04-30 20:42:40 -07:00
  • 76bc7bf7b8 Pre-clean DUE flash eeprom code Scott Lahteine 2020-04-30 20:09:51 -05:00
  • 306578d7be More explicit LPC timer defines Scott Lahteine 2020-04-30 19:18:58 -05:00
  • 3efbe9a1c4 [cron] Bump distribution date (2020-05-01) thinkyhead 2020-05-01 00:03:30 +00:00
  • 0b762189b4 Change RAMPS default filament runout pin (#17814) Giuliano Zaro 2020-05-01 01:18:23 +02:00
  • 9b820d71a6 Remove QSPI from "wired" EEPROM type Scott Lahteine 2020-04-30 18:15:52 -05:00
  • bd8436d1c5 Fix SAMD51 i2c EEPROM (#17815) Giuliano Zaro 2020-05-01 01:14:49 +02:00
  • 7f5730ea3b Minimal interface for F4/F7 flash Scott Lahteine 2020-04-29 16:31:58 -05:00
  • 3c080ee3e6 Cleanup, comment "wired" eeproms Scott Lahteine 2020-04-30 17:33:20 -05:00
  • a521b0edbb Strip never-used eeprom functions Scott Lahteine 2020-04-29 16:20:07 -05:00
  • b335c38162 Drop extra Marduino includes Scott Lahteine 2020-04-29 16:14:27 -05:00
  • 391f7fd742 [cron] Bump distribution date (2020-04-30) thinkyhead 2020-04-30 00:03:19 +00:00
  • e8b0796fc7 Revert menu_item_if ahead of refactor Scott Lahteine 2020-04-29 14:52:42 -05:00