3d-gussner
|
9071a9f8fd
Gcode `M1` must have a string while `M0` it is optional
|
3 years ago |
3d-gussner
|
fc270a356a
Fix indentations
|
3 years ago |
3d-gussner
|
92db282eca
Merge remote-tracking branch 'upstream/MK3' into PFW-960
|
3 years ago |
DRracer
|
2dfe21358f
Merge pull request #2838 from wavexx/m204_travel_acceleration
|
3 years ago |
DRracer
|
77eb10000c
Merge pull request #2948 from 3d-gussner/PFW-1168
|
3 years ago |
Yuri D'Elia
|
186ce0f4b3
Handle acceleration settings in UVLO/power panic
|
3 years ago |
Yuri D'Elia
|
f7542aa064
Report travel acceleration in M503
|
4 years ago |
Yuri D'Elia
|
76911f67db
Take advantage of the new is_uninitialized function
|
4 years ago |
Yuri D'Elia
|
45811f82aa
Initialize default travel_acceleration from EEPROM
|
4 years ago |
Yuri D'Elia
|
5589954b77
Add DEFAULT_TRAVEL_ACCELERATION in all variants
|
4 years ago |
Yuri D'Elia
|
1c76152e62
Implement separate travel acceleration (M204 T)
|
4 years ago |
DRracer
|
0bda4504c1
Merge pull request #3013 from leptun/MK3_DIR_DEPTH
|
3 years ago |
Alex Voinea
|
896f4e1dd1
Fix compile error
|
3 years ago |
Alex Voinea
|
f6ae379077
Fix dir_names array definition. Prevents overrun
|
3 years ago |
Alex Voinea
|
5c9d202871
Change MAX_DIR_DEPTH from 10 to 6
|
3 years ago |
DRracer
|
f7fd7a5331
Merge pull request #3012 from leptun/MK3_IP_support
|
3 years ago |
3d-gussner
|
57e730c80c
Merge remote-tracking branch 'vojtech-pavlik/MK3' into MK3_Test_PRs
|
3 years ago |
Alex Voinea
|
647cde0cae
Add documentation
|
3 years ago |
Alex Voinea
|
2f4119a6d7
M552 - Printer IP address
|
3 years ago |
DRracer
|
2b81abb24c
Merge pull request #2814 from wavexx/MK3_PAT9125_I2C
|
3 years ago |
DRracer
|
40e45c5eaa
Merge pull request #3009 from leptun/PFW-1144-LongPathName
|
3 years ago |
DRracer
|
58c217a340
Merge pull request #2988 from leptun/PFW-1171-EEPROM_SN
|
3 years ago |
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 |