From 36b337b7e7b9ce5b358a79ee7815adc765ce8cce Mon Sep 17 00:00:00 2001 From: bubnikv Date: Tue, 22 May 2018 11:45:15 +0200 Subject: [PATCH] Moved max_print_height from [print:*common*] to [printer:*common*], there is a bug still in Slic3r, it should refuse to load config keys from a wrong location. --- resources/profiles/PrusaResearch.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/profiles/PrusaResearch.ini b/resources/profiles/PrusaResearch.ini index a28405921b..77b4f69138 100644 --- a/resources/profiles/PrusaResearch.ini +++ b/resources/profiles/PrusaResearch.ini @@ -68,7 +68,6 @@ infill_first = 0 infill_only_where_needed = 0 infill_overlap = 25% interface_shells = 0 -max_print_height = 200 max_print_speed = 100 max_volumetric_extrusion_rate_slope_negative = 0 max_volumetric_extrusion_rate_slope_positive = 0 @@ -888,6 +887,7 @@ gcode_flavor = marlin layer_gcode = ;AFTER_LAYER_CHANGE\n;[layer_z] max_layer_height = 0.25 min_layer_height = 0.07 +max_print_height = 200 nozzle_diameter = 0.4 octoprint_apikey = octoprint_host =