16265 Commits

Author SHA1 Message Date
FanDjango
e3cd293f4e Adjustable precision in M105 temperature report ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:11 -05:00
zeleps
d324f3b16a Don't apply hotend_offset.z to Z soft endstops ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:11 -05:00
Scott Lahteine
01c9d49f09 Indent tool_change_prime 2021-04-29 08:45:11 -05:00
Scott Lahteine
cc1b8c2d0b Clarify solenoid active / magnet-on state 2021-04-29 08:45:11 -05:00
FanDjango
ed7698efaa Defer "quiet probing" till the last Z bump () 2021-04-29 08:45:11 -05:00
Scott Lahteine
efe2859227 Solenoid cleanups
Followups to  ahead of 
2021-04-29 08:45:11 -05:00
Scott Lahteine
4b4498be93 Remove untranslated strings 2021-04-29 08:45:11 -05:00
Scott Lahteine
eff2330ce1 G34/M422 cleanup 2021-04-29 08:45:11 -05:00
Scott Lahteine
8884b1f9a6 Move duplication_e_mask 2021-04-29 08:45:11 -05:00
Scott Lahteine
bb747bcd62 Fix delayed_move_time elapsed test 2021-04-29 08:45:11 -05:00
InsanityAutomation
b1f0671541 Fix IDEX reboot on travel after G28 X () 2021-04-29 08:45:10 -05:00
InsanityAutomation
abeefaac7f Fix SD SPI Speed override, FTDI mesh edit ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine
90c04ee15d Rename FTDI EVE screen data structs 2021-04-29 08:45:10 -05:00
Marcio T
d3d8fd6d9b Fix thermal error protection, reporting () 2021-04-29 08:45:10 -05:00
Giuliano Zaro
c6c5cc7246 Update Italian language () 2021-04-29 08:45:10 -05:00
Scott Lahteine
d5465f1ad8 Creality 4.2.10 board () 2021-04-29 08:45:10 -05:00
Scott Lahteine
3f8a83b285 Add ALL_AXES manual move for UBL mesh editing
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>

2021-04-29 08:45:10 -05:00
Scott Lahteine
385152b3d2 Animated boot followup 2021-04-29 08:45:10 -05:00
ellensp
66c69aef6a Homing code followup ()
Patching a87e5197cfb2f302c3eea9271b4c25c49df3ab6b
2021-04-29 08:45:10 -05:00
Scott Lahteine
f4f152bd01 Improved bootscreen animation 2021-04-29 08:45:10 -05:00
Scott Lahteine
eaeb9d1b20 Document, adjust some homing code 2021-04-29 08:45:10 -05:00
qwewer0
a42755a061 Fix a comment () 2021-04-29 08:45:10 -05:00
ellensp
5d35e3ccf5 Check for misplaced configs on build ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
qwewer0
7ef03a761b Assisted Tramming improvements () 2021-04-29 08:45:10 -05:00
ellensp
f570791e19 Fix //action prefix () 2021-04-29 08:45:10 -05:00
Jason Smith
25152a8cef Fix UBL mesh edit delta moves ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Jason Smith
14b7eb1c5a Fix CHAMBER_FAN_MODE 0 build () 2021-04-29 08:45:10 -05:00
zeleps
3b4c5f982c Fix PARKING_EXTRUDER homing with solenoid () 2021-04-29 08:45:10 -05:00
Victor Oliveira
2c58d0881b Prefix SD SPI pins (SCK, MISO, MOSI, SS) ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Scott Lahteine
7a748bd565 SPI and pins cleanup 2021-04-29 08:45:10 -05:00
Victor Oliveira
cf996949fa Support 4.3" (480x272) Color UI display () 2021-04-29 08:45:10 -05:00
Victor Oliveira
79672d51f6 USB FD via native USB Host + MSC () 2021-04-29 08:45:10 -05:00
Scott Lahteine
c3dc74bba0 Pins, comment cleanup 2021-04-29 08:45:10 -05:00
Tanguy Pruvot
f539e319f0 Clarify sanity-check for custom status bitmap () 2021-04-29 08:45:10 -05:00
Victor Oliveira
eda5a884c6 LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility () 2021-04-29 08:45:10 -05:00
Keith Bennett
7b33ceebbb Apply SHOW_BOOTSCREEN to TFT_COLOR_UI () 2021-04-29 08:45:10 -05:00
Scott Lahteine
8aa453d75b Menu item index followup 2021-04-29 08:45:10 -05:00
Victor Oliveira
ed1c0b71df Fix Change Filament menu actions ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:10 -05:00
Victor Oliveira
63f083db96 Fix LVGL_UI G-code preview () 2021-04-29 08:45:10 -05:00
Victor Oliveira
a74d4609af Use ADC_RESOLUTION 12 for all STM32 () 2021-04-29 08:45:10 -05:00
Victor Oliveira
427a2fca4d Fix Menu Mixer for Color UI () 2021-04-29 08:45:10 -05:00
Victor Oliveira
910908fb32 Better defaults, compatibility for SDIO + STM32 () 2021-04-29 08:45:10 -05:00
Keith Bennett
a8800d5b0a Small / Large Boot Screen option for TFT_COLOR_UI () 2021-04-29 08:45:10 -05:00
Scott Lahteine
adca49e432 Remove URL scheme 2021-04-29 08:45:10 -05:00
Scott Lahteine
214f6cb6e3 Allow define HOMING_FEEDRATE_(XY|Z) 2021-04-29 08:45:10 -05:00
Scott Lahteine
3395d10e82 General cleanup 2021-04-29 08:45:10 -05:00
Jason Smith
2e93923e24 Validate defined probe points () 2021-04-29 08:45:10 -05:00
Scott Lahteine
892e83e872 Init tare pin once 2021-04-29 08:45:10 -05:00
Scott Lahteine
10482ca49c Add probe_switch_activated 2021-04-29 08:45:10 -05:00
Scott Lahteine
9947072d2d Remove CREALITY_TOUCH 2021-04-29 08:45:10 -05:00