Gabe Rosenhouse
174b8d99d5
Simplify 3-point probing using new code only
vor 11 Jahren
Gabe Rosenhouse
3b718b816c
better documentation
vor 11 Jahren
Gabe Rosenhouse
34fd59c370
ABL at any points
vor 11 Jahren
Gabe Rosenhouse
f308a8af91
update comment
vor 11 Jahren
Gabe Rosenhouse
357e31270a
Prevent G29 without first homing in X and Y
If position is unknown, then G29 can be dangerous.
vor 11 Jahren
Gabe Rosenhouse
d2d7d186b5
Use descriptive constants, more
vor 11 Jahren
Gabe Rosenhouse
2ccdf4f36d
Use descriptive constants instead of numeric literals
vor 11 Jahren
Christian Axelsson
c00383f286
Fixed typo.
vor 11 Jahren
Marco
8212d8d543
Revert "Fixed small typo that would prevent compiling"
This reverts commit 51ae4881ab .
vor 11 Jahren
Marco
51ae4881ab
Fixed small typo that would prevent compiling
vor 11 Jahren
Marco
498d76fd79
Fixed some messages where the text shown on the screen was more than 17 characters
vor 11 Jahren
Jim Morris
af9395ac2e
Add M605 to dynamically set delta configuration
Save above configs in eeprom
fix docs in createTemperatureLookupMarlin.py
add missing azteegX3pro digipot settings in delta example config
vor 11 Jahren
Marco
cf5c3b6610
Added dutch to language.h
vor 11 Jahren
Gabe Rosenhouse
d1c64b9dc4
Fix syntax error introduced in 477b6fa1d
vor 11 Jahren
Cylindric
5d50819791
Various typo fixes - only in comments, no code changes.
vor 11 Jahren
Cylindric
8f0cee2a14
Various typo fixes - only in comments, no code changes.
vor 11 Jahren
Gabe Rosenhouse
5bd09d26e2
Makefile works with auto bed leveling
vor 11 Jahren
Gabe Rosenhouse
b45beeffd6
typo fix in Makefile
vor 11 Jahren
Paul Telford
306588925d
Add whitespace to M114 output
vor 11 Jahren
whosawhatsis
c43838bb1e
disable auto retract by default
This should make it safe to enable FWRETRACT by default, with
autoretract (which should now be fixed) only enabled by M209. FWRETRACT
should probably now default to enabled (to make G10/G11 and M207-209
available, without changing functionality when they are not used), but
I’ll save that for another pull request/discussion.
vor 11 Jahren
whosawhatsis
99f0e44864
Move FWRETRACT defaults to configuration_adv.h
vor 11 Jahren
whosawhatsis
66e3869138
Fix autoretract
This takes the (now working) G10/G11 code and moves it to a function,
which is called by G10 and G11, and also called by G1 if autoretract is
enabled and a retract/recover move is detected.
vor 11 Jahren
whosawhatsis
2f2459c0db
Fix G10/G11 Z-lift
vor 11 Jahren
Gabe Rosenhouse
8c5675c290
Use language.h instead of English literals for "bed"
vor 11 Jahren
Gabe Rosenhouse
0f7393a13e
Refactor 'accurate' auto bed leveling to use probe_pt()
vor 11 Jahren
Gabe Rosenhouse
c4fbb44d6d
Refactor 3-point auto bed leveling to use probe_pt()
vor 11 Jahren
Gabe Rosenhouse
ad2c6488c7
Add probe_pt(), useful for auto bed leveling
vor 11 Jahren
Peter
c9c83a4560
Updated gen3+ board pins names to current convention
vor 11 Jahren
Mark Hanford
ab0d3c4fb3
Various typo fixes - only in comments, no code changes.
vor 11 Jahren
Josef Pavlik
477b6fa1df
move engaged from lcd console refreshes power off timeout
vor 11 Jahren
Josef Pavlik
831fc2a952
Pt100 and Pt1000 temperature sensors handling
vor 11 Jahren
nothinman
7dcd350941
A few changes to Russian, changed LCD strings to be <=17 characters.
vor 11 Jahren
daid
c31bb2b7ad
Only show the ZProbe offset when auto-bed-leveling is enabled.
vor 11 Jahren
daid
46f5bea19f
Add configurable beep for UltiPanel.
vor 11 Jahren
daid
d16a770855
Ultimainboard 2.x does not has a PS_ON pin.
vor 11 Jahren
daid
71bb3a8133
Add comments for Ultimainboard 2.0 configuration.
vor 11 Jahren
daid
9b7d87e885
Remove duplicate contrast define.
vor 11 Jahren
whosawhatsis
6e43398509
G10/G11 bugfixes
Previous version was broken by using G92 E0 between retract and recover.
vor 11 Jahren
whosawhatsis
d6c5c503d4
correct feedrate units in comments for M207/M208
vor 11 Jahren
Martin Lukasik
0b9ecf3824
Language cleanup, part 1.
vor 11 Jahren
whosawhatsis
78e7654601
Keep FWRETRACT values in terms of millimeters when using M200
for volumetric E units
vor 11 Jahren
whosawhatsis
3f6d44d40b
Keep FWRETRACT values in terms of millimeters when using M200 for volumetric E units
vor 11 Jahren
nothinman
5f797ca29f
Updated Polish, changed default firmware URL to Marlin.
vor 11 Jahren
Mark Hanford
0778f5f028
Add missing entries to the new Aragonian language.
vor 11 Jahren
Mark Hanford
bdd0211aeb
Move strings in ultralcd.cpp into language.h.
vor 11 Jahren
Daniel Martinez
c8e5a82d49
keep English as default lang.
vor 11 Jahren
Daniel Martinez
f64592e362
Add Aragonese translation
vor 11 Jahren
nothinman
19530c9945
Revert "Merge pull request #756 from danielmartinez/aragones"
This reverts commit 6f76066ab3 , reversing
changes made to e1ae7952eb .
vor 11 Jahren
Daniel Martinez
8b67f6f3e8
Add Aragonese translation
vor 11 Jahren
MatixYo
36086d3ca4
Update language.h
Updated Polish translations.
vor 11 Jahren