Skip to content

Small Orca printer profile changes#15

Open
den-kozlov wants to merge 1 commit intoMakertech3D:mainfrom
den-kozlov:update-printer-profile
Open

Small Orca printer profile changes#15
den-kozlov wants to merge 1 commit intoMakertech3D:mainfrom
den-kozlov:update-printer-profile

Conversation

@den-kozlov
Copy link
Contributor

Orca profile changes:

  • enable Activate air filtration option by default in OrcaSlicer for Generic ABS@ProForge filament profile
  • changed default_filament_profile to Generic PLA @ProForge to use included profile by default
  • changed default_print_profile to 0.20mm Standard @ProForge to match included profile name
  • changed printer_model to ProForge300. Now {printer_model} placeholder (used in default value of the "Filename format" setting of filaments) expands to ProForge300 instead of Generic ToolChanger Printer
  • optimised Start Gcode: M104 S0 T0 command injected only when first toolhead in not used, otherwise M109 T0 command is injected.
  • removed SET_FAN_SPEED FAN=filter_fan SPEED=1 from Start Gcode. Instead Orca will automatically use M106 P3 command to control filter fan in accordance with configured in filament settings.

printer config changes:

  • added M106 macro override to enable filter fan control with P3 parameter (supporter by Orca)

Orca profile changes:
  enable "Activate air filtration" option by default in OrcaSlicer for "Generic ABS@ProForge" filament profile
  changed default_filament_profile to "Generic PLA @proforge" to use included profile by default
  changed default_print_profile to "0.20mm Standard @proforge" to match included profile name
  changed printer_model to "ProForge300". Now {printer_model} placeholder (used in default value of the "Filename format" setting of filaments) expands to ProForge300 instead of "Generic ToolChanger Printer"
  optimised Start Gcode: M104 S0 T0 command injected only when first toolhead in not used, otherwise M109 T0 command is injected.
  added M106 macro override to enable control of filter_fan from Orca
  removed SET_FAN_SPEED FAN=filter_fan SPEED=1 from Start Gcode. Instead M106 command will be used to control filter fan as configured in filament settings.

printer config changes:
  added M106 macro override to enable filter fan control with P3 parameter (supporter by Orca)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant