AnHardt
5126cce7fd
Move Allen Key probe move scripts to their own functions
There was an hidden extra move after the scripts. This is configurable now.
Added the extra moves to the relevant configs.
vor 9 Jahren
Anthony Birkett
e77844594d
readme.md -> README.md
vor 9 Jahren
Petr Zahradnik
43ff0ce35f
Rewritten FILAMENT_CHANGE_ENABLE feature
vor 9 Jahren
Anthony Birkett
7a377c1d75
Add "About Printer" information menu.
Includes:
*firmware version / branch / date.
*extruder count
*board information (name, serial details, power supply type)
*thermistors (names, min/max temperatures)
*printer statistics (PRINTCOUNTER details)
Thanks to @thinkyhead for contributions.
vor 9 Jahren
Scott Lahteine
f84d85f761
Cleanup extruder runout configs
vor 9 Jahren
Scott Lahteine
683975cf90
Fix spelling in a config comment
vor 9 Jahren
Scott Lahteine
10da7ac86c
Combine Z raise before/after options
vor 9 Jahren
Scott Lahteine
03c70c1990
SERVO_DEACTIVATION_DELAY => SERVO_DELAY
vor 9 Jahren
Scott Lahteine
bd01592816
Goodbye MECHANICAL_PROBE
vor 9 Jahren
Scott Lahteine
b590a7dee0
Make Z_RAISE_BETWEEN_PROBINGS a more general option
vor 9 Jahren
Scott Lahteine
d50539583a
Make XY_PROBE_SPEED a general probe option
vor 9 Jahren
Scott Lahteine
2798499b71
XY_TRAVEL_SPEED => XY_PROBE_SPEED
vor 9 Jahren
Scott Lahteine
40cd20a236
Fix comments on EXPERIMENTAL_I2CBUS
vor 9 Jahren
esenapaj
d583ea852d
Standardize format description of Panel
vor 9 Jahren
esenapaj
aa6d35bd49
Move code block of probe to appropriate position
vor 9 Jahren
esenapaj
f77f3ffa70
Remove duplicated Z_PROBE_OFFSET_RANGE_MIN, Z_PROBE_OFFSET_RANGE_MAX
vor 9 Jahren
Scott Lahteine
19fe93a5a9
Clean up configs for Z_MIN_PROBE_REPEATABILITY_TEST
vor 9 Jahren
Scott Lahteine
3996242e9d
Allow Z_MIN_PROBE_REPEATABILITY_TEST solo
vor 9 Jahren
Scott Lahteine
dfbf8b3c2c
FIL_RUNOUT_INVERTING false by default
vor 9 Jahren
Scott Lahteine
de12228758
Make Z Probe options independent of ABL
vor 9 Jahren
Scott Lahteine
f8c278ce4d
Cartesio UI display option in all configs
vor 9 Jahren
Scott Lahteine
eab44b30d4
Safety and serial sections
vor 9 Jahren
Scott Lahteine
fc56a547d1
Rename movement section to motion
vor 9 Jahren
Scott Lahteine
1000563d80
Make M851 standard with a bed probe
vor 9 Jahren
Scott Lahteine
47ce810f52
Remove support for XY servo endstops
vor 9 Jahren
Scott Lahteine
ebbed2975e
Delete mysterious .swp files from #3609
vor 9 Jahren
Scott Lahteine
02e5dad29a
Include Croatian in language listings
vor 9 Jahren
esenapaj
741cda0e47
Follow-up the PR #3676 (Advance extrusion algorithm – LIN_ADVANCE)
・Update forgotten example configurations
vor 9 Jahren
João Brázio
8ccd97e7cc
Updated all example configuration files
vor 9 Jahren
Reid Rankin
16212432c9
G20/21 and M149 support, and code_value() refactor
This is an update of MarlinDev PR #196 .
G20/21: support for switching input units between millimeters and
inches.
M149: support for changing input temperature units.
In support of these changes, code_value() and code_value_short() are
replaced with an array of functions which handle converting to the
proper types and/or units.
vor 9 Jahren
Scott Lahteine
cd441ce652
SINGLENOZZLE: EXTRUDERS versus HOTENDS
vor 9 Jahren
Scott Lahteine
db0fd021d0
Z raise options independent of ABL so G28 can use them
vor 9 Jahren
Scott Lahteine
28fb1f8994
Tweak #endif comment for ABL GRID
vor 9 Jahren
Scott Lahteine
a0b000d752
Support for SAV_3DGLCD OLED LCD controller
vor 9 Jahren
Scott Lahteine
43a71ef226
Remove excess allen key probe examples from configs
vor 9 Jahren
Edward Patel
06593833ff
MBL: Move border macros to Configuration_adv.h
vor 9 Jahren
Edward Patel
92a27c37b3
MBL: Apply https://github.com/MarlinFirmware/Marlin/pull/3903 to example_configurations
vor 9 Jahren
Scott Lahteine
95fee8ca81
Add option for CoreYZ kinematics
vor 9 Jahren
Scott Lahteine
c5130fd23b
Additional instructions for controller reverse options
vor 9 Jahren
Scott Lahteine
69abfef82e
Add "SINGLENOZZLE" extruder option
vor 9 Jahren
Scott Lahteine
1a6c72cb57
Apply to the rest of the configs
vor 9 Jahren
Scott Lahteine
8218558953
Update comments, rename next_ping_ms, followup to #3797
vor 9 Jahren
Scott Lahteine
07c9a11c3c
Automatically set X2 stepper pins
vor 9 Jahren
João Brázio
f9a62f6a8e
Added PRINTJOB_TIMER_AUTOSTART section to example config files
vor 9 Jahren
Scott Lahteine
ddac17a195
Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ)
vor 9 Jahren
Scott Lahteine
9f6b8f7d5b
Remove extra @section directive from configs
vor 9 Jahren
AnHardt
b74af78736
Make arc support (G2/G3) configurable
Saves about 2669 bytes when deactivated. (About 1% for a AT2560, about __4%__ for a AT644!)
vor 9 Jahren
João Brázio
09150cae79
Individual Axis Homing LCD menu items
vor 9 Jahren
Scott Lahteine
4dc4e2063f
Add REVERSE_ENCODER_DIRECTION option
vor 9 Jahren
João Brázio
85b2c80838
Updated example configurations
vor 9 Jahren