Nagisa Inviato 15 Maggio 2017 Condividi Inviato 15 Maggio 2017 22 hours ago, 0xdeadbeef said: @Nagisa: Fan speed editing is about the last major thing left on my list. I just haven't had a good idea how to let the user define the fan speed. The more or less best idea I had up to now was to let the user load a CSV file (like <layer>,percentage or <z-height>,percentage) that is used to override any fan speed setting in Z-Code. But of course there might be situations where you might want to change the fan speed inside a layer instead of at layer entrance/exit. Any suggestion is welcome. Sometimes Z-Suite set fan inappropriately, so I think <layer>,percentage or <z-height>,percentage fan setting is enough and great for now. I download Zortrax m200_3_0.fff and find Z Axis Movement Speed is 8000 mm/min, is it M200 feature or I need to change it? Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
0xdeadbeef Inviato 15 Maggio 2017 Autore Condividi Inviato 15 Maggio 2017 About fan speed: I'm still trying to understand your use case, i.e. if you really want to override the given values completely. Like there's already the possibility to limit values and also scaling the values (down?) would be simple. About the Z movement speed: what I can say is that ZCode created by Z-Suite uses values of up to 8000mm/min for X/Y and Z movements in the fast setting ("normal" quality). In the slower setting("high" quality), the movement speed it's 5400mm/min. Beyond that I think that the firmware limits the speed anyway internally. 1 Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Nagisa Inviato 15 Maggio 2017 Condividi Inviato 15 Maggio 2017 55 minutes ago, 0xdeadbeef said: About fan speed: I'm still trying to understand your use case, i.e. if you really want to override the given values completely. Like there's already the possibility to limit values and also scaling the values (down?) would be simple. About the Z movement speed: what I can say is that ZCode created by Z-Suite uses values of up to 8000mm/min for X/Y and Z movements in the fast setting ("normal" quality). In the slower setting("high" quality), the movement speed it's 5400mm/min. Beyond that I think that the firmware limits the speed anyway internally. The fan affect extrusion a lot in my case, sometimes fan changing will make obvious under or over extrusion, I print a lot, so I tested every version of Z-suite for one file, select the best zcode and then print again and again, I believe the old version zcode can be better if I can adjust the fan. But never mind, I decide to use S3D and Ztool, it's the ultimate solution. Thank you! Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
sylus Inviato 16 Maggio 2017 Condividi Inviato 16 Maggio 2017 @0xdeadbeef yes it is Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
0xdeadbeef Inviato 19 Maggio 2017 Autore Condividi Inviato 19 Maggio 2017 Uploaded a new version 1.0.3 that allows exporting/importing fan profiles to/from simple comma separated text files ("*.fpr"). First line is an identifier, followed by lines in the format <layer>,<fan percentage> Both values are integer. Note that raft layers are negative. The fan speed given for a layer will be set directly at layer entry. No need to set an initial or final 0% value. Example: ;Fan Profile -2,30 1,20 4,82 5,93 10,94 12,96 14,87 18,99 19,84 20,89 23,99 37,80 39,72 40,73 41,100 Not excessively tested as usual. 1 Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Nagisa Inviato 19 Maggio 2017 Condividi Inviato 19 Maggio 2017 38 minutes ago, 0xdeadbeef said: Uploaded a new version 1.0.3 that allows exporting/importing fan profiles to/from simple comma separated text files ("*.fpr"). First line is an identifier, followed by lines in the format <layer>,<fan percentage> Both values are integer. Note that raft layers are negative. The fan speed given for a layer will be set directly at layer entry. No need to set an initial or final 0% value. Example: ;Fan Profile -2,30 1,20 4,82 5,93 10,94 12,96 14,87 18,99 19,84 20,89 23,99 37,80 39,72 40,73 41,100 Not excessively tested as usual. OMG! Genius! Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
0xdeadbeef Inviato 19 Maggio 2017 Autore Condividi Inviato 19 Maggio 2017 Fixed a minor glitch ("Report 0%" appended at end of ZCode when importing fan profile). -> 1.0.3b Yeah, testing sucks ;) Side note 1: you can use the preview tool to check at which layer which fan speed is used/needed. You can also use it immediately after importing a fan profile to check your result. Side note 2: If you want to calculate the layer from height, keep in mind that Zortrax is not honest about the layer heights. E.g. 90µm is really 100µm, 140µm is really 150µm and 290µm is really 300µm. You get the idea. Also the raft starts about 0.2mm above the bed and each raft layer is 0.2mm in height. Furthermore note that (for whatever reason) Z-Suite creates a separate layer for the initial mini-skirt even if it's at the same height as the lowermost raft layer. -> the raft layers -8 till -1 are really only 7 distinct 0.2mm layers -> 1.4mm in height Again, the preview tool is your friend. 1 Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Nagisa Inviato 20 Maggio 2017 Condividi Inviato 20 Maggio 2017 I have problem with Load Fan Profile, always set 0% from start to end, even I don't edit the original fpf. I'm using 1.0.3b. I save again after load, no <layer>,<fan percentage> statement. Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Nagisa Inviato 20 Maggio 2017 Condividi Inviato 20 Maggio 2017 After test, I find this problem happen to Z-Suite v1.5 and previous version. V.1.7.2.1 & V1.8 have a minor bug, the fan only last 3 layers, and drop to 0%. This is V1.8.0 original fan, I'm not sure it's Z-Suite or Ztool problem. V1.9&V1.10, haven't find any problem. Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
0xdeadbeef Inviato 20 Maggio 2017 Autore Condividi Inviato 20 Maggio 2017 Hm, I'm not sure if any of this is a problem (of ZTool). Let's try to answer in order: The fan is always 0% at startup (by definition), so it's not saved in the fan profile as it makes no sense to override. If you force a fixed 0% in Z-Suite, this might actually create a 0% fan command, but ZTool won't save it as it will only create entries when the value changes (and 0% to 0% means no change). Most versions of Z-Suite create a fixed 20% fan control after the raft even if you specify 0%. Has to do with raft separation I guess. Lately I observed fan commands inside the raft as well (at least for HIPS profiles). In Z-Suite 1.8.x, Z-Suite introduced this weird 100% oscillations and I complained with screenshots like this (was still ZDump back then but anyway) in the official forum (search for "oscillation"). Actually these oscillations even happened with a fixed fan setting. Marcin argued this was by design to avoid pillowing. Later they admitted it was a bug at least for the fixed fan setting. My understanding is that they want to set the fan to 100% above horizontal surfaces but the algorithm freaks out on slopes. Anyway, not a ZTool issue. These jumps to 100% are really there. It's just that in reality, it's a relatively slow process as it happens from layer to layer. Also depends on the model and mainly happens on 90µm and 140µm settings with models that have slopes. But yes, this still exists in Z-Suite 1.10 (see attached screenshot) Cita Link al commento Condividi su altri siti Altre opzioni di condivisione...
Messaggi raccomandati
Partecipa alla conversazione
Puoi pubblicare ora e registrarti più tardi. Se hai un account, accedi ora per pubblicarlo con il tuo account.