Scott Lahteine
|
73cd34b121
|
Finish AUTO_POWER_CONTROL implementation
Followup to #9503
|
7 years ago |
Scott Lahteine
|
b3deadd898
|
Don't raise FIX_MOUNTED_PROBE on stow
Reference #9336
|
7 years ago |
Scott Lahteine
|
3d1692d1fd
|
Fix X2 enable with X_DUAL_STEPPER_DRIVERS
From #9286
|
7 years ago |
Scott Lahteine
|
c241da32e8
|
stepper.h parity with 1.1.x
|
7 years ago |
Scott Lahteine
|
ca55f2927a
|
Pulldown pin mode support (#9701)
Implemented for LPC1768.
|
7 years ago |
Scott Lahteine
|
83d7e95de0
|
Add MSG_THERMAL_RUNAWAY_BED (#9691)
|
7 years ago |
Scott Lahteine
|
472229b974
|
Fix #9681
|
7 years ago |
Scott Lahteine
|
03d790451f
|
[2.0.x] HAL timer set/get count => set/get compare (#9581)
To reduce confusion over the current timer count vs. the compare (aka "top") value. Caution: this re-uses the function name, changing its meaning.
|
7 years ago |
Scott Lahteine
|
7280fa1e31
|
Patch Power class
|
7 years ago |
Scott Lahteine
|
e698998343
|
More reliable PROBING_HEATERS_OFF with BED_LIMIT_SWITCHING
|
7 years ago |
Thomas Moore
|
1541224a81
|
Enable Z axis and delta sensorless homing (#9516)
|
7 years ago |
Scott Lahteine
|
d168ee9bed
|
Drop leveling include from steppers.cpp
|
7 years ago |
Scott Lahteine
|
b5e92f4f90
|
[2.0.x] Enable / disable PSU automatically (#9503)
|
7 years ago |
ABH10
|
ac6bf7226a
|
Update of comments in thermistor files. No functional changes. (#8986)
|
7 years ago |
Thomas Moore
|
786746404b
|
[2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778)
|
7 years ago |
Thomas Moore
|
e1fd9c08b3
|
[2.0.x] Add support for LPC1769 at 120 MHz (#9423)
|
7 years ago |
Scott Lahteine
|
9b9350e010
|
Fix jerky Z motion between probes
Suggested by #9375
|
7 years ago |
GMagician
|
ea9ad4e46d
|
[2.0.x] Fix compile error on delta when NO_WORKSPACE_OFFSETS (#9388)
|
7 years ago |
Scott Lahteine
|
c251601916
|
Simplified SET_BIT, moved to endstops.cpp
|
7 years ago |
teemuatlut
|
5c69d45f5b
|
[2.0.x] TMC2130 support for LPC platform (#9114)
|
7 years ago |
Thomas Moore
|
7035471982
|
Clear retracted status when homing the Z axis
|
7 years ago |
Scott Lahteine
|
2bea1bda56
|
Move more strings to PROGMEM
|
7 years ago |
Scott Lahteine
|
1dcfe193ac
|
Optimize some serial strings
|
7 years ago |
Scott Lahteine
|
9644fe1839
|
Lightly optimize arc length calculation
|
7 years ago |
Scott Lahteine
|
3217da6fa5
|
Followup patch for TMC stepper init
|
7 years ago |
Scott Lahteine
|
db031d5d76
|
Add missing SoftwareSerial begin for TMC2208
Based on #9299
|
7 years ago |
Scott Lahteine
|
f7f8569bbf
|
Fix skew settings report precision
Followup to changes from #8843
|
7 years ago |
Scott Lahteine
|
adb2ac4747
|
Fix skew settings report precision
|
7 years ago |
Scott Lahteine
|
90d011cc48
|
Use ADD_PORT_ARG for all cases
|
7 years ago |
Scott Lahteine
|
51c7b5d46f
|
Fix set_home_offset bug from bad porting
|
7 years ago |
Scott Lahteine
|
61bf8478a2
|
Add hotEnough methods
|
7 years ago |
Scott Lahteine
|
7d6c009104
|
Add thermistor 15 tuned for JGAurora A5
|
7 years ago |
Scott Lahteine
|
382a5e3318
|
Clean up trailing whitespace
|
7 years ago |
Øystein Krog
|
441517bbe1
|
Fix DUAL_X_CARRIAGE endstops
\#8170 fixed
|
7 years ago |
Scott Lahteine
|
887664aa61
|
Restore broken Dual X Carriage
|
7 years ago |
Scott Lahteine
|
750cc02b3a
|
Use delay() in serial temp report
|
7 years ago |
Thomas Moore
|
44239b1062
|
Allow DELTA to compile with soft endstops disabled
|
7 years ago |
Thomas Moore
|
429e6ba8a6
|
Fix lcd_preheat dummy variable types
|
7 years ago |
Scott Lahteine
|
42933c804a
|
Cleanups for STM32F7
|
7 years ago |
Morten
|
a0246c5c96
|
Add support for STM32F7 MCU
|
7 years ago |
Scott Lahteine
|
a408209d24
|
More reliable temperature serial report?
|
7 years ago |
Scott Lahteine
|
4f5e087ff4
|
Planner anti-stutter by Sebastian Popp
|
7 years ago |
Thomas Moore
|
cfd989d7c5
|
Fix EEPROM SettingsData for 32-bit architectures
|
7 years ago |
Thomas Moore
|
84de428d30
|
[2.0.x] Fix compile errors (#9141)
* Update persistent_store_impl.cpp
* Remove define BYTE from serial functions since Arduino docs typically show 0 for the normal case.
|
7 years ago |
Bob-the-Kuhn
|
e633ce06c7
|
LCD contrast type mismatch is back
WORKS!
|
7 years ago |
Thomas Moore
|
f7efac57b7
|
Multi-host support
|
7 years ago |
Scott Lahteine
|
7e000e6af4
|
More EEPROM field debugging (#9123)
|
7 years ago |
GMagician
|
5295b4713d
|
[2.0.x] add semitec 104NT-4 (#9119)
Table is very very similar to old 104-GT2 so I added only the name and recycled old ID
|
7 years ago |
Scott Lahteine
|
99516572b1
|
Fix TMC current read from EEPROM
|
7 years ago |
Christopher Pepper
|
14dcad6bbc
|
LPC1768: Increase ADC median filter from 3 values to 23
Clarify the HAL_adc_get_result method to make sure correct values enter the filters
HAL: Fix the PID control loop for non-AVR platforms
|
7 years ago |