e3v3se profile updates (#5339)

* e3v3se: remove jerk settings from processes

Remove jerk settings from Ender3 V3 SE processes to prevent emission of M205 into gcode.

This is due to E3 V3 SE does not use jerk, but has junction deviation
enabled instead. Those two modes are mutually exclusive according to
marlin configuration page:
    https://marlinfw.org/docs/configuration/configuration.html#default-acceleration-
    https://marlinfw.org/docs/configuration/configuration.html#junction-deviation-

Based on M503 output, E3V3SE hase junction deviation enabled:

  echo:; Advanced: B<min_segment_time_us> S<min_feedrate> T<min_travel_feedrate> J<junc_dev>
  echo:  M205 B20000.00 S0.00 T0.00 J0.10

"M205" emitted into gcode is useless since setting jerk settings via
"M205 Xn Yn Zn" does not have any effect on the stock V3 SE firmware.

* e3v3se: update machine retraction settings

Set retraction speed to 40 mm/s as recommended by Creality
    Source: https://wiki.creality.com/en/ender-series/ender-3-v3-se/quick-start-guide/user-manual

Set retraction acceleration to 500 mm/s2 to prevent extruder clicking on retraction.

* e3v3se: update start gcode

* Set and wait for bed temperature to stabilize prior to homing.
    Bed mesh calibration is done with the bed temp set to 60C.
    Performing G28 with bed at room temperature will not compensate
    for thermal deformation introduced by heated bed if there are any.

* Remove explicit mesh levelling enable (M420).
    Creality FW auto enables M420 once homing (G28) is complete:
        "M420 S1 Z10.00"
This commit is contained in:
Dima Buzdyk
2024-05-18 18:48:16 +05:00
committed by GitHub
parent a17189f635
commit 513335b16b
20 changed files with 36 additions and 148 deletions

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.2 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.4 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.6 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.8 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.2 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.4 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.6 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.8 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.2 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.4 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.6 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.8 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.2 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.4 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.6 nozzle"
]
}
}

View File

@@ -105,14 +105,7 @@
"prime_tower_width": "60",
"xy_hole_compensation": "0",
"xy_contour_compensation": "0",
"default_jerk": "8",
"outer_wall_jerk": "20",
"inner_wall_jerk": "20",
"infill_jerk": "20",
"top_surface_jerk": "20",
"initial_layer_jerk": "8",
"travel_jerk": "8",
"compatible_printers": [
"Creality Ender-3 V3 SE 0.8 nozzle"
]
}
}