66334820ca
Add TMC micro-steps sanity check ( #17044 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
2020-03-02 13:13:04 -06:00
Jason Smith and GitHub
cc822bf70f
Fix some 8 extruders issues, GTR build ( #17043 )
2020-03-01 21:19:02 -06:00
5da6819277
Fix build issues with REPRAPWORLD_KEYPAD ( #17038 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
2020-03-01 19:54:22 -06:00
Jason Smith and GitHub
45fae55929
Fix SKR nested comment warning ( #17037 )
2020-03-01 17:39:00 -06:00
Jason Smith and GitHub
4a3fcd0bf9
Fix three extruder with auto-fan build ( #17035 )
2020-03-01 17:37:16 -06:00
Jason Smith and Scott Lahteine
ebd2bcc177
Fix AXIS_HAS_SW_SERIAL
2020-02-23 21:59:31 -06:00
Jason Smith and GitHub
2bcc2ec7d1
Reduce default TMC baudrate to 57600 with Software Serial ( #16930 )
2020-02-23 07:48:56 -06:00
Jason Smith and GitHub
c3cab37d7e
Fix Temperature::over_autostart_threshold ( #16749 )
2020-02-01 04:51:57 -06:00
Jason Smith and GitHub
9a8de23858
Consistent M112 with Emergency Parser ( #16747 )
2020-01-31 23:08:37 -06:00
Jason Smith and GitHub
5b3d968634
Option for Trigorilla 1.4 with add-on endstops board ( #16737 )
2020-01-31 21:51:59 -06:00
Jason Smith and Scott Lahteine
131acf304b
Fix Manual Bed Leveling with multiple extruders ( #16688 )
2020-01-27 15:57:21 -06:00
Jason Smith and Scott Lahteine
44d400db83
Fix HOMING_BACKOFF_MM for DELTA ( #16657 )
2020-01-26 03:16:03 -06:00
Jason Smith and Scott Lahteine
95d5a0c480
Fix DELTA_CALIBRATION_MENU recursive call ( #16656 )
2020-01-26 00:02:06 -06:00
Jason Smith and Scott Lahteine
439e73d79c
AVR sanity check for MONITOR_DRIVER_STATUS with SW Serial ( #16421 )
2020-01-19 22:25:38 -06:00
Jason Smith and Scott Lahteine
c305c2cc6b
Fix some warnings, Melzi pins
2020-01-15 19:57:16 -06:00
Jason Smith and Scott Lahteine
fc773c2784
Fix Fysetc S6 FLASH_PAGE_SIZE and test build ( #16560 )
2020-01-14 15:36:47 -06:00
Jason Smith and Scott Lahteine
d22eb261cf
Fix probeless delta build ( #16537 )
2020-01-11 17:14:33 -06:00
Jason Smith and Scott Lahteine
3cade6245e
Fix MIN_PROBE_EDGE bug in default ABL G29 ( #16367 )
2020-01-03 17:46:26 -06:00
Jason Smith and Scott Lahteine
595e684658
Add Leapfrog Xeed 2015 support ( #16400 )
2020-01-02 22:04:13 -06:00
Jason Smith and Scott Lahteine
a7b0b390cd
Fix PrintrBoard build (ignore TMC libraries) ( #16346 )
...
(In future try to get Teensy processors better supported by `TMCStepper`.)
2020-01-01 22:14:14 -06:00
Jason Smith and Scott Lahteine
9ff2d34bf8
Fix warnings in stepper.cpp ( #16364 )
2020-01-01 22:06:50 -06:00
Jason Smith and Scott Lahteine
92ad973729
Fix some DOGM warnings ( #16363 )
2020-01-01 21:58:16 -06:00
Jason Smith and Scott Lahteine
4e1f2f89f6
Refactor TMC-related macros and sanity checks ( #16384 )
2020-01-01 21:51:15 -06:00
Jason Smith and Scott Lahteine
d5bc5547ee
Step timing cleanup and rounding fix ( #16258 )
2019-12-21 18:36:25 -06:00
Jason Smith and Scott Lahteine
0d8c81b2a6
Fix axis CS sanity check ( #16271 )
2019-12-20 22:05:42 -06:00
Jason Smith and Scott Lahteine
2e235aff03
Fix HAL_STM32 + Arduino IDE SoftwareSerial conflict ( #16266 )
2019-12-20 19:14:27 -06:00
Jason Smith and Scott Lahteine
1bad8f1b17
Improve pulse timing and step reliability ( #16128 )
2019-12-19 02:38:48 -06:00
Jason Smith and Scott Lahteine
37df0c1f22
Disable PRINTCOUNTER in SKR Mini E3 examples ( #16110 )
2019-12-05 20:49:06 -06:00
Jason Smith and Scott Lahteine
752a1e76ab
Float ABL mesh boundaries, no probe position rounding ( #16018 )
2019-11-27 01:29:25 -06:00
Jason Smith and Scott Lahteine
ce9a4afe95
Better ST7920 timings for FYSETC S6 ( #16022 )
2019-11-27 01:26:21 -06:00
Jason Smith and Scott Lahteine
d0282e5ba8
Allow slop in position_is_reachable for delta ( #16003 )
2019-11-26 02:53:28 -06:00
Jason Smith and Scott Lahteine
c497a491f4
Fix a PID_EXTRUSION_SCALING menu item ( #15988 )
2019-11-24 17:01:14 -06:00
Jason Smith and Scott Lahteine
b904ba0f29
Improve Delta probing / calibration ( #15887 )
2019-11-21 03:26:00 -06:00
Jason Smith and Scott Lahteine
4ede13e36a
Fix G29 for updated meshCount type ( #15960 )
2019-11-21 03:19:56 -06:00
Jason Smith and Scott Lahteine
9906e96ffb
Allow UBL G29 J1 with PAUSE_BEFORE_DEPLOY_STOW ( #15934 )
2019-11-19 23:26:38 -06:00
Jason Smith and Scott Lahteine
2dab109baa
Update Anycubic Kossel config ( #15935 )
2019-11-19 23:23:25 -06:00
Jason Smith and Scott Lahteine
9fd35c84ce
SoftwareSerialM for SKR STM32F1 boards ( #15875 )
2019-11-12 22:16:54 -06:00
Jason Smith and Scott Lahteine
770adcfa15
Raise Z before homing X/Y on unknown Z ( #15859 )
2019-11-10 16:21:20 -06:00
Jason Smith and Scott Lahteine
b3f81eead5
Fix/improve TURBO_BACK_MENU_ITEM ( #15856 )
2019-11-09 19:27:30 -06:00
Jason Smith and Scott Lahteine
814a2eaf8f
Allow TMC baud rate override ( #15773 )
2019-11-06 17:08:12 -06:00
Jason Smith and Scott Lahteine
1fe0646d25
Use modified SoftwareSerialM which works with SKR Pro ( #15796 )
2019-11-04 15:17:42 -06:00
Jason Smith and Scott Lahteine
832cb7e1ac
Z_STEPPER_AUTO_ALIGN — To align with Z stepper points ( #15195 )
2019-10-16 13:39:58 -05:00
Jason Smith and Scott Lahteine
53abfdc2c3
Fix BLTOUCH and FAN PWM conflicts on SKR E3 boards ( #15547 )
2019-10-15 14:18:46 -05:00
Jason Smith and Scott Lahteine
46763efb75
Fix tool-change move with hotend offset ( #15491 )
2019-10-09 19:48:00 -05:00
Jason Smith and Scott Lahteine
5f18f5bb90
Require TMCStepper >= 0.5.0 in platformio.ini ( #15382 )
2019-09-27 19:18:12 -05:00
Jason Smith and Scott Lahteine
f98999ca20
Fix includes in RAMPS_DUO and RAMPS_SMART ( #15321 )
2019-09-25 09:42:03 -05:00
Jason Smith and Scott Lahteine
66d0221077
Fix build with more than 2 Trinamic E steppers ( #15329 )
2019-09-25 02:30:07 -05:00
Jason Smith and Scott Lahteine
53124ca6b7
Fix 32-bit crash due to fwretract_settings_t pack(1) ( #15333 )
2019-09-25 01:08:30 -05:00
Jason Smith and Scott Lahteine
9aaa056286
Fix SCARA build from Arduino IDE ( #15317 )
2019-09-24 17:29:25 -05:00
Jason Smith and Scott Lahteine
6ed2bf631d
Fix FILAMENT_RUNOUT_SCRIPT without ADVANCED_PAUSE_FEATURE build ( #15313 )
2019-09-20 00:50:11 -05:00
Jason Smith and Scott Lahteine
514223f960
Fix BACKLASH_COMPENSATION compiler issues ( #15307 )
2019-09-20 00:48:41 -05:00
Jason Smith and Scott Lahteine
252f31b6f1
Fix/improve backoff feedrates ( #15300 )
2019-09-18 17:04:13 -05:00
Jason Smith and Scott Lahteine
be051c890f
Fix Z_STEPPER_ALIGN_[XY] sanity error ( #15124 )
2019-09-01 04:00:20 -05:00
Jason Smith and Scott Lahteine
534c105a7a
Fix 16-bit range check in TMenuItem::action_edit ( #14834 )
2019-08-05 20:02:29 -05:00
Jason Smith and Scott Lahteine
f2c5740d06
Add 'E' argument to G34 to allow stowing between probes ( #14533 )
...
- Use the return value from probe_pt during `G34`
Eliminate the assumption that probe_pt leaves current_position set to values relative to the probed points. This is not always true, depending on the raise_after argument.
- Add '`E`' argument to `G34` command allowing stowing between each probe.
2019-07-17 04:23:19 -05:00
sjasonsmith and Scott Lahteine
07b41a8c3f
Include SOLENOID_PROBE in leveling report ( #14344 )
2019-06-22 17:54:37 -05:00