Scott Lahteine
11ac75edcb
Use PGM_P for PSTR pointers (#11977 )
7年前
Mitch Roote
d016b572e3
[2.0.x] Add pin configuration for Fysetc F6 (#11932 )
7年前
Victor Tseng
eeab4141db
[2.0.x] Anycubic Trigorilla 14 pins tweak (#11869 )
7年前
InsanityAutomation
cb9dc56630
Add GT2560 v3 support (#11914 )
7年前
Scott Lahteine
cee34f7290
Followup for BABYSTEP_HOTEND_Z_OFFSET (#11916 )
7年前
InsanityAutomation
1104054d73
2.0 IDEX Independent z offset and other fixes (#11862 )
* Add Formbot Raptor board
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com >
* Add a second Z probe Z offset
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com >
* Modify method to utilize live adjustment of hotend z offset
Should probably move config option to babystepping and rename as it may now apply to all multiextruder systems
* Move config item and catchup other code to current method
7年前
Scott Alfter
140caf99b8
E0_CS_PIN moved from A13 to A15 on RAMPS-FD v2.2 (#11865 )
7年前
Scott Lahteine
09a2bee8aa
Support more filament runout sensors in M119 (#11851 )
7年前
Roxy-3D
0780913848
IDEX Improvements (#11848 )
7年前
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
7年前
Scott Lahteine
d948c6e867
RADDS Extension Board V3 support
7年前
Holger Müller
1a6f2b29b8
Add support for Triple-Z steppers/endstops
7年前
Scott Lahteine
8584d3697d
Fix servo count define conflict
`MAX_SERVOS` => `NUM_SERVO_PLUGS`
7年前
Scott Lahteine
fe9f088d60
[2.0.x] Anycubic LinearPlus, Trigorilla 1.4 (#11730 )
7年前
Scott Lahteine
b6aae2b322
Tweak RAMPS_FD_V1 pins
7年前
Scott Lahteine
7391e23332
Fix RigidBoard FAN_PIN collision
7年前
Roxy-3D
e3aac59637
Create pins_FORMBOT_TREX3.h
7年前
Roxy-3D
f580247581
Create pins_FORMBOT_TREX2.h
7年前
Roxy-3D
073857646b
seperate the T-Rex2 and T-Rex3 support
7年前
Roxy-3D
fe4fc2883b
Add support for Formbot T-Rex3
7年前
Roxy-3D
9651ceb36b
Correct spelling of #endif
7年前
Scott Lahteine
86ee74731e
Comment for RADDS + RRDFGSC
7年前
Kevin
ae1271b2ae
RADDS: Update Full Graphic Display Pins (#11731 )
7年前
Roxy-3D
d62f4df0b7
Disable LCD Pins used by new Max7219 hook up if in that mode
7年前
Scott Lahteine
18f1af2dca
Fix up Teensy tests, servo sanity
7年前
Scott Lahteine
74a04aed55
Fix compile error with NO_LCD_MENUS
7年前
Scott Lahteine
3e81745e81
Fix issues, make optional
7年前
Ilya Bukhonin
7ecb8b4af5
[2.0.x] Teensy 3.1 and 3.2 support (#11460 )
7年前
Pablo Crespo
409a0632af
[2.0.x] Add Morpheus Board support (#11651 )
7年前
Chris Pepper
b71c2b8651
[2.0.x] Update LPC176x tests, fix clean script (#11617 )
7年前
Scott Lahteine
acf5ae3083
!ENABLED => DISABLED
7年前
Michael Triffon
f8c52c9c29
Azteeg X5 Mini WiFi support (#11601 )
7年前
Scott Lahteine
97f6396b25
Fix RE_ARM LCD pins to avoid #undef
7年前
Scott Lahteine
0e25f66c09
Fix Ultimaker servo pin
As pointed out at https://github.com/MarlinFirmware/Marlin/issues/7981#issuecomment -407116642
7年前
Scott Lahteine
ad12b9b46b
Fix indentation, whitespace, spelling, formbot pins...
7年前
Scott Alfter
b5537dde7f
need to add E2END to pins_RAMPS_FD_V2.h (#11564 )
7年前
Roxy-3D
62ce937540
Update pins.h to include the Formbot board
7年前
Roxy-3D
a82be36d5d
Create pins_FORMBOT.h
7年前
Scott Lahteine
6964e1a95a
Clean up trailing whitespace
7年前
Scott Lahteine
0bda22367b
Allow Einsy RAMBo FAN1_PIN override
7年前
Greg Nutt
a1a5367380
Smoothieboard V1.0/1.1 and A5984 support
7年前
Scott Lahteine
9bae413901
Add Bigtreetech/BIQU KFB 2.0 board (#11446 )
7年前
Scott Lahteine
aae02827c0
Cosmetic pins changes
7年前
forkoz
2cc950d67e
[2.0.x] MKS SBASE Trinamic examples/support (#11402 )
7年前
Dave Johnson
8a24ff94d1
AT90USB1286 PIO cleanup and optimization (#11230 )
-normalize `env` and `board` to lowercase naming convention.
-make board `name` follow descriptive convention.
-implement `-fsingle-precision-constant` compile optimization per https://github.com/MarlinFirmware/Marlin/pull/11178#issuecomment -401673901
-fix typo in 5DPRINT entry.
7年前
Lee Olivares
094e6d81a5
Add Einstart-S support (#11219 )
Indeed the HAL does not need to be mucked around with to expose ATmega2560 pins not available as numbers on the MEGA board, I'll need to update the wiki with that tidbit and a reference to the pin-mapping comment in `fastio_1280.h`.
7年前
Bo Herrmannsen
67b205fd45
Add support for board RuRAMPS4D v1.3 (#11363 )
7年前
forkoz
d1c6687ecd
Update MKS sBase pins (#11357 )
7年前
teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
7年前
Scott Lahteine
5379c115c8
Fix Trigorilla include typo
7年前