diff --git a/resources/profiles/BBL/process/0.24mm Draft @Voron.json b/resources/profiles/BBL/process/0.24mm Draft @Voron.json new file mode 100644 index 0000000000..c06db1aca7 --- /dev/null +++ b/resources/profiles/BBL/process/0.24mm Draft @Voron.json @@ -0,0 +1,22 @@ +{ + "type": "process", + "setting_id": "GP005", + "name": "0.24mm Draft @Voron", + "from": "system", + "instantiation": "true", + "inherits": "fdm_process_bbl_0.24", + "initial_layer_speed": "50", + "initial_layer_infill_speed": "105", + "outer_wall_speed": "120", + "inner_wall_speed": "200", + "sparse_infill_speed": "300", + "internal_solid_infill_speed": "200", + "top_surface_speed": "100", + "gap_infill_speed": "100", + "travel_speed": "350", + "compatible_printers": [ + "Voron 2.4 250 0.4 nozzle", + "Voron 2.4 300 0.4 nozzle", + "Voron 2.4 350 0.4 nozzle" + ] +}