mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 00:52:04 +00:00
Add Cubicon xCeler-Mini printer model and material profiles (#13172)
* Add Cubicon xCeler-Mini printer model and material profiles - Add xCeler-Mini machine configuration and 0.4mm nozzle profile - Add filament profiles for all Cubicon materials (PLA, PLA+, PLAi21, ABS, ABSk, ABS-A100, PETG, PC, PA-CF) for xCeler-Mini - Add default process profile for xCeler-Mini 0.4mm nozzle - Add xCeler-Mini cover image - Update Cubicon.json to register xCeler-Mini machine, filaments, process, and machine list - Update PA-CF and PLA base filament profiles (filament_max_volumetric_speed adjustment) - Fix missed per-machine filament and process profiles for xCeler-I and xCeler-Plus * fix format --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
"name": "Cubicon xCeler-I",
|
||||
"sub_path": "machine/Cubicon xCeler-I.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon xCeler-Mini",
|
||||
"sub_path": "machine/Cubicon xCeler-Mini.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon xCeler-Plus",
|
||||
"sub_path": "machine/Cubicon xCeler-Plus.json"
|
||||
@@ -34,6 +38,10 @@
|
||||
"name": "cubicon default @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "process/cubicon default @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "cubicon default @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "process/cubicon default @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "cubicon default @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "process/cubicon default @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -88,6 +96,10 @@
|
||||
"name": "Cubicon ABS @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABS @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABS @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -104,6 +116,10 @@
|
||||
"name": "Cubicon PA-CF @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PA-CF @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PA-CF @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PA-CF @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PA-CF @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PA-CF @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -112,6 +128,10 @@
|
||||
"name": "Cubicon PC @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PC @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PC @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PC @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PC @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PC @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -120,6 +140,10 @@
|
||||
"name": "Cubicon PETG @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PETG @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PETG @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PETG @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PETG @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PETG @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -128,6 +152,10 @@
|
||||
"name": "Cubicon PLA @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLA @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLA @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -144,6 +172,10 @@
|
||||
"name": "Cubicon ABS-A100 @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS-A100 @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABS-A100 @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS-A100 @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABS-A100 @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABS-A100 @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -152,6 +184,10 @@
|
||||
"name": "Cubicon ABSk @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABSk @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABSk @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABSk @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon ABSk @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon ABSk @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -160,6 +196,10 @@
|
||||
"name": "Cubicon PLA+ @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA+ @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLA+ @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA+ @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLA+ @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLA+ @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -168,6 +208,10 @@
|
||||
"name": "Cubicon PLAi21 @Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLAi21 @Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLAi21 @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLAi21 @Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon PLAi21 @Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "filament/Cubicon PLAi21 @Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
@@ -182,6 +226,10 @@
|
||||
"name": "Cubicon xCeler-I 0.4 nozzle",
|
||||
"sub_path": "machine/Cubicon xCeler-I 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"sub_path": "machine/Cubicon xCeler-Mini 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Cubicon xCeler-Plus 0.4 nozzle",
|
||||
"sub_path": "machine/Cubicon xCeler-Plus 0.4 nozzle.json"
|
||||
|
||||
BIN
resources/profiles/Cubicon/Cubicon xCeler-Mini_cover.png
Normal file
BIN
resources/profiles/Cubicon/Cubicon xCeler-Mini_cover.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 19 KiB |
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Cubicon ABS @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "Cubicon ABS @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Cubicon ABS-A100 @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "Cubicon ABS-A100 @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Cubicon ABSk @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "Cubicon ABSk @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Cubicon PA-CF @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "Cubicon PA-CF @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -37,7 +37,7 @@
|
||||
"0.99"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"10"
|
||||
"7"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"265"
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Cubicon PC @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "Cubicon PC @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Cubicon PETG @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "Cubicon PETG @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Cubicon PLA @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "Cubicon PLA @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Cubicon PLA+ @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "Cubicon PLA+ @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"name": "Cubicon PLAi21 @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "Cubicon PLAi21 @base",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,244 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "fdm_machine_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"adaptive_bed_mesh_margin": "0",
|
||||
"auxiliary_fan": "1",
|
||||
"bbl_use_printhost": "0",
|
||||
"bed_custom_model": "",
|
||||
"bed_custom_texture": "",
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"bed_mesh_max": "99999,99999",
|
||||
"bed_mesh_min": "-99999,-99999",
|
||||
"bed_mesh_probe_distance": "50,50",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n",
|
||||
"best_object_pos": "0.5,0.5",
|
||||
"change_extrusion_role_gcode": "",
|
||||
"change_filament_gcode": "",
|
||||
"cooling_tube_length": "0",
|
||||
"cooling_tube_retraction": "0",
|
||||
"default_filament_profile": [
|
||||
"Cubicon PLA @Cubicon xCeler-Mini"
|
||||
],
|
||||
"default_print_profile": "cubicon default @base",
|
||||
"deretraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"disable_m73": "0",
|
||||
"emit_machine_limits_to_gcode": "1",
|
||||
"enable_filament_ramming": "0",
|
||||
"enable_long_retraction_when_cut": "0",
|
||||
"extra_loading_move": "0",
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_radius": "65",
|
||||
"extruder_colour": [
|
||||
"#FCE94F"
|
||||
],
|
||||
"extruder_offset": [
|
||||
"0x0"
|
||||
],
|
||||
"fan_kickstart": "0",
|
||||
"fan_speedup_overhangs": "1",
|
||||
"fan_speedup_time": "0",
|
||||
"gcode_flavor": "klipper",
|
||||
"head_wrap_detect_zone": [],
|
||||
"high_current_on_filament_swap": "0",
|
||||
"host_type": "octoprint",
|
||||
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
||||
"long_retractions_when_cut": [
|
||||
"0"
|
||||
],
|
||||
"machine_end_gcode": "END_PRINT",
|
||||
"machine_load_filament_time": "0",
|
||||
"machine_max_acceleration_e": [
|
||||
"500",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"13000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"13000",
|
||||
"20000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"250",
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"25",
|
||||
"12"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"13000",
|
||||
"13000"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"20",
|
||||
"20"
|
||||
],
|
||||
"machine_max_junction_deviation": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"machine_start_gcode": "START_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]",
|
||||
"machine_tool_change_time": "0",
|
||||
"machine_unload_filament_time": "0",
|
||||
"manual_filament_change": "0",
|
||||
"max_layer_height": [
|
||||
"0.3"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.1"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_height": "4",
|
||||
"nozzle_hrc": "0",
|
||||
"nozzle_type": "brass",
|
||||
"nozzle_volume": "0",
|
||||
"parking_pos_retraction": "0",
|
||||
"pellet_modded_printer": "0",
|
||||
"preferred_orientation": "0",
|
||||
"print_host": "",
|
||||
"print_host_webui": "",
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"150x0",
|
||||
"150x150",
|
||||
"0x150"
|
||||
],
|
||||
"printable_height": "150",
|
||||
"printer_model": "Cubicon xCeler-Mini",
|
||||
"printer_notes": "",
|
||||
"printer_settings_id": "Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"printer_structure": "undefine",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"printhost_apikey": "",
|
||||
"printhost_authorization_type": "key",
|
||||
"printhost_cafile": "",
|
||||
"printhost_password": "",
|
||||
"printhost_port": "",
|
||||
"printhost_ssl_ignore_revoke": "0",
|
||||
"printhost_user": "",
|
||||
"printing_by_object_gcode": "",
|
||||
"purge_in_prime_tower": "0",
|
||||
"retract_before_wipe": [
|
||||
"0%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"1"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_enforce": [
|
||||
"All Surfaces"
|
||||
],
|
||||
"retract_on_top_layer": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"0"
|
||||
],
|
||||
"retraction_distances_when_cut": [
|
||||
"18"
|
||||
],
|
||||
"retraction_length": [
|
||||
"0.8"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"30"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"support_air_filtration": "0",
|
||||
"support_chamber_temp_control": "0",
|
||||
"support_multi_bed_types": "0",
|
||||
"template_custom_gcode": "",
|
||||
"thumbnails": "48x48/PNG, 300x300/PNG",
|
||||
"thumbnails_format": "PNG",
|
||||
"time_cost": "0",
|
||||
"time_lapse_gcode": "",
|
||||
"travel_slope": [
|
||||
"3"
|
||||
],
|
||||
"upward_compatible_machine": [],
|
||||
"use_firmware_retraction": "0",
|
||||
"use_relative_e_distances": "1",
|
||||
"wipe": [
|
||||
"0"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"2"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.2"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift"
|
||||
],
|
||||
"z_offset": "0"
|
||||
}
|
||||
10
resources/profiles/Cubicon/machine/Cubicon xCeler-Mini.json
Normal file
10
resources/profiles/Cubicon/machine/Cubicon xCeler-Mini.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "machine_model",
|
||||
"name": "Cubicon xCeler-Mini",
|
||||
"nozzle_diameter": "0.4",
|
||||
"bed_model": "",
|
||||
"bed_texture": "Cubicon xCeler-I_bed_texture.svg",
|
||||
"family": "Cubicon",
|
||||
"machine_tech": "FFF",
|
||||
"default_materials": "Cubicon PLA @Cubicon xCeler-Mini"
|
||||
}
|
||||
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "cubicon default @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"inherits": "cubicon common @base",
|
||||
"instantiation": "true",
|
||||
"print_settings_id": "cubicon default @Cubicon xCeler-Mini 0.4 nozzle",
|
||||
"compatible_printers": [
|
||||
"Cubicon xCeler-Mini 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user