diff --git a/octoprint/cura/ev b/octoprint/cura/ev deleted file mode 100644 index fa5b81cd..00000000 --- a/octoprint/cura/ev +++ /dev/null @@ -1,11 +0,0 @@ -;Generated with Cura_SteamEngine 1.0 -M107 -M104 S0 ;extruder heater off -M140 S0 ;heated bed heater off (if you have it) -G91 ;relative positioning -G1 E-1 F300 ;retract the filament a bit before lifting the nozzle, to release some of the pressure -G1 Z+0.5 E-5 X-20 Y-20 F9000 ;move Z up a bit and retract filament even more -G28 X0 Y0 ;move X/Y to min endstops, so the head is out of the way -M84 ;steppers off -G90 ;absolute positioning - diff --git a/octoprint/cura/tests/.test_cura.py.swp b/octoprint/cura/tests/.test_cura.py.swp deleted file mode 100644 index f682b047..00000000 Binary files a/octoprint/cura/tests/.test_cura.py.swp and /dev/null differ