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
Thomas Moore
67cc29cd3c
Update UBL mesh boundaries to accomidate beds centered at 0, 0 ( #8012 )
8 years ago
Scott Lahteine
3b7b0492f8
Merge pull request #7993 from jeffyl/bugfix-2.0.x
...
[2.0.x] Proper support for AZSMZ 12864 LCD on SmartRAMPS
8 years ago
Jeffrey Li
26531f2715
Add lcd to all sample configs
8 years ago
Scott Lahteine
ce48403a0b
Add EXTRA_FAN_SPEED feature
...
Based on #7883 by @studiodyne
8 years ago
Scott Lahteine
5c4f3e0107
Add LCD_SET_PROGRESS_MANUALLY
8 years ago
Scott Lahteine
014a83fe09
Merge pull request #7984 from thinkyhead/bf2_micromake_c1
...
[2.0.x] Micromake C1 Configurations, Unaccented French
8 years ago
Scott Lahteine
34a261416f
Add unaccented French language
8 years ago
Scott Lahteine
d3e5a22a5d
Add MIN_SOFTWARE_ENDSTOP_[XYZ] to example configs
8 years ago
Bob-the-Kuhn
4e3ee845b9
config_adv ( #7941 )
...
get rid of twi.h
move to board files
8 years ago
Slawomir Ciunczyk
a11e6a1022
Different NEOPIXEL types
...
Same as #7728 but for 2.0.x,
Lot of cleanup and remove references in whole code to other "LED files" than leds.h. Now will be much easier to add next drivers/libraries. e.g. FastLED. But bad news, currently FastLED is suporting only RGB devices (no RGBW)
8 years ago
Scott Lahteine
b30b55307c
Merge pull request #7909 from thinkyhead/bf2_goodbye_legacy_advance
...
[2.0.x] Remove legacy ADVANCE feature
8 years ago
Scott Lahteine
560d366b80
Move VIKI SCK/MOSI pins fix to Conditionals_POST.h
8 years ago
Scott Lahteine
e9bcb9d048
Add 4 new LCD displays
8 years ago
Scott Lahteine
03f4891fb9
Remove legacy ADVANCE feature
8 years ago
Scott Lahteine
af15383578
Add XON/XOFF options to example configs
8 years ago
Scott Lahteine
5ae390e240
Apply NO_MOTION_BEFORE_HOMING to examples
8 years ago
Tannoo
c869dc9745
User script return-to-status option
8 years ago
Scott Lahteine
ce1638e32f
Add Babystep Z graphic overlay
...
See PR #7593
8 years ago
Scott Lahteine
7cd5eb6d42
Update LEVEL_BED_CORNERS config option
8 years ago
Scott Lahteine
981a610f75
Disable BABYSTEP_XY, add to SDSORT comment
8 years ago
Scott Lahteine
494b0eba2d
Config spacing fix
8 years ago
Scott Lahteine
2281154025
Increase BABYSTEP_MULTIPLICATOR to 100
8 years ago
Scott Lahteine
06a02dd200
Workaround for SCK/MOSI pins on VIKI
8 years ago
Scott Lahteine
038f82cc38
Fix L6470 init and options
8 years ago
Scott Lahteine
479652073b
Config updates
8 years ago
Scott Lahteine
f536c4dccb
Move configs
8 years ago