Commit Graph

26 Commits (95429a4108775f319bbe0b853c6fef711580e30a)

Author SHA1 Message Date
alexborro 3afe66bb0c Fix issues ,
- Fixed issue when BAL area probing is shorter than it should be for
grid probing
- Warning when BAL activated with Delta Kinematics
- Fix XY_TRAVEL_SPEED when homing Z axis
Scott Lahteine 2f467e2797 LCD Progress Bar
daid 17de96ace7 Merge branch 'Marlin_v1' into revert-1154-sd_sorting
Conflicts:
	Marlin/cardreader.cpp
	Marlin/cardreader.h
Scott Lahteine 6880e93b75 Happy configs
Scott Lahteine 3b1f186c0c Clean up configs
Scott Lahteine f83d0f2a68 Defines for electronics boards
Added boards.h which contains defines for all the board numbers, plus
some shorthand macros for less typing.
Bo Herrmannsen 174f8d3631 Added example configs for printers from http://tvrrug.org.uk/
Scott Lahteine 07c6b5ab71 Using axis constants
alexborro ab355a90d3 Revert "SD Sort and Buffer"
Scott Lahteine 29e854c535 Disable SDCARD_SORT_ALPHA by default
For legacy boards it’s better if this option is disabled.
Scott Lahteine 6599adc184 Polish up a little...
David 377dfb182f Updated example configurations for Delta printers
Scott Lahteine f989bd5435 Simple code cleanup. Rename "homeing" to homing.
cocktailyogi ad3b770c1a updated examples
cocktailyogi f0cab611db optimised some math-code
cocktailyogi 512f2a3136 restore Branch from Backup
sorry for that
Cameron Lai ad5c8cbba9 Add safety limit for hot bed power in example configuration
Cameron Lai e2d703377a Enable EEPROM by default for 5DPrint D8 Controller Board in example configuration
Cameron Lai 39e9b133f3 Add example configuration for Makibox printer, which uses the 5DPrint D8 Driver Board
Jim Morris af9395ac2e Add M605 to dynamically set delta configuration
Save above configs in eeprom
fix docs in createTemperatureLookupMarlin.py
add missing azteegX3pro digipot settings in delta example config
Joseivaldo Benito Junior ce8b9c4fc5 Correct missing parameter from last upmerge
Signed-off-by: Joseivaldo Benito Junior <jrbenito@benito.qsl.br>
Joseivaldo Benito Junior 8e48e24c7f Update Delta example files
Signed-off-by: Joseivaldo Benito Junior <jrbenito@benito.qsl.br>
Jim Morris f26f26b7bd Fix the example delta configuration as someone forgot to do it.
Nicolas Rossi b0c8120fcc Added feedrate setting in exemple config for manual moves from panel
hg42@gmx.net 2ca983568d separate INVERTING for MIN and MAX endstops (6 #defines instead of 3)
Jim Morris 52f79ffeca add an example default configuration for delta style bots