From 0cbcf9318aa870fa82f5c9b9264c93d2f39181c5 Mon Sep 17 00:00:00 2001 From: rtyr <36745189+rtyr@users.noreply.github.com> Date: Mon, 11 Sep 2023 09:36:45 +0200 Subject: [PATCH] Uncommented update_url. --- resources/profiles/CocoaPress.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/profiles/CocoaPress.ini b/resources/profiles/CocoaPress.ini index 9bc68ab5f8..06b1a17330 100644 --- a/resources/profiles/CocoaPress.ini +++ b/resources/profiles/CocoaPress.ini @@ -7,7 +7,7 @@ name = Cocoa Press # This means, the server may force the PrusaSlicer configuration to be downgraded. config_version = 1.0.0 # Where to get the updates from? -#config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/CocoaPress/ +config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/CocoaPress/ # changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1% # The printer models will be shown by the Configuration Wizard in this order, @@ -601,4 +601,4 @@ printer_model = Cocoa_Press [printer:*common*] default_filament_profile = "Cocoa Press Chocolates" printer_notes = PRINTER_VENDOR_COCOA_PRESS\nPRINTER_MODEL_MINICHEF\nPRINTER_MATERIAL_PASTE -gcode_flavor = marlin2 \ No newline at end of file +gcode_flavor = marlin2