Scott Lahteine
181ccc884c
Edit thermal runaway description
преди 9 години
paclema
26015b02d8
Fixed typo and updated Configuration.h of configurator
преди 9 години
paclema
aedd580911
Updated all configuration.h examples
преди 9 години
paclema
013a09dbe6
Added configurable script for filrunout form configuration.h
преди 9 години
AnHardt
514d8ac460
Enable TRP for the bed
in all Configurations.
преди 9 години
Scott Lahteine
2610b8d047
Enable thermal runaway protection by default
преди 9 години
Scott Lahteine
0970102950
Remove obsolete STRING_URL
преди 9 години
AnHardt
6b1b71837c
Intit. commit for Chinese
Edited the European part of 'ISO10646_CN.fon' to match the existing fonts.
Added Chinese font to make_fonts.bat
Created 'dogm_font_data_ISO10646_CN.h'
Added Chinese to 'language.h'
Added 'language_cn.h' with some minor edits.
Added Chinese font in 'language_en.h' to not fall back to European font.
Added cn to 'Configuration.h'
Changed WIDTH to LCD_PIXEL_WIDTH and HEIGHT to LCD_PIXEL_HEIGHT to have more descriptive names.
In 'dogm_lcd_implementation.h'
Added Chinese Font
Made 1 pixel more room for the larger Chinese font on the status line.
Changed geometry of the 'select bar' by one pixel.
Changed the way the position for values and postcars are set.
преди 9 години
Scott Lahteine
5c29fda167
Add a warning for DISABLE_[XYZ] options
преди 9 години
AnHardt
3a27a78f9e
Commented REPRAP_DISCOUNT_SMART_CONTROLLER again
and removed some tabs.
преди 9 години
AnHardt
064f2b37d0
More Beeper clean up.
Centralised beep code to lcd_buzz().
From gcode_M300() and lcd_quick_feedback().
Enforced max. duration for M300 to 5 seconds.
Corrected description in 'Configuration.h'
LCD_FEEDBACK_FREQUENCY_HZ 0 gives now a silent delay of
LCD_FEEDBACK_FREQUENCY_DURATION_MS.
преди 9 години
Scott Lahteine
74e4b42f7e
Default MACHINE_NAME to "3D Printer"
преди 9 години
Scott Lahteine
ccbe2c4ea3
Apply CUSTOM_MACHINE_NAME to configurations
- Replace “Mendel” with “RepRap”
преди 9 години
AnHardt
56fc3a4835
bgr -> bg
+ update in documentation
преди 9 години
AnHardt
6248c93f37
Introduction of Bulgarian - language_bgr.h
Thank you @Nprod !
преди 9 години
Edward Patel
7dc64efe67
Added sanity check for MESH_NUM_X_POINTS and MESH_NUM_Y_POINTS
преди 9 години
Scott Lahteine
4788b59300
Thermistor values for configurator
преди 9 години
Scott Lahteine
eb6e3886f4
Set version to "1.0.3 dev"
преди 9 години
Edward Patel
a9ed39b12d
Moved checks into SanityCheck.h + removed previous added checks.
преди 9 години
Scott Lahteine
967db181d0
Latest upstream commits
преди 9 години
Edward Patel
d27c82a450
Added check for Delta printers in Mesh, #error not yet supported.
преди 9 години
Edward Patel
9a093b2e8f
Added #error + mention not to enable ABL and Mesh at the same time
преди 9 години
Richard Wackerbarth
46474cf2f2
Incorporate @section headers from configurator
преди 9 години
Edward Patel
d24ea7c03f
Added Comment in hope of github seeing these updates
преди 9 години
quillford
b02a55e60f
Fixed scara directions
Config said for a delta instead of for a scara
преди 9 години
Scott Lahteine
c065da52ec
Spacing and spelling
преди 9 години
Scott Lahteine
e0d4368cb5
Minor code cleanup, move NUM_AXIS out of config
преди 9 години
Scott Lahteine
a469d796e1
Add cleanups needed for #1772
преди 9 години
Scott Lahteine
0e8182bbf2
Additional pin tests, cleanup
преди 9 години
Edward Patel
6b91b7b411
Mesh bed leveling: Added G29 S3 + finer steps in manual probing.
* Use "G29 S3 Xn Yn Zn.nn" to modify bad probed point manually
* Changed manual Z steps from 0.05 to 0.025 and made brought it to Configuration.h
преди 9 години
Chris Roadfeldt
a57862e29f
Cleaning up code in prep for merge with upstream.
преди 9 години
Chris Roadfeldt
a508d835db
Changed Z_PROBE_AND_ENDSTOP to Z_PROBE_ENDSTOP.
Updated documentation in Configuration.h.
Cleaned up and commented some code relating to Z_PROBE_ENDSTOP.
Separated Z_MIN_ENDSTOP and Z_PROBE_ENDSTOP completely.
преди 9 години
Scott Lahteine
cda4bd4ad9
Correct the comment about M206
преди 9 години
Scott Lahteine
935592cf6a
offsets off by default
преди 9 години
Scott Lahteine
2a45922afe
Restore extruder_offset, init more simply
преди 9 години
Scott Lahteine
ba2c7cb467
Update configs with all the latest
преди 9 години
Chris Roadfeldt
3175c70c79
Manually synching back up with MarlinFirmware/Development.
преди 9 години
Scott Lahteine
5e82ed4f30
Restore ENDSTOPPULLUPS in Configuration.h
преди 9 години
Chris Roadfeldt
80285251cc
More config cleanup work for Z_PROBE_AND_ENDSTOP.
преди 9 години
Chris Roadfeldt
fe4549cd83
Config file Z_PROBE_AND_ENDSTOP description clean up.
преди 9 години
Chris Roadfeldt
6125124d6c
Config file cleanup for Z_PROBE_AND_ENDSTOP support.
преди 9 години
Chris Roadfeldt
324c14943b
Bug fixes for Z_PROBE_AND_ENDSTOP.
Code cleanup for Z_PROBE_AND_ENDSTOP.
Added Z_PROBE_PIN to pins_RAMPS_13.h
преди 9 години
Chris Roadfeldt
fd823449ad
Added serial message for Z Probe trigger.
преди 9 години
Chris Roadfeldt
44b88b41a2
Added credit for code.
преди 9 години
Chris Roadfeldt
2979b40a7a
Fixed typo in Z Probe and Endstop section.
преди 9 години
Chris Roadfeldt
9f3ff14008
Enabled separate Z Probe and Z Axis endstop use at same time.
Typo fixes in comments in existing code.
преди 9 години
Scott Lahteine
78090275a9
Fix probe range editing
- Increase the probe offset range to -20…20
- Apply the range limits to the menu item
преди 9 години
Christian Bohn
eab5fad539
code formatting
преди 9 години
Scott Lahteine
5261d35737
Fix custom m-code behavior
Don’t set CUSTOM_M_CODE_SET_Z_PROBE_OFFSET if there’s no Z probe
преди 9 години
chris-bo
2dfd0e5ce7
Update Configuration.h
documentation how to disable buzzer feedback
преди 9 години