mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-27 12:52:07 +00:00
* v2 updated profiles and fixes * Add files via upload fixing timelaps error * Add files via upload fix timelapses * syntax fix * fixing profil errors * Add files via upload fixing * Add files via upload fixing errors * fixing syntax errors * Add files via upload syntax fix * Add files via upload naming fix * Update SPARKX startgcode * Update SPARKX i7 startgcode * Update SPARKX i7 startgcode * Update SPARKX i7 startgcode * delete old file dublicates * SparkX gcode fix * indentation fix * name changes of printers and deleted 2025 versions * syntax fix * fixes * fixes * profil name fixes and syntax * fixed naming restored old names, renamed Ender 3 S1 Sonic, fixed Creality.json - used original formating and fixed the printer list order * syntax * Add files via upload syntax, formating * differences fix fixing deleted lines in creality.json * differences fix in creality.json * Update Creality CR-10 SE.json * Update Creality CR-10 V3.json * Update Creality CR-6 Max.json * Update Creality CR-10 V3.json * Update Creality CR-6 SE.json * Update Creality Ender-3 Pro.json * Update Creality Ender-3 S1 Plus.json * Update Creality Ender-3 V3 KE.json * Update Creality Ender-3.json * Update Creality Ender-5 Pro (2019).json * Update Creality K1 Max.json * Update Creality K1.json * Update Creality K1C.json * Update Creality K2 Plus.json * Update Creality K2 Pro.json * Update Creality K2.json * filament and process files formating and fixes form comments * formating fixes * 0 value fix * combine filament profiles * fix deleted filament * machine files formatting * machine files formatting * Update Creality Hi.json change bed type * Update bed type Creality Ender-5 Max.json * chore(profiles/Creality): update SPARKX i7 process names Update the profile names according to the existing ones, according to layer height vs nozzle diameter: - 0.10mm @ 0.2: "HighDetail" - 0.08mm @ 0.4: "SuperDetail" - 0.12mm @ 0.4: "Fine" - 0.16mm @ 0.4: "Optimal" - 0.20mm @ 0.4: "Standard" (maintained) - 0.24mm @ 0.4: "Draft" - 0.28mm @ 0.4: "SuperDraft" - 0.30mm @ 0.6: "Standard" (maintained) - 0.40mm @ 0.8: "Standard" (maintained) This leaves the "HueForge" one untouched, that's it's own setting. * chore(profiles/Creality): update machine with new process name Matches the default process for the 0.2 nozzle to the renamed process. * chore(profiles/Creality): update processes on `Creality.json` Update the main `Creality.json` manifest with the updated process (file) names. * Update Creality K1 Max (0.4 nozzle).json * Update Creality K1 Max (0.6 nozzle).json * Update Creality K1 Max (0.8 nozzle).json * delete cr30 and k1 se naming fix * Update 0.20mm Standard @Creality K1 SE 0.4.json * Update Creality.json delete duplicat entry * fixed formatting * split PR * formatting fixes * settings id instead of filament id delete * Delete Creality.json in wrong location * delete filament id * Update Creality SPARKX i7 0.2 nozzle.json * Update Creality SPARKX i7 0.4 nozzle.json * Update Creality SPARKX i7 0.6 nozzle.json * Update Creality SPARKX i7 0.8 nozzle.json * delete ender 5 files * delete ender 5 max files * adding ender 5 max files * Update Creality Hi 0.6 nozzle.json * fixes from comments * fixes from comments * fixes from comments and adding filamentid back * tabs formatting fixes * fixes * K1C fixes and printer_structure delete undefined * formatting * fixes from comments * fixes from comments * use original pictures * naming fixes, Default Filament profile and Filaments fixed * match order of key process files * match order in Creality.json and fix Profile error * order of printers in menu fix and max accel warning fixed * revert back fixes for warnings * fix duplicate keys from resolving merging conflicts --------- Co-authored-by: Alys Andreollo <3528187+alysandreollo@users.noreply.github.com> Co-authored-by: SoftFever <softfeverever@gmail.com>
197 lines
4.5 KiB
JSON
197 lines
4.5 KiB
JSON
{
|
|
"type": "machine",
|
|
"name": "Creality K1C 0.8 nozzle",
|
|
"inherits": "fdm_creality_common",
|
|
"from": "system",
|
|
"setting_id": "GM001",
|
|
"instantiation": "true",
|
|
"printer_model": "Creality K1C",
|
|
"gcode_flavor": "klipper",
|
|
"default_print_profile": "0.40mm Standard @Creality K1C (0.8 nozzle)",
|
|
"nozzle_diameter": [
|
|
"0.8"
|
|
],
|
|
"printer_variant": "0.8",
|
|
"printable_area": [
|
|
"0x0",
|
|
"220x0",
|
|
"220x220",
|
|
"0x220"
|
|
],
|
|
"printable_height": "250",
|
|
"nozzle_type": "brass",
|
|
"auxiliary_fan": "1",
|
|
"support_air_filtration": "1",
|
|
"support_multi_bed_types": "1",
|
|
"machine_max_acceleration_e": [
|
|
"5000",
|
|
"5000"
|
|
],
|
|
"machine_max_acceleration_extruding": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_retracting": [
|
|
"5000",
|
|
"5000"
|
|
],
|
|
"machine_max_acceleration_travel": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_x": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_y": [
|
|
"20000",
|
|
"20000"
|
|
],
|
|
"machine_max_acceleration_z": [
|
|
"300",
|
|
"300"
|
|
],
|
|
"machine_max_speed_e": [
|
|
"100",
|
|
"100"
|
|
],
|
|
"machine_max_speed_x": [
|
|
"600",
|
|
"600"
|
|
],
|
|
"machine_max_speed_y": [
|
|
"600",
|
|
"600"
|
|
],
|
|
"machine_max_speed_z": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"machine_max_jerk_e": [
|
|
"10",
|
|
"10"
|
|
],
|
|
"machine_max_jerk_x": [
|
|
"20",
|
|
"20"
|
|
],
|
|
"machine_max_jerk_y": [
|
|
"20",
|
|
"20"
|
|
],
|
|
"machine_max_jerk_z": [
|
|
"5",
|
|
"5"
|
|
],
|
|
"max_layer_height": [
|
|
"0.56"
|
|
],
|
|
"min_layer_height": [
|
|
"0.16"
|
|
],
|
|
"printer_settings_id": "Creality",
|
|
"retraction_minimum_travel": [
|
|
"2"
|
|
],
|
|
"retract_before_wipe": [
|
|
"90%"
|
|
],
|
|
"retraction_length": [
|
|
"2"
|
|
],
|
|
"retract_length_toolchange": [
|
|
"1"
|
|
],
|
|
"retraction_speed": [
|
|
"30"
|
|
],
|
|
"deretraction_speed": [
|
|
"30"
|
|
],
|
|
"extruder_clearance_height_to_lid": "101",
|
|
"extruder_clearance_height_to_rod": "45",
|
|
"extruder_clearance_radius": "65",
|
|
"z_hop": [
|
|
"0.4"
|
|
],
|
|
"wipe_distance": [
|
|
"2"
|
|
],
|
|
"single_extruder_multi_material": "1",
|
|
"manual_filament_change": "0",
|
|
"change_filament_gcode": "G2 Z{z_after_toolchange + 0.4} I0.86 J0.86 P1 F10000 ; spiral lift a little from second lift\nG1 X42 Y180 F30000\nG1 Z{z_after_toolchange} F600",
|
|
"machine_pause_gcode": "PAUSE",
|
|
"default_filament_profile": [
|
|
"Creality Generic PLA @K1-all"
|
|
],
|
|
"machine_start_gcode": "START_PRINT EXTRUDER_TEMP=[nozzle_temperature_initial_layer] BED_TEMP=[bed_temperature_initial_layer_single]\nT[initial_no_support_extruder]\nM204 S2000\nM104 S[nozzle_temperature_initial_layer]\nG1 Z3 F600\nM83\nG92 E0\nG1 Z1 F600",
|
|
"machine_end_gcode": "END_PRINT",
|
|
"scan_first_layer": "0",
|
|
"thumbnails": [
|
|
"96x96/PNG",
|
|
"300x300/PNG"
|
|
],
|
|
"adaptive_bed_mesh_margin": "0",
|
|
"bbl_use_printhost": "0",
|
|
"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",
|
|
"color_bed_exclude_area": "0x215,220x215,220x220,0x220",
|
|
"cooling_tube_length": "0",
|
|
"cooling_tube_retraction": "0",
|
|
"creality_flush_time": "119",
|
|
"disable_m73": "0",
|
|
"emit_machine_limits_to_gcode": "1",
|
|
"enable_filament_ramming": "0",
|
|
"enable_long_retraction_when_cut": "0",
|
|
"extra_loading_move": "0",
|
|
"fan_kickstart": "0",
|
|
"fan_speedup_overhangs": "1",
|
|
"fan_speedup_time": "0",
|
|
"high_current_on_filament_swap": "0",
|
|
"host_type": "octoprint",
|
|
"layer_change_gcode": ";AFTER_LAYER_CHANGE\n;[layer_z]",
|
|
"machine_LED_light_exist": "1",
|
|
"machine_load_filament_time": "119",
|
|
"machine_min_extruding_rate": "0,0",
|
|
"machine_min_travel_rate": "0,0",
|
|
"machine_platform_motion_enable": "1",
|
|
"machine_ptc_exist": "1",
|
|
"machine_tool_change_time": "0",
|
|
"machine_unload_filament_time": "0",
|
|
"nozzle_height": "4",
|
|
"nozzle_hrc": "0",
|
|
"nozzle_volume": "200",
|
|
"parking_pos_retraction": "0",
|
|
"pellet_modded_printer": "0",
|
|
"preferred_orientation": "0",
|
|
"prime_tower_position_type": "Middle Upper",
|
|
"printer_technology": "FFF",
|
|
"printhost_authorization_type": "key",
|
|
"printhost_ssl_ignore_revoke": "0",
|
|
"purge_in_prime_tower": "0",
|
|
"silent_mode": "0",
|
|
"support_chamber_temp_control": "0",
|
|
"thumbnails_format": "PNG",
|
|
"time_cost": "0",
|
|
"use_firmware_retraction": "0",
|
|
"use_relative_e_distances": "1",
|
|
"z_offset": "0",
|
|
"extruder_colour": "#FCE94F",
|
|
"extruder_offset": "0x0",
|
|
"long_retractions_when_cut": "0",
|
|
"retract_lift_above": "0",
|
|
"retract_lift_below": "249",
|
|
"retract_lift_enforce": "All Surfaces",
|
|
"retract_restart_extra": "0",
|
|
"retract_restart_extra_toolchange": "0",
|
|
"retract_when_changing_layer": "1",
|
|
"retraction_distances_when_cut": "18",
|
|
"travel_slope": "3",
|
|
"wipe": "1",
|
|
"z_hop_types": "Slope Lift"
|
|
}
|