169 Commits (d19cfcfc1d942f89408e960ecc5d4a02d32cf834)

Author SHA1 Message Date
Scott Lahteine bd97bbc52a Make HAS_LCD_CONTRAST a boolean flag
9 years ago
Scott Lahteine d3efc96289 Patch conditionals for DEFAULT_LCD_CONTRAST, MINIPANEL
9 years ago
Scott Lahteine fe3122774a Merge pull request #3806 from thinkyhead/rc_coreyz_support
9 years ago
Scott Lahteine 0e55c06f7d Rename CORE_AXIS_3 to NORMAL_AXIS
9 years ago
Scott Lahteine 6c7f4909b1 COREYZ Conditionals, SanityCheck for only a single kinematic
9 years ago
Scott Lahteine 92ac133f2b Conditionals and Sanity Check for SINGLENOZZLE
9 years ago
esenapaj e2b87f6c85 Separate Z_PROBE_ALLEN_KEY from MECHANICAL_PROBE
9 years ago
Scott Lahteine a713043acd Merge pull request #3749 from esenapaj/patch-3
9 years ago
esenapaj 888443ca1e Enclose all #error strings with apostrophes
9 years ago
João Brázio 85b2c80838
Updated example configurations
9 years ago
João Brázio ac7f634956
Removed the DISABLE from HOST_KEEPALIVE_FEATURE option
9 years ago
Scott Lahteine 15fc93d742 Cleanup and consolidate probe conditionals for clarity
9 years ago
Scott Lahteine fc5fe2cc22 Merge pull request #3678 from jbrazio/rework/delta-diagonal-rod-timmers
9 years ago
Scott Lahteine 142bd3f3e7 Disable THERMAL_PROTECTION_BED with no sensor
9 years ago
João Brázio 23567a1d8b
Moved DELTA radius/rod default trimmer values to Conditionals.h
9 years ago
Scott Lahteine ddafb859e2 Use directional buttons when defined
9 years ago
Scott Lahteine 63142eef40 Define dependencies for Z_SAFE_HOMING if left out
9 years ago
Scott Lahteine ba84d8d091 Allow setting PIDTEMP and PIDTEMPBED together or apart
9 years ago
Scott Lahteine 00d36d10e2 Merge pull request #3560 from thinkyhead/rc_better_graphical_lcd
9 years ago
Scott Lahteine eda821ca1c Merge pull request #3556 from philfifi/fix_pullup
9 years ago
Scott Lahteine 2bc2485313 Update font remarks in Conditionals.h
9 years ago
Philippe LUC 86c868771b Fix bug in pullups handling for Z_MIN_PROBE
9 years ago
João Brázio d7cc2c0847 Moved some conditionals to Conditionals.h
9 years ago
esenapaj 2eb1b102f8 Support for "mechanical probe" with Allen Key as a special case
9 years ago
Scott Lahteine dc0a3e37be Patch conditions for HAS_Z_MIN_PROBE
9 years ago
AnHardt 9cc571b312 Fix-Servo-without-endstop-probe
9 years ago
Scott Lahteine c0e7257932 Fix bug in new endstop pullups handling
9 years ago
Scott Lahteine c045ec8cb3 Merge pull request #3065 from thinkyhead/rc_doc_tweaks
9 years ago
Scott Lahteine 877fb1f588 Account for MAX31855 in conditionals
9 years ago
Scott Lahteine d24f14a799 Add HAS_TEMP_HOTEND define
9 years ago
Scott Lahteine 868eebfdee Simplify configuration of Z2 endstops
9 years ago
Scott Lahteine e5771346a4 Drop DISABLE_M(IN|AX)_ENDSTOPS, replace with individual endstop flags
9 years ago
Scott Lahteine 2512d8fd5e Merge pull request #3304 from thinkyhead/rc_slow_buttons
9 years ago
Scott Lahteine f543aaa54e Apply standard pin test to buttons
9 years ago
Scott Lahteine 0bee67e5f1 Merge pull request #3294 from jbrazio/bugfix/mandatory-extrude-mintemp
9 years ago
João Brázio 709dd5aa4d Fix an error when EXTRUDE_MINTEMP is not defined
9 years ago
Scott Lahteine 82ef101ed5 Deploy & Stow in G29 for Delta + Z Servo Endstop
9 years ago
Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR
9 years ago
Scott Lahteine 5d8036e554 Code cleanup around MOTOR_CURRENT_PWM options
9 years ago
Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style
9 years ago
jbrazio 5e5d250832 Added gplv3 header to all Marlin files
9 years ago
Scott Lahteine 04a6924633 Make DISABLE_INACTIVE_X, etc., the same as DISABLE_X (etc.) if missing
9 years ago
Scott Lahteine 1cc316f1fd Merge pull request #3082 from thinkyhead/updated_2820
9 years ago
Scott Lahteine 4bbea5124d Support for multiple PWM fans
9 years ago
AnHardt 3f45a1acf9 Check probes only when deployed
9 years ago
Scott Lahteine 9bf87aac6a Merge pull request #3127 from thinkyhead/rc_core_babystepping
9 years ago
Scott Lahteine 7ec7bb31c4 Send a Busy signal to hosts during long processes, wait for input, etc
9 years ago
Scott Lahteine e5fd43f343 Implement BABYSTEPPING for COREXY and COREXZ
9 years ago
Scott Lahteine 1c384930f3 Merge pull request #3140 from thinkyhead/rc_fix_macro_expansion
9 years ago
Scott Lahteine f9ded2a7c4 Wrap macros to prevent bad expansions
9 years ago
Scott Lahteine 27f244ba2c Support MAX31855 as Temperature Sensor -3
9 years ago
Scott Lahteine 2690d8568e DOGLCD width/height in Conditionals.h
9 years ago
jbrazio be83036212 Applying suggestions by @thinkyhead at MarlinFirmware/Marlin#3049.
9 years ago
jbrazio b82d91eca6 Added configuration example for the BQ Hephestos 2 3D printer.
9 years ago
Scott Lahteine 772460a7b8 Various minor spelling corrections
9 years ago
Scott Lahteine 68457ee903 For Dual Y/Z use the next available extruder pins
9 years ago
Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670)
10 years ago
Scott Lahteine 7c7a4051fe Disable SDSUPPORT by default
10 years ago
Richard Wackerbarth 6292d9e815 Rename ENABLE_AUTO_BED_LEVELING
10 years ago
Christian Lefrançois a7822e3ff7 Some renaming of Z_PROBE to Z_MIN_PROBE (PR#91)
10 years ago
AnHardt e2d69f66b2 Make Z_PROBE a Z_MIN_PROBE (PR#65)
10 years ago
Scott Lahteine 46453905d6 Apply remaining ENABLED/DISABLED conditionals
10 years ago
Scott Lahteine 68055a5959 Include RIGIDBOT_PANEL in Conditionals
10 years ago
Scott Lahteine 270c766de2 SDCARDDETECT -> SD_DETECT, added docs
10 years ago
AnHardt 7ddf1cda1d Improve condition for SERVO_LEVELING (PR#2570)
10 years ago
Scott Lahteine 94a796c8cc Rename BEEPER to BEEPER_PIN
10 years ago
Scott Lahteine 37d1879386 Apply overridables to Configuration files
10 years ago
Scott Lahteine 9334479aeb Minor cleanup of Conditionals.h
10 years ago
Scott Lahteine 1f63293624 servo_endstops -> servo_endstop_id
10 years ago
Scott Lahteine ed4a6371ad Add HAS_SERVO_ENDSTOPS to simplify conditonals
10 years ago
Scott Lahteine e4c01f1c7e Simplify init with ARRAY_BY_EXTRUDERS1 macro (PR#2507)
10 years ago
AnHardt 8b876241bd Some more servo code tweaks
10 years ago
AndySze 00dbf69b6d add MINIPANEL defines
10 years ago
Scott Lahteine 3b23ccd366 Patch servos code for move
10 years ago
Richard Wackerbarth e83575537a Compiler defines USBCON for USB devices (PR#2433)
10 years ago
Scott Lahteine 447dbd6fa5 Add STEPPER_RESET_PIN support
10 years ago
Scott Lahteine 8e61314323 Use RIGIDBOT_PANEL for consistency with online docs
10 years ago
Scott Lahteine 9ebcae496d RIGIDBOARD / RIGIDPANEL
10 years ago
Scott Lahteine c3c605c658 Move note about LiquidTWI2 to Configuration.h (PR#2406)
10 years ago
Scott Lahteine 2dd1859247 Cleanup spaces and comments in configs and conditionals
10 years ago
AnHardt 6ab7b560af Rework buzzing (PR#2296)
10 years ago
Richard Wackerbarth 06ae832276 Deprecate Support for Arduino IDE < 1.0.5
10 years ago
Richard Wackerbarth 58941e543e ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED removed
10 years ago
Ed Boston fed18bcc20 Removed SDSLOW for ELB_FULL_GRAPHIC_CONTROLLER
10 years ago
Ed Boston b94a0e1501 Added ELB_FULL_GRAPHIC_CONTROLLER_SDCARDDETECTINVERTED
10 years ago
Ed Boston bc205c76a3 SDCARDDETECTINVERTED problems
10 years ago
fmalpartida 93da52d011 Added support for OLED SSD1306 I2C based LCDs.
10 years ago
Richard Wackerbarth 1d8f61ca8a AT90USB is defined in pins.h
10 years ago
Ed Boston a83bf18ee1 More functional seperation
10 years ago
Ed Boston 047e688e93 Changed ADAFRUIT_ST7565 to ELB_FULL_GRAPHIC_CONTROLLER
10 years ago
Ed Boston 1999ac415c Formatting Changes
10 years ago
Ed Boston 41f8cdb3a6 ADAFRUIT_ST7565
10 years ago
Christian Bohn fb44b53ae3 sled improvements
10 years ago
Scott Lahteine a00ebf03d4 Merge pull request #1868 from AnHardt/LCD_STR
10 years ago
AnHardt ea897654a4 Moved the definitions of the LCD_STR_* to Conditionals.h
10 years ago
AnHardt 6a514f3dc9 Aplied HAS_LCD_CONTRAST also to Marlin_main.cpp
10 years ago
AnHardt bcc04192fc Remove Contrast Menu for U8GLIB_ST7920
10 years ago
Scott Lahteine a469d796e1 Add cleanups needed for #1772
10 years ago
Scott Lahteine c0ca26cd50 Merge branch 'Development' into fixup_probing
10 years ago
Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup
10 years ago