169 Commits (master)

Author SHA1 Message Date
Scott Lahteine 83d341c394 Make Conditionals.h a catch-all for old configs
8 years ago
Scott Lahteine 3be49881c0 Make SanityCheck.h a catch-all for obsolete configs
8 years ago
Scott Lahteine 5f4702ecb2 Make Conditionals.h a catch-all for old configs
8 years ago
Scott Lahteine 8a44928df3 Make Conditionals.h a catch-all for old configs
8 years ago
Scott Lahteine 93ea281061 Split up Conditionals.h into two files
8 years ago
Scott Lahteine c55b7d0750 Merge pull request #4405 from thinkyhead/rc_theres_always_something
8 years ago
Scott Lahteine 0c0a63322b Patches to prepare REPRAPWORLD_GRAPHICAL_LCD
8 years ago
brupje a60a668f6b Support for REPRAPWORLD_GRAPHICAL_LCD
8 years ago
Scott Lahteine 4f2ff46ab9 Move HAS_DIGIPOTSS to conditionals
8 years ago
Scott Lahteine bbe5b80492 Always define probe limits if there is a probe
8 years ago
Scott Lahteine 204fd6ec44 Set homing feedrates individually
8 years ago
Scott Lahteine 81e01152bb Merge pull request #4336 from thinkyhead/rc_bltouch_sensor
8 years ago
Scott Lahteine 1583177ef4 BLTOUCH probe config option
8 years ago
Scott Lahteine 39706f3e57 Endstop invert flags as macros instead of const bool
8 years ago
Scott Lahteine 22b4cff423 New extruder type configuration options
8 years ago
João Brázio f5234b0695 Adds a customizable screen timeout for the default boot screen
8 years ago
Scott Lahteine 0554b65d22 Merge pull request #4284 from thinkyhead/rc_serial_ln_macros
8 years ago
Scott Lahteine db0882d068 AUTO_BED_LEVELING_3POINT and DELTA_BED_LEVELING_GRID
8 years ago
Scott Lahteine 7ae84d768e Tweak conditionals for REPRAPWORLD_KEYPAD
8 years ago
esenapaj 9e56d5825e Adjust spacing
8 years ago
AnHardt de3a169336 Always define MIN_Z_HEIGHT_FOR_HOMING even if 0
8 years ago
AnHardt a129078927 Add an emergency-command parser to MarlinSerial (supporting M108)
8 years ago
Scott Lahteine d7e9647505 Sanity Check for probe raises
8 years ago
AnHardt 8555816a11 Generalize and simplify 'triggered when stowed test`
8 years ago
Scott Lahteine e650a75b88 Simplified variable-size array macros
8 years ago
Scott Lahteine 511503ede9 CARTESIO_UI has lcd contrast
8 years ago
Scott Lahteine 10da7ac86c Combine Z raise before/after options
8 years ago
Scott Lahteine d4134e6901 Define Z_SAFE_HOMING point when Z_PROBE_SLED is activated alone
8 years ago
Scott Lahteine bd01592816 Goodbye MECHANICAL_PROBE
8 years ago
Scott Lahteine c3794bd695 Add HAS_PROBING_PROCEDURE conditional
8 years ago
Scott Lahteine 2798499b71 XY_TRAVEL_SPEED => XY_PROBE_SPEED
8 years ago
Scott Lahteine 7e9d4a68d4 Always raise Z (if needed) for servo deploy/stow
8 years ago
Scott Lahteine 9beb3f2f5e Merge pull request #4097 from thinkyhead/rc_fil_runout_cleanup
8 years ago
Scott Lahteine 2fd2301928 FILRUNOUT => FIL_RUNOUT
8 years ago
Scott Lahteine de12228758 Make Z Probe options independent of ABL
8 years ago
Scott Lahteine bd4ec727e7 Merge pull request #4066 from thinkyhead/rc_M851_with_probe
8 years ago
Scott Lahteine a8b8796cd7 Define probe offsets when a probe exists
8 years ago
Scott Lahteine 1bed392c68 HAS_Z_ENDSTOP_SERVO => HAS_Z_SERVO_ENDSTOP
8 years ago
Scott Lahteine 47ce810f52 Remove support for XY servo endstops
8 years ago
Scott Lahteine 4d2cb70152 Cartesio UI Support
8 years ago
Scott Lahteine e2d4919c01 Merge pull request #3991 from thinkyhead/rc_axis_units
8 years ago
João Brázio 5b5aa1572b Non-blocking buzzer
8 years ago
Scott Lahteine 72c6f2923f axis_steps_per_unit => axis_steps_per_mm
8 years ago
Scott Lahteine cd441ce652 SINGLENOZZLE: EXTRUDERS versus HOTENDS
8 years ago
Scott Lahteine 32f8300cc6 Merge pull request #3944 from thinkyhead/rc_eboston_lcd_contrast
8 years ago
Scott Lahteine db0fd021d0 Z raise options independent of ABL so G28 can use them
8 years ago
Scott Lahteine b3a37b493d Patch G28 servo stow to use Conditionals, raise_z_after_probing
8 years ago
Scott Lahteine 5390c846a5 Positive conditions for HAS_LCD_CONTRAST
8 years ago
Scott Lahteine efa7209acf Improved LCD contrast handling
8 years ago
Scott Lahteine a0b000d752 Support for SAV_3DGLCD OLED LCD controller
8 years ago