Alex Voinea
|
7e09df6a34
Add documentation
|
3 years ago |
Alex Voinea
|
b6d56bc0f4
Change M27 argument from L to P as that makes more sense (path vs LFN))
|
3 years ago |
Yuri D'Elia
|
ec4c1be058
Silence bUpdateEEPROM unused warning in MK3 variant
|
3 years ago |
Voinea Dragos
|
30131c9ab5
Patch broken string PROGMEM transition with setTargetedHotend() error
|
3 years ago |
Voinea Dragos
|
ea44d78d68
Merge branch 'MK3' into PFW-1171-EEPROM_SN
|
3 years ago |
Voinea Dragos
|
698499f00d
split timer0 and timer2 initialization. Move timer2 init early
|
3 years ago |
Voinea Dragos
|
6b6205d2f6
M27 refactoring and M27 L initial implementation
|
3 years ago |
Yuri D'Elia
|
b8b75186fe
Remove the extra copy of CRITICAL_SECTION from fastio
|
3 years ago |
Yuri D'Elia
|
31b3ad0613
Merge remote-tracking branch 'upstream/MK3' into MK3_PAT9125_I2C
|
3 years ago |
Yuri D'Elia
|
2d71a071f0
Switch twi.c to fastio
|
3 years ago |
Yuri D'Elia
|
1fa7b8cd8d
Move SDA/SCL pins into pins.h for fastio compatibility
|
3 years ago |
Yuri D'Elia
|
30262b0a6e
Remove redundant definitions of CRITICAL_SECTION_*
|
3 years ago |
3d-gussner
|
d75a0fdcbd
Merge remote-tracking branch 'upstream/MK3' into MK3_translation_0121
|
3 years ago |
DRracer
|
42311db5f1
Merge pull request #2789 from wavexx/MK3_TMC2130_DEDGE
|
3 years ago |
D.R.racer
|
caf58b16b6
Fix handling EOF
|
3 years ago |
Yuri D'Elia
|
e9d5c44732
Also toggle pins efficiently in sm4.c
|
3 years ago |
3d-gussner
|
fba83bd309
Add new flags -c -p -n
|
3 years ago |
D.R.racer
|
6c9c1423c6
Remove temporary changes from SdBaseFile.h
|
3 years ago |
D.R.racer
|
71d825d0f2
Return SdBaseFile into previous state
|
3 years ago |
D.R.racer
|
7279de7403
Separate reading G-code files and writing to a file
|
3 years ago |
D.R.racer
|
c05b625b1c
Fix occasionally skipped valid G-code lines
|
3 years ago |
D.R.racer
|
d1fd5a555f
Clean up gfReset()
|
3 years ago |
D.R.racer
|
b2cf5b7b6c
Fix seekSetFilteredGcode()
|
3 years ago |
D.R.racer
|
b6c59e08ac
Workaround ++gfCacheP into postincrement ld r22, Z+
|
3 years ago |
D.R.racer
|
d275fe0e83
Extract gcode filter from SdBaseFile into SdFile + optimization
|
3 years ago |
D.R.racer
|
c3758d350e
Fast skipping of large comment blocks
|
3 years ago |
D.R.racer
|
dcc6605809
Workaround for skipping large comment blocks
|
3 years ago |
Yuri D'Elia
|
a9625747db
Reinstate the nop instruction as delay in non-DEDGE
|
3 years ago |
Yuri D'Elia
|
d3734b02cc
Also fix delay instances inside unused BACKLASH_[XY]
|
3 years ago |
Yuri D'Elia
|
b17cdcd4d7
Ensure MINIMUM_PULSE is always 0 in DEDGE mode
|
3 years ago |