Scott Lahteine
a9f7e855d8
Reformat pins files
hace 5 años
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
hace 5 años
Scott Lahteine
31eb487da5
whitespace
hace 5 años
Dipl.-Ing. Raoul Rubien, BSc
739b738e7f
Permit more Creality pin overrides (#17820 )
hace 5 años
InsanityAutomation
d353d67a34
SD detect override for older Creality3D RAMPS (#17469 )
hace 5 años
Scott Lahteine
2c325c2a7d
Format some pins files
hace 5 años
Scott Lahteine
bfad23d3e2
(c) 2020
hace 5 años
InsanityAutomation
82fb046013
Allow suicide pin inverting (#15586 )
hace 5 años
InsanityAutomation
dcc39421c5
Minor Pin Updates (#15214 )
hace 6 años
Scott Lahteine
0cc524b84f
Prevent BOARD_NAME conflict with env
hace 6 años
InsanityAutomation
6039893981
Creality pins updates (#14979 )
hace 6 años
Scott Lahteine
7de605c5c3
Move pins files to subfolders #14573
hace 6 años
Scott Lahteine
b6546ea33a
Add include guards to some headers
hace 6 años
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
hace 6 años
Scott Lahteine
0feeef2604
Update copyright in headers
hace 6 años
InsanityAutomation
ad60f0691c
Add Creality3D RAMPS pins definitions (#12229 )
hace 6 años
Scott Lahteine
9bae413901
Add Bigtreetech/BIQU KFB 2.0 board (#11446 )
hace 7 años
Scott Lahteine
5379c115c8
Fix Trigorilla include typo
hace 7 años
Scott Lahteine
f9a090b2cf
Fix Trigorilla 1.4 pins
See #11097
hace 7 años
Scott Lahteine
c68b7b3913
Update Fan 2 and E0 Auto Fan pins for Trigorilla
hace 7 años
Scott Lahteine
2be5fe5ddf
Split TRIGORILLA into 1.3 and 1.4
hace 7 años
Scott Lahteine
80e29492c6
TRIGORILLA => TRIGORILLA_13
hace 7 años
Scott Lahteine
c0dd9ef9f2
Support for AnyCubic TriGorilla board (#9551 )
hace 7 años
Scott Lahteine
0b9a88d6ce
Move 'pins' files
hace 8 años
Scott Lahteine
49f75b7891
pins_RAMPS_14.h => pins_RAMPS.h
hace 9 años
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.
hace 9 años
Scott Lahteine
0da744b7b0
Further cleanup of comments, partial Doxygen-style
Following up on #3231
hace 9 años
jbrazio
5e5d250832
Added gplv3 header to all Marlin files
hace 9 años
Scott Lahteine
50e3482e0a
Handle RAMPS 1.3 as the special case
hace 9 años
Scott Lahteine
679be3294f
Rename RAMPS 1.3 pins for RAMPS 1.4
hace 9 años
Scott Lahteine
6a21180bd4
Implemented BQ ZUM Mega 3D board layout as an override to RAMPS 1.3
hace 9 años
Richard Wackerbarth
0fa3bac8ee
If unused, just don’t define it.
hace 9 años
Richard Wackerbarth
3b2973da6a
Prepare Ramps for user redefinition
hace 9 años
AnHardt
8da2e98985
Split RAMPS 1.3 an 1.4 (PR#2741)
because of hardware differences on the SERVO0_PIN
hace 9 años
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
hace 10 años
Richard Wackerbarth
e01f5e1ef7
Cleanup
hace 10 años
Scott Lahteine
89fb778684
Fix up probe pin define and test
hace 10 años
Scott Lahteine
34e0a8d848
Move Y2 and Z2 pins defines to pins.h
hace 10 años
AnHardt
e2d69f66b2
Make Z_PROBE a Z_MIN_PROBE (PR#65)
Currently we use the probe exclusively as a device to find the build platform(bed).
For the currently supported setups this means, we use it as a additional min-endstop.
A triggered when not deployed probe disturbs the homing process for max-endstops.
Rename ENDSTOPPULLUP_ZPROBE to ENDSTOPPULLUP_ZMIN_PROBE
Rename Z_PROBE_ENDSTOP_INVERTING to Z_MIN_PROBE_ENDSTOP_INVERTING
Rename Z_PROBE_ENDSTOP to Z_MIN_PROBE_ENDSTOP
Rename DISABLE_Z_PROBE_ENDSTOP to DISABLE_Z_MIN_PROBE_ENDSTOP
Rename Z_PROBE_REPEATABILITY_TEST to Z_MIN_PROBE_REPEATABILITY_TEST
Rename Z_PROBE_ENDSTOP to Z_MIN_PROBE_ENDSTOP
Adjust comments accordingly
Remove Z_MAX check for the probe in update_endstops().
Using an delta related idea of @clefranc from #61 ,
extended to the general change for all setups.
Tested with Prusa i3, max-z-endstop and permanently triggered z-probe.
Worked for @clefranc 's delta.
hace 10 años
RicardoGA
e09ff79635
Update pins_RAMPS_13.h (PR#64)
Now all ramps configuration can enable Filament sensor not only EEB
hace 10 años
Scott Lahteine
46453905d6
Apply remaining ENABLED/DISABLED conditionals
hace 10 años
Scott Lahteine
267f3479d7
Adjust spacing in pins_RAMPS_13.h
hace 10 años
Scott Lahteine
56702e7bb9
Define servo pins just like other pins
hace 10 años
Scott Lahteine
f03e063750
Rename BEEPER to BEEPER_PIN
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
hace 10 años
Scott Lahteine
270c766de2
SDCARDDETECT -> SD_DETECT, added docs
- `SD_DETECT_PIN` replaces `SDCARDDETECT`
- `SD_DETECT_INVERTED` replaces `SDCARDDETECTINVERTED`
- Revise the description of `SD_DETECT_INVERTED`
- Add a note about the override of `SD_DETECT_INVERTED` in
`Conditionals.h`
hace 10 años
Scott Lahteine
496fc28dc3
Tweaks to pins comments
hace 10 años
Scott Lahteine
8d3b74cc6e
Rename SDCARDDETECT to SDCARDDETECT_PIN
- Rename the pin so it can be tested with `PIN_EXISTS`
- Fix some incorrect tests for `SDCARDDETECT`
hace 10 años
Scott Lahteine
94a796c8cc
Rename BEEPER to BEEPER_PIN
For consistency with other pins, allowing use of `PIN_EXISTS` macro.
hace 10 años
Scott Lahteine
c0d7ea3e7e
Overridable Options - Part 4 (PR#2556)
Apply `ENABLED` / `DISABLED` / `HAS_SERVOS` macros to pins files.
hace 10 años
AndySze
00dbf69b6d
add MINIPANEL defines
hace 10 años