Marek Bel
|
503d5551e6
Fix build of MK2. Global variable distance_from_min was removed, do not update it.
|
пре 6 година |
PavelSindler
|
553779a65d
Merge pull request #723 from mkbel/refactor_bed_geometry
|
пре 6 година |
Marek Bel
|
329ea199ec
Show measured bed offset from expected position even if not homed. Remove redundant lcd_quick_feedback() calls.
|
пре 6 година |
Robert Pelnar
|
59f3f9d8ec
New localization - includes fixed
|
пре 6 година |
Marek Bel
|
f00bde09a4
Re-factor bed calibration point coordinates to match bed CAD data. Tested successfully on MK3 (auto home position not calibrated and calibrated printer and print area position of calibrated printer). MK25 not tested.
|
пре 6 година |
Marek Bel
|
d6aa149cfa
Conserve 58 bytes of flash by returning by reference.
|
пре 6 година |
Marek Bel
|
ae08788c99
Split lcd_service_mode_show_result screens to separate functions. Make them non blocking. Remove global array distance_from_min, pass it as function return value. Make Support submenus returning to Support menu.
|
пре 6 година |
PavelSindler
|
e7ad81e159
Merge pull request #660 from mkbel/fix_z_home_point
|
пре 6 година |
Robert Pelnar
|
0271ab3643
Meshbedleveling, calibration Z
|
пре 6 година |
Robert Pelnar
|
5f12289339
CalibrationZ/MK3 - check crash Z after homeaxis (kill with message "debris on nozzle...")
|
пре 6 година |
Marek Bel
|
3abfeb831f
Update documentation of mesh_bed_calibration.cpp.
|
пре 6 година |
Marek Bel
|
37ebe5c35d
Move default correction matrix of not calibrated printer to world2machine_default() function. Use world2machine_reset() to uncorrected matrix. Call it from world2machine_revert_to_uncorrected() and from world2machine_default() if there is no default shift to remove code duplication.
|
пре 6 година |
Marek Bel
|
82b31e8552
Set [0;0] point offset for uncalibrated printer.
|
пре 6 година |
Marek Bel
|
31ae097dba
mesh bed leveling / auto home Y coordinates updated
|
пре 6 година |
Robert Pelnar
|
339d2ebdef
Z-axis stealth mode
|
пре 6 година |
Robert Pelnar
|
3ff5686336
MK2-25-3 variant files
|
пре 6 година |
Robert Pelnar
|
ac1a56b493
Merge branch 'MK25' into MK3
|
пре 6 година |
Robert Pelnar
|
65a91b366d
New XYZ calibration with image processing
|
пре 6 година |
Robert Pelnar
|
a6f900fd3c
Merge remote-tracking branch 'upstream/MK25' into MK25
|
пре 6 година |
PavelSindler
|
a4b3389dfa
M45 verbosity, steel sheet define, minor modifications in xyz cal
|
пре 6 година |
PavelSindler
|
43b8b125bc
calibration points/offset corrections
|
пре 6 година |
Robert Pelnar
|
546314fda7
Removed debug messages from serial comunication (octoprint...).
|
пре 6 година |
PavelSindler
|
d7db407f32
xyz cal.: add delay_keep_alive messages to reset watchdog (LS optimization method takes more than 4s in some cases)
|
пре 7 година |
PavelSindler
|
ba1bb4aea3
whitespace
|
пре 7 година |
PavelSindler
|
6d0574dd0f
changed Y_MIN and probe points coordinates
|
пре 7 година |
PavelSindler
|
6bd221ad3b
Y distance between nozzle and PINDA corrected
|
пре 7 година |
PavelSindler
|
fbbcc27f1a
X max lowered to 250, XYZ/Z calibration: Z top coordinate changed, changes in xyz cal. because of stell sheet, still not final version
|
пре 7 година |
PavelSindler
|
c36b7be90c
SUPPORT_VERBOSITY initial version
|
пре 7 година |
PavelSindler
|
c4d7b801b9
Initial version. XYZ cal works, but bed ref. points coordinates must be checked.
|
пре 7 година |
Robert Pelnar
|
480838a0a1
Fixed homing (mbl and babystep - crashdetection recovery work fine now).
|
пре 7 година |