Scott Lahteine
772460a7b8
Various minor spelling corrections
Redo of #2939 rebased against RCBugFix
пре 9 година
lrpirlet
0fb507a75d
correct raise_z_for_servo
пре 9 година
Blue-Marlin
a68228bf55
Remove unused ALARM_PIN
Remove unused ALARM_PIN from all the Configuration.h's
пре 9 година
Blue-Marlin
0631541166
Fix disable_all_heaters() for MAX6675
пре 9 година
jbrazio
67e15aac3d
As pointed out by @Blue-Marlin the previous code would raise the Z axis
twice for a servo based probe.
пре 9 година
jbrazio
17cc2a9663
Z_RAISE_AFTER_PROBING value was being ignored by Marlin because
raise_z_after_probing() was only called if the printer type was set to a
DELTA or if the printer had a docking sled for the probe.
пре 9 година
Scott Lahteine
7253a1971d
Fix "M145" output in M503 report
пре 9 година
Scott Lahteine
100271e6ac
minor cleanup in gcode_T
пре 9 година
Blue-Marlin
fd9e94e5a4
Fix crashes when the Z axis is moved via LCD
Fix crashes when the Z axis is moved via LCD
by calling `plan_buffer_line` only when there is enough room in the
planner buffer, to avoid endless recursion.
A brief description about what went wrong is in #1166
пре 9 година
Scott Lahteine
6a4f06d35d
Fix GCode handling of spaces between command letter and first digit
пре 9 година
Marc Urben
68eae2b5a8
added kossel xl example configuration
пре 9 година
Silvio Didonna
eb5817675d
Fix board type: RAMPS 1.4
пре 9 година
CONSULitAS
ea8409ad5d
Fix: current_command_args contains command
@thinkyhead
Hi Scott,
your code from a0f362c @thinkyhead is great, but you forgot to skip the
command.
Symptom `M117 Test`shows `M117 Test` on LCD instead of `Test`.
see also
https://github.com/MarlinFirmware/Marlin/commit/ a0f362c735
6f8e3c2f17 lines 941, 2851 and so on
Greetings and welcome back
Jochen
пре 9 година
Scott Lahteine
1093c780c8
Remove obsolete STEPS_MM_E setting
пре 9 година
CONSULitAS
a4fe6a45ae
K8200: sample config back in sync
* Configuration.h:
* updated header comment
* new UUID feature used
* sync to default config
* typos fixed
* changes better documented
* reflect change in SDSUPPORT feature
* Configuration_adv.h
* updated header comment
* thermal protection tuned to work with K8200
* homing tuned
* sync to default config
* typos fixed
* changes better documented
* reflect change in LCD features
* use long filenames
* use Watchdog
* use Babystepping
* use Auto Filament Change
пре 9 година
Scott Lahteine
fbfbc5e330
Enable USE_WATCHDOG by default
пре 9 година
Scott Lahteine
438a87eba8
Sanity check deprecated SDSLOW, SDEXTRASLOW
пре 9 година
Scott Lahteine
b19b272172
Update configurations with SPI_SPEED
- Include aligned comment about new SDSUPPORT behavior
пре 9 година
Scott Lahteine
b81d3b83cf
Drop the experimental Configurator
Development moved to https://github.com/thinkyhead/MarlinConfigurator
пре 9 година
Scott Lahteine
be691b51f1
Remove references to marlinfirmware.org
The domain is gone and doesn’t redirect, so for now show no URL on the boot screen.
пре 9 година
Scott Lahteine
b83e472bd3
Rename fpos_t to avoid libc conflict
пре 9 година
Scott Lahteine
68457ee903
For Dual Y/Z use the next available extruder pins
пре 9 година
Scott Lahteine
711e5db19a
Tweak comment in process_next_command
пре 9 година
Scott Lahteine
400e9329be
Allow spaces after a code letter
пре 9 година
Scott Lahteine
cdcb80f3c5
Allow no-space after initial command
Addresses issue #2715
пре 9 година
AnHardt
6f473f7fc6
Repair N in ADVANCED_OK
Send the correct line number.
If no N was in the command - non't send an N.
пре 9 година
AnHardt
efbd705eda
Replace the "ok" in M280, M301, M304, M851 with output not including an "ok"
Replace the "ok" in M280, M301, M304, M851 with output not including an "ok"
to avoid senting two "ok"s for a single g-code.
Doing the same for M105 would break the input filters of the hosts.
For M105 the other "ok" is omitted.
пре 9 година
Scott Lahteine
8e66028d25
Apply the ABL rotation matrix to the extruder offset.
пре 9 година
Scott Lahteine
159ff94afd
Remove obsolete HEATER_BED_DUTY_CYCLE_DIVIDER #2977
пре 9 година
Ruwan J Egoda Gamage
1270fbfd38
Using SET_INPUT instead of pinMode
пре 9 година
Ruwan J Egoda Gamage
b58083b0fa
Getting rid of SDEXTRASLOW, SDSLOW variables.
пре 9 година
Ruwan J Egoda Gamage
1833049b8a
reusing millis()
пре 9 година
Ruwan J Egoda Gamage
1b7c443628
Adding SDULTRASLOW variable.
Instead of changing SDEXTRASLOW variable to a slower speed, the new
SDULTRASLOW is used for rigidbot panel.
пре 9 година
Ruwan J Egoda Gamage
6f9e9c0e4f
Cleaning up, getting rid of the fake encoder count variable.
пре 9 година
Ruwan J Egoda Gamage
becbfe1065
Fixing Rigidbot LCD Panel Support
пре 9 година
esenapaj
4882a7eded
more suitable display format for delta printer
пре 9 година
esenapaj
59d345a3dd
Update Configuration.h
пре 9 година
esenapaj
b8f0c8a4c7
Update Configuration.h
пре 9 година
esenapaj
df0d599c79
Update Configuration.h
пре 9 година
esenapaj
a366697649
Update Configuration.h
пре 9 година
Richard Wackerbarth
7c94c83765
Repair formula mangled by PR#1319 in Jan 2015
пре 9 година
Naruto-kyun
2932602643
Update stepper.cpp
Forgot Z2_MIN_PIN
пре 9 година
Ruwan J Egoda Gamage
06555febdd
Using SET_INPUT instead of pinMode
пре 9 година
esenapaj
8d2aa2368d
Update Configuration_adv.h
пре 9 година
esenapaj
0de5fcad0a
Update Configuration_adv.h
пре 9 година
esenapaj
1403b9acc0
Update Configuration_adv.h
пре 9 година
esenapaj
5cf1c38ea1
Update Configuration_adv.h
пре 9 година
esenapaj
04ab61bf40
Update Configuration_adv.h
пре 9 година
esenapaj
39c62fbd6f
Update Configuration_adv.h
пре 9 година
esenapaj
efcb769003
Update Configuration_adv.h
пре 9 година