Yuri D'Elia
1fa7b8cd8d
Move SDA/SCL pins into pins.h for fastio compatibility
...
fastio relies on macros for pin definitions, so we cannot use the const
declaration in Sd2PinMap or the arduino's definition.
Declare SDA/SCL_PIN into pins.h based on the current MCU, which is
identical in all our variants.
Remove the conflicting/unused declaration in Sd2PinMap.
2021-01-29 17:48:59 +01:00
Marek Bel
23859921b9
Fix compiler warnings macro redefined.
2019-03-05 15:56:20 +01:00
MRprusa3d
0b6644915a
Add files via upload
2018-04-25 18:47:19 +00:00
Robert Pelnar
f40b8a2186
MK3 configuration files, renamed EINY to EINSY
2018-02-01 17:10:41 +01:00
Robert Pelnar
683784c4c7
PAT9125 I2C, hardware SG homing
...
separate pin configuration file for each board
changed board codes:
RAMBO =100, MiniRambo1.0 =200, MiniRambo1.3 = 203, Einy03 =303, Einy04 =304
2017-08-17 15:23:34 +02:00
Robert Pelnar
a7477673de
HW SG homing, SWSPI pins for EINY03/04
2017-07-18 13:54:01 +02:00
Robert Pelnar
ec7678a25f
pat9125 filament sensor
...
sg homing - bug fix + homing multiple axes simultanously (AXIS_MASK)
2017-07-07 04:45:09 +02:00
XPila
458dfa80f6
Merge branch 'MK3' into MK3
2017-07-06 12:55:30 +02:00
PavelSindler
ef7a302626
power panic: Z axis is lowered in position where print starts (is recovered)
2017-07-04 20:58:44 +02:00
Robert Pelnar
b8025e63e6
DEBUG defines, variant files for MK3
2017-07-04 16:23:28 +02:00
PavelSindler
17074e1d25
saving/restoring filename and current position in bytes to eeprom, UVLO changed
2017-07-02 21:01:23 +02:00
PavelSindler
29499510f4
Merge remote-tracking
...
pins
branch 'upstream/MK3' into MK3
pin number correction
2017-07-02 16:10:14 +02:00
Robert Pelnar
8b66258745
Pin number correction (TACH_0)
2017-07-01 19:33:56 +02:00
PavelSindler
ae0c64248f
sync with upstream
2017-07-01 19:29:57 +02:00
PavelSindler
c4be651d2b
uvlo initial version
2017-07-01 18:51:02 +02:00
Robert Pelnar
4f9a8147a4
renamed EINY 0.1a to EINY 0.3a
...
added EINY 0.4a
changed jerk (optimized for MK3 silent mode)
2017-07-01 17:28:32 +02:00
PavelSindler
43d696659f
3.0.12-RC2 sync
2017-06-29 18:35:43 +02:00
PavelSindler
0578ea527e
fan speed check initial version, selftest updated
2017-06-28 14:24:45 +02:00
michalprusa
c83b1833bc
Johhny Firmware sync
2017-06-17 15:42:48 +02:00
michalprusa
cabaec95c8
EINY implementation
2017-03-24 20:16:03 +01:00
michalprusa
3faef75a0d
3.0.10 sync
2017-03-24 19:47:50 +01:00
michalprusa
307d17422d
3.0.6 sync
2016-08-11 10:42:53 +02:00
michalprusa
30f0528aba
Initial commit
2016-07-22 15:28:01 +02:00