Fix some small issues for Prusa XL profiles:

1. fixed some wrong parameter names
2. fixed bed texture
3. Fix typo "pursa"
4. Use Prusa XL in all cases
This commit is contained in:
SoftFever
2024-06-08 17:33:03 +08:00
parent 467691db5e
commit f9ecc9d423
58 changed files with 261 additions and 245 deletions

View File

@@ -1,14 +1,14 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Prusa XLIS 0.25 nozzle",
"name": "Prusa XL 0.25 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"gcode_flavor": "marlin2",
"printer_model": "Pursa XL Input Shaper",
"printer_model": "Prusa XL",
"default_filament_profile": "Prusa Generic PLA @XL",
"default_print_profile": "0.15mm Speed @XLIS 0.25",
"default_print_profile": "0.15mm Speed @Prusa XL 0.25",
"extruder_clearance_radius": "67",
"extruder_clearance_height_to_rod": "21",
"extruder_clearance_height_to_lid": "21",
@@ -95,7 +95,7 @@
"wipe": "1",
"retract_before_wipe": "80%",
"retract_lift_below": "1.5",
"z_hop_types": "slope",
"z_hop_types": "Auto Lift",
"host_type": "prusalink",
"printable_height": "360",
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F720{endif} ; Move bed down\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X6 Y350 F6000 ; park\n{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+100, max_print_height)} F300{endif} ; Move bed down\nM900 K0 ; reset LA\nM142 S36 ; reset heatbreak target temp\nM221 S100 ; reset flow percentage\nM84 ; disable motors\n; max_layer_z = [max_layer_z]",

View File

@@ -1,14 +1,14 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Prusa XLIS 0.3 nozzle",
"name": "Prusa XL 0.3 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"gcode_flavor": "marlin2",
"printer_model": "Pursa XL Input Shaper",
"printer_model": "Prusa XL",
"default_filament_profile": "Prusa Generic PLA @XL",
"default_print_profile": "0.20mm Speed @XLIS 0.3",
"default_print_profile": "0.20mm Speed @Prusa XL 0.3",
"extruder_clearance_radius": "67",
"extruder_clearance_height_to_rod": "21",
"extruder_clearance_height_to_lid": "21",
@@ -95,7 +95,7 @@
"wipe": "1",
"retract_before_wipe": "80%",
"retract_lift_below": "1.5",
"z_hop_types": "slope",
"z_hop_types": "Auto Lift",
"host_type": "prusalink",
"printable_height": "360",
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F720{endif} ; Move bed down\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X6 Y350 F6000 ; park\n{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+100, max_print_height)} F300{endif} ; Move bed down\nM900 K0 ; reset LA\nM142 S36 ; reset heatbreak target temp\nM221 S100 ; reset flow percentage\nM84 ; disable motors\n; max_layer_z = [max_layer_z]",

View File

@@ -1,14 +1,14 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Prusa XLIS 0.4 nozzle",
"name": "Prusa XL 0.4 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"gcode_flavor": "marlin2",
"printer_model": "Pursa XL Input Shaper",
"printer_model": "Prusa XL",
"default_filament_profile": "Prusa Generic PLA @XL",
"default_print_profile": "0.20mm Speed @XLIS 0.4",
"default_print_profile": "0.20mm Speed @Prusa XL 0.4",
"extruder_clearance_radius": "67",
"extruder_clearance_height_to_rod": "21",
"extruder_clearance_height_to_lid": "21",
@@ -95,7 +95,7 @@
"wipe": "1",
"retract_before_wipe": "80%",
"retract_lift_below": "1.5",
"z_hop_types": "slope",
"z_hop_types": "Auto Lift",
"host_type": "prusalink",
"printable_height": "360",
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F720{endif} ; Move bed down\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X6 Y350 F6000 ; park\n{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+100, max_print_height)} F300{endif} ; Move bed down\nM900 K0 ; reset LA\nM142 S36 ; reset heatbreak target temp\nM221 S100 ; reset flow percentage\nM84 ; disable motors\n; max_layer_z = [max_layer_z]",

View File

