AnHardt
08e4651ece
Corrected cyrillic font again
Thank you @Nprod.
пре 10 година
Wurstnase
752c804677
remove offset, add minimum scan area
пре 10 година
Wurstnase
14f0250853
allow negative values
and some more comments
пре 10 година
AnHardt
e6cb8ee188
Remove 6x9 font
in dogm_lcd_implementation.h
by using standard font and
shifting down temperature displays by one pixel
Saves 2300 bytes.
пре 10 година
maverikou
e93eb3e8d3
Update test
пре 10 година
maverikou
b8ae3feb9e
Update test
пре 10 година
maverikou
3570447ded
Fix Z_RAISE_AFTER_PROBING
пре 10 година
maverikou
8a739b6fba
Merge branch 'Development' into delta_auto_bed_level
Conflicts:
Marlin/Marlin_main.cpp
пре 10 година
Scott Lahteine
cbe4496123
Merge pull request #1616 from thinkyhead/topo_map_origin
Move TOPO_ORIGIN define to Configuration.h
пре 10 година
Scott Lahteine
7629c4f05c
Cleanup for menu optimization
- Compare pr_char to space
- Fewer calls to lcd_strlen
пре 10 година
Scott Lahteine
3405f85a6a
Reduce size of menu code
- Get rid of _selected functions, passing selected state instead
пре 10 година
Edward Patel
e983a5ab92
Disable option. Enable for use/test.
пре 10 година
Edward Patel
f34b9c83d1
Added comment about MESH_NUM axis points.
пре 10 година
Scott Lahteine
a686c9878f
Move TOPO_ORIGIN define to Configuration.h
- Addressing issue #1608
пре 10 година
Edward Patel
8005d22c81
Added menu option for bed leveling.
пре 10 година
Edward Patel
0e51e53813
WIP. Adding bed leveling code.
пре 10 година
Scott Lahteine
d0d12962e0
Merge pull request #1615 from AnHardt/fix-1611
Fix #1611
пре 10 година
Scott Lahteine
3f34d9d44e
Merge pull request #1614 from AnHardt/fix-1612
Fix for #1612
пре 10 година
AnHardt
f0dcea7e14
Fix #1611
Warning: suggest parentheses around comparison in operand of &
pretty much helped.
пре 10 година
AnHardt
28b1c37dea
Fix for #1612
пре 10 година
AnHardt
2f374f1465
Removed Kanji.
пре 10 година
Scott Lahteine
5efc798642
Merge pull request #1546 from apollo-ng/pr-felix
Added support for Felix 2.0/3.0 printers
пре 10 година
Scott Lahteine
b83e52e50f
Merge pull request #1467 from thinkyhead/marlin_configurator
Configurator utility
пре 10 година
Scott Lahteine
7bc77dc134
Merge pull request #1583 from galexander1/m404fix
M404 should not use 'N' address as parameter because 'N' is reserved
пре 10 година
Scott Lahteine
3aadaa7677
Merge pull request #1609 from thinkyhead/fix_fan_pin_issue
Fix controllerFan() code
пре 10 година
Scott Lahteine
b80ed51fcc
Fix controllerFan() code
- Add support for 4th extruder
- Fix parentheses matching
- Apply coding standards
- Address issue mentioned at #1575
пре 10 година
Scott Lahteine
4b50205f11
Merge branch 'Development' into marlin_configurator
Latest upstream changes
пре 10 година
Scott Lahteine
bb4cb1b15a
Merge pull request #1606 from thinkyhead/cleanup_stepper
Cleanup of stepper.cpp
пре 10 година
Scott Lahteine
63f41f56f8
Merge pull request #1607 from chris-bo/Development
Update ultralcd_st7920_u8glib_rrd.h
пре 10 година
Scott Lahteine
4eabd80025
Fix babystep for extruder_duplication
пре 10 година
alexborro
d3259d0dba
Merge pull request #1581 from msutas/Development
Filament Runout Sensor Feature
пре 10 година
AnHardt
25c4f17e5d
Corrected Cyrillic fonts. Round II.
пре 10 година
chris-bo
b73ba26b23
Update ultralcd_st7920_u8glib_rrd.h
пре 10 година
Scott Lahteine
901c3c5392
Merge pull request #1603 from thinkyhead/issue_1523_compiler_error
Simplify manage_heater
пре 10 година
Scott Lahteine
c37f7d15c9
- Rename WRITE_E_STEP for consistency
- Add BIT and TEST macros
- Add _APPLY_ macros to stepper.cpp to help with consolidation
- Consolidate code in stepper.cpp using macros
- Apply standards in stepper.cpp
- Use >= 0 instead of > -1 as a better semantic
- Replace DUAL_Y_CARRIAGE with Y_DUAL_STEPPER_DRIVERS
пре 10 година
AnHardt
44a205d9d9
Corrected Cyrillic fonts.
Cleaned typo in language_test.h Cyrillic part.
пре 10 година
chrono
4d878b9bac
Fixed path typos in README
пре 10 година
chrono
12ec557a75
Added DEFAULT_TRAVEL_ACCELERATION
пре 10 година
chrono
1d25d510bc
Upstream Merge Fixes
пре 10 година
chrono
a89d690b77
Merge remote-tracking branch 'upstream/Development' into pr-felix
пре 10 година
Scott Lahteine
cb57fc727d
Declare pid_output for PIDBEDTEMP
пре 10 година
Scott Lahteine
3d6deb9bdf
Simplify manage_heater
- Make separate get_pid_output(e) and get_pid_output_bed() function
- Reduce size of manage_heater function
- Hopefully work around linker errors
пре 10 година
AnHardt
730497aaa1
Make use of ligatures in language_kana_utf8.h
пре 10 година
AnHardt
3240d89f7d
Logic cleanup in utf_mapper.
пре 10 година
alexborro
2f3c77b751
Fix decimal places in G29 Bed Equation Coeficients
пре 10 година
AnHardt
ace3c62a1c
Argh! Did not hit save
пре 10 година
AnHardt
bfb8a53156
Documentation reformating
The last for today - i hope.
пре 10 година
AnHardt
1feb71895b
And an other one
пре 10 година
AnHardt
9518b1c873
And another update for the documentation.
пре 10 година
AnHardt
d9b3232e94
Another update for the documentation.
пре 10 година