From cf8ff30c74ea968b0373fd0cb3b497702de9d108 Mon Sep 17 00:00:00 2001 From: SoftFever Date: Sun, 30 Oct 2022 21:32:40 +0800 Subject: [PATCH] bump voron profile version --- resources/profiles/Voron.json | 2 +- resources/profiles/Voron/machine/fdm_klipper_common.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/Voron.json b/resources/profiles/Voron.json index c489d8df461..18f419dbd64 100644 --- a/resources/profiles/Voron.json +++ b/resources/profiles/Voron.json @@ -1,6 +1,6 @@ { "name": "Voron", - "version": "01.02.01.04", + "version": "01.02.01.05", "force_update": "0", "description": "Voron configurations", "machine_model_list": [ diff --git a/resources/profiles/Voron/machine/fdm_klipper_common.json b/resources/profiles/Voron/machine/fdm_klipper_common.json index f6e4c15be9f..986b1158470 100644 --- a/resources/profiles/Voron/machine/fdm_klipper_common.json +++ b/resources/profiles/Voron/machine/fdm_klipper_common.json @@ -4,7 +4,7 @@ "from": "system", "instantiation": "false", "inherits": "fdm_machine_common", - "gcode_flavor": "marlin", + "gcode_flavor": "klipper", "machine_max_acceleration_e": [ "5000", "5000"