11949 Commits (7e8505fc119543e8de6322e79fed239272aa1c6e)

Author SHA1 Message Date
Giuliano Zaro 4a733796bd
Prevent pin glitches on out commutation (#16835)
Better for switching from pulled input to output and also set real output (with no input enabled).
5 years ago
Scott Lahteine 0fd0554b5f Simplify old safe homing sanity check 5 years ago
Scott Lahteine fa6e7cb733 Function-style critical section macros 5 years ago
Scott Lahteine 7b02a62da8 Fix up tests 5 years ago
Scott Lahteine 189c101793
Use prior babystep delay method (#16833) 5 years ago
Scott Lahteine 1c556cd90d Recommend Z Safe Homing
Co-Authored-By: Vertabreaker <opyrus@hotmail.com>
5 years ago
Scott Lahteine e442663e2a No Z sensorless req'd if homing with probe
Fixes #16674
5 years ago
Scott Lahteine 71539bcbeb Undo driver type auto-assignment for now
Good general concept but needs more time to develop and group with a stepper suite.
5 years ago
Giuliano Zaro d5790e09a5
Update SAMD51 EEPROM repo link (#16832) 5 years ago
thinkyhead b26f7fca3f [cron] Bump distribution date (2020-02-11) 5 years ago
Scott Lahteine 2836834d7e
Unify step pulse timing of ISR / babystep (#16813) 5 years ago
proferabg 3f87f912c5
Enable hotend / bed PID separately in ExtUI (#16827) 5 years ago
Scott Lahteine dd6a7ca197 Fix out-of-order M0 after SD printing
Fixes #14774

Co-Authored-By: tol2cj <tol2cj@users.noreply.github.com>
5 years ago
Scott Lahteine fa4a6cdb5c Fix out-of-order M0 after SD printing
Fixes #14774

Co-Authored-By: tol2cj <tol2cj@users.noreply.github.com>
5 years ago
Scott Lahteine 3bef7a4450
Add g-code quoted strings, improve stream code (#16818) 5 years ago
Daniel Mazurkiewicz e561f744fa
Update MKS BASE and v1.6 pins (#16806) 5 years ago
Scott Lahteine 0b45493557 Add a caution to drivers.h 5 years ago
Scott Lahteine 18a7276909 Revert "Coolstep for TMC2130, 2209, 5130, 5160"
Reverting #16790 as not ready for primetime.
5 years ago
Scott Lahteine 28b48fc9bb Revert change to AXIS_DRIVER_TYPE_X2
- Revisit this to figure out why it breaks
5 years ago
Scott Lahteine a33d08928a Tweak LPC1768 upload py script 5 years ago
thinkyhead 15e6ee6c7c [cron] Bump distribution date (2020-02-10) 5 years ago
InsanityAutomation a9549f7a08 Add PID, probe offsets to ExtUI (#16792) 5 years ago
InsanityAutomation cc1ff27256 Bump config version to 020004 (#16816) 5 years ago
Scott Lahteine 0ce83dee95 Show print time with PRINTER_EVENT_LEDS 5 years ago
Scott Lahteine 38873596ec Tweak parser warning 5 years ago
Scott Lahteine ffcbba4447 Move MSG_MARLIN 5 years ago
Scott Lahteine b9b07387d7 Minor HAL cleanup 5 years ago
Giuliano Zaro 90e2c42031 Adafruit Grand Central M4 fixes (#16812) 5 years ago
InsanityAutomation 84b6e11bd5
Better probe fail handling (#16811) 5 years ago
Fabio Santos 894762259b
Coolstep for TMC2130, 2209, 5130, 5160 (#16790) 5 years ago
thinkyhead f0cbc85a07 [cron] Bump distribution date (2020-02-09) 5 years ago
Scott Lahteine 130e36d766 Tweak ABL logging, document probing 5 years ago
Scott Lahteine f55abfeb95 Clean up Makefle indentation 5 years ago
thinkyhead 38bf5523e1 [cron] Bump distribution date (2020-02-08) 5 years ago
thinkyhead 12b3807a7f [cron] Bump distribution date (2020-02-07) 5 years ago
Robert Stein 3a3429b1ef
Fix probe with multi-endstops (#16793) 5 years ago
Robby Candra 86812432f3
Remove extraneous Serial init (#16794) 5 years ago
Tanguy Pruvot 54aff83179
G26: Allow to set retraction for UBL mesh test (#16511) 5 years ago
Bob Kuhn 78fea4a9ca
Split up MKS_RUMBA32 into two variants (#16781) 5 years ago
thinkyhead bb68eaa69e [cron] Bump distribution date (2020-02-06) 5 years ago
thisiskeithb 9b4192cdd0
Add MKS Base 1.6 board (#16783) 5 years ago
thinkyhead 0ebd2f44d4 [cron] Bump distribution date (2020-02-05) 5 years ago
Scott Lahteine f312ddfa4f More updates for 8 extruders, REPEAT 5 years ago
Scott Lahteine 793939a365 Upgrade an ifdef 5 years ago
Scott Lahteine 7bf2190f03 Fix CALIBRATION_GCODE pin handling 5 years ago
Scott Lahteine 081ef46e76 Fix Arduino IDE compile for DUE
Fixes #16767
5 years ago
Scott Lahteine 15b6ad41bc Fix E stepper stays on bug
Fixes #16753
5 years ago
Bob Kuhn 0268c1d02c
STM32duino - Use SDIO for onboard SD (#16756) 5 years ago
felixstorm 38a9706e16
Keep secure credentials in a separate config file (#16773) 5 years ago
InsanityAutomation 62d9e3f50e
Force T0 in UBL G29 on all multi-hotend setups (#16774) 5 years ago
Scott Lahteine 3ded99b894 [cron] Bump distribution date 5 years ago
felixstorm f1dbfaf706
Fix warning for ESP32 (#16771) 5 years ago
ellensp 7d4fa9d504
Fix LCD Z Move character LCD display line (#16772) 5 years ago
Scott Lahteine bfad23d3e2 (c) 2020 5 years ago
Scott Lahteine 7f9c62437e
Corner Leveling: Add inset for each side (#16759) 5 years ago
Scott Lahteine 72b4d91d2e
Add Z_AFTER_HOMING to raise Z more in G28 (#16755) 5 years ago
Scott Lahteine ee6003be87 Revert breaking change to _FAN_PWM macro 5 years ago
Scott Lahteine 4716dac874
Apply REPEAT, RREPEAT, and loop macros (#16757) 5 years ago
Scott Lahteine 0e72c315a0 Minor string storage optimization 5 years ago
Scott Lahteine 4937519d51 Fix LPC build with USE_WATCHDOG off 5 years ago
Scott Lahteine 63469ed8f7 Add EXP labels to SKR pins 5 years ago
Scott Lahteine 22556a7bbf More 8-extruder fixups 5 years ago
Scott Lahteine c4cbc54484 Suppress a compile warning 5 years ago
Scott Lahteine 7a4758a6a2 Fix RGB / Neopixel white color bug
See #16752
5 years ago
Scott Lahteine 995a9238b3 Probe singleton patch
Followup to #16751
5 years ago
Scott Lahteine 5296af94d2 Drop obsolete SD special char handling
See #14035
5 years ago
Scott Lahteine 0d342bac51 Fix CURRENT_STEP_DOWN compile error 5 years ago
Acenotass 832d33ce9d
Update Russian language (#16750) 5 years ago
Jason Smith c3cab37d7e
Fix Temperature::over_autostart_threshold (#16749) 5 years ago
InsanityAutomation e58d1bf974
G34 automatic point assignment (#16473) 5 years ago
Scott Lahteine 90b6324563
Encapsulate probe as singleton class (#16751) 5 years ago
Scott Lahteine 43d3463d5d Misc cleanup, whitespace 5 years ago
Scott Lahteine e64b7a3ab2 Clean up i2c encoder, sanitize serial 5 years ago
Jason Smith 9a8de23858
Consistent M112 with Emergency Parser (#16747) 5 years ago
Jason Smith 5b3d968634
Option for Trigorilla 1.4 with add-on endstops board (#16737) 5 years ago
rebel1 300b81bfcb
Fix BTT SKR 1.4 extra endstop pins (#16738) 5 years ago
Acenotass 0a6ae664bd
Update Russian language (#16745) 5 years ago
Scott Lahteine c4df5cf9a6 Include macros for delta ABC 5 years ago
Scott Lahteine e6a7be922b Version 2.0.3 5 years ago
Scott Lahteine 1525c2530e Merge commit 'dabf3939209fd8ea7f6a6327d764c16743aa22aa' into look_at_201 5 years ago
Scott Lahteine 016e4c0193 Version 2.0.2 5 years ago
Scott Lahteine be642610ae Merge commit '8bd6b60a0141fa892984f2d5b61f06eadbbf9a5f' into look_at_201 5 years ago
Scott Lahteine 02f61832c0 Add sanity-check for new Advanced Pause option
Followup to #16372
5 years ago
thinkyhead dabf393920 [cron] Bump distribution date (2020-01-31) 5 years ago
Artur Petrzak e4679c1b78
(21) PT100 for MCUs with 3.3v logic (#16731) 5 years ago
Scott Lahteine 62f52ebb3a Fix up, improve endstop pin auto-assignment
Followup for #16723
5 years ago
Scott Lahteine e8e25b80d1 Extend RX/TX pins for up to 8 extruders 5 years ago
Robert Stein 2822c0890a
Set up DIAG endstops for BTT SKR 1.4 / 1.4 Turbo (#16727) 5 years ago
Alexander Gavrilenko c45d6b2017
Simultaneous use of rotary encoder and touch buttons (#16729) 5 years ago
felixstorm 8d4dd88bf9
Fix compile error in SdVolume on ESP32 (#16728) 5 years ago
Scott Lahteine 3c9464eea4 Tweak G60/G61 slots 5 years ago
Scott Lahteine 5b12627e14
Auto assign DIAG pins for multi-endstop (#16723) 5 years ago
Scott Lahteine 9caf5c05e7
Refactor heater watch, job timer auto-start (#16725) 5 years ago
Scott Lahteine 50889c0f94
Move L64XX index_to_axis to progmem (#16697) 5 years ago
chgi 99b6a132bc
Fix G60/G61 slots > 8 and compile error (#16715) 5 years ago
Radek Pietruszewski e6a675e6ec
Fix missing string for M48 build (#16708) 5 years ago
Mauro 1bc6509d02
Support for E4d@BOX mainboard (#16716) 5 years ago
Neskik 1db9d9f76f
Fix probe temp calibration (#16718) 5 years ago
0r31 8737c35ded
Fix HAS_FAN macro (#16717) 5 years ago
Scott Lahteine e8ed4329ea Cleanup of old includes, add comments 5 years ago