Commit Graph

  • d9f0ed8247 readme: ATmega1284 has 16k of SRAM (#13421) Urja Rannikko 2019-03-17 11:36:25 +00:00
  • 691e5c3bb8 BLTouch V3.0 support (#13406) InsanityAutomation 2019-03-17 06:57:25 -04:00
  • 49cf92dc36 Extended condition macros (#13419) Scott Lahteine 2019-03-16 23:43:06 -05:00
  • d20eab4f83 Fix macro in set_color() (#13417) Tobias Frost 2019-03-17 01:05:59 +01:00
  • 59353546e8 Fix BUTTON_EXISTS and misplaced comma (#13411) Ludy 2019-03-16 17:59:12 +01:00
  • 09eb30dc05 IDEX Mirror mode based on Formbot / Vivedino Symmetric mode (#13404) InsanityAutomation 2019-03-15 23:46:27 -04:00
  • 5c1aa5162d Adjust M206 output in M503 for DELTA Scott Lahteine 2019-03-15 19:18:34 -05:00
  • ad8b82d054 Fix KILL_PIN assignment for MKS_MINI_12864 Scott Lahteine 2019-03-15 19:17:09 -05:00
  • 3a916b4ef2 Create bresenham.h Scott Lahteine 2019-03-14 03:19:22 -05:00
  • 5d3928cb01 PWM is not defined on Arduino Core STM32 (#13405) Karl Andersson 2019-03-16 01:14:06 +01:00
  • 9a515cbd32 Fix Pause Print message and behavior (#13394) Scott Lahteine 2019-03-14 02:26:07 -05:00
  • f5bcc00570 Unify debugging output with debug_out.h (#13388) Scott Lahteine 2019-03-14 02:25:42 -05:00
  • cc8a871705 Add capability string CHAMBER_TEMPERATURE (#13391) Andrei Pozolotin 2019-03-13 18:09:22 -05:00
  • 67bee06e43 No patch needed for non-libmaple analogWrite Scott Lahteine 2019-03-13 07:21:10 -05:00
  • f89b375fb9 Fixes and improvements for PWM pins (#13383) Scott Lahteine 2019-03-13 06:51:15 -05:00
  • 87162658c4 Fix and improve software endstops (#13386) Scott Lahteine 2019-03-13 05:48:36 -05:00
  • 6214c997c0 Remove includes of <binary.h> Scott Lahteine 2019-03-13 04:26:40 -05:00
  • 4555ae448f Fixups for ESP32 Scott Lahteine 2019-03-13 05:25:54 -05:00
  • a5ea3e2f15 Fix hotend offset on switching toolhead change Scott Lahteine 2019-03-13 04:09:05 -05:00
  • 8e0ac93d60 Fix 'UNUSED redefined' compiler warning (#13387) jmz52 2019-03-13 12:34:02 +03:00
  • 0278ad0a6d Add ESP32 WiFi interface (#11209) Hadrien Jouet 2019-03-12 22:48:08 -07:00
  • c03df89921 ExtUI Mesh Leveling Extensions (#13363) InsanityAutomation 2019-03-13 01:45:52 -04:00
  • 050eac03af Single X Duplication Extension (#13373) InsanityAutomation 2019-03-13 01:42:50 -04:00
  • ad91476d26 Fix USEABLE_HARDWARE_PWM Scott Lahteine 2019-03-13 00:11:35 -05:00
  • d63da4592d Tweak to SCARA_move_to_cal Scott Lahteine 2019-03-12 22:06:38 -05:00
  • 51ff5b68fa Clean up fastIO ahead of PWM patch Scott Lahteine 2019-03-12 20:39:55 -05:00
  • 388babbcea Tweak SERIAL_PRINTF Scott Lahteine 2019-03-11 20:58:06 -05:00
  • d94e077901 Apply HAS_HOTEND_OFFSET where needed Scott Lahteine 2019-03-11 20:48:49 -05:00
  • 11d6a939df Always define axis_unhomed_err Scott Lahteine 2019-03-11 20:57:54 -05:00
  • 10c8c034bd Allow both encoder and ADC keypad (#13355) 7eggert 2019-03-12 00:10:56 +01:00
  • 31ff7da7ac Add missing CHAMBER options (for M141) (#13371) Andrei Pozolotin 2019-03-11 16:50:07 -05:00
  • 0375e92847 Followup to serial rework Scott Lahteine 2019-03-11 16:45:10 -05:00
  • 013bb469ca Fix compilation for STM32F1 with no SDIO (#13366) jmz52 2019-03-12 00:40:51 +03:00
  • e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 Scott Lahteine 2019-03-11 16:32:34 -05:00
  • 98b55421a5 Clean up some temp config Scott Lahteine 2019-03-11 16:24:58 -05:00
  • 785a7028bf Followup to 'volatile' patch (#13369) InsanityAutomation 2019-03-11 16:01:57 -04:00
  • aa1d587128 Some LCD code cleanup Scott Lahteine 2019-03-11 05:07:14 -05:00
  • fa11427ec6 Remove obsolete LCD_CONTRAST Scott Lahteine 2019-03-11 03:07:25 -05:00
  • 4df9509ead Add support for printers with inverted fan pins (#13362) pinchies 2019-03-11 12:51:21 +11:00
  • 1f7e220387 Make HAL ISR macros function-like Scott Lahteine 2019-03-10 20:43:59 -05:00
  • e3ce346f24 Report position to host in Nozzle::park Scott Lahteine 2019-03-10 19:06:52 -05:00
  • 77b4176152 Use lib include for bit_constants.h Scott Lahteine 2019-03-10 19:06:08 -05:00
  • 3419099f0a Clean up whitespace Scott Lahteine 2019-03-10 19:09:19 -05:00
  • 4c43e6c48b Fix "spontaneous heating" issue (WRITE bug) on STM32 (#13356) pinchies 2019-03-11 09:25:54 +11:00
  • b824a517aa Add G38.4 and G38.5 (#13348) Michiel Baird 2019-03-10 15:22:09 -07:00
  • e4d080e63c Reset after kill with a button on the KILL_PIN (#13091) Bruce j Beare 2019-03-10 07:57:38 -07:00
  • c36989c39e Fix chamber temperature measurement (#13350) MoellerDi 2019-03-10 15:51:13 +01:00
  • 12503fce06 Followup to wait_for_user fix Scott Lahteine 2019-03-10 09:13:54 -05:00
  • 33a08fc6f7 Fix typos from temperature rework Scott Lahteine 2019-03-10 08:27:41 -05:00
  • 2efbcc90c5 Fix wait_for_user compile error (#13352) Tobias Frost 2019-03-10 14:07:41 +01:00
  • 60e82e3929 Send notifications to ExtUI for M0/M1 (#13344) Tobias Frost 2019-03-09 21:13:50 +01:00
  • 00fc43144a Follow up fixes to various PRs. (#13334) Marcio Teixeira 2019-03-08 21:13:24 -07:00
  • c7d618b4d9 Fix SERIAL_ECHOLNPAIR Scott Lahteine 2019-03-08 20:14:18 -06:00
  • d54741eda8 Update some G26 plausible values. Add speed control. (#13330) InsanityAutomation 2019-03-08 04:13:44 -05:00
  • fb3302feda Fix STM32F1 Serial and ADC pins (#13331) Msq001 2019-03-08 16:21:32 +08:00
  • dbead66988 Allows user to set (almost) any PWM frequency (#12638) Reece Kibble 2019-03-08 16:15:42 +08:00
  • afbec5ff7e Have ExtUI::getProgress use ui.get_progress (#13328) Tobias Frost 2019-03-08 01:00:38 +01:00
  • 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 3dlabsio 2019-03-07 00:09:39 -08:00
  • 44571775bd Further support for 6 extruders Scott Lahteine 2019-03-07 01:00:44 -06:00
  • 8d95019442 LPC176x NeoPixel Support (#13322) Chris Pepper 2019-03-06 23:54:19 +00:00
  • 893ee68b52 Clean up trailing whitespace Scott Lahteine 2019-03-06 01:02:29 -06:00
  • 39f1222060 One fewer G29 error string Scott Lahteine 2019-03-05 07:53:15 -06:00
  • 543fc4c117 Mention 2.0.x 8-bit support earlier in README (#13317) InsanityAutomation 2019-03-06 00:03:00 -05:00
  • cfdb38eda4 Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) Scott Lahteine 2019-03-05 06:46:19 -06:00
  • 4771e372a1 Update criteria for PAUSE/RESUME/STOP menu items (#13294) Scott Lahteine 2019-03-05 06:46:06 -06:00
  • 56fdcf93d1 Disallow SD_DETECT_INVERTED with FYSETC F6. (#13307) Tobias Frost 2019-03-05 13:45:28 +01:00
  • 7ce13a6ec1 Fix a print_job_timer compile error (#13304) Tobias Frost 2019-03-05 13:39:15 +01:00
  • 6df51201ae Include EXTENSIBLE_UI in single LCD sanity check (#13306) Tobias Frost 2019-03-05 13:33:36 +01:00
  • 2e5a3b01fd Save Power Loss Recovery only on move commands Scott Lahteine 2019-03-05 01:47:06 -06:00
  • 15738ea506 Update a motion comment Scott Lahteine 2019-03-04 19:09:51 -06:00
  • bc87e97357 Prevent a tool change move out of bounds Scott Lahteine 2019-03-04 19:09:31 -06:00
  • 2212da453a Distinguish between analog/digital auto fans (#13298) Scott Lahteine 2019-03-05 00:41:31 -06:00
  • 2513f6b550 Fix multiport G28 with Binary Transfer (#13308) Chris Pepper 2019-03-04 16:44:54 +00:00
  • 38bef9da91 Report auto temp to both serial ports, if available (#13301) Chris Pepper 2019-03-04 03:03:48 +00:00
  • 367d392880 Init stepper current after stepper pins are set up (#13302) Robert Mendon 2019-03-03 19:58:02 -07:00
  • bf8b38e0f7 Relocate configs above Marlin/src folder (#13299) InsanityAutomation 2019-03-03 17:50:56 -05:00
  • d71dc5cf42 Fix for Ender 4 fan/case light pin Scott Lahteine 2019-03-03 07:43:27 -06:00
  • 7640b328df Support for Tronxy X5S 2e (#13297) Anthony Rich 2019-03-03 23:41:05 +10:00
  • 599cdc3f0f Remove dead code from get_pid_output Scott Lahteine 2019-03-03 05:29:55 -06:00
  • 35ae5daf2d Split up sdcard G-codes Scott Lahteine 2019-03-03 00:10:38 -06:00
  • 3f36a38512 Clean up some pre-serial-redirect includes Scott Lahteine 2019-03-03 01:49:21 -06:00
  • fa0d909dd3 Add FIL_RUNOUT_PIN for BIGTREE_SKR_V1.3 Scott Lahteine 2019-03-03 00:27:38 -06:00
  • bd4160dbaf Unused CS_ACTUAL_sb (#13282) Ludy 2019-03-03 00:30:30 +01:00
  • 71773b128d Fix stepper use before init. Add Ultimaker2+ Extended clone config (#13284) Vasily Evseenko 2019-03-03 02:29:02 +03:00
  • edc4e037c4 Add a note to G10 Scott Lahteine 2019-03-02 17:10:37 -06:00
  • 57afd0ab37 Fix range check bug in FileList::seek() (#13286) Tobias Frost 2019-03-02 23:43:08 +01:00
  • 05c2f80826 Fix bug in wait-for-heatup (#13290) kAdonis 2019-03-02 23:29:10 +01:00
  • b0553d2d97 Add M997 support and simple implementation for LPC176x (#13281) Chris Pepper 2019-03-02 02:11:50 +00:00
  • fa236e9718 General cleanup ahead of L64XX Scott Lahteine 2019-03-01 19:29:48 -06:00
  • 2f1e1dcb42 Gradual step towards EXTRUDERS 0 support Scott Lahteine 2019-03-01 01:51:24 -06:00
  • 99d0022fae Drop the Z_MIN_PROBE_ENDSTOP option (#13276) Scott Lahteine 2019-03-01 00:27:45 -06:00
  • 9a6b90f47d TMC2660.h comment tweaks Scott Lahteine 2019-02-28 23:19:31 -06:00
  • a2e3226597 Init XYZ to configured home position Scott Lahteine 2018-12-02 18:06:20 -06:00
  • 4fbbce9a35 Marlin Dev Mode for DOGM status screen Scott Lahteine 2018-12-02 18:03:29 -06:00
  • 998ce55be0 Alternative fan bitmap Scott Lahteine 2018-12-02 18:44:05 -06:00
  • e2e2a55d9b Add thermistor type 67 SliceEng (#13275) InsanityAutomation 2019-02-28 20:44:17 -05:00
  • 5b7ad3a5a0 Fix SKR onboard TF card CS pin (#13272) Msq001 2019-03-01 09:41:19 +08:00
  • 7fde3ed915 Skip hysteresis check when temp is already close to target Scott Lahteine 2019-02-28 14:35:05 -06:00
  • 7de6476b3d Fix binary protocol error Chris Pepper 2019-02-28 02:31:42 +00:00
  • 2c10222e87 card.transfer_port => transfer_port_index Scott Lahteine 2019-02-27 20:14:17 -06:00