85 Commits (ca55f2927ab7416c6f404cfdeade4c9d5103929c)

Author SHA1 Message Date
Scott Lahteine 7be4857ab9 Tweak BLOCK_BUFFER_SIZE description 8 years ago
Scott Lahteine 9badf5dc0d Fix Micromake C1 config 8 years ago
Scott Lahteine 5926c9c97b Followup for MESH_EDIT_GFX_OVERLAY 8 years ago
Scott Lahteine dc82babe8e Implement NANODLP_Z_SYNC for 2.0.x 8 years ago
Scott Lahteine 5ce7f23afa Config option G26_MESH_VALIDATION for all meshes 8 years ago
Scott Lahteine 54774841ba
Merge pull request #8416 from thinkyhead/bf2_M114_DETAIL
[2.0] Add M114_DETAIL to Configuration_adv.h
8 years ago
Scott Lahteine 009e3a7aa7 Add M114_DETAIL to Configuration_adv.h 8 years ago
Scott Lahteine 3f0a982b8c Move Filament Width Sensor to Configuration_adv.h 8 years ago
Scott Lahteine b76e173205 Move test extrusion options under G26 8 years ago
Scott Lahteine 81b91b3f9d Clean up some trailing white-space 8 years ago
Scott Lahteine 95ea43bde4 Update XYZ dual stepper configurations 8 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.
8 years ago
Scott Lahteine 2c099fd4c2 Update Thermal Protection Documentation 8 years ago
Scott Lahteine 1b42fba39b Add CNC_COORDINATE_SYSTEMS to configs 8 years ago
Scott Lahteine d83a9a53e8
Merge pull request #8220 from thinkyhead/bf2_serial_port_-1
[2.0] Add SERIAL_PORT -1 option for configurators
8 years ago
Scott Lahteine 93ba72ea83 Add SERIAL_PORT -1, set on SBASE, STM32F103RET6 8 years ago
Scott Lahteine 7e43dd1d23 Fix probes configuration url
Based on #8241 by @machaj
8 years ago
android444 9cc1d8e312 [2.0.x] Support for SilverGate Board 8 years ago
Scott Lahteine 34be5d33c0 The plural of 'axis' is 'axes' 8 years ago
Scott Lahteine ce1c9c0808 Tweak QUICK_HOME description 8 years ago
Scott Lahteine e04425281d Add Dual Steppers / Endstops to configs 8 years ago
Scott Lahteine edff2c917b Cleanup for DIGIPOTS settings 8 years ago
Scott Lahteine 6b1d1a818b Revert default BABYSTEP_MULTIPLICATOR to 1 8 years ago
LVD-AC dcfc2503c2 G33 Autotune calibration update #10 8 years ago
Scott Lahteine 7fad26549b Concise SD_REPRINT_LAST_SELECTED_FILE description 8 years ago
Scott Lahteine 46e9eae159 Tweak to M100 config comment 8 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
8 years ago
Scott Lahteine 7f55d82fd1 Move UBL_SAVE_ACTIVE_ON_M500 to Configuration.h 8 years ago
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 8 years ago
Scott Lahteine 5f87324536 Fix some config verbiage 8 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.
8 years ago
Scott Lahteine 8c78f8f790 Add Makeboard MINI for Micromake C1 8 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.
8 years ago
Jeffrey Li 26531f2715 Add lcd to all sample configs 8 years ago
Scott Lahteine bc7df0188e Add Micromake C1 configurations 8 years ago