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 |
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
|
22556a7bbf
|
More 8-extruder fixups
|
5 years ago |
Scott Lahteine
|
995a9238b3
|
Probe singleton patch
Followup to #16751
|
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 |
Jason Smith
|
9a8de23858
|
Consistent M112 with Emergency Parser (#16747)
|
5 years ago |
Scott Lahteine
|
c4df5cf9a6
|
Include macros for delta ABC
|
5 years ago |
Artur Petrzak
|
e4679c1b78
|
(21) PT100 for MCUs with 3.3v logic (#16731)
|
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 |
InsanityAutomation
|
9bb8176d34
|
Fix Toolchange (!no_move) return to status (#16699)
|
5 years ago |
Jason Smith
|
131acf304b
|
Fix Manual Bed Leveling with multiple extruders (#16688)
|
5 years ago |
Hans007a
|
e2eef1256a
|
G60/G61 Position Save/Restore (#16557)
|
5 years ago |
Scott Lahteine
|
56cd747c8b
|
Rename some temperature members
|
5 years ago |
Scott Lahteine
|
1d1dc8e339
|
More 8 extruder defines
|
5 years ago |
Jason Smith
|
44d400db83
|
Fix HOMING_BACKOFF_MM for DELTA (#16657)
|
5 years ago |
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
5 years ago |
InsanityAutomation
|
79810b7fcb
|
G12 defaults per tool. Event G-code for post-toolchange (#16554)
|
5 years ago |
MaukCC
|
04d64351a2
|
Add HMS434 V15 ATSAM board (#16620)
|
5 years ago |
InsanityAutomation
|
97b5a5f469
|
Provide methods for M420 + MBL (#16602)
|
5 years ago |
Giuliano Zaro
|
ef8f829513
|
Fix CHAMBER_MAXTEMP security margin (#16600)
|
5 years ago |
InsanityAutomation
|
0fcf2b1110
|
Quad Z stepper support (#16277)
|
5 years ago |
Scott Lahteine
|
e9ae585647
|
Patch for _STEP_INIT
|
5 years ago |
Scott Lahteine
|
dda76e50a9
|
Use bool in pin compare
|
5 years ago |
Scott Lahteine
|
37849969ad
|
Function-like macros
|
5 years ago |
Scott Lahteine
|
707349d492
|
Updates for L64XX
|
5 years ago |
tompe-proj
|
a338dce83f
|
PINDA v2 temperature sensor / compensation (#16293)
|
5 years ago |
Scott Lahteine
|
1bb1ce7475
|
Move macros to stepper/indirection
|
5 years ago |
Jason Smith
|
c305c2cc6b
|
Fix some warnings, Melzi pins
|
5 years ago |
Dennis
|
2d7f94cae1
|
Adjustable ADC debounce delay (#16264)
|
5 years ago |
Bob Kuhn
|
1ad53cee1f
|
Improved STMicro L64XX stepper driver support (#16452)
|
5 years ago |
Jason Smith
|
d22eb261cf
|
Fix probeless delta build (#16537)
|
5 years ago |
FlyingSamson
|
fbf2f36cae
|
Only constrain motion on homed axes (#16533)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
5 years ago |
Giuliano Zaro
|
0391e5bcc7
|
Prevent Z misaligment on tool change (#16518)
|
5 years ago |
ellensp
|
669fe74096
|
Fix compile error w/out LCD (#16502)
|
5 years ago |
Scott Lahteine
|
6e658a7c04
|
Code style and comment tweaks
|
5 years ago |
Scott Lahteine
|
95046c9047
|
Extend SERIAL_CHAR to take multiple arguments
|
5 years ago |
Vertabreaker
|
d26c32375e
|
Fix EEPROM array size bug (#16475)
|
5 years ago |