Jump to content

Cura 4.11.0 でのプリンター印刷終了時のY軸位置について


873chi

Recommended Posts

Posted (edited) · Cura 4.11.0 でのプリンター印刷終了時のY軸位置について

初めまして、873chiと申します。

 

先日、Curaのバージョンアップを行いました。

不都合内容は印刷終了時のY軸ポジションについてですが、ヘッドが向かって左側の奥に移動します。

移動終了後に、ヘッド(実際にはエクストルーダーのカバー部)カバーがプリンターの一部に

毎回、当たってしまいます。

 

●相談内容

Y印刷終了時のY軸ポジションの手前側で止めたいです。パラメータを変更追加でポジション変更を

行いたいのですが、この部分はほぼ無知に近いのでどなたかご教示下さると助かります。

 

●試行錯誤内容

Cura上のプリンタ設定内 → プリンタータブ → G-CODEの終了

部分で色々と値を変えて試行錯誤しています。

 

●G-CODEの終了コード

G91 ;use relative coordinates

G1 E-4 F1500 ;retract the filament

G1 X5 Y5 Z0.2 F5000 ;wipe

G1 Z5 F1500 ;raise z

G90 ;use absolute coordinates

G1 X10 Y{machine_depth} F5000 ;park print head

 

M107 ;turn off fan

M104 S0 ;turn off hotend

M140 S0 ;turn off heatbed

M84 ;disable motors

 

Edited by 873chi
  • Link to post
    Share on other sites

    • 4 weeks later...
    Posted · Cura 4.11.0 でのプリンター印刷終了時のY軸位置について

    Hello @873chi.  Sorry about my answer in English.

    The line "G1 X10 Y{machine_depth} F5000" parks the print head at X=10 and Y=the number you have in Cura in the Manage Printers / Machine Settings then Printer Settings and Y (Depth) box.

     

    If that line was "G1 X10 Y0 F5000" then the head would park at the front of the build plate near the left front corner.  You may pick any number you want for the Y so long as it is >= 0 and less than the Y dimension at the back of the bed.  When a "keyword" is in curly brackets then Cura notices and replaces it with the variable it has stored for the value.

  • Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.7 stable released
        Cura 5.7 is here and it brings a handy new workflow improvement when using Thingiverse and Cura together, as well as additional capabilities for Method series printers, and a powerful way of sharing print settings using new printer-agnostic project files! Read on to find out about all of these improvements and more. 
         
          • Like
        • 18 replies
      • S-Line Firmware 8.3.0 was released Nov. 20th on the "Latest" firmware branch.
        (Sorry, was out of office when this released)

        This update is for...
        All UltiMaker S series  
        New features
         
        Temperature status. During print preparation, the temperatures of the print cores and build plate will be shown on the display. This gives a better indication of the progress and remaining wait time. Save log files in paused state. It is now possible to save the printer's log files to USB if the currently active print job is paused. Previously, the Dump logs to USB option was only enabled if the printer was in idle state. Confirm print removal via Digital Factory. If the printer is connected to the Digital Factory, it is now possible to confirm the removal of a previous print job via the Digital Factory interface. This is useful in situations where the build plate is clear, but the operator forgot to select Confirm removal on the printer’s display. Visit this page for more information about this feature.
          • Like
        • 0 replies
    ×
    ×
    • Create New...