Commit Graph

  • 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
  • 4ab433d391 Fix binary protocol with one serial port (#13270) Chris Pepper 2019-02-28 01:57:48 +00:00
  • ab781de5a0 Fix opt_add to accept quotes Scott Lahteine 2019-02-27 05:43:25 -06:00
  • eb4bf93ea4 Add more Babystep options (#13262) InsanityAutomation 2019-02-27 05:38:56 -05:00
  • f37df28d17 UBL G29 T current position fix Scott Lahteine 2019-02-26 22:25:53 -06:00
  • f8a39919fa Add Bigtree SKR 1.3 board (#13267) Msq001 2019-02-27 11:30:00 +08:00
  • ddbe4cfa20 Printrboard G2 support (#13116) Bob Kuhn 2019-02-26 21:03:13 -06:00
  • 4200f9ed62 Hide freeMemory et.al. warnings Scott Lahteine 2019-02-25 22:51:14 -06:00
  • dc88747770 Fix Due GET_ARRAY_IS_DIGITAL Scott Lahteine 2019-02-26 16:34:06 -06:00
  • 2356970a91 Disable STM32F1 Travis CI test for now Scott Lahteine 2019-02-26 16:17:55 -06:00
  • a79b9bbe6b Cleanup whitespace, add a const Scott Lahteine 2019-02-26 16:08:28 -06:00
  • 2616e4d4d9 Remove duplicated 'chitchat' defines (#13258) Giuliano Zaro 2019-02-25 23:13:01 +01:00
  • 5d28575d4d Clean up some motion code Scott Lahteine 2019-02-25 14:28:01 -06:00
  • 808b076000 Update some ABL/UBL conditionals Scott Lahteine 2019-02-24 20:29:03 -06:00
  • 833c2e54a1 Add an empty flushTX to MarlinSerialUSB_Due Scott Lahteine 2019-02-25 13:47:55 -06:00
  • 38363902c7 Fix sanity checks for distinct E factor settings Scott Lahteine 2019-02-25 00:18:58 -06:00
  • 64253e1a58 Followup to serial reform Scott Lahteine 2019-02-24 15:04:29 -06:00
  • 92a4984066 Fix G34 probe position (#13251) Minims 2019-02-24 20:57:30 +01:00
  • e15354e387
    Simplify serial port redirect (#13234) Scott Lahteine 2019-02-23 22:53:01 -06:00
  • 88cc1d1a31
    Fix Preprocessor syntax in Re-ARM pins file (#13247) Chris Pepper 2019-02-24 01:36:58 +00:00
  • 76e9ee33aa Fix include order to make SERIAL_PORT_2 work (#13241) Karl Andersson 2019-02-23 23:56:09 +01:00
  • 562f2321d2 Fix a G34 bug, allow negative Z corrections (#13240) Bruce j Beare 2019-02-23 00:41:52 -08:00
  • edf025ed8d Update Spanish language (#13236) FernandoVelcic 2019-02-23 03:41:02 -03:00
  • 02fec89a0d Turn fans off in zero_fan_speeds Scott Lahteine 2019-02-22 21:00:36 -06:00
  • 15aa932aa6
    HAL for Linux (#13146) Scott Lahteine 2019-02-22 19:09:10 -06:00
  • 5eb82ca6a8 Change SSD1306_OLED_I2C_CONTROLLER to HAS_SSD1306_OLED_I2C (#13223) kwalters3 2019-02-22 20:08:36 -05:00
  • 109e67169c Define G21 as NOOP w/o INCH_MODE_SUPPORT (#13229) Marcio Teixeira 2019-02-22 14:35:32 -07:00
  • 31b0be74af Fix autotemp_factor menu setting (#13226) AnHardt 2019-02-22 22:30:17 +01:00
  • f6ab62bc13 Fix Creality CR-10 S5 filament change (#13219) Evgeny-SPB 2019-02-21 14:40:49 +03:00
  • 9f5e4e5ad8 Update LPC1769 Pins Files (#13183) Thomas Moore 2019-02-21 01:54:05 -05:00
  • 608a6810e7 Fix DOGLCD_A0 pin in pins_Smoothieboard.h (#13217) Greg Nutt 2019-02-20 19:08:49 -05:00
  • 80359c9937 Add more parameters to M240 Scott Lahteine 2019-02-20 14:51:26 -06:00
  • a43e892fb5 Use 8-bit i2c address on LPC platform Scott Lahteine 2019-02-20 06:26:36 -06:00
  • 631d867dc9 HAL cleanups Scott Lahteine 2019-02-20 06:13:07 -06:00