Search found 4 matches

Go to advanced search

by arnljot
Tue Apr 05, 2016 12:29 pm
Forum: General Discussion and Tips
Topic: Tip of the Day 8- Scripts tab, G-Code
Replies: 71
Views: 429357
 
Jump to post

Re: Tip of the Day 8- Scripts tab, G-Code

G1 X0 Y40 F4000 ; move to wait for temperatures {IF NEWTOOL=0}M104 S165 T1; set T1, inactive extruder to 165 C {IF NEWTOOL=0}M109 S205 T0; Set T0, new active extruder to T0 Temperature and wait for it to reach temperature before proceeding. {IF NEWTOOL=1}M104 S165 T0; Cool T0 to 165 {IF NEWTOOL=1}M...
by arnljot
Tue Apr 05, 2016 12:00 am
Forum: Feature Requests
Topic: Feature improvements for Preview Mode
Replies: 3
Views: 2647
 
Jump to post

Re: Feature improvements for Preview Mode

Here's BTW a way to have a pause to introduce embedded objects into your print.
http://tgaw.com/wp/?p=359
by arnljot
Mon Apr 04, 2016 12:55 pm
Forum: General Discussion and Tips
Topic: Tip of the Day 8- Scripts tab, G-Code
Replies: 71
Views: 429357
 
Jump to post

Re: Tip of the Day 8- Scripts tab, G-Code

[fan_speed_percentage] [fan_speed_pwm] - for example, M106 S[fan_speed_pwm] [extruder0_temperature] - for example, M104 S[extruder0_temperature] T0; this will take the layer 1 temperature for extruder 0 [extruder1_temperature] ... [bed0_temperature] - for example, M140 S[bed0_temperature] T0; this ...
by arnljot
Fri Mar 25, 2016 2:38 am
Forum: Feature Requests
Topic: Feature improvements for Preview Mode
Replies: 3
Views: 2647
 
Jump to post

Re: Feature improvements for Preview Mode

I agree completely with #2, I'd really like to do bolt inserts easily too.

Go to advanced search