3dlabsio
645ca7af7a
M141 Heated Chamber, Temperature rework ( #12201 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Scott Lahteine
95d3f3953a
DEFAULT_WEBSITE_URL => BOARD_WEBSITE_URL
6 years ago
Giuliano Zaro
85f149befe
Save some progmem ( #12913 )
6 years ago
Scott Lahteine
d82c350de7
Miscellaneous LCD code renaming, reordering ( #12430 )
* Move special characters to language.h
* Apply some naming standards
* Clean up menu item draw functions
* Rename some Temperature methods
* UI => ExtUI
7 years ago
Scott Lahteine
50af1d1e08
Differentiate translated On/Off from Serial ON/OFF
7 years ago
Scott Lahteine
4c5ca89d8c
Show the appropriate pause message ( #12348 )
7 years ago
Scott Lahteine
19f49db96f
Tweak / reduce menu items
7 years ago
Scott Lahteine
9cd3529108
Organize language data, fix Korean and Danish
7 years ago
Scott Lahteine
8055ed24ff
Move font data to a subfolder
7 years ago
Scott Lahteine
2bf18950ab
Refactor LCD menus
7 years ago
Roman Moravčík
e48cbff10d
Fixed redefinition warnings of MSG_HOTEND_TOO_COLD. ( #12203 )
7 years ago
Marcio Teixeira
71e19baf69
Fix kill => disable_all_heaters => print_job_timer.stop ( #12146 )
- Remove `print_job_timer.stop()` from `disable_all_heaters`
- Call `print_job_timer.stop()` for relevant `disable_all_heaters()`.
- Split up `kill()` for watchdog interrupt safety
7 years ago
teemuatlut
c3229e1b34
Migrate to a new TMC library ( #11943 )
7 years ago
brian park
2abf3d258d
Korean language translation support ( #11987 )
7 years ago
Scott Lahteine
5a74b12b45
Followup to #11769
7 years ago
InsanityAutomation
f38570ac55
Add custom user menu title ( #11769 )
7 years ago
Scott Lahteine
09a2bee8aa
Support more filament runout sensors in M119 ( #11851 )
7 years ago
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
7 years ago
Holger Müller
1a6f2b29b8
Add support for Triple-Z steppers/endstops
7 years ago
Yunhui Fu
c96412a78f
[2.0.x] UTF-8 language translation support ( #10213 )
7 years ago
Scott Lahteine
2024775e07
Spanish (UTF8) Language ( #9786 )
From #7314 by @MrAmericanMike
7 years ago
Thomas Moore
786746404b
[2.0.x] Apply feedrate to nozzle movement for kinematic machines ( #8778 )
7 years ago
Scott Lahteine
5364b92c37
Drop obsolete string
7 years ago
Scott Lahteine
7541316bb4
Add M701/M702 Filament Load/Unload, M603
7 years ago
Scott Lahteine
5fbb2f121e
Remove skew warning that could crash the planner
7 years ago
Scott Lahteine
0154e3480c
New feature: BED_SKEW_CORRECTION
7 years ago
Scott Lahteine
be00e421a7
Patch up M290, M851
7 years ago
Scott Lahteine
dc82babe8e
Implement NANODLP_Z_SYNC for 2.0.x
7 years ago
Scott Lahteine
723f2a77f6
Implement support for Dual X and Y endstops
8 years ago
Scott Lahteine
34a261416f
Add unaccented French language
8 years ago
Scott Lahteine
92dbf5f148
Fix babystep edit label, allowing translation
8 years ago
Scott Lahteine
f52a31a275
Core updates
8 years ago
Scott Lahteine
4e4d16c92e
Move 'core' files
8 years ago
Scott Lahteine
898f48e331
CNC workspace planes for G5
According to LinuxCNC, G5 should throw an error if the current plane mode isn't XY.
8 years ago
Michal Holes
54d48130f3
Slovak UTF-8 translation
Slovak UTF-8 translation
8 years ago
Petr Zahradník
8c34233452
UTF-8 mapper for Czech
8 years ago
Roxy-3D
b63e82f309
M421 Mesh Point Offset and misc. UBL clean up ( #6685 )
* M421 Mesh Point Offset and misc. UBL clean up
Allow M421 to accept an offset as well as absolute value for a specified
mesh point.
And misc. UBL clean up to reduce redundent code.
* Better error checking for M421
* Fix M421 Y index bug
I just noticed.... We've had a Y index bug for who knows how long?
8 years ago
Scott Lahteine
081bf1f879
Patch #else / #endif comments
8 years ago
android444
77aa16005d
Polish font
Add polish font for GLCD displays only.
HD44780 work properly without polish character.
Update language_pl.h.
8 years ago
Scott Lahteine
04050237f0
Header and pins changes to support 5 extruders
8 years ago
Scott Lahteine
48c6284c91
Immediate commands take precedence
8 years ago
Bob-the-Kuhn
b31604a492
Message for every KILL and STOP
No more mystery halts & resets
Moved messages to language.h
Added current command to inactive timeout message
8 years ago
Scott Lahteine
8289ea1316
Use a short name for the filament "endstop"
8 years ago
Roxy-3D
8bf0b496b9
Improve M600 with timeout, wait for heatup.
8 years ago
Scott Lahteine
c15b9a6a06
No space after X: or A: in M114 output
8 years ago
Damien
4e2639942b
Support for M335 case light "no case light"
8 years ago
Scott Lahteine
6d7b1cdf6c
Add M421 for ABL Bilinear
8 years ago
Scott Lahteine
2643404ac8
Throw an error in M420 if can't enable
8 years ago
yhfudev
2dbd38ce16
tag the utf-8 strings
8 years ago