Scott Lahteine
6569b9ba56
Fix FWRETRACT logic, apply common sense
vor 7 Jahren
Bob-the-Kuhn
3357170b18
give this language an unique name
vor 7 Jahren
Roxy-3D
2e746f2b8b
Initial conflict resolution of SD_REPRINT_LAST_SELECTED_FILE (#8104 )
* Initial conflict resolution
All previous items resolved:
- Use of ELAPSED() on timer code
- Switch to use of defer_return_to_status=true as much as possible
- Update & Clean Up of Max7219 routines
* Resolve non-SD case in ultralcd.cpp
vor 7 Jahren
Bob-the-Kuhn
594c075377
1.1.x - save 1400 bytes of FLASH by using reduced font for some languages (#8095 )
* use reduced sized font for some languages
* Fit Portuguese language files to existing scheme
* Rename language_pl-DOGM.h to language_pl_utf8.h
* Rename language_pl_utf8.h to language_pl-DOGM.h
* Update dogm_font_data_ISO10646_1.h
* Update dogm_font_data_ISO10646_1.h
vor 7 Jahren
Scott Lahteine
8bb1e91afd
More specific M100 description
vor 7 Jahren
Scott Lahteine
5bed2f351a
Fix spacing, use single instances of similar pins
vor 7 Jahren
Scott Lahteine
ec9d7b639d
Encourage users to re-examine their configs
vor 7 Jahren
Scott Lahteine
1c97c1582c
Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
vor 7 Jahren
Scott Lahteine
f06f4b40b8
Apply physical limits to mesh bounds
vor 7 Jahren
Scott Lahteine
355ebec92d
Fix position sync in M600 pause/resume
vor 7 Jahren
montri2025
fa157f08ff
lcd <20 disply Bed Temperature cast ty (#8068 )
vor 7 Jahren
Scott Lahteine
39a545b3f8
Patch up some verbiage in configs
vor 7 Jahren
Roxy-3D
e9bc9a2ab4
change to better (more clear) names (#8049 )
set_destination_to_current() changed to set_destination_from_current()
set_current_to_destination() changed to set_current_from_destination()
vor 7 Jahren
Moritz Bitsch
b22c87183f
Add MKS MINI 12864 support for GT2560
vor 7 Jahren
tweichselbaumer
fa44130734
Add M290 babystepping (#8014 )
* Add M290 babystepping
* Allow `Z` for `M290`
* fix spacing
* Support BABYSTEP_XY in M290
* Not just Z
* Extend M290 for BABYSTEP_ZPROBE_OFFSET
* tweak
vor 7 Jahren
MetalSearch
9b3f27f02a
Fix:EndStops doesn't working with BOARD_RAMPS_14_EFB on Micromake C1 (#8041 )
[1.1.x] Fix EndStops don't work with BOARD_RAMPS_14_EFB on Micromake C1
vor 7 Jahren
Scott Lahteine
a7398a0459
Prevent SDCARD_SORT_ALPHA from exploding
vor 7 Jahren
Scott Lahteine
91c5c2538a
Add SCROLL_LONG_FILENAMES advanced option
Based on #7637 by @marcio-ao
vor 7 Jahren
Scott Lahteine
259cf1b0b2
BQ enables this in the config. Remove here
vor 7 Jahren
Scott Lahteine
2338632270
Simplify Cartesian probing bounds
Followup to #8011
vor 7 Jahren
Luc Van Daele
2a88a3fd33
boolval revised (#8017 )
vor 7 Jahren
Thomas Moore
84470f6b2a
Update UBL mesh boundaries to accomidate beds centered at 0, 0 (#8011 )
vor 7 Jahren
studiodyne
e04902f589
Add EXTRA_FAN_SPEED feature
vor 7 Jahren
Scott Lahteine
5c2ff6ed19
Add Capability BUILD_PERCENT
vor 7 Jahren
Scott Lahteine
5f708d47ce
Add LCD_SET_PROGRESS_MANUALLY
vor 7 Jahren
Scott Lahteine
3b4b9c6d68
Unaccented French for Character Display
vor 7 Jahren
MetalSearch
8df47d76c7
Add control board MAKEBOARD Mini
+Add French language without accent for japanese LCD
vor 7 Jahren
Scott Lahteine
e05af35678
Add MIN_SOFTWARE_ENDSTOP_[XYZ] to example configs
vor 7 Jahren
Scott Lahteine
060d16d26b
Split the software endstop capability by axis.
Based on #7975 and #7979
vor 7 Jahren
Scott Lahteine
e17869ca20
Fix Emergency Parser
Followup to #7459
vor 7 Jahren
Scott Lahteine
662105c1b6
ADC sensor fix inspired by 'Evgen2' on Twitter
vor 7 Jahren
Scott Lahteine
b8ddae61e2
ubl_state no longer needed
vor 7 Jahren
Scott Lahteine
ece14af556
Improve LCD leveling value edits
vor 7 Jahren
Scott Lahteine
b07a2aa23c
Add HAS_MESH conditional
vor 7 Jahren
Scott Lahteine
88857e8028
Move fade_scaling_factor_for_z to Planner
vor 7 Jahren
Scott Lahteine
8e808fcadc
General cleanup, apply const
vor 7 Jahren
Scott Lahteine
da93a272a0
Move leveling_is_active to a macro
vor 7 Jahren
Scott Lahteine
3d5b10735f
Remove obsolete UBL z_offset
vor 7 Jahren
gallynero
94228d4522
Enable change feedrate in delta
Enable change the relative feedrate on a printing job in delta machines with UBL
vor 7 Jahren
Slawomir Ciunczyk
167058b61f
Different NEOPIXEL types
Changes to support NEOPIXEL LED strips
- Support for different NEOPIXEL as defined in Adafruit_NeoPixel.h
- ability to setup startup brightness
- ability to define sequential/non-sequential transition of color change during heating-up
- additional parameter to M150 P<brightness>
vor 7 Jahren
Scott Lahteine
38110e220d
Segmented manual moves for kinematics
vor 7 Jahren
deram
9239fcf0da
Allow UBL G29 and G26 to build without a probe
vor 7 Jahren
Scott Lahteine
381ebc043f
Add support for ST7565-64128N
Based on #7447 by @Bob-the-Kuhn
vor 7 Jahren
jmdearras
c7e0a49c94
Add some new LCD displays
- Original CR-10
- MKS Mini Display
vor 7 Jahren
Scott Lahteine
067622fcc6
Apply some tweaks based on 2.0.x
vor 7 Jahren
Scott Lahteine
ae256576e1
Bring configs into parity with 2.0.x
vor 7 Jahren
Scott Lahteine
cbfcce09fa
Remove legacy ADVANCE feature
vor 7 Jahren
Scott Lahteine
a21201a713
LCD filename already concatentated
vor 7 Jahren
Scott Lahteine
53f2f188f2
LCD filename already concatenated
vor 7 Jahren
Scott Lahteine
a6e95c7d25
Fix display issue with SD_ALPHA_SORT caching
vor 7 Jahren