mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
* Updated machine start and end gcodes * fix: Update Kobra 2 Neo profile for improved compatibility - Switch gcode_flavor from marlin to marlin2 - Enable relative E distances for better extrusion control - Add M420 S1 to start gcode to enable bed leveling mesh - Add G92 E0 before layer changes to reset extruder position - Fix end gcode formatting and add M83 for consistent relative mode - Adjust purge line start position from Y3 to X10 Y5 * fix: Typo in end machine gcode --------- Co-authored-by: frawg <>