mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Update profiles for Qidi printers (#2629)
* 10-25 Add TPU-95A HF * 1030 Adding Introduction of Chamber Temperature Control Macros(M191) to Notes * 1102 Add ABS-GF10 profile, Remove a extra "s" from the "0.36mm Standard @Qidi XPlus3 0.6 nozzle.json" file * 1106 Add the PA value to some genetic filament profiles * Update fdm_process_qidi_x3_common.json The macro code cant add to the bottom of the printer.cfg
This commit is contained in:
		
							parent
							
								
									4eae93080f
								
							
						
					
					
						commit
						bea9b54689
					
				
					 8 changed files with 48 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -11,6 +11,12 @@
 | 
			
		|||
    ],
 | 
			
		||||
    "filament_max_volumetric_speed": [
 | 
			
		||||
        "15"
 | 
			
		||||
    ],
 | 
			
		||||
    "enable_pressure_advance": [
 | 
			
		||||
        "1"
 | 
			
		||||
    ],
 | 
			
		||||
    "pressure_advance": [
 | 
			
		||||
        "0.021"
 | 
			
		||||
    ],
 | 
			
		||||
	"compatible_printers": [
 | 
			
		||||
        "Qidi X-Plus 0.4 nozzle",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -36,6 +36,12 @@
 | 
			
		|||
    "full_fan_speed_layer": [
 | 
			
		||||
      "2"
 | 
			
		||||
    ],
 | 
			
		||||
    "enable_pressure_advance": [
 | 
			
		||||
      "1"
 | 
			
		||||
  ],
 | 
			
		||||
  "pressure_advance": [
 | 
			
		||||
      "0.01"
 | 
			
		||||
  ],
 | 
			
		||||
    "compatible_printers": [
 | 
			
		||||
      "Qidi X-Plus 0.4 nozzle",
 | 
			
		||||
      "Qidi X-Max 0.4 nozzle",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -18,8 +18,14 @@
 | 
			
		|||
    "filament_max_volumetric_speed": [
 | 
			
		||||
      "16"
 | 
			
		||||
    ],
 | 
			
		||||
    "enable_pressure_advance": [
 | 
			
		||||
      "1"
 | 
			
		||||
  ],
 | 
			
		||||
  "pressure_advance": [
 | 
			
		||||
      "0.03"
 | 
			
		||||
  ],
 | 
			
		||||
    "filament_start_gcode": [
 | 
			
		||||
      "; filament start gcode\nM141 S55\n{if  (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
 | 
			
		||||
      "; filament start gcode\n{if  (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
 | 
			
		||||
  ],
 | 
			
		||||
	"compatible_printers": [
 | 
			
		||||
    "Qidi X-Plus 0.4 nozzle",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -7,13 +7,19 @@
 | 
			
		|||
  "instantiation": "true",
 | 
			
		||||
  "inherits": "fdm_filament_pc",
 | 
			
		||||
  "filament_max_volumetric_speed": [
 | 
			
		||||
        "16"
 | 
			
		||||
        "5"
 | 
			
		||||
    ],
 | 
			
		||||
    "filament_flow_ratio": [
 | 
			
		||||
        "0.94"
 | 
			
		||||
    ],
 | 
			
		||||
    "filament_start_gcode": [
 | 
			
		||||
        "; filament start gcode\n{if  (bed_temperature[current_extruder] >90)||(bed_temperature_initial_layer[current_extruder] >90)}M106 P3 S0\n{elsif(bed_temperature[current_extruder] >70)||(bed_temperature_initial_layer[current_extruder] >70)}M106 P3 S153\n{elsif(bed_temperature[current_extruder] >35)||(bed_temperature_initial_layer[current_extruder] >35)}M106 P3 S255\n{endif}"
 | 
			
		||||
    ],
 | 
			
		||||
    "enable_pressure_advance": [
 | 
			
		||||
        "1"
 | 
			
		||||
    ],
 | 
			
		||||
    "pressure_advance": [
 | 
			
		||||
        "0.04"
 | 
			
		||||
    ],
 | 
			
		||||
	"compatible_printers": [
 | 
			
		||||
        "Qidi X-Plus 0.4 nozzle",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -38,6 +38,12 @@
 | 
			
		|||
    ],
 | 
			
		||||
    "filament_max_volumetric_speed": [
 | 
			
		||||
        "9"
 | 
			
		||||
    ],
 | 
			
		||||
    "enable_pressure_advance": [
 | 
			
		||||
        "1"
 | 
			
		||||
    ],
 | 
			
		||||
    "pressure_advance": [
 | 
			
		||||
        "0.042"
 | 
			
		||||
    ],
 | 
			
		||||
	"compatible_printers": [
 | 
			
		||||
        "Qidi X-Plus 0.4 nozzle",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -14,6 +14,12 @@
 | 
			
		|||
    ],
 | 
			
		||||
    "slow_down_layer_time": [
 | 
			
		||||
        "5"
 | 
			
		||||
    ],
 | 
			
		||||
    "enable_pressure_advance": [
 | 
			
		||||
        "1"
 | 
			
		||||
    ],
 | 
			
		||||
    "pressure_advance": [
 | 
			
		||||
        "0.032"
 | 
			
		||||
    ],
 | 
			
		||||
	"compatible_printers": [
 | 
			
		||||
        "Qidi X-Plus 0.4 nozzle",
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -8,25 +8,25 @@
 | 
			
		|||
        "0"
 | 
			
		||||
    ],
 | 
			
		||||
    "eng_plate_temp" : [
 | 
			
		||||
        "110"
 | 
			
		||||
        "100"
 | 
			
		||||
    ],
 | 
			
		||||
    "hot_plate_temp" : [
 | 
			
		||||
        "110"
 | 
			
		||||
        "100"
 | 
			
		||||
    ],
 | 
			
		||||
    "textured_plate_temp" : [
 | 
			
		||||
        "110"
 | 
			
		||||
        "100"
 | 
			
		||||
    ],
 | 
			
		||||
    "cool_plate_temp_initial_layer" : [
 | 
			
		||||
        "0"
 | 
			
		||||
    ],
 | 
			
		||||
    "eng_plate_temp_initial_layer" : [
 | 
			
		||||
        "110"
 | 
			
		||||
        "100"
 | 
			
		||||
    ],
 | 
			
		||||
    "hot_plate_temp_initial_layer" : [
 | 
			
		||||
        "110"
 | 
			
		||||
        "100"
 | 
			
		||||
    ],
 | 
			
		||||
    "textured_plate_temp_initial_layer" : [
 | 
			
		||||
        "110"
 | 
			
		||||
        "100"
 | 
			
		||||
    ],
 | 
			
		||||
    "slow_down_for_layer_cooling": [
 | 
			
		||||
        "1"
 | 
			
		||||
| 
						 | 
				
			
			@ -50,7 +50,7 @@
 | 
			
		|||
        "20"
 | 
			
		||||
    ],
 | 
			
		||||
    "nozzle_temperature_initial_layer": [
 | 
			
		||||
        "270"
 | 
			
		||||
        "250"
 | 
			
		||||
    ],
 | 
			
		||||
    "reduce_fan_stop_start_freq": [
 | 
			
		||||
        "1"
 | 
			
		||||
| 
						 | 
				
			
			@ -65,10 +65,10 @@
 | 
			
		|||
        "25%"
 | 
			
		||||
    ],
 | 
			
		||||
    "overhang_fan_speed": [
 | 
			
		||||
        "60"
 | 
			
		||||
        "80"
 | 
			
		||||
    ],
 | 
			
		||||
    "nozzle_temperature": [
 | 
			
		||||
        "280"
 | 
			
		||||
        "250"
 | 
			
		||||
    ],
 | 
			
		||||
    "temperature_vitrification": [
 | 
			
		||||
        "120"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -113,5 +113,5 @@
 | 
			
		|||
    "internal_bridge_speed": "50",
 | 
			
		||||
    "internal_solid_infill_pattern": "monotonic",
 | 
			
		||||
    "initial_layer_travel_speed": "50%",
 | 
			
		||||
    "notes": "If you want to use Orca's chamber temperature control feature, check that printer.cfg has added the following M191 macro.\nTo add it: go to Fluidd web interface--configuration, copy the following code to the bottom of the printer.cfg document, SAVE&RESATART  \n\n[gcode_macro M191]\ngcode:\n    #Parameters\n    {% set s = params.S|float %}\n    \n    M141 {% for p in params %}{'%s%s' % (p, params[p])}{% endfor %}  ; Set hotend temp\n    {% if s != 0 %}\n        TEMPERATURE_WAIT SENSOR=\"heater_generic hot\" MINIMUM={s} MAXIMUM={s+1}   ; Wait for hotend temp (within 1 degree)\n    {% endif %}"
 | 
			
		||||
    "notes": "If you want to use Orca's chamber temperature control feature, check that printer.cfg has added the following M191 macro.\nTo add it: go to Fluidd web interface--configuration, copy the following code to the top of the printer.cfg document, SAVE&RESATART  \n\n[gcode_macro M191]\ngcode:\n    #Parameters\n    {% set s = params.S|float %}\n    \n    M141 {% for p in params %}{'%s%s' % (p, params[p])}{% endfor %}  ; Set hotend temp\n    {% if s != 0 %}\n        TEMPERATURE_WAIT SENSOR=\"heater_generic hot\" MINIMUM={s} MAXIMUM={s+1}   ; Wait for hotend temp (within 1 degree)\n    {% endif %}"
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue