Scott Lahteine
009e3a7aa7
Add M114_DETAIL to Configuration_adv.h
7 years ago
Scott Lahteine
3f0a982b8c
Move Filament Width Sensor to Configuration_adv.h
7 years ago
Scott Lahteine
b76e173205
Move test extrusion options under G26
7 years ago
Roxy-3D
faaae7a1b2
Provide more clearance for BL-Touch probe
7 years ago
LVD-AC
e334efb2a7
PROBE_MANUALLY etc.
7 years ago
Scott Lahteine
81b91b3f9d
Clean up some trailing white-space
7 years ago
Roxy-3D
2f9848ede3
Correct gMax 1.5+ example file
And... Keep both branches in synchronization.
7 years ago
Scott Lahteine
00514857e9
SBASE serial port -1, RAMPS spacing
7 years ago
Scott Lahteine
95ea43bde4
Update XYZ dual stepper configurations
7 years ago
Roxy-3D
967104e1ce
Default Extrusion Settings were off a few lines in some of the example config files. ( #8333 )
7 years ago
Roxy-3D
ed62c621d7
Fix G26 Circle Drawing. Add Default Extrusion Settings ( #8313 )
- Fix G26 Circle Drawing.
- Add default extrusion settings so machine can print lines on print bed
- Yet to be done: Get LCD Menu's to use these settings.
7 years ago
Scott Lahteine
2c099fd4c2
Update Thermal Protection Documentation
7 years ago
Scott Lahteine
1b42fba39b
Add CNC_COORDINATE_SYSTEMS to configs
7 years ago
Scott Lahteine
601ccded89
Fix case-insensitive config issue
7 years ago
Scott Lahteine
93ba72ea83
Add SERIAL_PORT -1, set on SBASE, STM32F103RET6
7 years ago
Scott Lahteine
7e43dd1d23
Fix probes configuration url
Based on #8241 by @machaj
7 years ago
teemuatlut
70be4d206e
[2.0.x] UltiMachine Archim2 ( #8190 )
* UltiMachine Archim2 support
* SPI gets included by the library
* Invert TMC2130 diag pin state
* Clean up Archim2 pins
* Update Archim2 config
* FAN2 -> FAN1
* Cleanup
* Add brief Archim installation instructions
* Bring pins into compliance
* Update 1.0 SD Detect pin for 1.1
* Update Configuration.h
* Update pins_ARCHIM2.h
7 years ago
Luc Van Daele
6827e243a0
[2.0.x] G33 magic numbers ( #8171 )
* [2.0.x] G33 magic numbers
* oops
* Comments
* oops
* warning
* better comment section
* remarks
* extra grids
7 years ago
android444
9cc1d8e312
[2.0.x] Support for SilverGate Board
7 years ago
Alexey Shvetsov
577659cacf
Basic support for Azteeg_X5_GT ( #8139 )
* Basic support for Azteeg_X5_GT
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* Add fan pins for AZTEEG X5 GT
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
* Fix endstop pins
* Add servo0 pin
7 years ago
Scott Lahteine
34be5d33c0
The plural of 'axis' is 'axes'
7 years ago
Scott Lahteine
ce1c9c0808
Tweak QUICK_HOME description
7 years ago
Scott Lahteine
e04425281d
Add Dual Steppers / Endstops to configs
7 years ago
Scott Lahteine
edff2c917b
Cleanup for DIGIPOTS settings
7 years ago
Scott Lahteine
6b1d1a818b
Revert default BABYSTEP_MULTIPLICATOR to 1
7 years ago
LVD-AC
dcfc2503c2
G33 Autotune calibration update #10
7 years ago
Scott Lahteine
7fad26549b
Concise SD_REPRINT_LAST_SELECTED_FILE description
7 years ago
Scott Lahteine
ce5f0ec85a
Bring STM32 example config up to date
7 years ago
Scott Lahteine
46e9eae159
Tweak to M100 config comment
7 years ago
Roxy-3D
3f5f39576b
Reprint option for last SD Memory card file ( #8106 )
* Re-Print of same SD Memory Card file with single click
* Re-Print of same SD Memory Card file with single click
* This is the bugfix-v2.0.0 version of https://github.com/MarlinFirmware/Marlin/pull/8104
7 years ago
Scott Lahteine
e00ed10c4c
GT2560 config MKS_MINI_12864 => SDSUPPORT
7 years ago
Scott Lahteine
7f55d82fd1
Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h
7 years ago
Scott Lahteine
90a14b4f5b
Clean up HAL trailing spaces, MKS SBASE pins
7 years ago
Scott Lahteine
580b6e9089
Apply physical limits to mesh bounds
7 years ago
Scott Lahteine
5f87324536
Fix some config verbiage
7 years ago
cdedwards
6296ab2173
Add GFX overlay to UBL mesh edit ( #8038 )
* Add GFX overlay to UBL mesh edit
Fixed misplaced HAS_TEMP_BED in dogm_bitmaps.h
rename _lcd_babystep_zoffset_overlay to _lcd_zoffset_overlay_gfx and move it out of BABYSTEP_ZPROBE_OFFSET to we can use it for over things. Add this function into UBL mesh edit screen.
update all Configuration.h to add ENABLE_MESH_EDIT_GFX_OVERLAY
* Add Sanity to UBL insanity
Need to check for DOGLCD otherwise error out.
7 years ago
Scott Lahteine
0cb423b5b3
Apply consistency for other configs
7 years ago
Scott Lahteine
8c78f8f790
Add Makeboard MINI for Micromake C1
7 years ago
Scott Lahteine
3d2b2eb1ca
Prevent SDCARD_SORT_ALPHA from exploding
7 years ago
Scott Lahteine
783ddf9691
Add SCROLL_LONG_FILENAMES option
7 years ago
Roxy-3D
5439358281
Basic UBL operations working on 32-bit platforms ( #8024 )
* 32-bit work for UBL
* Update FT i3-2020 reference file
7 years ago
Roxy-3D
572cf0ec95
UBL able to generate mesh and save and load it on 32-bit platforms ( #8015 )
* Get UBL Mesh Generation, Mesh Save & Mesh Load working with 32-Bit platforms
* clean up read_data() and write_data() for non-LPC1768 HAL's
* Get read_data() and write_data() return codes consistent
All HAL's read_data() and write_data() return false if they succeed.
* Get read_data() and write_data() return codes to be consistent
Make read_data() and write_data() return true if an error happens.
* Say UBL is now checked out on machine types in default Configuration.h file.
7 years ago
Thomas Moore
67cc29cd3c
Update UBL mesh boundaries to accomidate beds centered at 0, 0 ( #8012 )
7 years ago
Roxy-3D
6cb26c98c8
Fix Baby Stepping on 32-Bit platforms ( #8001 )
Also, Max7219 debug code was used for this effort. It has been
improved and hardened.
7 years ago
Jeffrey Li
26531f2715
Add lcd to all sample configs
7 years ago
Scott Lahteine
ce48403a0b
Add EXTRA_FAN_SPEED feature
Based on #7883 by @studiodyne
7 years ago
Scott Lahteine
5c4f3e0107
Add LCD_SET_PROGRESS_MANUALLY
7 years ago
Scott Lahteine
bc7df0188e
Add Micromake C1 configurations
7 years ago
Scott Lahteine
34a261416f
Add unaccented French language
7 years ago
Scott Lahteine
d3e5a22a5d
Add MIN_SOFTWARE_ENDSTOP_[XYZ] to example configs
7 years ago