123 Commits (c437bb08f12f1c0535cc78a761b49a18f2dc2a12)

Author SHA1 Message Date
Scott Lahteine 85a62bbf46 Misc. fixes to compiler warnings, etc. 8 years ago
Roxy-3D 6324b09934
Revert "Fix EEPROM crc (#8284)" (#8292)
This reverts commit 172c36f517.
8 years ago
Rowan Meara 172c36f517 Fix EEPROM crc (#8284) 8 years ago
Scott Lahteine 1b40e9c464 Implement CNC_COORDINATE_SYSTEMS 8 years ago
Scott Lahteine c07bbd4154 Prettify some EEPROM code 8 years ago
Scott Lahteine 817175613a
Merge pull request #8157 from thinkyhead/bf2_anet_10_servo
[2.0.x] Define a default SERVO0_PIN for Anet 1.0
8 years ago
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 8 years ago
Scott Lahteine 3e8754a38a Add/correct time units on planner vars / M205 B 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
Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 8 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 8 years ago
Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 8 years ago
Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 8 years ago
Thomas Moore ae2173cd52 Synchronize retractions 8 years ago
Scott Lahteine 6d5fcac54a G33 changes from 1.1.x 8 years ago
GMagician 00b1b33816 Fix compiler warning 8 years ago
Scott Lahteine 64dfb46461 Move z_endstop_adj to Endstops 8 years ago
Scott Lahteine a10451ceed Move Volumetric methods to Planner 8 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 8 years ago
Scott Lahteine 63228fc453 Move volumetric flag to GCodeParser 8 years ago
Scott Lahteine a98e9874db FWRETRACT as a feature 8 years ago
Scott Lahteine 3d8a0ab4b2 Module updates 8 years ago
Scott Lahteine 0c9231fd04 Move 'module' files 8 years ago