@@ -1,14 +1,14 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Prusa XLIS 0.5 nozzle",
"name": "Prusa XL 0.5 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"gcode_flavor": "marlin2",
"printer_model": "Pursa XL Input Shaper",
"printer_model": "Prusa XL",
"default_filament_profile": "Prusa Generic PLA @XL",
"default_print_profile": "0.25mm Speed @XLIS 0.5",
"default_print_profile": "0.25mm Speed @Prusa XL 0.5",
"extruder_clearance_radius": "67",
"extruder_clearance_height_to_rod": "21",
"extruder_clearance_height_to_lid": "21",
@@ -95,7 +95,7 @@
"wipe": "1",
"retract_before_wipe": "80%",
"retract_lift_below": "1.5",
"z_hop_types": "slope",
"z_hop_types": "Auto Lift",
"host_type": "prusalink",
"printable_height": "360",
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F720{endif} ; Move bed down\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X6 Y350 F6000 ; park\n{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+100, max_print_height)} F300{endif} ; Move bed down\nM900 K0 ; reset LA\nM142 S36 ; reset heatbreak target temp\nM221 S100 ; reset flow percentage\nM84 ; disable motors\n; max_layer_z = [max_layer_z]",

View File

@@ -1,14 +1,14 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Prusa XLIS 0.6 nozzle",
"name": "Prusa XL 0.6 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"gcode_flavor": "marlin2",
"printer_model": "Pursa XL Input Shaper",
"printer_model": "Prusa XL",
"default_filament_profile": "Prusa Generic PLA @XL",
"default_print_profile": "0.32mm Speed @XLIS 0.6",
"default_print_profile": "0.32mm Speed @Prusa XL 0.6",
"extruder_clearance_radius": "67",
"extruder_clearance_height_to_rod": "21",
"extruder_clearance_height_to_lid": "21",
@@ -95,7 +95,7 @@
"wipe": "1",
"retract_before_wipe": "0%",
"retract_lift_below": "1.5",
"z_hop_types": "slope",
"z_hop_types": "Auto Lift",
"host_type": "prusalink",
"printable_height": "360",
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F720{endif} ; Move bed down\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X6 Y350 F6000 ; park\n{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+100, max_print_height)} F300{endif} ; Move bed down\nM900 K0 ; reset LA\nM142 S36 ; reset heatbreak target temp\nM221 S100 ; reset flow percentage\nM84 ; disable motors\n; max_layer_z = [max_layer_z]",

View File

@@ -1,14 +1,14 @@
{
"type": "machine",
"setting_id": "GM003",
"name": "Prusa XLIS 0.8 nozzle",
"name": "Prusa XL 0.8 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_machine_common",
"gcode_flavor": "marlin2",
"printer_model": "Pursa XL Input Shaper",
"printer_model": "Prusa XL",
"default_filament_profile": "Prusa Generic PLA @XL",
"default_print_profile": "0.40mm Quality @XLIS 0.8",
"default_print_profile": "0.40mm Quality @Prusa XL 0.8",
"extruder_clearance_radius": "67",
"extruder_clearance_height_to_rod": "21",
"extruder_clearance_height_to_lid": "21",
@@ -95,7 +95,7 @@
"wipe": "1",
"retract_before_wipe": "50%",
"retract_lift_below": "1.5",
"z_hop_types": "slope",
"z_hop_types": "Auto Lift",
"host_type": "prusalink",
"printable_height": "360",
"machine_end_gcode": "{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+2, max_print_height)} F720{endif} ; Move bed down\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nG1 X6 Y350 F6000 ; park\n{if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+100, max_print_height)} F300{endif} ; Move bed down\nM900 K0 ; reset LA\nM142 S36 ; reset heatbreak target temp\nM221 S100 ; reset flow percentage\nM84 ; disable motors\n; max_layer_z = [max_layer_z]",

View File

@@ -1,12 +1,12 @@
{
"type": "machine_model",
"name": "Pursa XL Input Shaper",
"model_id": "Pursa XLIS",
"name": "Prusa XL",
"model_id": "Prusa XL",
"nozzle_diameter": "0.25;0.3;0.4;0.5;0.6;0.8",
"machine_tech": "FFF",
"family": "Prusa",
"bed_model": "Pursa XL Input Shaper_bed.stl",
"bed_texture": "Pursa XL Input Shaper.svg",
"bed_model": "Prusa XL_bed.stl",
"bed_texture": "Prusa XL.svg",
"hotend_model": "",
"default_materials": "Prusa Generic PLA @XL;Prusament PLA @XL;Prusament rPLA @XL;Prusa Generic PETG @XL;Prusament PETG @XL;Prusa Generic ABS @XL;Prusament ASA @XL;Prusament PC Blend @XL;Prusament PC-CF @XL;Prusament PVB @XL;Prusament PA-CF @XL"
}