diff --git a/resources/profiles/CocoaPress.idx b/resources/profiles/CocoaPress.idx index e0ed4d8d30..8262dad21a 100644 --- a/resources/profiles/CocoaPress.idx +++ b/resources/profiles/CocoaPress.idx @@ -1,2 +1,3 @@ min_slic3r_version = 2.6.0-alpha2 +1.0.1 Swapped Pause GCode, Fixed Chocolate Colors, Resolved Output Format issue from Inheriting Keyword Typo 1.0.0 Initial diff --git a/resources/profiles/CocoaPress.ini b/resources/profiles/CocoaPress.ini index 06b1a17330..16050c52ec 100644 --- a/resources/profiles/CocoaPress.ini +++ b/resources/profiles/CocoaPress.ini @@ -1,11 +1,11 @@ -# Print profiles for the Creality printers. +# Print profiles for the Cocoa Press. [vendor] # Vendor name will be shown by the Config Wizard. name = Cocoa Press # Configuration version of this file. Config file will only be installed, if the config_version differs. # This means, the server may force the PrusaSlicer configuration to be downgraded. -config_version = 1.0.0 +config_version = 1.0.1 # Where to get the updates from? 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% @@ -30,11 +30,11 @@ thumbnail = CocoaPress_MiniChef.png gcode_label_objects = 1 gcode_resolution = 0.0125 gcode_substitutions = "(;PAUSE_PRINT)(\\n|\\r\\n|\\r)(.*?)(M117)";$1$2M0;r;"Pause command allows you to get a full screen message." -output_filename_format = {input_filename_base}_{nozzle_diameter[initial_tool]}n_{print_time}_{round(total_weight)}g.gcode notes = PRINTER_VENDOR_COCOA_PRESS\nPRINTER_MODEL_MINICHEF\nPRINTER_MATERIAL_PASTE +output_filename_format = {input_filename_base}_{nozzle_diameter[initial_tool]}n_{print_time}_{round(total_weight)}g.gcode [print:Cocoa Press (0.5mm layerheight)] -inherit = *common* +inherits = *common* avoid_crossing_curled_overhangs = 0 avoid_crossing_perimeters = 0 avoid_crossing_perimeters_max_detour = 0 @@ -89,7 +89,6 @@ infill_extrusion_width = 0 infill_first = 0 infill_overlap = 50% infill_speed = 40 -inherits = interface_shells = 0 ironing = 0 ironing_flowrate = 15% @@ -206,7 +205,7 @@ wipe_tower_y = 140 xy_size_compensation = 0 [print:Cocoa Press (1.0mm layerheight)] -inherit = *common* +inherits = *common* avoid_crossing_curled_overhangs = 0 avoid_crossing_perimeters = 0 avoid_crossing_perimeters_max_detour = 0 @@ -261,7 +260,6 @@ infill_extrusion_width = 0 infill_first = 0 infill_overlap = 70% infill_speed = 40 -inherits = interface_shells = 0 ironing = 0 ironing_flowrate = 15% @@ -387,7 +385,7 @@ end_filament_gcode = "; Filament-specific end gcode \n;END gcode for filament\n" extrusion_multiplier = 1 fan_always_on = 0 fan_below_layer_time = 60 -filament_colour = #7B3E00 +filament_colour = #3D2113 filament_cooling_final_speed = 3.4 filament_cooling_initial_speed = 2.2 filament_cooling_moves = 4 @@ -441,6 +439,8 @@ filament_settings_id = "Cocoa Press Chocolate" filament_type = CHOCOLATE compatible_printers = compatible_printers_condition = printer_notes=~/.*PRINTER_VENDOR_COCOA_PRESS.*/ +compatible_prints = +compatible_prints_condition = printer_notes=~/.PRINTER_MODEL_MINICHEF.*/ [printer:*0.8mm*] printer_variant = 0.8 @@ -449,7 +449,7 @@ autoemit_temperature_commands = 0 bed_shape = 0x0,140x0,140x150,0x150 before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n\n between_objects_gcode = -color_change_gcode = ;G1 E-.05 F900\n;G1 X2.5 Y2.5 F4500 ;Move to the side\nM25 load new chocolate ;pause for user\n;G1 E.06 F900\n;G1 X2.6 Y2.6 F4500 +color_change_gcode = ;G1 E-.05 F900\n;G1 X2.5 Y2.5 F4500 ;Move to the side\nM17; enable steppers so that the user can change cores without having the extruder or bed slip or move as easily.\nM25 load new chocolate ;pause for user\n;G1 E.06 F900\n;G1 X2.6 Y2.6 F4500 cooling_tube_length = 5 cooling_tube_retraction = 91.5 deretract_speed = 15 @@ -522,7 +522,7 @@ autoemit_temperature_commands = 0 bed_shape = 0x0,140x0,140x150,0x150 before_layer_gcode = ;BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n\n between_objects_gcode = -color_change_gcode = ;G1 E-.05 F900\n;G1 X2.5 Y2.5 F4500 ;Move to the side\nM25 load new chocolate ;pause for user\n;G1 E.06 F900\n;G1 X2.6 Y2.6 F4500 +color_change_gcode = ;G1 E-.05 F900\n;G1 X2.5 Y2.5 F4500 ;Move to the side\nM17; enable steppers so that the user can change cores without having the extruder or bed slip or move as easily.\nM25 load new chocolate ;pause for user\n;G1 E.06 F900\n;G1 X2.6 Y2.6 F4500 cooling_tube_length = 5 cooling_tube_retraction = 91.5 default_print_profile = 1.0 @@ -600,5 +600,5 @@ printer_model = Cocoa_Press [printer:*common*] default_filament_profile = "Cocoa Press Chocolates" -printer_notes = PRINTER_VENDOR_COCOA_PRESS\nPRINTER_MODEL_MINICHEF\nPRINTER_MATERIAL_PASTE +printer_notes = PRINTER_VENDOR_COCOA_PRESS\nPRINTER_MODEL_MINICHEF\nPRINTER_MATERIAL_PASTE\nNO_TEMPLATES gcode_flavor = marlin2 diff --git a/resources/profiles/Trimaker.idx b/resources/profiles/Trimaker.idx index 6bd4045483..432f049091 100644 --- a/resources/profiles/Trimaker.idx +++ b/resources/profiles/Trimaker.idx @@ -1,2 +1,3 @@ min_slic3r_version = 2.6.0-beta2 +1.0.1 Speed profile has been added 1.0.0 Initial version diff --git a/resources/profiles/Trimaker.ini b/resources/profiles/Trimaker.ini index 742b825277..66e6a10ff0 100644 --- a/resources/profiles/Trimaker.ini +++ b/resources/profiles/Trimaker.ini @@ -5,7 +5,7 @@ name = Trimaker # Configuration version of this file. Config file will only be installed, if the config_version differs. # This means, the server may force the PrusaSlicer configuration to be downgraded. -config_version = 1.0.0 +config_version = 1.0.1 # Where to get the updates from? config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Trimaker/ # changelog_url = @@ -58,7 +58,7 @@ brim_width = 0 clip_multipart_objects = 1 compatible_printers = complete_objects = 0 -default_acceleration = 1000 +default_acceleration = 1500 dont_support_bridges = 1 elefant_foot_compensation = 0 ensure_vertical_shell_thickness = 1 @@ -159,7 +159,7 @@ wipe_tower_width = 60 wipe_tower_x = 170 wipe_tower_y = 140 xy_size_compensation = 0 -infill_acceleration = 1000 +infill_acceleration = 1500 external_perimeter_speed = 30 perimeter_speed = 45 solid_infill_speed = 40 @@ -220,6 +220,23 @@ inherits = *0.20mm* # alias = 0.20mm NORMAL 0,4 compatible_printers_condition = nozzle_diameter[0]==0.4 +[print:0.2 Layer - 0,4 Nozzle - Speed] +inherits = *0.20mm* +# alias = 0.20mm NORMAL 0,4 +first_layer_speed = 30 +perimeter_speed = 75 +small_perimeter_speed = 100 +external_perimeter_speed = 60 +infill_speed = 175 +solid_infill_speed = 125 +top_solid_infill_speed = 125 +support_material_speed = 75 +bridge_speed = 75 +gap_fill_speed = 75 +max_print_speed = 250 +compatible_printers_condition = printer_model=="Trimaker Nebula Cloud" and nozzle_diameter[0]==0.4 or printer_model=="Trimaker Nebula" and nozzle_diameter[0]==0.4 + + [print:0.3 Layer - 0,4 Nozzle] inherits = *0.30mm* # alias = 0.30mm DRAFT 0,4 @@ -240,7 +257,7 @@ filament_notes = "" filament_settings_id = "" filament_soluble = 0 min_print_speed = 15 -slowdown_below_layer_time = 20 +slowdown_below_layer_time = 0 [filament:*PLA*] inherits = *common* @@ -264,6 +281,13 @@ temperature = 200 inherits = *PLA* filament_vendor = Generic +[filament:Speed PLA @Trimaker Nebula Cloud] +inherits = *PLA* +first_layer_temperature = 230 +temperature = 230 + +filament_vendor = Generic + #//////////////////////////////////////////////# #---------------# Nozzle sizes #---------------# #//////////////////////////////////////////////# @@ -292,16 +316,16 @@ remaining_times = 0 machine_max_acceleration_e = 5000,5000 machine_max_acceleration_extruding = 1250,12500 machine_max_acceleration_retracting = 1250,1250 -machine_max_acceleration_x = 1000,960 -machine_max_acceleration_y = 1000,960 +machine_max_acceleration_x = 2500,2500 +machine_max_acceleration_y = 2500,2500 machine_max_acceleration_z = 200,200 machine_max_feedrate_e = 120,120 -machine_max_feedrate_x = 200,100 -machine_max_feedrate_y = 200,100 +machine_max_feedrate_x = 250 +machine_max_feedrate_y = 250 machine_max_feedrate_z = 12,12 machine_max_jerk_e = 4.5,4.5 -machine_max_jerk_x = 8,8 -machine_max_jerk_y = 8,8 +machine_max_jerk_x = 20 +machine_max_jerk_y = 20 machine_max_jerk_z = 0.4,0.4 machine_min_extruding_rate = 0 machine_min_travel_rate = 0 @@ -326,8 +350,8 @@ retract_speed = 35 serial_port = serial_speed = 250000 single_extruder_multi_material = 0 -start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 ; home all\nG92 E0.0\nG29 ; bed leveling\nM500\nG1 Z0.15 F2400\nG1 F2000 X0.5 Y0.5 Z0.300\nG1 F900 X0.5 Y51.5 E2.56436 ; intro line\nG92 E0.0 -end_gcode =;Trimaker Nebula End Code\n M107; Apagamos fan\n G90\n G92 E0\n G1 X0 Y200\n G91\n G1 Z5\n G92 E0\n M140 S0; Enfriamos\n M104 S0; Enfriamos\n M84\n G90\n M117 Impresion finalizada\n M300 S440 P700\n +start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 ; home all\nG92 E0.0\nG29 ; bed leveling\nM500\nG1 F3000 X0.5 Y0.5\nG1 Z0.300\nG1 F900 X0.5 Y51.5 E2.56436 ; intro line\nG92 E0.0 +end_gcode =;printing object ENDGCODE\n M107; Apagamos fan\n G90\n G92 E0\n G1 X0 Y200\n G91\n G1 Z5\n G92 E0\n M140 S0; Enfriamos\n M104 S0; Enfriamos\n M84\n G90\n M117 Impresion finalizada\n M300 S440 P700\n toolchange_gcode = use_firmware_retraction = 0 use_relative_e_distances = 1 @@ -347,7 +371,7 @@ printer_model = Trimaker Nebula Cloud inherits = *common* bed_shape = 0x0,230x0,230x230,0x230 max_print_height = 260 -start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 ; home all\nG92 E0.0\nG1 Z0.15 F2400\nG1 F200 X0.5 Y0.5 Z0.300\n G1 F900 X0.5 Y51.5 E2.56436 ; intro line\nG92 E0.0 +start_gcode = G90 ; use absolute coordinates\nM83 ; extruder relative mode\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\nG28 ; home all\nG92 E0.0\nG1 F3000 X0.5 Y0.5\nG1 Z0.300\nG1 F900 X0.5 Y51.5 E2.56436 ; intro line\nG92 E0.0 printer_model = Trimaker Nebula [printer:*Trimaker Cosmos II*]